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=27
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=28",
    "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-environments&page=26",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_eala/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_eala",
            "name": "Eala",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 5.0,
                "swim": 5.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 15,
            "hit_points": 40,
            "hit_dice": "9d6+9",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 10,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 5
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 5,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": 3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 0,
                "deception": 3,
                "history": -4,
                "insight": 1,
                "intimidation": 3,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 1,
                "performance": 3,
                "persuasion": 3,
                "religion": -4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_eala_fire-breath",
                    "attacks": [],
                    "name": "Fire Breath ",
                    "desc": "The eala breathes fire in a 20-foot cone. Every creature in the area must make a DC 11 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save or half as much on a successful one. The eala's fire breath ignites flammable objects and melts soft metals in the area that aren't being worn or carried.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eala"
                },
                {
                    "key": "tob_eala_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The eala makes two attacks with its wing blades.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eala"
                },
                {
                    "key": "tob_eala_swan-song",
                    "attacks": [],
                    "name": "Swan Song",
                    "desc": "When the eala is reduced to 0 hit points, it can use its last breath sing a plaintive and beautiful melody. Creatures within 20 feet that can hear the eala must succeed on a DC 13 Charisma saving throw or be incapacitated for 1 round. A creature incapacitated in this way has its speed reduced to 0.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eala"
                },
                {
                    "key": "tob_eala_wing-blades",
                    "attacks": [
                        {
                            "key": "tob_eala_wing-blades_wing-blades-attack",
                            "distance_unit": "feet",
                            "name": "Wing Blades 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_eala_wing-blades",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Wing Blades",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eala"
                }
            ],
            "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_elemental-locus/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_elemental-locus",
            "name": "Elemental Locus",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 5.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 5.0,
                "crawl": 2.5,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 2.5,
                "swim": 2.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 290,
            "hit_dice": "20d20+80",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 1,
                "constitution": 18,
                "intelligence": 10,
                "wisdom": 11,
                "charisma": 11
            },
            "modifiers": {
                "strength": 9,
                "dexterity": -5,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {
                "intelligence": 6,
                "wisdom": 6,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": -5,
                "constitution": 4,
                "intelligence": 6,
                "wisdom": 6,
                "charisma": 6
            },
            "skill_bonuses": {
                "nature": 6,
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": -5,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 9,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 6,
                "perception": 6,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": -5,
                "stealth": -5,
                "survival": 0
            },
            "passive_perception": 16,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": 120.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_elemental-locus_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The elemental locus makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_elemental-locus"
                },
                {
                    "key": "tob_elemental-locus_slam",
                    "attacks": [
                        {
                            "key": "tob_elemental-locus_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach": 15.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 6,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_elemental-locus_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (6d8 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 23 Strength saving throw or be knocked prone.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_elemental-locus"
                }
            ],
            "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_elvish-veteran-archer/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_elvish-veteran-archer",
            "name": "Elvish Veteran Archer",
            "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": "chaotic good or chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 77,
            "hit_dice": "14d8+14",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 11,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 11,
                "wisdom": 13,
                "charisma": 11
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "nature": 2,
                "perception": 5,
                "stealth": 5,
                "survival": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 1,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 1,
                "nature": 2,
                "perception": 5,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 3
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_elvish-veteran-archer_longbow",
                    "attacks": [
                        {
                            "key": "tob_elvish-veteran-archer_longbow_longbow-attack",
                            "distance_unit": "feet",
                            "name": "Longbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach": null,
                            "range": 150.0,
                            "long_range": 600.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_elvish-veteran-archer_longbow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 150/600 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_elvish-veteran-archer"
                },
                {
                    "key": "tob_elvish-veteran-archer_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The elvish veteran archer makes two melee attacks or three ranged attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_elvish-veteran-archer"
                },
                {
                    "key": "tob_elvish-veteran-archer_shortsword",
                    "attacks": [
                        {
                            "key": "tob_elvish-veteran-archer_shortsword_shortsword-attack",
                            "distance_unit": "feet",
                            "name": "Shortsword 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": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_elvish-veteran-archer_shortsword",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_elvish-veteran-archer"
                },
                {
                    "key": "tob_elvish-veteran-archer_volley",
                    "attacks": [],
                    "name": "Volley ",
                    "desc": "The elvish archer makes one ranged attack against every enemy within 10 feet of a point it can see.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_elvish-veteran-archer"
                }
            ],
            "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_emerald-eye/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_emerald-eye",
            "name": "Emerald Eye",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?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/construct/?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": 14,
            "hit_points": 54,
            "hit_dice": "12d4+24",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 3,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 15,
                "wisdom": 12,
                "charisma": 16
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 4
            },
            "saving_throws_all": {
                "strength": -4,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 4,
                "wisdom": 1,
                "charisma": 3
            },
            "skill_bonuses": {
                "acrobatics": 4,
                "arcana": 4,
                "deception": 5,
                "history": 4,
                "perception": 3,
                "persuasion": 5,
                "religion": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 1,
                "arcana": 4,
                "athletics": -4,
                "deception": 5,
                "history": 4,
                "insight": 1,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 3,
                "performance": 3,
                "persuasion": 5,
                "religion": 4,
                "sleight_of_hand": 2,
                "stealth": 2,
                "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/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?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/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/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_emerald-eye_attraction",
                    "attacks": [],
                    "name": "Attraction ",
                    "desc": "An emerald eye can compel one creature to move toward a particular person or object. If the creature fails a DC 13 Charisma saving throw, it feels a powerful compulsion to move toward whatever the emerald eye chooses. The target creature must be within 25 feet of the emerald eye when attraction is triggered, but the creature is then free to move beyond this range while remaining under the effect. Nothing seems out of the ordinary to the creature, but it does not knowingly put itself or its allies in harm's way to reach the object. The creature may attempt another DC 13 Charisma saving throw at the start of each of its turns; a success ends the effect.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-eye"
                },
                {
                    "key": "tob_emerald-eye_bind",
                    "attacks": [],
                    "name": "Bind ",
                    "desc": "The emerald eye can bind itself psychically to a creature with an Intelligence of 6 or greater. The attempt fails if the target succeeds on a DC 13 Charisma saving throw. The attempt is unnoticed by the target, regardless of the result.",
                    "uses_type": "PER_DAY",
                    "uses_param": 3,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-eye"
                },
                {
                    "key": "tob_emerald-eye_slash",
                    "attacks": [
                        {
                            "key": "tob_emerald-eye_slash_slash-attack",
                            "distance_unit": "feet",
                            "name": "Slash attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 5,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_emerald-eye_slash",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Slash",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 14 (5d4 + 2) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-eye"
                },
                {
                    "key": "tob_emerald-eye_telepathic-lash",
                    "attacks": [],
                    "name": "Telepathic Lash ",
                    "desc": "An emerald eye can overwhelm one humanoid creature within 25 feet with emotions and impulses the creature is hard-pressed to control. If the target fails a DC 13 Wisdom saving throw, it is stunned for 1 round.",
                    "uses_type": "PER_DAY",
                    "uses_param": 3,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-eye"
                }
            ],
            "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_emerald-order-cult-leader/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_emerald-order-cult-leader",
            "name": "Emerald Order Cult Leader",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "lawful neutral or evil",
            "languages": [],
            "armor_class": 14,
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 10,
                "dexterity": 10,
                "constitution": 14,
                "intelligence": 15,
                "wisdom": 20,
                "charisma": 15
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 2
            },
            "saving_throws": {
                "intelligence": 5,
                "wisdom": 8,
                "charisma": 5
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": 5,
                "wisdom": 8,
                "charisma": 5
            },
            "skill_bonuses": {
                "arcana": 5,
                "deception": 5,
                "history": 5,
                "religion": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 5,
                "arcana": 5,
                "athletics": 0,
                "deception": 5,
                "history": 5,
                "insight": 5,
                "intimidation": 2,
                "investigation": 2,
                "medicine": 5,
                "nature": 2,
                "perception": 5,
                "performance": 2,
                "persuasion": 2,
                "religion": 5,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 5
            },
            "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/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_emerald-order-cult-leader_esoteric-vengeance",
                    "attacks": [],
                    "name": "Esoteric Vengeance",
                    "desc": "As a reaction when struck by a melee attack, the emerald order cult leader can expend a spell slot to do 10 (3d6) necrotic damage to the attacker. If the emerald order cult leader expends a spell slot of 2nd level or higher, the damage increases by 1d6 for each level above 1st.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-order-cult-leader"
                },
                {
                    "key": "tob_emerald-order-cult-leader_mace",
                    "attacks": [
                        {
                            "key": "tob_emerald-order-cult-leader_mace_mace-attack",
                            "distance_unit": "feet",
                            "name": "Mace 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_emerald-order-cult-leader_mace",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-order-cult-leader"
                },
                {
                    "key": "tob_emerald-order-cult-leader_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The Emerald Order cult leader makes one melee attack and casts a cantrip.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_emerald-order-cult-leader"
                }
            ],
            "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_empty-cloak/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_empty-cloak",
            "name": "Empty Cloak",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 45,
            "hit_dice": "10d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 18,
                "dexterity": 14,
                "constitution": 10,
                "intelligence": 10,
                "wisdom": 10,
                "charisma": 1
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 2
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 4,
                "deception": -5,
                "history": 0,
                "insight": 0,
                "intimidation": -5,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": -5,
                "persuasion": -5,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/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_empty-cloak_razor-cloak",
                    "attacks": [
                        {
                            "key": "tob_empty-cloak_razor-cloak_razor-cloak-attack",
                            "distance_unit": "feet",
                            "name": "Razor Cloak 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_empty-cloak_razor-cloak",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Razor Cloak",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_empty-cloak"
                },
                {
                    "key": "tob_empty-cloak_shadow-slam",
                    "attacks": [
                        {
                            "key": "tob_empty-cloak_shadow-slam_shadow-slam-attack",
                            "distance_unit": "feet",
                            "name": "Shadow 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": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_empty-cloak_shadow-slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Shadow Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_empty-cloak"
                },
                {
                    "key": "tob_empty-cloak_shadow-snare",
                    "attacks": [],
                    "name": "Shadow Snare",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: Large or smaller creatures are restrained. To escape, the restrained creature or an adjacent ally must use an action to make a successful DC 14 Strength check. The shadow snare has 15 hit points and AC 12.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_empty-cloak"
                }
            ],
            "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_eonic-drifter/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_eonic-drifter",
            "name": "Eonic Drifter",
            "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": "chaotic neutral",
            "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/sylvan/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 9,
                "dexterity": 14,
                "constitution": 14,
                "intelligence": 18,
                "wisdom": 11,
                "charisma": 13
            },
            "modifiers": {
                "strength": -1,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 4,
                "wisdom": 0,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -1,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 4,
                "wisdom": 0,
                "charisma": 1
            },
            "skill_bonuses": {
                "arcana": 6,
                "history": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 6,
                "athletics": -1,
                "deception": 1,
                "history": 6,
                "insight": 0,
                "intimidation": 1,
                "investigation": 4,
                "medicine": 0,
                "nature": 4,
                "perception": 0,
                "performance": 1,
                "persuasion": 1,
                "religion": 4,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_eonic-drifter_drift-backward",
                    "attacks": [],
                    "name": "Drift Backward ",
                    "desc": "A future self of the eonic drifter materializes in an unoccupied space within 30 feet of the drifter. The future self has the eonic drifter's stats and its full hit points, and it takes its turn immediately after its present self. Killing the original eonic drifter makes its future self disappear. If the present self sees its future self die, the eonic drifter must make a DC 13 Wisdom saving throw. There is no effect if the save succeeds. If the saving throw fails, roll 1d6 to determine the effect on the eonic drifter: 1 = frightened, 2 = incapacitated, 3 = paralyzed, 4 = unconscious, 5 or 6 = has disadvantage on attack rolls and ability checks. These effects last 1d4 rounds.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eonic-drifter"
                },
                {
                    "key": "tob_eonic-drifter_drift-forward",
                    "attacks": [],
                    "name": "Drift Forward ",
                    "desc": "The future self makes a time warping staff attack against a target. If the attack hits, instead of causing bludgeoning damage, both the target and the attacker jump forward through time, effectively ceasing to exist in the present time. They reappear in the same locations 1d4 rounds later, at the end of the present self's turn. Creatures occupying those locations at that moment are pushed 5 feet in a direction of their own choosing. The target of the drift (but not the future self) must then make a DC 13 Wisdom saving throw, with effects identical to those for the eonic drifter witnessing the death of its future self (see Drift Backward). The future self doesn't reappear after using this ability the second time; only the target of the drift reappears from the second use. This does not trigger a saving throw for the present self.",
                    "uses_type": "PER_DAY",
                    "uses_param": 2,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eonic-drifter"
                },
                {
                    "key": "tob_eonic-drifter_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The eonic drifter can either use Drift Backward or make two attacks with its time warping staff. The eonic drifter's future self (if present) can only use Drift Forward.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eonic-drifter"
                },
                {
                    "key": "tob_eonic-drifter_time-warping-staff",
                    "attacks": [
                        {
                            "key": "tob_eonic-drifter_time-warping-staff_time-warping-staff-attack",
                            "distance_unit": "feet",
                            "name": "Time Warping Staff 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_eonic-drifter_time-warping-staff",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Time Warping Staff",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eonic-drifter"
                }
            ],
            "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_eye-golem/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_eye-golem",
            "name": "Eye Golem",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 20,
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 22,
                "dexterity": 9,
                "constitution": 20,
                "intelligence": 5,
                "wisdom": 11,
                "charisma": 1
            },
            "modifiers": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {
                "perception": 8
            },
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": 6,
                "deception": -5,
                "history": -3,
                "insight": 0,
                "intimidation": -5,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 8,
                "performance": -5,
                "persuasion": -5,
                "religion": -3,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 18,
            "damage_immunities": [
                "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/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": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [
                {
                    "key": "tob_eye-golem_gaze-of-ancient-light",
                    "attacks": [],
                    "name": "Gaze of Ancient Light ",
                    "desc": "The golem emits a burst of blinding light, affecting all opponents within 30 feet who are visible to it. These creatures must make a successful DC 17 Constitution saving throw or be permanently blinded. All affected creatures, including those that save successfully, are stunned until the end of their next turn.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eye-golem"
                },
                {
                    "key": "tob_eye-golem_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The golem makes two melee attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eye-golem"
                },
                {
                    "key": "tob_eye-golem_primal-voice-of-doom",
                    "attacks": [],
                    "name": "Primal Voice of Doom ",
                    "desc": "The golem intones a disturbing invocation of the sun god. Creatures within 30 feet of the golem must make a successful DC 17 Wisdom saving throw or become frightened Deaf or unhearing creatures are unaffected.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eye-golem"
                },
                {
                    "key": "tob_eye-golem_shoot-into-the-sun-1-minuteday",
                    "attacks": [],
                    "name": "Shoot into the Sun (1 minute/day)",
                    "desc": "When roused for combat, the golem opens many of its eyes, emitting blinding light. All ranged attacks, including ranged spells that require a spell attack roll, are made with disadvantage against the golem. The effect persists as long as the eye golem desires, up to a total of 1 minute (10 rounds) per day.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eye-golem"
                },
                {
                    "key": "tob_eye-golem_slam",
                    "attacks": [
                        {
                            "key": "tob_eye-golem_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "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_eye-golem_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5ft., one target. Hit: 24 (4d8 + 6) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_eye-golem"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_fate-eater/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_fate-eater",
            "name": "Fate Eater",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 16,
            "hit_points": 182,
            "hit_dice": "28d8+56",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 18,
                "dexterity": 12,
                "constitution": 14,
                "intelligence": 18,
                "wisdom": 16,
                "charisma": 9
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": -1
            },
            "saving_throws": {
                "constitution": 5
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": -1
            },
            "skill_bonuses": {
                "arcana": 7,
                "history": 7,
                "insight": 6,
                "religion": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 7,
                "athletics": 4,
                "deception": -1,
                "history": 7,
                "insight": 6,
                "intimidation": -1,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 3,
                "performance": -1,
                "persuasion": -1,
                "religion": 7,
                "sleight_of_hand": 1,
                "stealth": 1,
                "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/charmed/?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_fate-eater_bite",
                    "attacks": [
                        {
                            "key": "tob_fate-eater_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 5,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_fate-eater_bite",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 26 (5d8 + 4) slashing damage plus 11 (2d10) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fate-eater"
                },
                {
                    "key": "tob_fate-eater_spectral-bite",
                    "attacks": [],
                    "name": "Spectral Bite",
                    "desc": "when a fate eater scores a critical hit against a target, it damages not only the creature but also the threads of its fate, changing the character's past or future. The target must roll 1d6 on the chart below for each critical hit that isn't negated by a successful DC 15 Charisma saving throw:1- Seeing the Alternates: Suffers the effects of the confusion spell for 1d4 rounds2- Untied from the Loom: Character's speed is randomized for four rounds. Roll 3d20 at the start of each of the character's turns to determine his or her speed in feet that turn3- Shifting Memories: Permanently loses 2 from a random skill and gains 2 in a random untrained skill4- Not So Fast: Loses the use of one class ability, chosen at random5- Lost Potential: Loses 1 point from one randomly chosen ability score6- Took the Lesser Path: The character's current hit point total becomes his or her hit point maximum effects 3-6 are permanent until the character makes a successful Charisma saving throw. The saving throw is repeated after every long rest, but the DC increases by 1 after every long rest, as the character becomes more entrenched in this new destiny. Otherwise, these new fates can be undone by nothing short of a wish spell or comparable magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fate-eater"
                }
            ],
            "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_fellforged/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_fellforged",
            "name": "Fellforged",
            "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/construct/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 15,
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 14,
                "dexterity": 12,
                "constitution": 17,
                "intelligence": 12,
                "wisdom": 14,
                "charisma": 15
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 2
            },
            "saving_throws": {
                "strength": 8
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 2,
                "deception": 2,
                "history": 1,
                "insight": 2,
                "intimidation": 2,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 2,
                "performance": 2,
                "persuasion": 2,
                "religion": 1,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 2
            },
            "passive_perception": 12,
            "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/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_fellforged_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The fellforged makes two necrotic slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fellforged"
                },
                {
                    "key": "tob_fellforged_necrotic-slam",
                    "attacks": [
                        {
                            "key": "tob_fellforged_necrotic-slam_necrotic-slam-attack",
                            "distance_unit": "feet",
                            "name": "Necrotic 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_fellforged_necrotic-slam",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Necrotic Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) bludgeoning damage plus 4 (1d8) necrotic damage, and the target must succeed on a DC 14 Constitution saving throw or its hit point maximum is reduced by an amount equal to the total damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fellforged"
                },
                {
                    "key": "tob_fellforged_violent-escapement",
                    "attacks": [],
                    "name": "Violent Escapement",
                    "desc": "With little regard for the clockwork bodies they inhabit, fellforged wraiths can stress and strain their mechanisms in such a violent manner that flywheels become unbalanced, gears shatter, and springs snap. As a bonus action, this violent burst of gears and pulleys deals 7 (2d6) piercing damage to all foes within 5 feet who fail a DC 14 Dexterity saving throw. Each use of this ability imposes a cumulative reduction in movement of 5 feet upon the fellforged. If its speed is reduced to 0 feet, the fellforged becomes paralyzed.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fellforged"
                }
            ],
            "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_fext/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_fext",
            "name": "Fext",
            "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": "any alignment",
            "languages": [],
            "armor_class": 17,
            "hit_points": 60,
            "hit_dice": "11d8+11",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 14,
                "dexterity": 16,
                "constitution": 1,
                "intelligence": 14,
                "wisdom": 12,
                "charisma": 18
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 3,
                "constitution": -5,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 6,
                "wisdom": 4,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 6,
                "constitution": -5,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 7
            },
            "skill_bonuses": {
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 2,
                "deception": 4,
                "history": 2,
                "insight": 1,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 4,
                "performance": 4,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 14,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_fext_eldritch-blade",
                    "attacks": [
                        {
                            "key": "tob_fext_eldritch-blade_eldritch-blade-attack",
                            "distance_unit": "feet",
                            "name": "Eldritch Blade 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_fext_eldritch-blade",
                            "damage_type": null,
                            "extra_damage_type": "force"
                        }
                    ],
                    "name": "Eldritch Blade",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage plus 16 (3d10) force damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fext"
                },
                {
                    "key": "tob_fext_eldritch-fury",
                    "attacks": [
                        {
                            "key": "tob_fext_eldritch-fury_eldritch-fury-attack",
                            "distance_unit": "feet",
                            "name": "Eldritch Fury attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach": null,
                            "range": 60.0,
                            "long_range": 200.0,
                            "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_fext_eldritch-fury",
                            "damage_type": null,
                            "extra_damage_type": "force"
                        }
                    ],
                    "name": "Eldritch Fury",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60/200 ft., one creature. Hit: 25 (4d10 + 3) force damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fext"
                },
                {
                    "key": "tob_fext_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The fext makes two melee or ranged attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fext"
                }
            ],
            "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_feyward-tree/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_feyward-tree",
            "name": "Feyward Tree",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?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/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 17,
            "hit_points": 94,
            "hit_dice": "9d12+36",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 18,
                "intelligence": 2,
                "wisdom": 11,
                "charisma": 6
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {
                "constitution": 7,
                "wisdom": 3,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": -4,
                "wisdom": 3,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 8,
                "deception": -2,
                "history": -4,
                "insight": 0,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 3,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 13,
            "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_feyward-tree_flaying-leaves",
                    "attacks": [],
                    "name": "Flaying Leaves ",
                    "desc": "The tree can launch a barrage of razor-sharp cold iron leaves from its branches in a 20-foot-radius burst. All creatures caught within this area must make a successful DC 16 Dexterity saving throw or take 21 (6d6) slashing damage, or half as much damage on a successful one.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_feyward-tree"
                },
                {
                    "key": "tob_feyward-tree_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The tree makes two razor-leafed branch attacks, and may use a bonus action to make a razor-leafed branch attack against any creature standing next to it.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_feyward-tree"
                },
                {
                    "key": "tob_feyward-tree_razor-leafed-branch",
                    "attacks": [
                        {
                            "key": "tob_feyward-tree_razor-leafed-branch_razor-leafed-branch-attack",
                            "distance_unit": "feet",
                            "name": "Razor-Leafed Branch attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach": 15.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_feyward-tree_razor-leafed-branch",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Razor-Leafed Branch",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 21 (3d8 + 8) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_feyward-tree"
                }
            ],
            "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_fidele-angel/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_fidele-angel",
            "name": "Fidele Angel",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 104,
            "hit_dice": "16d8+32",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 20,
                "dexterity": 18,
                "constitution": 14,
                "intelligence": 14,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 5,
                "intelligence": 5,
                "wisdom": 6,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 7,
                "constitution": 5,
                "intelligence": 5,
                "wisdom": 6,
                "charisma": 7
            },
            "skill_bonuses": {
                "insight": 6,
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 5,
                "deception": 4,
                "history": 2,
                "insight": 6,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 6,
                "performance": 4,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 3
            },
            "passive_perception": 16,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?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/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?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_fidele-angel_1-longbow",
                    "attacks": [
                        {
                            "key": "tob_fidele-angel_1-longbow-mortal-or-angel-form-only_1-longbow-mortal-or-angel-form-only-attack",
                            "distance_unit": "feet",
                            "name": "+1 Longbow (Mortal or Angel Form Only) attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": null,
                            "range": 150.0,
                            "long_range": 600.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_fidele-angel_1-longbow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "+1 Longbow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 150/600 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Mortal or Angel Form Only",
                    "legendary_cost": null,
                    "parent": "tob_fidele-angel"
                },
                {
                    "key": "tob_fidele-angel_1-longsword",
                    "attacks": [
                        {
                            "key": "tob_fidele-angel_1-longsword-mortal-or-angel-form-only_1-longsword-mortal-or-angel-form-only-attack",
                            "distance_unit": "feet",
                            "name": "+1 Longsword (Mortal or Angel 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": 1,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_fidele-angel_1-longsword",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "+1 Longsword",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) slashing damage or 11 (1d10 + 6) slashing damage if used with two hands.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Mortal or Angel Form Only",
                    "legendary_cost": null,
                    "parent": "tob_fidele-angel"
                },
                {
                    "key": "tob_fidele-angel_beak",
                    "attacks": [
                        {
                            "key": "tob_fidele-angel_beak-eagle-form-only_beak-eagle-form-only-attack",
                            "distance_unit": "feet",
                            "name": "Beak (Eagle Form Only) 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_fidele-angel_beak",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Eagle Form Only",
                    "legendary_cost": null,
                    "parent": "tob_fidele-angel"
                },
                {
                    "key": "tob_fidele-angel_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The angel makes two longsword attacks or two longbow attacks; in eagle form, it instead makes two talon attacks and one beak attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_fidele-angel"
                },
                {
                    "key": "tob_fidele-angel_talons",
                    "attacks": [
                        {
                            "key": "tob_fidele-angel_talons-eagle-form-only_talons-eagle-form-only-attack",
                            "distance_unit": "feet",
                            "name": "Talons (Eagle Form Only) attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_fidele-angel_talons",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Eagle Form Only",
                    "legendary_cost": null,
                    "parent": "tob_fidele-angel"
                }
            ],
            "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_firebird/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_firebird",
            "name": "Firebird",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "fly": 100.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 100.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "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/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 99,
            "hit_dice": "18d6+36",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 12,
                "dexterity": 19,
                "constitution": 14,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 21
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 4,
                "intelligence": 5,
                "wisdom": 4,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 6,
                "constitution": 4,
                "intelligence": 5,
                "wisdom": 4,
                "charisma": 7
            },
            "skill_bonuses": {
                "acrobatics": 6,
                "arcana": 5,
                "insight": 4,
                "medicine": 4,
                "nature": 5,
                "perception": 7,
                "religion": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 2,
                "arcana": 5,
                "athletics": 1,
                "deception": 5,
                "history": 3,
                "insight": 4,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 4,
                "nature": 5,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 5,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 2
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/invisible/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [
                {
                    "key": "tob_firebird_bite",
                    "attacks": [
                        {
                            "key": "tob_firebird_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": 1,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_firebird_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_firebird"
                },
                {
                    "key": "tob_firebird_blinding-ray",
                    "attacks": [],
                    "name": "Blinding Ray ",
                    "desc": "The firebird can fire a burning ray of light from its tail feathers in a line 5 feet wide and up to 50 feet long. Targets in the line must succeed on a DC 15 Dexterity saving throw or take 24 (7d6) fire damage and become blinded for 1d4 rounds. A successful saving throw negates the blindness and reduces the damage by half.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_firebird"
                },
                {
                    "key": "tob_firebird_claw",
                    "attacks": [
                        {
                            "key": "tob_firebird_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_firebird_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d8 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_firebird"
                },
                {
                    "key": "tob_firebird_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The firebird 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_firebird"
                }
            ],
            "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_firegeist/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_firegeist",
            "name": "Firegeist",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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/elemental/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 87,
            "hit_dice": "25d6",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 7,
                "dexterity": 18,
                "constitution": 10,
                "intelligence": 4,
                "wisdom": 16,
                "charisma": 6
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": -3,
                "athletics": -2,
                "deception": -2,
                "history": -3,
                "insight": 3,
                "intimidation": -2,
                "investigation": -3,
                "medicine": 3,
                "nature": -3,
                "perception": 5,
                "performance": -2,
                "persuasion": -2,
                "religion": -3,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 3
            },
            "passive_perception": 15,
            "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/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_firegeist_combustion-touch",
                    "attacks": [],
                    "name": "Combustion Touch ",
                    "desc": "The firegeist may ignite a target when making a slam attack. The target must immediately succeed at a DC 13 Dexterity saving throw or catch fire, taking an additional 5 (1d10) fire damage at the beginning of its next turn. Until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_firegeist"
                },
                {
                    "key": "tob_firegeist_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The firegeist makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_firegeist"
                },
                {
                    "key": "tob_firegeist_slam",
                    "attacks": [
                        {
                            "key": "tob_firegeist_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": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_firegeist_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_firegeist"
                }
            ],
            "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_flutterflesh/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_flutterflesh",
            "name": "Flutterflesh",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 60.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": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 187,
            "hit_dice": "22d10+66",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 11,
                "dexterity": 18,
                "constitution": 17,
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 10
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {
                "strength": 4,
                "dexterity": 8
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 8,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "deception": 4,
                "perception": 5,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 0,
                "deception": 4,
                "history": 1,
                "insight": 1,
                "intimidation": 0,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 5,
                "performance": 0,
                "persuasion": 0,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 8,
                "survival": 1
            },
            "passive_perception": 15,
            "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/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?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": 240.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_flutterflesh_bone-spur",
                    "attacks": [
                        {
                            "key": "tob_flutterflesh_bone-spur_bone-spur-attack",
                            "distance_unit": "feet",
                            "name": "Bone Spur 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_flutterflesh_bone-spur",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Bone Spur",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage plus 11 (2d10) necrotic damage. If both attacks hit a single creature in the same turn, it is grappled (escape DC 10). As a bonus action, the flutterflesh can choose whether this attack does bludgeoning, piercing, or slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_flutterflesh"
                },
                {
                    "key": "tob_flutterflesh_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The flutterflesh makes two bone spur attacks or two tormenting gaze attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_flutterflesh"
                },
                {
                    "key": "tob_flutterflesh_slash",
                    "attacks": [
                        {
                            "key": "tob_flutterflesh_slash_slash-attack",
                            "distance_unit": "feet",
                            "name": "Slash attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_flutterflesh_slash",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Slash",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage. On a critical hit, the target takes an additional 27 (5d10) slashing damage and must make a DC 12 Constitution saving throw. On a failure, the flutterflesh lops off and absorbs one of the target's limbs (chosen randomly) and heals hit points equal to the additional slashing damage it inflicted.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_flutterflesh"
                },
                {
                    "key": "tob_flutterflesh_tormenting-gaze",
                    "attacks": [],
                    "name": "Tormenting Gaze",
                    "desc": "A target creature within 120 feet and able to see the flutterflesh takes 18 (4d8) psychic damage and is paralyzed for 1d4 rounds, or takes half damage and isn't paralyzed with a successful DC 15 Wisdom saving throw. Tormenting gaze can't be used against the same target twice in a single turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_flutterflesh"
                }
            ],
            "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_folk-of-leng/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_folk-of-leng",
            "name": "Folk Of Leng",
            "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",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 68,
            "hit_dice": "8d8+32",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 12,
                "dexterity": 15,
                "constitution": 18,
                "intelligence": 14,
                "wisdom": 16,
                "charisma": 22
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 6
            },
            "saving_throws": {
                "dexterity": 4,
                "wisdom": 5
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 6
            },
            "skill_bonuses": {
                "arcana": 4,
                "deception": 8,
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 4,
                "athletics": 1,
                "deception": 8,
                "history": 2,
                "insight": 3,
                "intimidation": 6,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 5,
                "performance": 6,
                "persuasion": 6,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 15,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "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_folk-of-leng_etheric-harpoon",
                    "attacks": [
                        {
                            "key": "tob_folk-of-leng_etheric-harpoon_etheric-harpoon-attack",
                            "distance_unit": "feet",
                            "name": "Etheric Harpoon attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": null,
                            "range": 30.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_folk-of-leng_etheric-harpoon",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Etheric Harpoon",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30 ft., one target. Hit: 10 (1d8 + 6) necrotic damage, and the target must make a successful DC 13 Wisdom saving throw or be grappled (escape DC 13). In addition, armor has no effect against the attack roll of an etheric harpoon; only the Dexterity modifier factored into the target's AC is considered.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_folk-of-leng"
                },
                {
                    "key": "tob_folk-of-leng_hooked-spider-net",
                    "attacks": [],
                    "name": "Hooked Spider Net ",
                    "desc": "Ranged Weapon Attack. +4 to hit, range 20/50 ft., one target. Hit: 3 (1d6) piercing damage plus 19 (3d12) poison damage, and the target is restrained. A successful DC 14 Constitution saving throw halves the poison damage.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_folk-of-leng"
                },
                {
                    "key": "tob_folk-of-leng_psychic-scimitar",
                    "attacks": [
                        {
                            "key": "tob_folk-of-leng_psychic-scimitar_psychic-scimitar-attack",
                            "distance_unit": "feet",
                            "name": "Psychic Scimitar 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_folk-of-leng_psychic-scimitar",
                            "damage_type": null,
                            "extra_damage_type": "psychic"
                        }
                    ],
                    "name": "Psychic Scimitar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 3 (1d6) psychic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_folk-of-leng"
                }
            ],
            "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_gearforged-templar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_gearforged-templar",
            "name": "Gearforged Templar",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "lawful neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 71,
            "hit_dice": "11d8+22",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 20,
                "dexterity": 9,
                "constitution": 15,
                "intelligence": 12,
                "wisdom": 16,
                "charisma": 10
            },
            "modifiers": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 0
            },
            "saving_throws": {
                "dexterity": 2,
                "constitution": 5
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 0
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 5,
                "deception": 0,
                "history": 1,
                "insight": 3,
                "intimidation": 0,
                "investigation": 1,
                "medicine": 3,
                "nature": 1,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": 1,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 3
            },
            "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/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/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_gearforged-templar_glaive",
                    "attacks": [
                        {
                            "key": "tob_gearforged-templar_glaive_glaive-attack",
                            "distance_unit": "feet",
                            "name": "Glaive attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_gearforged-templar_glaive",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Glaive",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gearforged-templar"
                },
                {
                    "key": "tob_gearforged-templar_javelin",
                    "attacks": [
                        {
                            "key": "tob_gearforged-templar_javelin_javelin-attack",
                            "distance_unit": "feet",
                            "name": "Javelin attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "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_gearforged-templar_javelin",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Javelin",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 8 (1d6 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gearforged-templar"
                },
                {
                    "key": "tob_gearforged-templar_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The gearforged templar makes three attacks with its glaive.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gearforged-templar"
                },
                {
                    "key": "tob_gearforged-templar_parry",
                    "attacks": [],
                    "name": "Parry",
                    "desc": "The gearforged templar raises its AC by 3 against one melee attack that would hit it. To do so, the gearforged must be able to see the attacker and must be wielding a melee weapon.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gearforged-templar"
                },
                {
                    "key": "tob_gearforged-templar_whirlwind",
                    "attacks": [],
                    "name": "Whirlwind ",
                    "desc": "The gearforged templar whirls its glaive in a great arc. Every creature within 10 feet of the gearforged takes 16 (3d10) slashing damage, or half damage with a successful DC 16 Dexterity saving throw.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gearforged-templar"
                }
            ],
            "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_ghost-knight/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ghost-knight",
            "name": "Ghost Knight",
            "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": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 17,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 7
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {
                "athletics": 6,
                "perception": 3,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 6,
                "deception": -2,
                "history": -1,
                "insight": 0,
                "intimidation": -2,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 3,
                "performance": -2,
                "persuasion": -2,
                "religion": -1,
                "sleight_of_hand": 2,
                "stealth": 5,
                "survival": 0
            },
            "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/necrotic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ghost-knight_battleaxe",
                    "attacks": [
                        {
                            "key": "tob_ghost-knight_battleaxe_battleaxe-attack",
                            "distance_unit": "feet",
                            "name": "Battleaxe 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_ghost-knight_battleaxe",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage or 8 (1d10 + 3) slashing damage if used with two hands, plus 10 (3d6) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ghost-knight"
                },
                {
                    "key": "tob_ghost-knight_bite",
                    "attacks": [
                        {
                            "key": "tob_ghost-knight_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_ghost-knight_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.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ghost-knight"
                },
                {
                    "key": "tob_ghost-knight_claws",
                    "attacks": [
                        {
                            "key": "tob_ghost-knight_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": 2,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ghost-knight_claws",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. A paralyzed target repeats 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_ghost-knight"
                },
                {
                    "key": "tob_ghost-knight_lance",
                    "attacks": [
                        {
                            "key": "tob_ghost-knight_lance_lance-attack",
                            "distance_unit": "feet",
                            "name": "Lance attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ghost-knight_lance",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Lance",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (1d12 + 3) piercing damage plus 10 (3d6) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ghost-knight"
                },
                {
                    "key": "tob_ghost-knight_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The ghost knight makes three melee attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ghost-knight"
                }
            ],
            "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_giant-ant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_giant-ant",
            "name": "Giant Ant",
            "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": 52,
            "hit_dice": "7d10+14",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 15,
                "dexterity": 13,
                "constitution": 15,
                "intelligence": 1,
                "wisdom": 9,
                "charisma": 2
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": -5,
                "wisdom": -1,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": -5,
                "wisdom": -1,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "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": 1,
                "stealth": 1,
                "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_giant-ant_bite",
                    "attacks": [
                        {
                            "key": "tob_giant-ant_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_giant-ant_bite",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Bite",
                    "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). Until this grapple ends, the target is restrained and the giant ant can't bite a different target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_giant-ant"
                },
                {
                    "key": "tob_giant-ant_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The giant ant makes one bite attack and one sting attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_giant-ant"
                },
                {
                    "key": "tob_giant-ant_sting",
                    "attacks": [
                        {
                            "key": "tob_giant-ant_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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_giant-ant_sting",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage plus 22 (4d10) poison damage, or half as much poison damage with a successful DC 12 Constitution saving throw.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_giant-ant"
                }
            ],
            "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_giant-ant-queen/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_giant-ant-queen",
            "name": "Giant Ant Queen",
            "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": 15,
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 17,
                "dexterity": 13,
                "constitution": 16,
                "intelligence": 2,
                "wisdom": 11,
                "charisma": 4
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 3,
                "deception": -3,
                "history": -4,
                "insight": 0,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "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": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_giant-ant-queen_bite",
                    "attacks": [
                        {
                            "key": "tob_giant-ant-queen_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_giant-ant-queen_bite",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the giant ant can't bite a different target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_giant-ant-queen"
                },
                {
                    "key": "tob_giant-ant-queen_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The giant ant queen makes two bite attacks and one sting attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_giant-ant-queen"
                },
                {
                    "key": "tob_giant-ant-queen_sting",
                    "attacks": [
                        {
                            "key": "tob_giant-ant-queen_sting_sting-attack",
                            "distance_unit": "feet",
                            "name": "Sting 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_giant-ant-queen_sting",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 22 (4d10) poison damage, or half as much poison damage with a successful DC 14 Constitution saving throw.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_giant-ant-queen"
                }
            ],
            "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_gilded-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_gilded-devil",
            "name": "Gilded Devil",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 112,
            "hit_dice": "15d8+45",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 17,
                "dexterity": 15,
                "constitution": 17,
                "intelligence": 15,
                "wisdom": 18,
                "charisma": 17
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 3
            },
            "saving_throws": {
                "strength": 6,
                "constitution": 6,
                "wisdom": 7,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 7,
                "charisma": 6
            },
            "skill_bonuses": {
                "deception": 9,
                "history": 5,
                "insight": 10,
                "persuasion": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 4,
                "arcana": 2,
                "athletics": 3,
                "deception": 9,
                "history": 5,
                "insight": 10,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 4,
                "nature": 2,
                "perception": 4,
                "performance": 3,
                "persuasion": 9,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 4
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_gilded-devil_betrayal-of-riches",
                    "attacks": [],
                    "name": "Betrayal of Riches ",
                    "desc": "as a bonus action, a gilded devil can turn rings, necklaces, and other jewelry momentarily against their wearer. The devil can affect any visible item of jewelry on up to two creatures within 60 feet, twisting them into cruel barbs and spikes. Each target must succeed on a DC 15 Wisdom saving throw to halve the damage from this effect. If the saving throw fails, the victim takes 13 (3d8) piercing damage and an additional effect based on the item location targeted.\n\nan item is treated as jewelry if it is made of a precious material (such as silver, gold, ivory, or adamantine), adorned with gems, or both, and is worth at least 100 gp.\n\narms: STR Save or Melee Damage halved until a short rest\n\nhand: STR Save or Drop any held item\n\neyes: DEX Save or Permanently blinded\n\nhead: DEX Save Disadvantage on INT checks until long rest\n\nfeet: DEX Save or Speed halved for 24 hours\n\nneck: CON Save or Stunned, unable to breathe for 1 round\n\nother: No additional effects",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gilded-devil"
                },
                {
                    "key": "tob_gilded-devil_heavy-flail-scourge-of-avarice",
                    "attacks": [
                        {
                            "key": "tob_gilded-devil_heavy-flail-scourge-of-avarice_heavy-flail-scourge-of-avarice-attack",
                            "distance_unit": "feet",
                            "name": "Heavy Flail (Scourge of Avarice) attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_gilded-devil_heavy-flail-scourge-of-avarice",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Heavy Flail (Scourge of Avarice)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gilded-devil"
                },
                {
                    "key": "tob_gilded-devil_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The gilded devil makes two heavy flail attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gilded-devil"
                },
                {
                    "key": "tob_gilded-devil_scorn-base-metals",
                    "attacks": [],
                    "name": "Scorn Base Metals",
                    "desc": "A gilded devil's attacks ignore any protection provided by nonmagical armor made of bronze, iron, steel, or similar metals. Protection provided by valuable metals such as adamantine, mithral, and gold apply, as do bonuses provided by non-metallic objects.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gilded-devil"
                },
                {
                    "key": "tob_gilded-devil_scourge-of-avarice",
                    "attacks": [],
                    "name": "Scourge of Avarice",
                    "desc": "As a bonus action, a gilded devil wearing jewelry worth at least 1,000 gp can reshape it into a +2 heavy flail. A creature struck by this jeweled flail suffers disadvantage on all Wisdom saving throws until his or her next short rest, in addition to normal weapon damage. The flail reverts to its base components 1 minute after it leaves the devil's grasp, or upon the gilded devil's death.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gilded-devil"
                },
                {
                    "key": "tob_gilded-devil_voracious-greed",
                    "attacks": [],
                    "name": "Voracious Greed",
                    "desc": "As an action, a gilded devil can consume nonmagical jewelry or coinage worth up to 1,000 gp. For each 200 gp consumed, it heals 5 hp of damage. A gilded devil can use this ability against the worn items of a grappled foe. The target must succeed on a DC 13 Dexterity saving throw to keep an item from being consumed.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_gilded-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_grim-jester/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_grim-jester",
            "name": "Grim Jester",
            "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/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 14,
                "dexterity": 22,
                "constitution": 18,
                "intelligence": 16,
                "wisdom": 16,
                "charisma": 20
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 6,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 10,
                "constitution": 8,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 10,
                "constitution": 8,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 9
            },
            "skill_bonuses": {
                "acrobatics": 10,
                "deception": 9,
                "perception": 7,
                "performance": 9,
                "stealth": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 10,
                "animal_handling": 3,
                "arcana": 3,
                "athletics": 2,
                "deception": 9,
                "history": 3,
                "insight": 3,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 3,
                "nature": 3,
                "perception": 7,
                "performance": 9,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 6,
                "stealth": 10,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_grim-jester_jokers-shuffle",
                    "attacks": [],
                    "name": "Joker's Shuffle ",
                    "desc": "The jester forces one Medium or Small humanoid within 60 feet to make a DC 17 Charisma saving throw. If the saving throw fails, the jester and the target exchange locations via teleportation and an illusion causes them to swap appearance: the jester looks and sounds like the target, and the target looks and sounds like the jester. The illusion lasts for 1 hour unless it is dismissed earlier by the jester as a bonus action, or dispelled (DC 17).",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_grim-jester"
                },
                {
                    "key": "tob_grim-jester_killing-joke",
                    "attacks": [],
                    "name": "Killing Joke ",
                    "desc": "The jester performs an ancient, nihilistic joke of necromantic power. This joke has no effect on undead or constructs. All other creatures within 60 feet of the jester must make a DC 17 Wisdom saving throw. Those that fail fall prone in a fit of deadly laughter. The laughter lasts 1d4 rounds, during which time the victim is incapacitated and unable to stand up from prone. At the end of its turn each round, an incapacitated victim must make a successful DC 17 Constitution saving throw or be reduced to 0 hit points. The laughter can be ended early by rendering the victim unconscious or with greater restoration or comparable magic.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_grim-jester"
                },
                {
                    "key": "tob_grim-jester_ridicule-hope",
                    "attacks": [],
                    "name": "Ridicule Hope",
                    "desc": "When a spell that restores hit points is cast within 60 feet of the jester, the jester can cause that spell to inflict damage instead of curing it. The damage equals the hit points the spell would have cured.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 4,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_grim-jester"
                }
            ],
            "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_haugbui/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_haugbui",
            "name": "Haugbui",
            "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/undead/?format=api",
            "alignment": "lawful neutral",
            "languages": [],
            "armor_class": 18,
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "challenge_rating_decimal": "13.000",
            "challenge_rating_text": "13",
            "experience_points": 10000,
            "ability_scores": {
                "strength": 18,
                "dexterity": 17,
                "constitution": 18,
                "intelligence": 15,
                "wisdom": 20,
                "charisma": 16
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 9,
                "wisdom": 10
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 8,
                "constitution": 9,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 3
            },
            "skill_bonuses": {
                "arcana": 7,
                "history": 7,
                "intimidation": 8,
                "perception": 10,
                "religion": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 5,
                "arcana": 7,
                "athletics": 4,
                "deception": 3,
                "history": 7,
                "insight": 5,
                "intimidation": 8,
                "investigation": 2,
                "medicine": 5,
                "nature": 2,
                "perception": 10,
                "performance": 3,
                "persuasion": 3,
                "religion": 12,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 5
            },
            "passive_perception": 20,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [
                {
                    "key": "tob_haugbui_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The haugbui makes two psychic claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_haugbui"
                },
                {
                    "key": "tob_haugbui_psychic-claw",
                    "attacks": [
                        {
                            "key": "tob_haugbui_psychic-claw_psychic-claw-attack",
                            "distance_unit": "feet",
                            "name": "Psychic Claw attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 10,
                            "reach": null,
                            "range": 40.0,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 6,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_haugbui_psychic-claw",
                            "damage_type": null,
                            "extra_damage_type": "psychic"
                        }
                    ],
                    "name": "Psychic Claw",
                    "desc": "Ranged Magical Attack: +10 to hit, range 40 ft., one target. Hit: 32 (6d8 + 5) psychic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_haugbui"
                }
            ],
            "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_herald-of-blood/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_herald-of-blood",
            "name": "Herald Of Blood",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 50.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 22,
                "dexterity": 12,
                "constitution": 20,
                "intelligence": 14,
                "wisdom": 17,
                "charisma": 16
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "strength": 10,
                "constitution": 9,
                "wisdom": 7
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 1,
                "constitution": 9,
                "intelligence": 2,
                "wisdom": 7,
                "charisma": 3
            },
            "skill_bonuses": {
                "arcana": 6,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 6,
                "athletics": 6,
                "deception": 3,
                "history": 2,
                "insight": 3,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 7,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 3
            },
            "passive_perception": 17,
            "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/lightning/?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/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": 240.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_herald-of-blood_call-of-blood",
                    "attacks": [],
                    "name": "Call of Blood",
                    "desc": "Melee Weapon Attack. +10 to hit, reach 5 ft., all creatures in reach. Hit: 39 (6d12) necrotic damage and each target must make a successful DC 17 Constitution saving throw or gain 1 level of exhaustion.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "LEGENDARY_ACTION",
                    "form_condition": null,
                    "legendary_cost": 2,
                    "parent": "tob_herald-of-blood"
                },
                {
                    "key": "tob_herald-of-blood_call-of-blood-costs-2-actions",
                    "attacks": [],
                    "name": "Call of Blood (Costs 2 Actions)",
                    "desc": "Melee Weapon Attack. +10 to hit, reach 5 ft., all creatures in reach. Hit: 39 (6d12) necrotic damage and each target must make a successful DC 17 Constitution saving throw or gain 1 level of exhaustion.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-blood"
                },
                {
                    "key": "tob_herald-of-blood_engulfing-protoplasm",
                    "attacks": [
                        {
                            "key": "tob_herald-of-blood_engulfing-protoplasm_engulfing-protoplasm-attack",
                            "distance_unit": "feet",
                            "name": "Engulfing Protoplasm attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach": 10.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_herald-of-blood_engulfing-protoplasm",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Engulfing Protoplasm",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 19 (2d12 + 6) slashing damage and the target must make a successful DC 17 Dexterity saving throw or be grappled by the herald of blood (escape DC 16). While grappled this way, the creature takes 39 (6d12) acid damage at the start of each of the herald's turns. The herald can have any number of creatures grappled this way.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-blood"
                },
                {
                    "key": "tob_herald-of-blood_majesty-of-ragnarok",
                    "attacks": [],
                    "name": "Majesty of Ragnarok",
                    "desc": "The herald of blood emits a terrifying burst of eldritch power. All creatures within 100 feet and in direct line of sight of the herald take 32 (5d12) necrotic damage, gain 2 levels of exhaustion, and are permanently blinded. Targets that make a successful DC 15 Charisma saving throw are not blinded and gain only 1 level of exhaustion.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "LEGENDARY_ACTION",
                    "form_condition": null,
                    "legendary_cost": 3,
                    "parent": "tob_herald-of-blood"
                },
                {
                    "key": "tob_herald-of-blood_majesty-of-ragnarok-costs-3-actions",
                    "attacks": [],
                    "name": "Majesty of Ragnarok (Costs 3 Actions)",
                    "desc": "The herald of blood emits a terrifying burst of eldritch power. All creatures within 100 feet and in direct line of sight of the herald take 32 (5d12) necrotic damage, gain 2 levels of exhaustion, and are permanently blinded. Targets that make a successful DC 15 Charisma saving throw are not blinded and gain only 1 level of exhaustion.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-blood"
                },
                {
                    "key": "tob_herald-of-blood_move",
                    "attacks": [],
                    "name": "Move",
                    "desc": "The herald of blood moves up to half its speed.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "LEGENDARY_ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "tob_herald-of-blood"
                }
            ],
            "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_herald-of-darkness/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_herald-of-darkness",
            "name": "Herald Of Darkness",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 50.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/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/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 105,
            "hit_dice": "10d10+50",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 14,
                "constitution": 20,
                "intelligence": 12,
                "wisdom": 15,
                "charisma": 20
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 8,
                "constitution": 8,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 8,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 8
            },
            "skill_bonuses": {
                "athletics": 8,
                "deception": 8,
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 8,
                "deception": 8,
                "history": 1,
                "insight": 2,
                "intimidation": 5,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 5,
                "performance": 5,
                "persuasion": 5,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 2
            },
            "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",
                "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/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/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": 200.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_herald-of-darkness_embrace-darkness",
                    "attacks": [],
                    "name": "Embrace Darkness",
                    "desc": "Melee Weapon Attack. +8 to hit, reach 5 ft., all creatures in reach. Hit: 6 (1d12) necrotic damage and targets are paralyzed until the start of the herald's next turn. Making a DC 17 Constitution saving throw negates the paralysis.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-darkness"
                },
                {
                    "key": "tob_herald-of-darkness_majesty-of-the-abyss",
                    "attacks": [],
                    "name": "Majesty of the Abyss ",
                    "desc": "The herald of darkness emits a sinister burst of infernal power. All creatures within 30 feet and in direct line of sight of the herald take 19 (3d12) necrotic damage and must make a DC 17 Constitution saving throw. Those who fail the saving throw are blinded for 2 rounds; those who succeed are frightened for 2 rounds.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 4,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-darkness"
                },
                {
                    "key": "tob_herald-of-darkness_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The herald of darkness uses Majesty of the Abyss, if it is available, and makes one melee attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-darkness"
                },
                {
                    "key": "tob_herald-of-darkness_shadow-sword",
                    "attacks": [
                        {
                            "key": "tob_herald-of-darkness_shadow-sword_shadow-sword-attack",
                            "distance_unit": "feet",
                            "name": "Shadow Sword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 10.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_herald-of-darkness_shadow-sword",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Shadow Sword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (2d12 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_herald-of-darkness"
                }
            ],
            "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_hoard-golem/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_hoard-golem",
            "name": "Hoard Golem",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?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": 18,
            "hit_points": 161,
            "hit_dice": "14d12+70",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 22,
                "dexterity": 15,
                "constitution": 20,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 1
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {
                "constitution": 9
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {
                "athletics": 10,
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 10,
                "deception": -5,
                "history": -4,
                "insight": 0,
                "intimidation": -5,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 4,
                "performance": -5,
                "persuasion": -5,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_hoard-golem_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hoard-golem"
                },
                {
                    "key": "tob_hoard-golem_slam",
                    "attacks": [
                        {
                            "key": "tob_hoard-golem_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 6,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_hoard-golem_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 39 (6d10 + 6) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hoard-golem"
                },
                {
                    "key": "tob_hoard-golem_thieving-whirlwind",
                    "attacks": [],
                    "name": "Thieving Whirlwind ",
                    "desc": "The hoard golem transforms into a 20-foot radius whirlwind of the treasures of which it is composed. In this form, it has immunity to all slashing and piercing damage. As a whirlwind, it can enter other creatures' spaces and stop there. Every creature in a space the whirlwind occupies must make a DC 17 Dexterity saving throw. On a failure, a target takes 40 (6d10 + 7) bludgeoning damage and the whirlwind removes the most valuable visible item on the target, including wielded items, but not armor. If the saving throw is successful, the target takes half the bludgeoning damage and retains all possessions. The golem can remain in whirlwind form for up to 3 rounds, or it can transform back to its normal form on any of its turns as a bonus action.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hoard-golem"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_hulking-whelp/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_hulking-whelp",
            "name": "Hulking Whelp",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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/fey/?format=api",
            "alignment": "chaotic neutral",
            "languages": [],
            "armor_class": 15,
            "hit_points": 94,
            "hit_dice": "9d12+36",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 21,
                "dexterity": 10,
                "constitution": 18,
                "intelligence": 7,
                "wisdom": 14,
                "charisma": 9
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": -2,
                "athletics": 5,
                "deception": -1,
                "history": -2,
                "insight": 2,
                "intimidation": -1,
                "investigation": -2,
                "medicine": 2,
                "nature": -2,
                "perception": 2,
                "performance": -1,
                "persuasion": -1,
                "religion": -2,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 2
            },
            "passive_perception": 12,
            "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": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_hulking-whelp_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The hulking whelp makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hulking-whelp"
                },
                {
                    "key": "tob_hulking-whelp_quick-step",
                    "attacks": [],
                    "name": "Quick Step",
                    "desc": "A hulking whelp can move 20 feet as a reaction when it is attacked. No opportunity attacks are triggered by this move.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hulking-whelp"
                },
                {
                    "key": "tob_hulking-whelp_slam",
                    "attacks": [
                        {
                            "key": "tob_hulking-whelp_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 15.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_hulking-whelp_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hulking-whelp"
                }
            ],
            "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_hundun/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_hundun",
            "name": "Hundun",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic good",
            "languages": [],
            "armor_class": 18,
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "challenge_rating_decimal": "10.000",
            "challenge_rating_text": "10",
            "experience_points": 5900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 14,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 20,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 5,
                "charisma": 4
            },
            "saving_throws": {
                "constitution": 7,
                "wisdom": 9,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": -3,
                "wisdom": 9,
                "charisma": 8
            },
            "skill_bonuses": {
                "athletics": 9,
                "insight": 9,
                "perception": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 5,
                "arcana": -3,
                "athletics": 9,
                "deception": 4,
                "history": -3,
                "insight": 9,
                "intimidation": 4,
                "investigation": -3,
                "medicine": 5,
                "nature": -3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": -3,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 5
            },
            "passive_perception": 20,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?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/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": [
                "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/stunned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_hundun_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The hundun makes four slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hundun"
                },
                {
                    "key": "tob_hundun_slam",
                    "attacks": [
                        {
                            "key": "tob_hundun_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_hundun_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_hundun"
                }
            ],
            "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_ice-maiden/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ice-maiden",
            "name": "Ice Maiden",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "lawful 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/sylvan/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 84,
            "hit_dice": "13d8+26",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 12,
                "dexterity": 17,
                "constitution": 15,
                "intelligence": 19,
                "wisdom": 13,
                "charisma": 23
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 2,
                "intelligence": 4,
                "wisdom": 1,
                "charisma": 6
            },
            "saving_throws": {
                "constitution": 5,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 1,
                "charisma": 9
            },
            "skill_bonuses": {
                "deception": 9,
                "persuasion": 9,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": 4,
                "athletics": 1,
                "deception": 9,
                "history": 4,
                "insight": 1,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 1,
                "nature": 4,
                "perception": 1,
                "performance": 6,
                "persuasion": 9,
                "religion": 4,
                "sleight_of_hand": 3,
                "stealth": 6,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ice-maiden_flurry-form",
                    "attacks": [],
                    "name": "Flurry-Form",
                    "desc": "The ice maiden adopts the form of a swirling snow cloud. Her stats are identical to an air elemental that deals cold damage instead of bludgeoning.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ice-maiden"
                },
                {
                    "key": "tob_ice-maiden_ice-dagger",
                    "attacks": [
                        {
                            "key": "tob_ice-maiden_ice-dagger_ice-dagger-attack",
                            "distance_unit": "feet",
                            "name": "Ice Dagger 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": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ice-maiden_ice-dagger",
                            "damage_type": null,
                            "extra_damage_type": "cold"
                        }
                    ],
                    "name": "Ice Dagger",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 3) piercing damage plus 3 (1d6) cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ice-maiden"
                },
                {
                    "key": "tob_ice-maiden_icy-entangle",
                    "attacks": [],
                    "name": "Icy Entangle",
                    "desc": "Ice and snow hinder her opponent's movement, as the entangle spell (DC 17).",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ice-maiden"
                },
                {
                    "key": "tob_ice-maiden_kiss-of-the-frozen-heart",
                    "attacks": [],
                    "name": "Kiss of the Frozen Heart",
                    "desc": "An ice maiden may kiss a willing individual, freezing the target's heart. The target falls under the sway of a dominate spell, his or her alignment shifts to LE, and he or she gains immunity to cold. The ice maiden can have up to three such servants at once. The effect can be broken by dispel magic (DC 17), greater restoration, or the kiss of someone who loves the target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ice-maiden"
                },
                {
                    "key": "tob_ice-maiden_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The frost maiden makes two ice dagger attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ice-maiden"
                },
                {
                    "key": "tob_ice-maiden_snowblind-burst",
                    "attacks": [],
                    "name": "Snowblind Burst",
                    "desc": "In a snowy environment, the ice maiden attempts to blind all creatures within 30 feet of herself. Those who fail a DC 17 Charisma saving throw are blinded for 1 hour. Targets that are immune to cold damage are also immune to this effect.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ice-maiden"
                }
            ],
            "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_imy-ut-ushabti/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_imy-ut-ushabti",
            "name": "Imy-Ut Ushabti",
            "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/monstrosity/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 15,
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 17,
                "dexterity": 14,
                "constitution": 15,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {
                "wisdom": 2
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": -3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -2,
                "athletics": 3,
                "deception": -3,
                "history": -2,
                "insight": 0,
                "intimidation": -3,
                "investigation": -2,
                "medicine": 0,
                "nature": -2,
                "perception": 0,
                "performance": -3,
                "persuasion": -3,
                "religion": -2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_imy-ut-ushabti_bites",
                    "attacks": [
                        {
                            "key": "tob_imy-ut-ushabti_bites_bites-attack",
                            "distance_unit": "feet",
                            "name": "Bites attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "reach": 0.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_imy-ut-ushabti_bites",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one creature. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer, and the target must make a successful DC 13 Constitution saving throw or take 5 (2d4) poison damage at the start of each of its turns. A poisoned creature repeats 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_imy-ut-ushabti"
                },
                {
                    "key": "tob_imy-ut-ushabti_ceremonial-greatsword",
                    "attacks": [
                        {
                            "key": "tob_imy-ut-ushabti_ceremonial-greatsword_ceremonial-greatsword-attack",
                            "distance_unit": "feet",
                            "name": "Ceremonial Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_imy-ut-ushabti_ceremonial-greatsword",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Ceremonial Greatsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage, and the target must make a successful DC 13 Constitution saving throw or take 5 (2d4) poison damage at the start of each of its turns. The target repeats 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_imy-ut-ushabti"
                },
                {
                    "key": "tob_imy-ut-ushabti_vomit-swarm",
                    "attacks": [],
                    "name": "Vomit Swarm ",
                    "desc": "The imy-ut ushabti parts its wrappings voluntarily and releases a swarm of scarab beetles that follow its mental commands. The statistics of this swarm are identical to a swarm of insects, but with the following attack instead of a swarm of insects' standard bite attack:",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_imy-ut-ushabti"
                }
            ],
            "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_kalke/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_kalke",
            "name": "Kalke",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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/fiend/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 8,
                "dexterity": 17,
                "constitution": 12,
                "intelligence": 13,
                "wisdom": 7,
                "charisma": 13
            },
            "modifiers": {
                "strength": -1,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": -2,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -1,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": -2,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 0,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -2,
                "arcana": 1,
                "athletics": -1,
                "deception": 1,
                "history": 1,
                "insight": -2,
                "intimidation": 1,
                "investigation": 1,
                "medicine": -2,
                "nature": 1,
                "perception": 0,
                "performance": 1,
                "persuasion": 1,
                "religion": 1,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": -2
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_kalke_dagger",
                    "attacks": [
                        {
                            "key": "tob_kalke_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_kalke_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_kalke"
                }
            ],
            "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_kishi-demon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_kishi-demon",
            "name": "Kishi Demon",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?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/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 19,
                "dexterity": 20,
                "constitution": 19,
                "intelligence": 15,
                "wisdom": 11,
                "charisma": 22
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 5,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 6
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 7,
                "wisdom": 3
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 8,
                "constitution": 7,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 6
            },
            "skill_bonuses": {
                "deception": 9,
                "perception": 3,
                "performance": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 0,
                "arcana": 2,
                "athletics": 4,
                "deception": 9,
                "history": 2,
                "insight": 0,
                "intimidation": 6,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 3,
                "performance": 9,
                "persuasion": 6,
                "religion": 2,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 0
            },
            "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/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_kishi-demon_bite",
                    "attacks": [
                        {
                            "key": "tob_kishi-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": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_kishi-demon_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 12 (2d6 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_kishi-demon"
                },
                {
                    "key": "tob_kishi-demon_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The demon makes one bite attack and three spear attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_kishi-demon"
                },
                {
                    "key": "tob_kishi-demon_spear",
                    "attacks": [
                        {
                            "key": "tob_kishi-demon_spear_spear-attack",
                            "distance_unit": "feet",
                            "name": "Spear attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.0,
                            "range": 20.0,
                            "long_range": 60.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_kishi-demon_spear",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_kishi-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_koschei/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_koschei",
            "name": "Koschei",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 12,
                "constitution": 17,
                "intelligence": 17,
                "wisdom": 13,
                "charisma": 21
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 1,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "wisdom": 7,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 9,
                "insight": 7,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": 9,
                "athletics": 6,
                "deception": 5,
                "history": 3,
                "insight": 7,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 1,
                "nature": 3,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "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"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_koschei_attack",
                    "attacks": [],
                    "name": "Attack",
                    "desc": "Koschei makes one attack with his longsword.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "LEGENDARY_ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "tob_koschei"
                },
                {
                    "key": "tob_koschei_drain",
                    "attacks": [],
                    "name": "Drain",
                    "desc": "Koschei makes one attack with Drain Life.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "LEGENDARY_ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "tob_koschei"
                },
                {
                    "key": "tob_koschei_drain-life",
                    "attacks": [
                        {
                            "key": "tob_koschei_drain-life_drain-life-attack",
                            "distance_unit": "feet",
                            "name": "Drain Life attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 11,
                            "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_koschei_drain-life",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Drain Life",
                    "desc": "Melee Spell Attack: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) necrotic damage. The target must succeed on a DC 19 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken from this attack, and Koschei regains an equal number of hit points. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_koschei"
                },
                {
                    "key": "tob_koschei_longsword",
                    "attacks": [
                        {
                            "key": "tob_koschei_longsword_longsword-attack",
                            "distance_unit": "feet",
                            "name": "Longsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "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_koschei_longsword",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) slashing damage or 11 (1d10 + 6) slashing damage if used in two hands plus 14 (4d6) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_koschei"
                },
                {
                    "key": "tob_koschei_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "Koschei makes two longsword attacks and one drain life attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_koschei"
                },
                {
                    "key": "tob_koschei_teleport",
                    "attacks": [],
                    "name": "Teleport",
                    "desc": "Koschei teleports to an unoccupied space he can see within 40 feet.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "LEGENDARY_ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "tob_koschei"
                }
            ],
            "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_lich-hound/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_lich-hound",
            "name": "Lich Hound",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 50.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 14,
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 10,
                "dexterity": 18,
                "constitution": 18,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 4,
                "charisma": 3
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": 3
            },
            "skill_bonuses": {
                "acrobatics": 6,
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 0,
                "arcana": -2,
                "athletics": 0,
                "deception": 3,
                "history": -2,
                "insight": 0,
                "intimidation": 3,
                "investigation": -2,
                "medicine": 0,
                "nature": -2,
                "perception": 4,
                "performance": 3,
                "persuasion": 3,
                "religion": -2,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 100.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_lich-hound_bite",
                    "attacks": [
                        {
                            "key": "tob_lich-hound_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": 1,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_lich-hound_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lich-hound"
                },
                {
                    "key": "tob_lich-hound_ethereal-jaunt",
                    "attacks": [],
                    "name": "Ethereal Jaunt",
                    "desc": "As a bonus action, the lich hound can magically shift from the Material Plane to the Ethereal Plane, or vice versa.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lich-hound"
                },
                {
                    "key": "tob_lich-hound_gut-rip",
                    "attacks": [],
                    "name": "Gut Rip",
                    "desc": "As a bonus action, the lich hound tears into any adjacent prone creature, inflicting 19 (3d12) slashing damage. The target must succeed on a DC 14 Constitution saving throw or be incapacitated for 1d4 rounds. An incapacitated creature repeats the saving throw at the end of each of its turns; a successful save ends the condition early.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lich-hound"
                },
                {
                    "key": "tob_lich-hound_howl",
                    "attacks": [],
                    "name": "Howl",
                    "desc": "The eerie howl of lich hounds as they close in on their prey plays havoc on the morale of living creatures that hear it. Howling requires and action, and creatures that hear the howl of a lich hound within 100 feet must succeed on a DC 14 Wisdom saving throw or become frightened for 5 rounds. Creatures that successfully save against this effect cannot be affected by a lich hound's howl for 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lich-hound"
                }
            ],
            "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_liosalfar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_liosalfar",
            "name": "Liosalfar",
            "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/elemental/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 110,
            "hit_dice": "20d10",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 10,
                "dexterity": 25,
                "constitution": 10,
                "intelligence": 18,
                "wisdom": 18,
                "charisma": 12
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 7,
                "constitution": 0,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 1
            },
            "saving_throws": {
                "dexterity": 10,
                "constitution": 3,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 4
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 10,
                "constitution": 3,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 4
            },
            "skill_bonuses": {
                "arcana": 7,
                "insight": 7,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 4,
                "arcana": 7,
                "athletics": 0,
                "deception": 1,
                "history": 4,
                "insight": 7,
                "intimidation": 1,
                "investigation": 4,
                "medicine": 4,
                "nature": 4,
                "perception": 7,
                "performance": 1,
                "persuasion": 1,
                "religion": 4,
                "sleight_of_hand": 7,
                "stealth": 7,
                "survival": 4
            },
            "passive_perception": 17,
            "damage_immunities": [
                "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/radiant/?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": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/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": null,
            "blindsight_range": 120.0,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [
                {
                    "key": "tob_liosalfar_disrupting-touch",
                    "attacks": [
                        {
                            "key": "tob_liosalfar_disrupting-touch_disrupting-touch-attack",
                            "distance_unit": "feet",
                            "name": "Disrupting Touch attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_liosalfar_disrupting-touch",
                            "damage_type": null,
                            "extra_damage_type": "radiant"
                        }
                    ],
                    "name": "Disrupting Touch",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 26 (4d12) radiant damage, and the target must succeed on a DC 15 Wisdom saving throw or become stunned for 1 round.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_liosalfar"
                },
                {
                    "key": "tob_liosalfar_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The liosalfar makes two Disrupting Touch attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_liosalfar"
                }
            ],
            "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_lunar-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_lunar-devil",
            "name": "Lunar Devil",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": true,
                "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": "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/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 94,
            "hit_dice": "9d10+45",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 21,
                "dexterity": 21,
                "constitution": 20,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 5,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 8,
                "wisdom": 5
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 8,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 4
            },
            "skill_bonuses": {
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 5,
                "deception": 4,
                "history": 3,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 5,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 2
            },
            "passive_perception": 15,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_lunar-devil_bite",
                    "attacks": [
                        {
                            "key": "tob_lunar-devil_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_lunar-devil_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (1d12 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lunar-devil"
                },
                {
                    "key": "tob_lunar-devil_claw",
                    "attacks": [
                        {
                            "key": "tob_lunar-devil_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "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_lunar-devil_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lunar-devil"
                },
                {
                    "key": "tob_lunar-devil_hurl-moonlight",
                    "attacks": [
                        {
                            "key": "tob_lunar-devil_hurl-moonlight_hurl-moonlight-attack",
                            "distance_unit": "feet",
                            "name": "Hurl Moonlight attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 7,
                            "reach": null,
                            "range": 150.0,
                            "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_lunar-devil_hurl-moonlight",
                            "damage_type": null,
                            "extra_damage_type": "cold"
                        }
                    ],
                    "name": "Hurl Moonlight",
                    "desc": "Ranged Spell Attack: +7 to hit, range 150 ft., one target. Hit: 19 (3d12) cold damage and the target must succeed on a DC 15 Constitution saving throw or become blinded for 4 rounds.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lunar-devil"
                },
                {
                    "key": "tob_lunar-devil_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The devil makes three attacks: one with its bite, one with its claws, and one with its tail. Alternatively, it can use Hurl Moonlight twice.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lunar-devil"
                },
                {
                    "key": "tob_lunar-devil_tail",
                    "attacks": [
                        {
                            "key": "tob_lunar-devil_tail_tail-attack",
                            "distance_unit": "feet",
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_lunar-devil_tail",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_lunar-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_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_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_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_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"
            ]
        }
    ]
}