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

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

{
    "count": 3210,
    "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=subcategory&page=62",
    "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=subcategory&page=60",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_servant-of-yig/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_servant-of-yig",
            "name": "Servant of Yig",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?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/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": 12,
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 15,
                "dexterity": 14,
                "constitution": 16,
                "intelligence": 14,
                "wisdom": 12,
                "charisma": 14
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 5,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 4,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 4
            },
            "skill_bonuses": {
                "perception": 5,
                "persuasion": 4,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 2,
                "deception": 2,
                "history": 2,
                "insight": 1,
                "intimidation": 2,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 5,
                "performance": 2,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 6,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_servant-of-yig_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage plus 10 (3d6) poison damage. The target must succeed on a DC 13 Constitution saving throw or become poisoned. While poisoned this way, the target is incapacitated and takes 7 (2d6) poison damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_servant-of-yig"
                },
                {
                    "key": "ccdx_servant-of-yig_constrict",
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) bludgeoning damage, and the target is grappled (escape DC 14). Until this grapple ends, the creature is restrained, and the Servant of Yig can't constrict another target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_servant-of-yig"
                },
                {
                    "key": "ccdx_servant-of-yig_glaive",
                    "name": "Glaive",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one creature. Hit: 7 (1d10 + 2) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_servant-of-yig"
                },
                {
                    "key": "ccdx_servant-of-yig_multiattack",
                    "name": "Multiattack",
                    "desc": "The servant of Yig makes two attacks: one with its bite and one with its glaive.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_servant-of-yig"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-blight/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-blight",
            "name": "Shadow Blight",
            "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/plant/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 13,
            "hit_points": 65,
            "hit_dice": "10d6+30",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 13,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 16,
                "charisma": 3
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -4
            },
            "skill_bonuses": {
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": -3,
                "athletics": 1,
                "deception": -4,
                "history": -3,
                "insight": 3,
                "intimidation": -4,
                "investigation": -3,
                "medicine": 3,
                "nature": -3,
                "perception": 3,
                "performance": -4,
                "persuasion": -4,
                "religion": -3,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 3
            },
            "passive_perception": 13,
            "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/necrotic/?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/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-blight_animate-plants",
                    "name": "Animate Plants ",
                    "desc": "The shadow blight magically animates 1d4 plants within 60 feet of it, turning them into awakened shrubs under its control. These plants' attacks deal an additional 3 (1d6) necrotic damage. If the shrubs are not destroyed before 1 hour passes, they become new shadow blights.",
                    "uses_type": "RECHARGE_AFTER_REST",
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-blight"
                },
                {
                    "key": "ccdx_shadow-blight_frozen-shadow-tendril",
                    "name": "Frozen Shadow Tendril",
                    "desc": "Melee Spell Attack: +5 to hit, reach 10 ft., one target. Hit: 7 (2d6) cold damage plus 3 (1d6) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-blight"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-fey-ambassador/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-fey-ambassador",
            "name": "Shadow Fey Ambassador",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 161,
            "hit_dice": "19d8+76",
            "challenge_rating_decimal": "9.000",
            "challenge_rating_text": "9",
            "experience_points": 5000,
            "ability_scores": {
                "strength": 13,
                "dexterity": 18,
                "constitution": 18,
                "intelligence": 16,
                "wisdom": 16,
                "charisma": 20
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 8,
                "wisdom": 7
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 8,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 5
            },
            "skill_bonuses": {
                "arcana": 7,
                "deception": 13,
                "insight": 7,
                "intimidation": 9,
                "perception": 7,
                "persuasion": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": 7,
                "athletics": 1,
                "deception": 13,
                "history": 3,
                "insight": 7,
                "intimidation": 9,
                "investigation": 3,
                "medicine": 3,
                "nature": 3,
                "perception": 7,
                "performance": 5,
                "persuasion": 13,
                "religion": 3,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-fey-ambassador_honeyed-words",
                    "name": "Honeyed Words ",
                    "desc": "The silver-tongued shadow fey ambassador weaves together a string of highly persuasive and agreeable words. Each creature within 30 feet of the ambassador must succeed on a DC 16 Wisdom saving throw or be charmed by the ambassador, regarding it as a wise and trustworthy ally with the creature's best interests at heart. A charmed target doesn't have to obey the ambassador's commands, but it views the ambassador's words in the most favorable way. \n\nEach time a charmed target witnesses the shadow fey ambassador or its allies do something harmful to the target or its companions, it can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect lasts as long as the ambassador maintains concentration, up to 8 hours.",
                    "uses_type": "RECHARGE_AFTER_REST",
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-ambassador"
                },
                {
                    "key": "ccdx_shadow-fey-ambassador_multiattack",
                    "name": "Multiattack",
                    "desc": "The ambassador uses its Withering Stare. It then makes three rapier attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-ambassador"
                },
                {
                    "key": "ccdx_shadow-fey-ambassador_rapier",
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft. Hit: 8 (1d8 + 4) piercing damage plus 10 (3d6) cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-ambassador"
                },
                {
                    "key": "ccdx_shadow-fey-ambassador_withering-stare",
                    "name": "Withering Stare",
                    "desc": "The shadow fey ambassador targets one creature it can see within 30 feet of it. If the target can see it, the target must succeed on a DC 16 Wisdom saving throw or be frightened for 1 minute. The frightened target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the ambassador's Withering Stare for the next 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-ambassador"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-fey-poisoner/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-fey-poisoner",
            "name": "Shadow Fey Poisoner",
            "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",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 112,
            "hit_dice": "15d8+45",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 11,
                "dexterity": 18,
                "constitution": 16,
                "intelligence": 13,
                "wisdom": 11,
                "charisma": 14
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 8,
                "intelligence": 5,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 8,
                "constitution": 3,
                "intelligence": 5,
                "wisdom": 0,
                "charisma": 6
            },
            "skill_bonuses": {
                "acrobatics": 8,
                "deception": 6,
                "perception": 4,
                "persuasion": 6,
                "stealth": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 8,
                "animal_handling": 0,
                "arcana": 1,
                "athletics": 0,
                "deception": 6,
                "history": 1,
                "insight": 0,
                "intimidation": 2,
                "investigation": 1,
                "medicine": 0,
                "nature": 1,
                "perception": 4,
                "performance": 2,
                "persuasion": 6,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 12,
                "survival": 0
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-fey-poisoner_longbow",
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target must make a DC 15 Constitution saving throw, taking 28 (8d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-poisoner"
                },
                {
                    "key": "ccdx_shadow-fey-poisoner_multiattack",
                    "name": "Multiattack",
                    "desc": "The shadow fey poisoner makes two shortsword attacks or two longbow attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-poisoner"
                },
                {
                    "key": "ccdx_shadow-fey-poisoner_shortsword",
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage, and the target must make a DC 15 Constitution saving throw, taking 28 (8d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-fey-poisoner"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-goblin/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-goblin",
            "name": "Shadow Goblin",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "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"
            ],
            "armor_class": 13,
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 10,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 8
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 0,
                "deception": -1,
                "history": 1,
                "insight": 1,
                "intimidation": -1,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 1,
                "performance": -1,
                "persuasion": -1,
                "religion": 1,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-goblin_kitchen-knife",
                    "name": "Kitchen Knife",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-goblin"
                },
                {
                    "key": "ccdx_shadow-goblin_multiattack",
                    "name": "Multiattack",
                    "desc": "The shadow goblin can make two attacks with its kitchen knife. The second attack has disadvantage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-goblin"
                },
                {
                    "key": "ccdx_shadow-goblin_vengeful-jinx",
                    "name": "Vengeful Jinx",
                    "desc": "When the shadow goblin is hit by an attack from a creature it can see, it can curse the attacker. The attacker has disadvantage on attack rolls until the end of its next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-goblin"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-ooze/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-ooze",
            "name": "Shadow Ooze",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "climb": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 8,
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 16,
                "dexterity": 6,
                "constitution": 18,
                "intelligence": 2,
                "wisdom": 6,
                "charisma": 2
            },
            "modifiers": {
                "strength": 3,
                "dexterity": -2,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": -2,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": -2,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": -2,
                "charisma": -4
            },
            "skill_bonuses": {
                "stealth": 2
            },
            "skill_bonuses_all": {
                "acrobatics": -2,
                "animal_handling": -2,
                "arcana": -4,
                "athletics": 3,
                "deception": -4,
                "history": -4,
                "insight": -2,
                "intimidation": -4,
                "investigation": -4,
                "medicine": -2,
                "nature": -4,
                "perception": -2,
                "performance": -4,
                "persuasion": -4,
                "religion": -4,
                "sleight_of_hand": -2,
                "stealth": 2,
                "survival": -2
            },
            "passive_perception": 8,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-ooze_multiattack",
                    "name": "Multiattack",
                    "desc": "The ooze makes one pseudopod attack and then uses Snuff Out.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-ooze"
                },
                {
                    "key": "ccdx_shadow-ooze_pseudopod",
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage and 3 (1d6) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-ooze"
                },
                {
                    "key": "ccdx_shadow-ooze_snuff-out",
                    "name": "Snuff Out",
                    "desc": "The ooze extinguishes one natural or magical light source within 60 feet of it. If the light source is created by a spell, it is dispelled.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-ooze"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-river-lord/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-river-lord",
            "name": "Shadow River Lord",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 60.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "challenge_rating_decimal": "9.000",
            "challenge_rating_text": "9",
            "experience_points": 5000,
            "ability_scores": {
                "strength": 14,
                "dexterity": 18,
                "constitution": 16,
                "intelligence": 12,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 2,
                "deception": 4,
                "history": 1,
                "insight": 3,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 3,
                "nature": 1,
                "perception": 3,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 4,
                "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/cold/?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": [
                "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"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-river-lord_greenfire-staff",
                    "name": "Greenfire Staff",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 7 (2d6) fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-river-lord"
                },
                {
                    "key": "ccdx_shadow-river-lord_multiattack",
                    "name": "Multiattack",
                    "desc": "The shadow river lord makes two greenfire staff or two shadowfrost bolt attacks. If two attacks hit the same target, the target must make a DC 16 Constitution saving throw or be blinded until the end of its next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-river-lord"
                },
                {
                    "key": "ccdx_shadow-river-lord_shadow-geyser",
                    "name": "Shadow Geyser ",
                    "desc": "The shadow river lord expels a geyser of shadowy water from its staff in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 21 (6d6) necrotic damage and 21 (6d6) cold damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-river-lord"
                },
                {
                    "key": "ccdx_shadow-river-lord_shadowfrost-bolt",
                    "name": "Shadowfrost Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, range 150 ft., one target. Hit: 9 (2d8) necrotic damage plus 7 (2d6) cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-river-lord"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shadow-skeleton/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shadow-skeleton",
            "name": "Shadow Skeleton",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 10,
                "dexterity": 16,
                "constitution": 15,
                "intelligence": 9,
                "wisdom": 11,
                "charisma": 9
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 0,
                "deception": -1,
                "history": -1,
                "insight": 0,
                "intimidation": -1,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 0,
                "performance": -1,
                "persuasion": -1,
                "religion": -1,
                "sleight_of_hand": 3,
                "stealth": 3,
                "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/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shadow-skeleton_finger-darts",
                    "name": "Finger Darts",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) necrotic damage. If the target is a creature other than an undead or a construct, it must make a DC 12 Constitution saving throw. On a failure, the target is surrounded by a shadowy aura for 1 minute. While surrounded by the aura, the target takes an extra 7 (2d6) necrotic damage when hit by the scimitar attack of a shadow skeleton. Any creature can take an action to extinguish the shadow with a successful DC 12 Intelligence (Arcana) check. The shadow also extinguishes if the target receives magical healing.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-skeleton"
                },
                {
                    "key": "ccdx_shadow-skeleton_multiattack",
                    "name": "Multiattack",
                    "desc": "The shadow skeleton makes two scimitar attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-skeleton"
                },
                {
                    "key": "ccdx_shadow-skeleton_scimitar",
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shadow-skeleton"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shantak/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shantak",
            "name": "Shantak",
            "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/monstrosity/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 16,
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 18,
                "dexterity": 12,
                "constitution": 18,
                "intelligence": 6,
                "wisdom": 14,
                "charisma": 8
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": -1
            },
            "saving_throws": {
                "constitution": 7,
                "wisdom": 5
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": -2,
                "wisdom": 5,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": -2,
                "athletics": 4,
                "deception": -1,
                "history": -2,
                "insight": 2,
                "intimidation": -1,
                "investigation": -2,
                "medicine": 2,
                "nature": -2,
                "perception": 5,
                "performance": -1,
                "persuasion": -1,
                "religion": -2,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 2
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "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": "ccdx_shantak_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage plus 5 (1d10) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shantak"
                },
                {
                    "key": "ccdx_shantak_insane-tittering",
                    "name": "Insane Tittering ",
                    "desc": "The shantak emits a horrific screech. Each non-shantak creature within 60 feet of it that can hear it must succeed on a DC 15 Constitution saving throw or be frightened until the end of the shantak's next turn. The shantak can choose to include or exclude its rider when using this action.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 4,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shantak"
                },
                {
                    "key": "ccdx_shantak_multiattack",
                    "name": "Multiattack",
                    "desc": "The shantak makes two attacks: one with its bite and one with its talons.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shantak"
                },
                {
                    "key": "ccdx_shantak_talons",
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage plus 5 (1d10) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shantak"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shard-swarm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shard-swarm",
            "name": "Shard Swarm",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 22,
            "hit_dice": "5d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 3,
                "dexterity": 13,
                "constitution": 11,
                "intelligence": 1,
                "wisdom": 5,
                "charisma": 1
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -3,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -3,
                "charisma": -5
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": -3,
                "arcana": -5,
                "athletics": -4,
                "deception": -5,
                "history": -5,
                "insight": -3,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -3,
                "nature": -5,
                "perception": -3,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": -3
            },
            "passive_perception": 7,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/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/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"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shard-swarm_contain",
                    "name": "Contain ",
                    "desc": "The shard swarm envelopes one Medium or smaller creature in its space. The target must succeed on a DC 13 Dexterity saving throw or be restrained inside the swarm for 1 minute. The target has disadvantage on this saving throw if the shard swarm used Come Together to form in the target's space. While restrained, the target doesn't take damage from the swarm's Shards action, but it takes 5 (2d4) slashing damage if it takes an action that requires movement, such as attacking or casting a spell with somatic components. A creature within 5 feet of the swarm can take an action to pull a restrained creature out of the swarm. Doing so requires a successful DC 13 Strength check, and the creature making the attempt takes 5 (2d4) slashing damage.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shard-swarm"
                },
                {
                    "key": "ccdx_shard-swarm_shards",
                    "name": "Shards",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one creature in the swarm's space. Hit: 5 (2d4) slashing damage or 2 (1d4) slashing damage if the swarm has half of its hp or less.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shard-swarm"
                },
                {
                    "key": "ccdx_shard-swarm_shrapnel",
                    "name": "Shrapnel",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 30 ft., one target. Hit: 3 (1d6) piercing damage. A piece of the swarm breaks off, falling into the target's space.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shard-swarm"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shockwing/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shockwing",
            "name": "Shockwing",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 12.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 12,
            "hit_points": 27,
            "hit_dice": "5d6+10",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 11,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 10,
                "charisma": 7
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 2,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 0,
                "deception": -2,
                "history": -4,
                "insight": 0,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 2,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shockwing_fulminating-wings",
                    "name": "Fulminating Wings ",
                    "desc": "A 20-foot radius burst of electricity releases from the shockwing. Each creature in that area must succeed on a DC 12 Constitution saving throw or be stunned until the end of its next turn.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shockwing"
                },
                {
                    "key": "ccdx_shockwing_multiattack",
                    "name": "Multiattack",
                    "desc": "The shockwing makes two proboscis attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shockwing"
                },
                {
                    "key": "ccdx_shockwing_proboscis",
                    "name": "Proboscis",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage and 2 (1d4) lightning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shockwing"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_shoreline-scrapper/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_shoreline-scrapper",
            "name": "Shoreline Scrapper",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 16,
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 16,
                "dexterity": 12,
                "constitution": 16,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 5
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {
                "constitution": 5
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {
                "survival": 2
            },
            "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": 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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_shoreline-scrapper_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shoreline-scrapper"
                },
                {
                    "key": "ccdx_shoreline-scrapper_magnetic-pulse",
                    "name": "Magnetic Pulse ",
                    "desc": "The shoreline scrapper causes a surge in the magnetic power of its shell. Each creature within 25 feet of the shoreline scrapper is subjected to its Magnetic Shell. On a failed save, a creature's metal objects or the creature itself, if it is made of metal or wearing metal armor, are pulled up to 25 feet toward the shoreline scrapper and adhere to its shell. Creatures adhered to the shoreline scrapper's shell are restrained.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shoreline-scrapper"
                },
                {
                    "key": "ccdx_shoreline-scrapper_multiattack",
                    "name": "Multiattack",
                    "desc": "The shoreline scrapper makes two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shoreline-scrapper"
                },
                {
                    "key": "ccdx_shoreline-scrapper_shell-protection",
                    "name": "Shell Protection",
                    "desc": "The shoreline scrapper adds 4 to its AC against one melee attack that would hit it as it withdraws into its shell. Until it emerges, it increases its AC by 4, has a speed of 0 ft., and can't use its claws or magnetic pulse. The shoreline scrapper can emerge from its shell as a bonus action.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_shoreline-scrapper"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_sigilian/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_sigilian",
            "name": "Sigilian",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 60.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": 14,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 6,
                "dexterity": 18,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 20
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": 5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": 5
            },
            "skill_bonuses": {
                "perception": 2,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": -2,
                "deception": 5,
                "history": -3,
                "insight": 0,
                "intimidation": 5,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 2,
                "performance": 5,
                "persuasion": 5,
                "religion": -3,
                "sleight_of_hand": 4,
                "stealth": 6,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "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/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": "ccdx_sigilian_cut",
                    "name": "Cut",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60 ft., one target. Hit: 7 (1d6 + 4) slashing damage and the sigilian copies one of the target's weapon attacks for 1 minute.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sigilian"
                },
                {
                    "key": "ccdx_sigilian_devour-spell",
                    "name": "Devour Spell",
                    "desc": "While inside a spellbook, the sigilian eats one spell of the highest level present then exits the spellbook. It chooses to either make its next Paste attack with a number of damage dice equal to the eaten spell's level or regain 3 hp per spell level. The sigilian can only eat one spell at a time and must use the devoured spell's energy before attempting to enter another spellbook. The eaten spell's entry is garbled, but the owner can repair it for half the gold and time usually spent to copy a spell. If the owner has the spell prepared, it can re-record the spell during a long rest for no additional cost.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sigilian"
                },
                {
                    "key": "ccdx_sigilian_multiattack",
                    "name": "Multiattack",
                    "desc": "The sigilian makes three attacks: one with its cut and two with its paste.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sigilian"
                },
                {
                    "key": "ccdx_sigilian_paste",
                    "name": "Paste",
                    "desc": "Melee or Ranged Spell Attack: +7 to hit, reach 5 ft. or range 60 ft., one target. Hit: Damage die and type are determined by the copied weapon attack from Cut. Glowing runes in the image of that weapon appear as the sigilian attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sigilian"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_simhamukha/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_simhamukha",
            "name": "Simhamukha",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 115,
            "hit_dice": "11d12+44",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 21,
                "dexterity": 15,
                "constitution": 19,
                "intelligence": 12,
                "wisdom": 17,
                "charisma": 19
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 8,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 7
            },
            "skill_bonuses": {
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 5,
                "deception": 4,
                "history": 1,
                "insight": 3,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 3,
                "nature": 1,
                "perception": 6,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 16,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "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/psychic/?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": 120.0,
            "actions": [
                {
                    "key": "ccdx_simhamukha_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) piercing damage. If this damage reduces ha the target to 0 hit points, the simhamukha kills the target by decapitating it.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simhamukha"
                },
                {
                    "key": "ccdx_simhamukha_kartika",
                    "name": "Kartika",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simhamukha"
                },
                {
                    "key": "ccdx_simhamukha_multiattack",
                    "name": "Multiattack",
                    "desc": "The simhamukha makes two attacks with its kartika, or one with its kartika and one with its bite.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simhamukha"
                },
                {
                    "key": "ccdx_simhamukha_staff-sweep",
                    "name": "Staff Sweep ",
                    "desc": "Each creature within 15 feet of the simhamukha must succeed on a DC 16 Strength saving throw. On a failure, a creature takes 13 (3d8) bludgeoning damage and is knocked prone. On a success, it takes half the damage and isn't knocked prone.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simhamukha"
                },
                {
                    "key": "ccdx_simhamukha_weird",
                    "name": "Weird ",
                    "desc": "The simhamukha draws upon the deepest fears and regrets of the creatures around it, creating illusions visible only to them. Each creature within 40 feet of the simhamukha, must succeed on a DC 15 Charisma saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, taking 11 (2d10) psychic damage on a failure or ending the effect on itself on a success.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simhamukha"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_simurg/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_simurg",
            "name": "Simurg",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 80.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/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 108,
            "hit_dice": "8d20+24",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 18,
                "dexterity": 11,
                "constitution": 17,
                "intelligence": 14,
                "wisdom": 17,
                "charisma": 16
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 3,
                "constitution": 6,
                "wisdom": 6,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 6,
                "charisma": 6
            },
            "skill_bonuses": {
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 4,
                "deception": 3,
                "history": 2,
                "insight": 3,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 6,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 3
            },
            "passive_perception": 16,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_simurg_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simurg"
                },
                {
                    "key": "ccdx_simurg_claws",
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simurg"
                },
                {
                    "key": "ccdx_simurg_forceful-gale",
                    "name": "Forceful Gale ",
                    "desc": "The simurg beats its wings, creating wind in a 30-foot cone. Each creature in that area must make a DC 15 Strength saving throw. On a failure, a creature takes 27 (6d8) bludgeoning damage, is pushed 10 feet away from the simurg and is knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simurg"
                },
                {
                    "key": "ccdx_simurg_multiattack",
                    "name": "Multiattack",
                    "desc": "The simurg makes three attacks: one with its bite and two with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_simurg"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_skull-drake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_skull-drake",
            "name": "Skull Drake",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0,
                "burrow": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 10.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 16,
                "dexterity": 17,
                "constitution": 16,
                "intelligence": 8,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {
                "dexterity": 5,
                "wisdom": 3
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 3,
                "charisma": 0
            },
            "skill_bonuses": {
                "intimidation": 2,
                "perception": 3,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": -1,
                "athletics": 3,
                "deception": 0,
                "history": -1,
                "insight": 1,
                "intimidation": 2,
                "investigation": -1,
                "medicine": 1,
                "nature": -1,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": -1,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 13,
            "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/poison/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "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": "ccdx_skull-drake_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 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": "ccdx_skull-drake"
                },
                {
                    "key": "ccdx_skull-drake_multiattack",
                    "name": "Multiattack",
                    "desc": "The skull drake makes two bite attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_skull-drake"
                },
                {
                    "key": "ccdx_skull-drake_necrotic-breath",
                    "name": "Necrotic Breath ",
                    "desc": "The skull drake exhales a 15-foot cone of noxious, black gas. Each creature in the area must make a DC 13 Constitution saving throw, taking 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. A creature reduced to 0 hp by this damage dies.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_skull-drake"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_skull-lantern/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_skull-lantern",
            "name": "Skull Lantern",
            "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/undead/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 1,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 3,
                "wisdom": 6,
                "charisma": 5
            },
            "modifiers": {
                "strength": -5,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": -2,
                "charisma": -3
            },
            "saving_throws": {
                "dexterity": 5
            },
            "saving_throws_all": {
                "strength": -5,
                "dexterity": 5,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": -2,
                "charisma": -3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -2,
                "arcana": -4,
                "athletics": -5,
                "deception": -3,
                "history": -4,
                "insight": -2,
                "intimidation": -3,
                "investigation": -4,
                "medicine": -2,
                "nature": -4,
                "perception": -2,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": -2
            },
            "passive_perception": 8,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_skull-lantern_bite",
                    "name": "Bite",
                    "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": "ccdx_skull-lantern"
                },
                {
                    "key": "ccdx_skull-lantern_fire-beam",
                    "name": "Fire Beam ",
                    "desc": "The skull lantern opens its mouth, releasing a searing beam of light in a 15-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_skull-lantern"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_sleipnir/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_sleipnir",
            "name": "Sleipnir",
            "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/monstrosity/?format=api",
            "alignment": "neutral good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 105,
            "hit_dice": "10d10+50",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 20,
                "dexterity": 12,
                "constitution": 20,
                "intelligence": 10,
                "wisdom": 15,
                "charisma": 10
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 0
            },
            "saving_throws": {
                "constitution": 8
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 8,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 0
            },
            "skill_bonuses": {
                "athletics": 8,
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 8,
                "deception": 0,
                "history": 0,
                "insight": 2,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 5,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 2
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_sleipnir_eight-hooves",
                    "name": "Eight Hooves",
                    "desc": "When a creature moves within 5 feet of the sleipnir, the sleipnir can move up to its speed without provoking opportunity attacks.",
                    "uses_type": "PER_DAY",
                    "uses_param": 3,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sleipnir"
                },
                {
                    "key": "ccdx_sleipnir_gold-and-ice",
                    "name": "Gold and Ice ",
                    "desc": "The sleipnir summons a gilded avalanche in a 30-foot cone. Each creature in the area must make a DC 16 Dexterity saving throw. On a failure, a creature takes 13 (3d8) bludgeoning and 13 (3d8) cold damage, is pushed 15 feet away from the sleipnir, and is knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sleipnir"
                },
                {
                    "key": "ccdx_sleipnir_multiattack",
                    "name": "Multiattack",
                    "desc": "The sleipnir makes two rune hooves attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sleipnir"
                },
                {
                    "key": "ccdx_sleipnir_rune-hooves",
                    "name": "Rune Hooves",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage and 3 (1d6) radiant damage. An undead creature who takes damage from this attack must succeed on a DC 16 Charisma saving throw or be restrained by magical runes until the end of its next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sleipnir"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_snow-cat/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_snow-cat",
            "name": "Snow Cat",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 12,
            "hit_points": 13,
            "hit_dice": "3d8",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 14,
                "dexterity": 14,
                "constitution": 10,
                "intelligence": 3,
                "wisdom": 14,
                "charisma": 7
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": 2,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": 2,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 4,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": -4,
                "athletics": 2,
                "deception": -2,
                "history": -4,
                "insight": 2,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 2,
                "nature": -4,
                "perception": 4,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 14,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_snow-cat_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_snow-cat"
                },
                {
                    "key": "ccdx_snow-cat_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_snow-cat"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_snow-hag/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_snow-hag",
            "name": "Snow Hag",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 16,
                "dexterity": 12,
                "constitution": 16,
                "intelligence": 13,
                "wisdom": 14,
                "charisma": 16
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "arcana": 3,
                "deception": 5,
                "survival": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 3,
                "deception": 5,
                "history": 1,
                "insight": 2,
                "intimidation": 3,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 2,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 4
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_snow-hag_claws",
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_snow-hag"
                },
                {
                    "key": "ccdx_snow-hag_icy-embrace",
                    "name": "Icy Embrace ",
                    "desc": "The snow hag exhales a cloud of freezing fog in a 15-foot-radius around her. Each creature in that area must make a DC 13 Constitution saving throw. On a failure, a target takes 21 (6d6) cold damage and is restrained by ice for 1 minute. On a success, a target takes half the damage and isn't restrained. A restrained target can make a DC 13 Strength check, shattering the ice on a success. The ice can also be attacked and destroyed (AC 10; hp 5; vulnerability to fire and bludgeoning damage; immunity to slashing, cold, poison, and psychic damage).",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_snow-hag"
                },
                {
                    "key": "ccdx_snow-hag_illusory-appearance",
                    "name": "Illusory Appearance",
                    "desc": "The hag covers herself and anything she is wearing or carrying with a magical illusion that makes her look like another creature of her general size and humanoid shape. The illusion ends if the hag takes a bonus action to end it or if she dies. \n\nThe changes wrought by this effect fail to hold up to physical inspection. For example, the hag could appear to have human hands, but someone touching them would feel her sharp claws. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 20 Intelligence (Investigation) check to discern that the hag is disguised.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_snow-hag"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_song-angel/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_song-angel",
            "name": "Song Angel",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 76,
            "hit_dice": "9d10+27",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 12,
                "dexterity": 16,
                "constitution": 16,
                "intelligence": 18,
                "wisdom": 18,
                "charisma": 21
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 5
            },
            "saving_throws": {
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "insight": 7,
                "performance": 11
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 4,
                "arcana": 4,
                "athletics": 1,
                "deception": 5,
                "history": 4,
                "insight": 7,
                "intimidation": 5,
                "investigation": 4,
                "medicine": 4,
                "nature": 4,
                "perception": 4,
                "performance": 11,
                "persuasion": 5,
                "religion": 4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 4
            },
            "passive_perception": 14,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_song-angel_change-shape",
                    "name": "Change Shape",
                    "desc": "The angel magically polymorphs into a humanoid that has a challenge rating equal to or less than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the angel's choice).\n\nIn the new form, the angel retains its game statistics and the ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has but that it lacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_song-angel"
                },
                {
                    "key": "ccdx_song-angel_heavenly-inspiration",
                    "name": "Heavenly Inspiration",
                    "desc": "When a creature the song angel can see fails an ability check or saving throw or misses with a weapon attack, the angel can sing a verse of divine music. If the creature hears this song, it can reroll the failed check, save, or attack roll with advantage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_song-angel"
                },
                {
                    "key": "ccdx_song-angel_horn-of-blasting",
                    "name": "Horn of Blasting ",
                    "desc": "The song angel blows on its ram's horn, emitting a thunderous blast in a 30-foot cone that is audible 600 feet away. Each creature in the cone must make a DC 15 Constitution saving throw. On a failure, a creature takes 17 (5d6) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage but isn't deafened. Creatures and objects made of glass or crystal have disadvantage on the saving throw and take 35 (10d6) thunder damage instead.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_song-angel"
                },
                {
                    "key": "ccdx_song-angel_horn-of-spirits",
                    "name": "Horn of Spirits ",
                    "desc": "The song angel blows on its brass horn, calling forth 10 (3d4 + 3) warrior spirits. These spirits appear within 60 feet of the angel and use tribal warrior statistics. When the spirits are summoned, one of them is always an ancient champion that uses berserker statistics. They disappear after 1 hour or when they are reduced to 0 hp. These spirits follow the angel's commands.",
                    "uses_type": "RECHARGE_AFTER_REST",
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_song-angel"
                },
                {
                    "key": "ccdx_song-angel_scimitar",
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 18 (4d8) radiant damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_song-angel"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_sootwing/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_sootwing",
            "name": "Sootwing",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 12.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 11,
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 11,
                "dexterity": 12,
                "constitution": 12,
                "intelligence": 3,
                "wisdom": 10,
                "charisma": 7
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 2,
                "stealth": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 0,
                "deception": -2,
                "history": -4,
                "insight": 0,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 2,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 3,
                "survival": 0
            },
            "passive_perception": 12,
            "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": "ccdx_sootwing_proboscis",
                    "name": "Proboscis",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sootwing"
                },
                {
                    "key": "ccdx_sootwing_sooty-wings",
                    "name": "Sooty Wings ",
                    "desc": "A 20-foot radius cloud of smoldering ash disperses from the sootwing. Each creature in that area must make a DC 11 Constitution saving throw. On a failure, a creature takes 4 (1d8) fire damage and is blinded until the end of its next turn. On a success, a creature takes half the damage and isn't blinded.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sootwing"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_sooze/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_sooze",
            "name": "Sooze",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "climb": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "lawful neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 12,
            "hit_points": 49,
            "hit_dice": "11d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 14,
                "dexterity": 10,
                "constitution": 10,
                "intelligence": 10,
                "wisdom": 14,
                "charisma": 16
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 2,
                "deception": 3,
                "history": 0,
                "insight": 2,
                "intimidation": 3,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 4,
                "performance": 3,
                "persuasion": 3,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 2
            },
            "passive_perception": 14,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "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": "ccdx_sooze_longsword",
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Warrior Only",
                    "legendary_cost": null,
                    "parent": "ccdx_sooze"
                },
                {
                    "key": "ccdx_sooze_merge",
                    "name": "Merge",
                    "desc": "A shoth who has less than half its maximum hp can merge with any other shoth creature within 10 feet, adding its remaining hp to that creature's. The hp gained this way can exceed the normal maximum of that creature. A shoth can accept one such merger every 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sooze"
                },
                {
                    "key": "ccdx_sooze_oozing-slam",
                    "name": "Oozing Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage and 2 (1d4) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sooze"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_spawn-of-chernobog/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_spawn-of-chernobog",
            "name": "Spawn of Chernobog",
            "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": "chaotic evil",
            "languages": [],
            "armor_class": 14,
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 22,
                "dexterity": 12,
                "constitution": 18,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 12
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "athletics": 8,
                "stealth": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 8,
                "deception": 1,
                "history": 0,
                "insight": 1,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 1,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "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"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_spawn-of-chernobog_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) piercing damage, and the creature must succeed on a DC 14 Constitution saving throw or become infected with the night's blood disease (see the Night's Blood trait).",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spawn-of-chernobog"
                },
                {
                    "key": "ccdx_spawn-of-chernobog_claws",
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spawn-of-chernobog"
                },
                {
                    "key": "ccdx_spawn-of-chernobog_multiattack",
                    "name": "Multiattack",
                    "desc": "The spawn of Chernobog makes two attacks: one with its bite and one with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spawn-of-chernobog"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_speaker-to-the-darkness/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_speaker-to-the-darkness",
            "name": "Speaker to the Darkness",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 12.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 135,
            "hit_dice": "18d6+72",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 11,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 10,
                "wisdom": 9,
                "charisma": 18
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 6,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 6,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": 7
            },
            "skill_bonuses": {
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -1,
                "arcana": 0,
                "athletics": 0,
                "deception": 4,
                "history": 0,
                "insight": -1,
                "intimidation": 4,
                "investigation": 0,
                "medicine": -1,
                "nature": 0,
                "perception": 2,
                "performance": 4,
                "persuasion": 4,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": -1
            },
            "passive_perception": 12,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "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": "ccdx_speaker-to-the-darkness_drawn-from-beyond",
                    "name": "Drawn from Beyond ",
                    "desc": "The speaker conjures up to 3 ghasts. The ghasts appear in unoccupied spaces within 30 feet of the speaker that the speaker can see. The ghasts follow the speaker's commands, and it is immune to their Stench. It can't have more than 3 ghasts conjured at one time.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_speaker-to-the-darkness"
                },
                {
                    "key": "ccdx_speaker-to-the-darkness_extinguish-light-1rest",
                    "name": "Extinguish Light (1/rest)",
                    "desc": "The speaker creates a 15-foot-radius sphere of magical darkness on a point it can see within 60 feet. This darkness works like the darkness spell, except creatures inside it have disadvantage on saving throws and the speaker and its conjured ghasts are unaffected by the darkness.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_speaker-to-the-darkness"
                },
                {
                    "key": "ccdx_speaker-to-the-darkness_multiattack",
                    "name": "Multiattack",
                    "desc": "The speaker to the darkness makes two quarterstaff attacks or two sling attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_speaker-to-the-darkness"
                },
                {
                    "key": "ccdx_speaker-to-the-darkness_quarterstaff",
                    "name": "Quarterstaff",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage, or 4 (1d8) bludgeoning damage if used with two hands, plus 9 (2d8) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_speaker-to-the-darkness"
                },
                {
                    "key": "ccdx_speaker-to-the-darkness_sling",
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 30/120 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_speaker-to-the-darkness"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_spider-drake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_spider-drake",
            "name": "Spider Drake",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "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"
            ],
            "armor_class": 18,
            "hit_points": 136,
            "hit_dice": "16d10+48",
            "challenge_rating_decimal": "9.000",
            "challenge_rating_text": "9",
            "experience_points": 5000,
            "ability_scores": {
                "strength": 19,
                "dexterity": 13,
                "constitution": 17,
                "intelligence": 7,
                "wisdom": 16,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 3,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 7,
                "wisdom": 7,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 5,
                "constitution": 7,
                "intelligence": -2,
                "wisdom": 7,
                "charisma": 6
            },
            "skill_bonuses": {
                "perception": 7,
                "stealth": 5,
                "survival": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": -2,
                "athletics": 4,
                "deception": 2,
                "history": -2,
                "insight": 3,
                "intimidation": 2,
                "investigation": -2,
                "medicine": 3,
                "nature": -2,
                "perception": 7,
                "performance": 2,
                "persuasion": 2,
                "religion": -2,
                "sleight_of_hand": 1,
                "stealth": 5,
                "survival": 7
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_spider-drake_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 7 (2d6) poison damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spider-drake"
                },
                {
                    "key": "ccdx_spider-drake_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spider-drake"
                },
                {
                    "key": "ccdx_spider-drake_multiattack",
                    "name": "Multiattack",
                    "desc": "The spider drake makes three attacks: one with its bite and two with its claws. It can use Web in place of its bite attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spider-drake"
                },
                {
                    "key": "ccdx_spider-drake_poison-breath",
                    "name": "Poison Breath ",
                    "desc": "The drake exhales poisonous gas in a 30-foot cone. Each creature in that area must make a DC 15 Constitution saving throw. On a failure, a creature takes 42 (12d6) poison damage and is poisoned. On a success, a creature takes half the damage and isn't poisoned. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spider-drake"
                },
                {
                    "key": "ccdx_spider-drake_web",
                    "name": "Web ",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 60/120 ft., one Large or smaller creature. Hit: The creature is restrained by webbing. As an action, the restrained creature can make a DC 16 Strength check, escaping from the webbing on a success. The effect also ends if the webbing is destroyed. The webbing has AC 10, 5 hit points, vulnerability to fire damage, and immunity to bludgeoning, poison, and psychic damage.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spider-drake"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_spirit-lamp/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_spirit-lamp",
            "name": "Spirit Lamp",
            "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": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 12,
                "dexterity": 19,
                "constitution": 16,
                "intelligence": 13,
                "wisdom": 14,
                "charisma": 19
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 6
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 7,
                "constitution": 6,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 4
            },
            "skill_bonuses": {
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 1,
                "deception": 4,
                "history": 1,
                "insight": 2,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 5,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 2
            },
            "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",
                "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/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/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_spirit-lamp_lantern-beam",
                    "name": "Lantern Beam",
                    "desc": "Ranged Spell Attack: +7 to hit, range 60 ft., one target. Hit: 11 (2d10) fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spirit-lamp"
                },
                {
                    "key": "ccdx_spirit-lamp_multiattack",
                    "name": "Multiattack",
                    "desc": "The spirit lamp makes three attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spirit-lamp"
                },
                {
                    "key": "ccdx_spirit-lamp_spirit-claw",
                    "name": "Spirit Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spirit-lamp"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_spree/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_spree",
            "name": "Spree",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 84,
            "hit_dice": "13d6+39",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 11,
                "dexterity": 17,
                "constitution": 16,
                "intelligence": 10,
                "wisdom": 8,
                "charisma": 15
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 6,
                "wisdom": 2
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 6,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -1,
                "arcana": 0,
                "athletics": 0,
                "deception": 2,
                "history": 0,
                "insight": -1,
                "intimidation": 2,
                "investigation": 0,
                "medicine": -1,
                "nature": 0,
                "perception": -1,
                "performance": 2,
                "persuasion": 2,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": -1
            },
            "passive_perception": 9,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/frightened/?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": "ccdx_spree_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage plus 10 (3d6) poison damage, and the creature must make a DC 14 Constitution saving throw. On a failure, the target can't take reactions and must roll a d10 at the start of each of its turns to determine its behavior for that turn for 1 minute. This works like the confusion spell. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to this effect for the next 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_spree"
                },
                {
                    "key": "ccdx_spree_multiattack",
                    "name": "Multiattack",
                    "desc": "The spree demon makes two claw attacks. If both attacks hit the same target, the target must succeed on a DC 14 Wisdom saving throw or become frightened for 1 minute. While frightened this way, the creature believes it has shrunk to half its normal size. All attacks against the creature do an extra 7 (2d6) psychic damage, and the creature's attacks do half damage. A frightened creature 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": "ccdx_spree"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_storm-lord/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_storm-lord",
            "name": "Storm Lord",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "fly": 50.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": true,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 17,
            "hit_points": 161,
            "hit_dice": "17d12+51",
            "challenge_rating_decimal": "13.000",
            "challenge_rating_text": "13",
            "experience_points": 10000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 18,
                "constitution": 16,
                "intelligence": 12,
                "wisdom": 14,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 10,
                "constitution": 8,
                "wisdom": 7
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 4,
                "constitution": 8,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 4
            },
            "skill_bonuses": {
                "athletics": 10,
                "nature": 6,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 10,
                "deception": 4,
                "history": 1,
                "insight": 2,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 2,
                "nature": 6,
                "perception": 7,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 2
            },
            "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/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/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": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_storm-lord_lightning-bolt",
                    "name": "Lightning Bolt",
                    "desc": "Ranged Spell Attack: +9 to hit, range 60 ft., one target. Hit: 31 (7d8) lightning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-lord"
                },
                {
                    "key": "ccdx_storm-lord_multiattack",
                    "name": "Multiattack",
                    "desc": "The storm lord makes two slam attacks or two lightning bolt attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-lord"
                },
                {
                    "key": "ccdx_storm-lord_slam",
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 29 (7d6 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-lord"
                },
                {
                    "key": "ccdx_storm-lord_thunder-clap",
                    "name": "Thunder Clap ",
                    "desc": "The storm lord creates a peal of ear-splitting thunder. Each creature within 30 feet of the storm lord must make a DC 17 Constitution saving throw. On a failure, a target takes 54 (12d8) thunder damage and is deafened. On a success, a target takes half the damage but isn't deafened. The deafness lasts until it is lifted by the lesser restoration spell or similar magic.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-lord"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_storm-spirit/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_storm-spirit",
            "name": "Storm Spirit",
            "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/elemental/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 14,
            "hit_points": 22,
            "hit_dice": "5d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 12,
                "dexterity": 14,
                "constitution": 11,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 6
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -2,
                "athletics": 1,
                "deception": -2,
                "history": -2,
                "insight": 0,
                "intimidation": -2,
                "investigation": -2,
                "medicine": 0,
                "nature": -2,
                "perception": 0,
                "performance": -2,
                "persuasion": -2,
                "religion": -2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "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": "ccdx_storm-spirit_shocking-bolt",
                    "name": "Shocking Bolt",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 60/240 ft., one target. Hit: 4 (1d4 + 2) lightning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-spirit"
                },
                {
                    "key": "ccdx_storm-spirit_tempest",
                    "name": "Tempest ",
                    "desc": "Each creature within 10 feet of the spirit must succeed on a DC 12 Dexterity saving throw. On a failure, a creature takes 5 (2d4) lightning damage, 5 (2d4) thunder damage, is thrown 10 feet in a random direction, and is knocked prone.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-spirit"
                },
                {
                    "key": "ccdx_storm-spirit_thunder-slam",
                    "name": "Thunder Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) thunder damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_storm-spirit"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_sunset-raptor/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_sunset-raptor",
            "name": "Sunset Raptor",
            "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/monstrosity/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 12,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 16
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": -3,
                "athletics": 1,
                "deception": 3,
                "history": -3,
                "insight": 1,
                "intimidation": 3,
                "investigation": -3,
                "medicine": 1,
                "nature": -3,
                "perception": 3,
                "performance": 3,
                "persuasion": 3,
                "religion": -3,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_sunset-raptor_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) piercing damage",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sunset-raptor"
                },
                {
                    "key": "ccdx_sunset-raptor_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sunset-raptor"
                },
                {
                    "key": "ccdx_sunset-raptor_multiattack",
                    "name": "Multiattack",
                    "desc": "The sunset raptor makes two attacks: one with its bite and one with its claw.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_sunset-raptor"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_suppurating-ooze/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_suppurating-ooze",
            "name": "Suppurating Ooze",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "climb": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 5.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 8,
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 16,
                "dexterity": 6,
                "constitution": 16,
                "intelligence": 1,
                "wisdom": 6,
                "charisma": 2
            },
            "modifiers": {
                "strength": 3,
                "dexterity": -2,
                "constitution": 3,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -4
            },
            "saving_throws": {
                "constitution": 5
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": -2,
                "constitution": 5,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": -2,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": 3,
                "deception": -4,
                "history": -5,
                "insight": -2,
                "intimidation": -4,
                "investigation": -5,
                "medicine": -2,
                "nature": -5,
                "perception": -2,
                "performance": -4,
                "persuasion": -4,
                "religion": -5,
                "sleight_of_hand": -2,
                "stealth": -2,
                "survival": -2
            },
            "passive_perception": 8,
            "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/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_suppurating-ooze_pseudopod",
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) necrotic damage. If the target is a creature, it must succeed on a DC 13 Constitution saving throw or become infected with the seeping death disease (see the Seeping Death trait).",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_suppurating-ooze"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_swolbold/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_swolbold",
            "name": "Swolbold",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 19,
                "dexterity": 11,
                "constitution": 15,
                "intelligence": 6,
                "wisdom": 12,
                "charisma": 7
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "athletics": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -2,
                "athletics": 6,
                "deception": -2,
                "history": -2,
                "insight": 1,
                "intimidation": -2,
                "investigation": -2,
                "medicine": 1,
                "nature": -2,
                "perception": 1,
                "performance": -2,
                "persuasion": -2,
                "religion": -2,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 12,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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": "ccdx_swolbold_crush",
                    "name": "Crush",
                    "desc": "One creature grappled by the swolbold must make a DC 14 Strength saving throw, taking 21 (5d6 + 4) bludgeoning damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_swolbold"
                },
                {
                    "key": "ccdx_swolbold_slam",
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 14). Until the grapple ends, the target is restrained and the swolbold can't make slam attacks against other targets.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_swolbold"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_tar-ghoul/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_tar-ghoul",
            "name": "Tar Ghoul",
            "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": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 16,
                "dexterity": 17,
                "constitution": 13,
                "intelligence": 11,
                "wisdom": 10,
                "charisma": 8
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 3,
                "deception": -1,
                "history": 0,
                "insight": 0,
                "intimidation": -1,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 2,
                "performance": -1,
                "persuasion": -1,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "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": "ccdx_tar-ghoul_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tar-ghoul"
                },
                {
                    "key": "ccdx_tar-ghoul_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 11 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tar-ghoul"
                },
                {
                    "key": "ccdx_tar-ghoul_multiattack",
                    "name": "Multiattack",
                    "desc": "The tar ghoul makes one bite attack and one claw attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tar-ghoul"
                },
                {
                    "key": "ccdx_tar-ghoul_vomit-tar",
                    "name": "Vomit Tar ",
                    "desc": "The tar ghoul vomits tar, covering the ground in a 10-foot square within 5 feet of it. Each creature in the area must succeed on a DC 13 Dexterity saving throw or be covered with tar. The tar ignites if touched by a source of fire or if a creature covered with tar takes fire damage. The tar burns for 3 (1d6) rounds or until a creature takes an action to stop the blaze. A creature that starts its turn in the area or that starts its turn covered with burning tar takes 5 (1d10) fire damage.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tar-ghoul"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_terror-bird/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_terror-bird",
            "name": "Terror Bird",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 12,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 18,
                "dexterity": 12,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "athletics": 6,
                "perception": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 6,
                "deception": 0,
                "history": -4,
                "insight": 1,
                "intimidation": 0,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_terror-bird_serrated-beak",
                    "name": "Serrated Beak",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) slashing damage. The target must succeed on a DC 12 Constitution saving throw or take 7 (2d6) slashing damage at the beginning of its next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_terror-bird"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_the-barbed/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_the-barbed",
            "name": "The Barbed",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 14,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 11
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "athletics": 4,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 4,
                "deception": 0,
                "history": -1,
                "insight": 0,
                "intimidation": 0,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": -1,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_the-barbed_barbed-slash",
                    "name": "Barbed Slash",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) slashing damage and 3 (1d6) poison damage. The target must succeed on a DC 12 Constitution saving throw or be poisoned until the end of its next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_the-barbed"
                },
                {
                    "key": "ccdx_the-barbed_javelin",
                    "name": "Javelin",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_the-barbed"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_thorned-sulfurlord/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_thorned-sulfurlord",
            "name": "Thorned Sulfurlord",
            "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/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 20,
                "dexterity": 14,
                "constitution": 16,
                "intelligence": 10,
                "wisdom": 9,
                "charisma": 12
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": 1
            },
            "saving_throws": {
                "strength": 9
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": 1
            },
            "skill_bonuses": {
                "athletics": 9,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": -1,
                "arcana": 0,
                "athletics": 9,
                "deception": 1,
                "history": 0,
                "insight": -1,
                "intimidation": 1,
                "investigation": 0,
                "medicine": -1,
                "nature": 0,
                "perception": 7,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": -1
            },
            "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": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [
                {
                    "key": "ccdx_thorned-sulfurlord_fiery-spike",
                    "name": "Fiery Spike",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60/240 ft., one target. Hit: 12 (3d6 + 2) piercing damage plus 9 (2d8) fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_thorned-sulfurlord"
                },
                {
                    "key": "ccdx_thorned-sulfurlord_multiattack",
                    "name": "Multiattack",
                    "desc": "The thorned sulfurlord makes two sulfur slam attacks or two fiery spike attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_thorned-sulfurlord"
                },
                {
                    "key": "ccdx_thorned-sulfurlord_sulfur-slam",
                    "name": "Sulfur Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage plus 9 (2d8) fire damage. The target must succeed on a DC 17 Constitution saving throw or be blinded until the end of its next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_thorned-sulfurlord"
                },
                {
                    "key": "ccdx_thorned-sulfurlord_the-world-shall-know-fire",
                    "name": "The World Shall Know Fire ",
                    "desc": "The thorned sulfurlord targets a creature that has taken fire damage from it within the last minute and causes a burst of fire to expand out from that creature in a 30-foot-radius. Each creature in the area, including the target, must make a DC 17 Dexterity saving throw, taking 35 (10d6) fire damage on a failed save, or half as much damage on a successful one. The fire ignites flammable objects 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": "ccdx_thorned-sulfurlord"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_thread-bound-constrictor-snake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_thread-bound-constrictor-snake",
            "name": "Thread-Bound Constrictor Snake",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?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": 12,
            "hit_points": 60,
            "hit_dice": "8d12+8",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 19,
                "dexterity": 14,
                "constitution": 12,
                "intelligence": 1,
                "wisdom": 10,
                "charisma": 3
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": -5,
                "wisdom": 0,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": -5,
                "wisdom": 0,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -5,
                "athletics": 4,
                "deception": -4,
                "history": -5,
                "insight": 0,
                "intimidation": -4,
                "investigation": -5,
                "medicine": 0,
                "nature": -5,
                "perception": 0,
                "performance": -4,
                "persuasion": -4,
                "religion": -5,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_thread-bound-constrictor-snake_constrict",
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 13 (2d8 + 4) bludgeoning damage and the creature is grappled (escape DC 16). Until this grapple ends, the creature is restrained, and the snake can't constrict another target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_thread-bound-constrictor-snake"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_three-headed-clockwork-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_three-headed-clockwork-dragon",
            "name": "Three-Headed Clockwork Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 18,
            "hit_points": 275,
            "hit_dice": "22d12+132",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 23,
                "intelligence": 10,
                "wisdom": 10,
                "charisma": 1
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {
                "strength": 12,
                "constitution": 11
            },
            "saving_throws_all": {
                "strength": 12,
                "dexterity": 0,
                "constitution": 11,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {
                "athletics": 12,
                "perception": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 12,
                "deception": -5,
                "history": 0,
                "insight": 0,
                "intimidation": -5,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 10,
                "performance": -5,
                "persuasion": -5,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 20,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "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": "ccdx_three-headed-clockwork-dragon_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 3 (1d6) fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-clockwork-dragon"
                },
                {
                    "key": "ccdx_three-headed-clockwork-dragon_fire-breath",
                    "name": "Fire Breath ",
                    "desc": "The dragon exhales fire in three separate 60-foot cones. Each creature in one of these cones must make a DC 19 Dexterity saving throw, taking 45 (13d6) fire damage on a failed save, or half as much damage on a successful one. A creature in overlapping cones has disadvantage on the saving throw, but it takes damage from only one breath.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-clockwork-dragon"
                },
                {
                    "key": "ccdx_three-headed-clockwork-dragon_fist",
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-clockwork-dragon"
                },
                {
                    "key": "ccdx_three-headed-clockwork-dragon_multiattack",
                    "name": "Multiattack",
                    "desc": "The dragon can use its Oil Spray. It then makes five attacks: three with its bite and two with its fists.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-clockwork-dragon"
                },
                {
                    "key": "ccdx_three-headed-clockwork-dragon_oil-spray",
                    "name": "Oil Spray",
                    "desc": "The dragon sprays oil in a 30-foot-cone. Each creature in the area must succeed on a DC 19 Dexterity saving throw or become vulnerable to fire damage until the end of the dragon's next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-clockwork-dragon"
                },
                {
                    "key": "ccdx_three-headed-clockwork-dragon_tail-sweep",
                    "name": "Tail Sweep",
                    "desc": "The dragon swings its bladed tail. Each creature within 15 feet of the dragon must make a DC 19 Dexterity saving throw. On a failure, a creature takes 16 (2d8 + 7) slashing damage and is knocked prone. On a success, a creature takes half the damage but isn't knocked prone.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-clockwork-dragon"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_three-headed-cobra/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_three-headed-cobra",
            "name": "Three-Headed Cobra",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 16,
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 14,
                "dexterity": 18,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 6
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {
                "dexterity": 7,
                "wisdom": 3
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 7,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": 2,
                "deception": -2,
                "history": -3,
                "insight": 0,
                "intimidation": -2,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 3,
                "performance": -2,
                "persuasion": -2,
                "religion": -3,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_three-headed-cobra_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 15 ft., one target. Hit: 7 (1d6 + 4) piercing damage and the target must make a DC 15 Constitution saving throw, taking 7 (2d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-cobra"
                },
                {
                    "key": "ccdx_three-headed-cobra_multiattack",
                    "name": "Multiattack",
                    "desc": "The three-headed cobra makes three bite attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_three-headed-cobra"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_tosculi-jeweled-drone/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_tosculi-jeweled-drone",
            "name": "Tosculi Jeweled Drone",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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/humanoid/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 90,
            "hit_dice": "12d6+48",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 10,
                "dexterity": 18,
                "constitution": 18,
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 17
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "deception": 5,
                "insight": 4,
                "persuasion": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 2,
                "athletics": 0,
                "deception": 5,
                "history": 2,
                "insight": 4,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 2,
                "nature": 2,
                "perception": 2,
                "performance": 3,
                "persuasion": 5,
                "religion": 2,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 2
            },
            "passive_perception": 12,
            "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/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_tosculi-jeweled-drone_claws",
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tosculi-jeweled-drone"
                },
                {
                    "key": "ccdx_tosculi-jeweled-drone_multiattack",
                    "name": "Multiattack",
                    "desc": "The jeweled drone makes three attacks: two with its claws and one with its scimitar.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tosculi-jeweled-drone"
                },
                {
                    "key": "ccdx_tosculi-jeweled-drone_protect-the-queen",
                    "name": "Protect the Queen",
                    "desc": "When a creature makes an attack against a tosculi hive queen, the jeweled drone grants a +2 bonus to the queen's AC if the drone is within 5 feet of the queen.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tosculi-jeweled-drone"
                },
                {
                    "key": "ccdx_tosculi-jeweled-drone_scimitar",
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage plus 10 (3d6) poison damage. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tosculi-jeweled-drone"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_trollkin-shaman/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_trollkin-shaman",
            "name": "Trollkin Shaman",
            "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",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 14,
                "dexterity": 13,
                "constitution": 14,
                "intelligence": 10,
                "wisdom": 16,
                "charisma": 12
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 3,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 3,
                "charisma": 1
            },
            "skill_bonuses": {
                "arcana": 2,
                "nature": 2,
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 2,
                "deception": 1,
                "history": 0,
                "insight": 3,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 3,
                "nature": 2,
                "perception": 5,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 1,
                "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_trollkin-shaman_inspire-ferocity",
                    "name": "Inspire Ferocity ",
                    "desc": "The trollkin shaman inspires ferocity in up to three trollkin it can see. Those trollkin have advantage on attack rolls and saving throws until the end of the shaman's next turn and gain 10 temporary hp.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_trollkin-shaman"
                },
                {
                    "key": "ccdx_trollkin-shaman_multiattack",
                    "name": "Multiattack",
                    "desc": "The trollkin shaman makes two staff attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_trollkin-shaman"
                },
                {
                    "key": "ccdx_trollkin-shaman_staff",
                    "name": "Staff",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage, or 6 (1d8 + 2) bludgeoning damage if used with two hands.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_trollkin-shaman"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_trollking-grunt/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_trollking-grunt",
            "name": "Trollking Grunt",
            "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",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 18,
                "dexterity": 13,
                "constitution": 16,
                "intelligence": 9,
                "wisdom": 11,
                "charisma": 10
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 4,
                "deception": 0,
                "history": -1,
                "insight": 0,
                "intimidation": 0,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": -1,
                "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_trollking-grunt_longbow",
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 150/600 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_trollking-grunt"
                },
                {
                    "key": "ccdx_trollking-grunt_multiattack",
                    "name": "Multiattack",
                    "desc": "The trollkin grunt makes two attacks, either with its spear or its longbow.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_trollking-grunt"
                },
                {
                    "key": "ccdx_trollking-grunt_spear",
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +6 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": "ccdx_trollking-grunt"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_tulpa/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_tulpa",
            "name": "Tulpa",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": true,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 13,
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 14,
                "dexterity": 16,
                "constitution": 14,
                "intelligence": 10,
                "wisdom": 14,
                "charisma": 9
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 3,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 3,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 2,
                "deception": -1,
                "history": 0,
                "insight": 2,
                "intimidation": -1,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 2,
                "performance": -1,
                "persuasion": -1,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "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/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_tulpa_black-claw",
                    "name": "Black Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tulpa"
                },
                {
                    "key": "ccdx_tulpa_imposing-dread",
                    "name": "Imposing Dread ",
                    "desc": "The tulpa uses its action to fill a 40-foot radius around itself with dread-inducing psychic energy. Each creature, other than the tulpa's creator, within that area must succeed on a DC 13 Wisdom saving throw or be frightened of the tulpa until the end of its next turn and become cursed. A creature with an Intelligence of 5 or lower can't be cursed. While cursed by the tulpa, that creature's own thoughts turn ever more dark and brooding. Its sense of hope fades, and shadows seem overly large and ominous. The cursed creature can repeat the saving throw whenever it finishes a long rest, ending the effect on itself on a success. If not cured within three days, the cursed creature manifests its own tulpa.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tulpa"
                },
                {
                    "key": "ccdx_tulpa_multiattack",
                    "name": "Multiattack",
                    "desc": "The tulpa makes two black claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tulpa"
                },
                {
                    "key": "ccdx_tulpa_psychic-blast",
                    "name": "Psychic Blast",
                    "desc": "Ranged Spell Attack: +4 to hit, range 120 ft., one target. Hit: 22 (4d10) psychic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tulpa"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_tusked-crimson-ogre/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_tusked-crimson-ogre",
            "name": "Tusked Crimson Ogre",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 19,
                "dexterity": 8,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 7,
                "charisma": 7
            },
            "modifiers": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": -2,
                "charisma": -2
            },
            "saving_throws": {
                "constitution": 6,
                "wisdom": 1
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 6,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "athletics": 7,
                "intimidation": 4
            },
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": -2,
                "arcana": -3,
                "athletics": 7,
                "deception": -2,
                "history": -3,
                "insight": -2,
                "intimidation": 4,
                "investigation": -3,
                "medicine": -2,
                "nature": -3,
                "perception": -2,
                "performance": -2,
                "persuasion": -2,
                "religion": -3,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": -2
            },
            "passive_perception": 8,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_tusked-crimson-ogre_berserkers-blood",
                    "name": "Berserker's Blood ",
                    "desc": "If the tusked crimson ogre doesn't have all of its hp, it flexes and roars, spraying blood from its wounds. Each creature within 15 feet of the ogre must make a DC 14 Constitution saving throw. On a failure, a creature takes 21 (6d6) acid damage and goes berserk. On a success, a creature takes half the damage and doesn't go berserk. On each of its turns, a berserk creature must attack the nearest creature it can see, eschewing ranged or magical attacks in favor of melee attacks. If no creature is near enough to move to and attack, the berserk creature attacks an object, with preference for an object smaller than itself. Once a creature goes berserk, it continues to do so until it is unconscious, regains all of its hp, or is cured through lesser restoration or similar magic.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tusked-crimson-ogre"
                },
                {
                    "key": "ccdx_tusked-crimson-ogre_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tusked-crimson-ogre"
                },
                {
                    "key": "ccdx_tusked-crimson-ogre_morningstar",
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tusked-crimson-ogre"
                },
                {
                    "key": "ccdx_tusked-crimson-ogre_multiattack",
                    "name": "Multiattack",
                    "desc": "The tusked crimson ogre makes two attacks: one with its morningstar and one with its bite.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tusked-crimson-ogre"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_tveirherjar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_tveirherjar",
            "name": "Tveirherjar",
            "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",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 102,
            "hit_dice": "12d8+48",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 19,
                "dexterity": 12,
                "constitution": 19,
                "intelligence": 10,
                "wisdom": 14,
                "charisma": 14
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 2
            },
            "skill_bonuses": {
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 4,
                "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": 1,
                "stealth": 4,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": 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": 60.0,
            "actions": [
                {
                    "key": "ccdx_tveirherjar_multiattack",
                    "name": "Multiattack",
                    "desc": "A tveirherjar makes two attacks with its Niflheim longsword.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tveirherjar"
                },
                {
                    "key": "ccdx_tveirherjar_niflheim-longsword",
                    "name": "Niflheim Longsword",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage plus 4 (1d8) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tveirherjar"
                },
                {
                    "key": "ccdx_tveirherjar_spear-of-the-northern-sky",
                    "name": "Spear of the Northern Sky ",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 30/120 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) radiant damage, and the target is outlined in a shimmering light until the end of the tveirherjar's next turn. This light works like the faerie fire spell, except only the tveirherjar has advantage on attacks against the creature and the light is not absorbed by the tveirherjar's Niflheim longsword.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tveirherjar"
                },
                {
                    "key": "ccdx_tveirherjar_terrifying-glare",
                    "name": "Terrifying Glare ",
                    "desc": "The tveirherjar targets one creature it can see within 30 feet of it. If the creature can see the tveirherjar, it must succeed on a DC 15 Wisdom saving throw or be frightened for 1 minute. While frightened, the creature is paralyzed. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_tveirherjar"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_two-headed-eagle/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_two-headed-eagle",
            "name": "Two-Headed Eagle",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?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/monstrosity/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 15,
            "hit_points": 142,
            "hit_dice": "15d12+45",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 21,
                "constitution": 16,
                "intelligence": 6,
                "wisdom": 12,
                "charisma": 14
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": 2
            },
            "skill_bonuses": {
                "acrobatics": 8,
                "athletics": 8,
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 8,
                "animal_handling": 1,
                "arcana": -2,
                "athletics": 8,
                "deception": 2,
                "history": -2,
                "insight": 1,
                "intimidation": 2,
                "investigation": -2,
                "medicine": 1,
                "nature": -2,
                "perception": 4,
                "performance": 2,
                "persuasion": 2,
                "religion": -2,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 14,
            "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"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [
                {
                    "key": "ccdx_two-headed-eagle_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_two-headed-eagle"
                },
                {
                    "key": "ccdx_two-headed-eagle_multiattack",
                    "name": "Multiattack",
                    "desc": "The two-headed eagle makes two bite attacks and one talons attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_two-headed-eagle"
                },
                {
                    "key": "ccdx_two-headed-eagle_talons",
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the two-headed eagle can't use its talons on another target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_two-headed-eagle"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_undead-phoenix/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_undead-phoenix",
            "name": "Undead Phoenix",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 90.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 90.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": [],
            "armor_class": 17,
            "hit_points": 142,
            "hit_dice": "15d12+45",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 23,
                "dexterity": 14,
                "constitution": 17,
                "intelligence": 8,
                "wisdom": 17,
                "charisma": 9
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 3,
                "charisma": -1
            },
            "saving_throws": {
                "strength": 10,
                "constitution": 7,
                "wisdom": 7
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": -1,
                "wisdom": 7,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": -1,
                "athletics": 6,
                "deception": -1,
                "history": -1,
                "insight": 3,
                "intimidation": -1,
                "investigation": -1,
                "medicine": 3,
                "nature": -1,
                "perception": 7,
                "performance": -1,
                "persuasion": -1,
                "religion": -1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [
                "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/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_undead-phoenix_claws",
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_undead-phoenix"
                },
                {
                    "key": "ccdx_undead-phoenix_decaying-bite",
                    "name": "Decaying Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) piercing damage plus 14 (4d6) necrotic damage. The target must succeed on a DC 15 Constitution saving throw or be cursed with perpetual decay. The cursed target can't regain hp until the curse is lifted by the remove curse spell or similar magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_undead-phoenix"
                },
                {
                    "key": "ccdx_undead-phoenix_multiattack",
                    "name": "Multiattack",
                    "desc": "The undead phoenix makes three attacks: two with its claws and one with its decaying bite.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_undead-phoenix"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_unhatched/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_unhatched",
            "name": "Unhatched",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?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": 71,
            "hit_dice": "11d6+33",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 15,
                "dexterity": 14,
                "constitution": 16,
                "intelligence": 18,
                "wisdom": 10,
                "charisma": 9
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 4,
                "athletics": 2,
                "deception": -1,
                "history": 4,
                "insight": 0,
                "intimidation": -1,
                "investigation": 4,
                "medicine": 0,
                "nature": 4,
                "perception": 2,
                "performance": -1,
                "persuasion": -1,
                "religion": 4,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/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": "ccdx_unhatched_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage plus 4 (1d8) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_unhatched"
                },
                {
                    "key": "ccdx_unhatched_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 12 (3d6 + 2) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_unhatched"
                },
                {
                    "key": "ccdx_unhatched_desiccating-breath",
                    "name": "Desiccating Breath ",
                    "desc": "The dragon exhales a cloud of choking dust infused with necrotic magic in a 30-foot cone. Each creature in the area must make a DC 14 Dexterity saving throw, taking 16 (3d10) necrotic damage on a failed save, or half as much damage on a successful one. A creature who fails this save can't speak until the end of its next turn as it chokes on the dust.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_unhatched"
                },
                {
                    "key": "ccdx_unhatched_multiattack",
                    "name": "Multiattack",
                    "desc": "The unhatched makes one bite attack and one claw attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_unhatched"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_ursa-polaris/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_ursa-polaris",
            "name": "Ursa Polaris",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 15,
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 12,
                "constitution": 18,
                "intelligence": 4,
                "wisdom": 16,
                "charisma": 5
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": -3,
                "wisdom": 3,
                "charisma": -3
            },
            "skill_bonuses": {
                "athletics": 8,
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": -3,
                "athletics": 8,
                "deception": -3,
                "history": -3,
                "insight": 3,
                "intimidation": -3,
                "investigation": -3,
                "medicine": 3,
                "nature": -3,
                "perception": 6,
                "performance": -3,
                "persuasion": -3,
                "religion": -3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 3
            },
            "passive_perception": 16,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "ccdx_ursa-polaris_bite",
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage plus 7 (2d6) cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_ursa-polaris"
                },
                {
                    "key": "ccdx_ursa-polaris_claw",
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_ursa-polaris"
                },
                {
                    "key": "ccdx_ursa-polaris_cold-breath",
                    "name": "Cold Breath ",
                    "desc": "The ursa polaris exhales a blast of freezing wind and shards of ice in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 18 (4d8) cold damage and 14 (4d6) piercing damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_ursa-polaris"
                },
                {
                    "key": "ccdx_ursa-polaris_hypnotic-array",
                    "name": "Hypnotic Array ",
                    "desc": "The ursa polaris sways its back, causing the ice formations on its shoulders to catch available light. Each creature within 30 feet of the ursa polaris that sees the light pattern must make a DC 15 Wisdom saving throw. On a failure, a creature takes 21 (6d6) radiant damage and is stunned for 1 minute. On a success, a creature takes half the damage and isn't stunned. A stunned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The effect also ends if the creature takes any damage or if another creature takes an action to shake it out of its stupor.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_ursa-polaris"
                },
                {
                    "key": "ccdx_ursa-polaris_multiattack",
                    "name": "Multiattack",
                    "desc": "The ursa polaris makes three attacks: one with its bite and two with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "ccdx_ursa-polaris"
                }
            ],
            "creaturesets": []
        }
    ]
}