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

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

{
    "count": 210,
    "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-alignment&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_animated-armor/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_animated-armor",
            "name": "Animated Armor",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Animated Objects",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 33,
            "ability_scores": {
                "strength": 14,
                "dexterity": 11,
                "constitution": 13,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 1
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": -4,
                "arcana": -5,
                "athletics": 2,
                "deception": -5,
                "history": -5,
                "insight": -4,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -4,
                "nature": -5,
                "perception": -4,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": -4
            },
            "passive_perception": 6,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The armor makes two melee attacks.\n"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 5,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 2,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ankheg/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ankheg",
            "name": "Ankheg",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 39,
            "ability_scores": {
                "strength": 17,
                "dexterity": 11,
                "constitution": 13,
                "intelligence": 1,
                "wisdom": 13,
                "charisma": 6
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -5,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -5,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -5,
                "athletics": 3,
                "deception": -2,
                "history": -5,
                "insight": 1,
                "intimidation": -2,
                "investigation": -5,
                "medicine": 1,
                "nature": -5,
                "perception": 1,
                "performance": -2,
                "persuasion": -2,
                "religion": -5,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 11,
            "actions": [
                {
                    "name": "Acid Spray",
                    "desc": "The ankheg spits acid in a line that is 30 feet long and 5 feet wide, provided that it has no creature grappled. Each creature in that line must make a DC 13 Dexterity saving throw, taking 10 (3d6) acid damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 6
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 3 (1d6) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the ankheg can bite only the grappled creature and has advantage on attack rolls to do so.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 3,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "slashing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_basilisk/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_basilisk",
            "name": "Basilisk",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 52,
            "ability_scores": {
                "strength": 16,
                "dexterity": 8,
                "constitution": 15,
                "intelligence": 2,
                "wisdom": 8,
                "charisma": 7
            },
            "modifiers": {
                "strength": 3,
                "dexterity": -1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": -1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -2
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": -1,
                "arcana": -4,
                "athletics": 3,
                "deception": -2,
                "history": -4,
                "insight": -1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": -1,
                "nature": -4,
                "perception": -1,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": -1
            },
            "passive_perception": 9,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage plus 7 (2d6) poison damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 7,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_black-pudding/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_black-pudding",
            "name": "Black Pudding",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Oozes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 7,
            "hit_points": 85,
            "ability_scores": {
                "strength": 16,
                "dexterity": 5,
                "constitution": 16,
                "intelligence": 1,
                "wisdom": 6,
                "charisma": 1
            },
            "modifiers": {
                "strength": 3,
                "dexterity": -3,
                "constitution": 3,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": -3,
                "constitution": 3,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -3,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": 3,
                "deception": -5,
                "history": -5,
                "insight": -2,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -2,
                "nature": -5,
                "perception": -2,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": -3,
                "stealth": -3,
                "survival": -2
            },
            "passive_perception": 8,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 18 (4d8) acid damage. In addition, nonmagical armor worn by the target is partly dissolved and takes a permanent and cumulative -1 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10.\n",
                    "attacks": [
                        {
                            "name": "Pseudopod attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 6,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 18,
                                "die_count": 4,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_bulette/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_bulette",
            "name": "Bulette",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 94,
            "ability_scores": {
                "strength": 19,
                "dexterity": 11,
                "constitution": 21,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {
                "perception": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 4,
                "deception": -3,
                "history": -4,
                "insight": 0,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 6,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 30 (4d12 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 30,
                                "die_count": 4,
                                "die_type": "D12",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Deadly Leap",
                    "desc": "If the bulette jumps at least 15 feet as part of its movement, it can then use this action to land on its feet in a space that contains one or more other creatures. Each of those creatures must succeed on a DC 16 Strength or Dexterity saving throw (target's choice) or be knocked prone and take 14 (3d6 + 4) bludgeoning damage plus 14 (3d6 + 4) slashing damage. On a successful save, the creature takes only half the damage, isn't knocked prone, and is pushed 5 feet out of the bulette's space into an unoccupied space of the creature's choice. If no unoccupied space is within range, the creature instead falls prone in the bulette's space.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_camel/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_camel",
            "name": "Camel",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "600.000",
            "armor_class": 9,
            "hit_points": 15,
            "ability_scores": {
                "strength": 16,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 2,
                "wisdom": 8,
                "charisma": 5
            },
            "modifiers": {
                "strength": 3,
                "dexterity": -1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -3
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 9,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_clay-golem/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_clay-golem",
            "name": "Clay Golem",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Golems",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 133,
            "ability_scores": {
                "strength": 20,
                "dexterity": 9,
                "constitution": 18,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 1
            },
            "modifiers": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": -1,
                "arcana": -4,
                "athletics": 5,
                "deception": -5,
                "history": -4,
                "insight": -1,
                "intimidation": -5,
                "investigation": -4,
                "medicine": -1,
                "nature": -4,
                "perception": -1,
                "performance": -5,
                "persuasion": -5,
                "religion": -4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": -1
            },
            "passive_perception": 9,
            "actions": [
                {
                    "name": "Haste",
                    "desc": "Until the end of its next turn, the golem magically gains a +2 bonus to its AC, has advantage on Dexterity saving throws, and can use its slam attack as a bonus action.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks.\n"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage. If the target is a creature, it must succeed on a DC 15 Constitution saving throw or have its hit point maximum reduced by an amount equal to the damage taken. The target dies if this attack reduces its hit point maximum to 0. The reduction lasts until removed by the greater restoration spell or other magic.\n",
                    "attacks": [
                        {
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_cockatrice/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_cockatrice",
            "name": "Cockatrice",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
                "key": "small",
                "name": "Small",
                "rank": 2,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 11,
            "hit_points": 27,
            "ability_scores": {
                "strength": 6,
                "dexterity": 12,
                "constitution": 12,
                "intelligence": 2,
                "wisdom": 13,
                "charisma": 5
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": -2,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -3
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": -2,
                "deception": -3,
                "history": -4,
                "insight": 1,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 1,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 11,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) piercing damage, and the target must succeed on a DC 11 Constitution saving throw against being magically petrified. On a failed save, the creature begins to turn to stone and is restrained. It must repeat the saving throw at the end of its next turn. On a success, the effect ends. On a failure, the creature is petrified for 24 hours.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 3,
                                "die_count": 1,
                                "die_type": "D4",
                                "bonus": 1,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_darkmantle/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_darkmantle",
            "name": "Darkmantle",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
                "key": "small",
                "name": "Small",
                "rank": 2,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 11,
            "hit_points": 22,
            "ability_scores": {
                "strength": 16,
                "dexterity": 12,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {
                "stealth": 3
            },
            "all_skill_bonuses": {
                "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": 3,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Crush",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) bludgeoning damage, and the darkmantle attaches to the target. If the target is Medium or smaller and the darkmantle has advantage on the attack roll, it attaches by engulfing the target's head, and the target is also blinded and unable to breathe while the darkmantle is attached in this way.\n\nWhile attached to the target, the darkmantle can attack no other creature except the target but has advantage on its attack rolls. The darkmantle's speed also becomes 0, it can't benefit from any bonus to its speed, and it moves with the target.\n\nA creature can detach the darkmantle by making a successful DC 13 Strength check as an action. On its turn, the darkmantle can detach itself from the target by using 5 feet of movement.\n",
                    "attacks": [
                        {
                            "name": "Crush attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 6,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Darkness Aura",
                    "desc": "A 15-foot radius of magical darkness extends out from the darkmantle, moves with it, and spreads around corners. The darkness lasts as long as the darkmantle maintains concentration, up to 10 minutes (as if concentrating on a spell). Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 2nd level or lower, the spell creating the light is dispelled.\n",
                    "uses_per_day": 1
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_donkey/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_donkey",
            "name": "Donkey",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 11,
            "ability_scores": {
                "strength": 14,
                "dexterity": 10,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_draft-horse/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_draft-horse",
            "name": "Draft Horse",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 19,
            "ability_scores": {
                "strength": 18,
                "dexterity": 10,
                "constitution": 12,
                "intelligence": 2,
                "wisdom": 11,
                "charisma": 7
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_elephant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_elephant",
            "name": "Elephant",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 12,
            "hit_points": 76,
            "ability_scores": {
                "strength": 22,
                "dexterity": 9,
                "constitution": 17,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 6
            },
            "modifiers": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_flying-sword/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_flying-sword",
            "name": "Flying Sword",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
                "key": "small",
                "name": "Small",
                "rank": 2,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Animated Objects",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 17,
            "ability_scores": {
                "strength": 12,
                "dexterity": 15,
                "constitution": 11,
                "intelligence": 1,
                "wisdom": 5,
                "charisma": 1
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -3,
                "charisma": -5
            },
            "saving_throws": {
                "dexterity": 4
            },
            "all_saving_throws": {
                "strength": 1,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -3,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": -3,
                "arcana": -5,
                "athletics": 1,
                "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": 2,
                "stealth": 2,
                "survival": -3
            },
            "passive_perception": 7,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Longsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 5,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 1,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_gelatinous-cube/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_gelatinous-cube",
            "name": "Gelatinous Cube",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Oozes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 6,
            "hit_points": 84,
            "ability_scores": {
                "strength": 14,
                "dexterity": 3,
                "constitution": 20,
                "intelligence": 1,
                "wisdom": 6,
                "charisma": 1
            },
            "modifiers": {
                "strength": 2,
                "dexterity": -4,
                "constitution": 5,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 2,
                "dexterity": -4,
                "constitution": 5,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -4,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": 2,
                "deception": -5,
                "history": -5,
                "insight": -2,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -2,
                "nature": -5,
                "perception": -2,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": -4,
                "stealth": -4,
                "survival": -2
            },
            "passive_perception": 8,
            "actions": [
                {
                    "name": "Engulf",
                    "desc": "The cube moves up to its speed. While doing so, it can enter Large or smaller creatures' spaces. Whenever the cube enters a creature's space, the creature must make a DC 12 Dexterity saving throw.\n\nOn a successful save, the creature can choose to be pushed 5 feet back or to the side of the cube. A creature that chooses not to be pushed suffers the consequences of a failed saving throw.\n\nOn a failed save, the cube enters the creature's space, and the creature takes 10 (3d6) acid damage and is engulfed. The engulfed creature can't breathe, is restrained, and takes 21 (6d6) acid damage at the start of each of the cube's turns. When the cube moves, the engulfed creature moves with it.\n\nAn engulfed creature can try to escape by taking an action to make a DC 12 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the cube.\n"
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 10 (3d6) acid damage.\n",
                    "attacks": [
                        {
                            "name": "Pseudopod attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 10,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "acid"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "acid"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_gorgon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_gorgon",
            "name": "Gorgon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 114,
            "ability_scores": {
                "strength": 20,
                "dexterity": 11,
                "constitution": 18,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 7
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 5,
                "deception": -2,
                "history": -4,
                "insight": 1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 4,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 14,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Gore attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 18,
                                "die_count": 2,
                                "die_type": "D12",
                                "bonus": 5,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Hooves attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Petrifying Breath",
                    "desc": "The gorgon exhales petrifying gas in a 30-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw. On a failed save, a target begins to turn to stone and is restrained. The restrained target must repeat the saving throw at the end of its next turn. On a success, the effect ends on the target. On a failure, the target is petrified until freed by the greater restoration spell or other magic.\n",
                    "recharge_on_roll": 5
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_gray-ooze/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_gray-ooze",
            "name": "Gray Ooze",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Oozes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 8,
            "hit_points": 22,
            "ability_scores": {
                "strength": 12,
                "dexterity": 6,
                "constitution": 16,
                "intelligence": 1,
                "wisdom": 6,
                "charisma": 2
            },
            "modifiers": {
                "strength": 1,
                "dexterity": -2,
                "constitution": 3,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -4
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 1,
                "dexterity": -2,
                "constitution": 3,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -4
            },
            "skill_bonuses": {
                "stealth": 2
            },
            "all_skill_bonuses": {
                "acrobatics": -2,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": 1,
                "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,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage plus 7 (2d6) acid damage, and if the target is wearing nonmagical metal armor, its armor is partly corroded and takes a permanent and cumulative -1 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10.\n",
                    "attacks": [
                        {
                            "name": "Pseudopod attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 1,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 7,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_griffon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_griffon",
            "name": "Griffon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 12,
            "hit_points": 59,
            "ability_scores": {
                "strength": 18,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 2,
                "wisdom": 13,
                "charisma": 8
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 4,
                "deception": -1,
                "history": -4,
                "insight": 1,
                "intimidation": -1,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 5,
                "performance": -1,
                "persuasion": -1,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 1
            },
            "passive_perception": 15,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Beak attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 8,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The griffon makes two attacks: one with its beak and one with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_hippogriff/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_hippogriff",
            "name": "Hippogriff",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 11,
            "hit_points": 19,
            "ability_scores": {
                "strength": 17,
                "dexterity": 13,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 8
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 3,
                "deception": -1,
                "history": -4,
                "insight": 1,
                "intimidation": -1,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 5,
                "performance": -1,
                "persuasion": -1,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 15,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Beak attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 8,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 3,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The hippogriff makes two attacks: one with its beak and one with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_hydra/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_hydra",
            "name": "Hydra",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 172,
            "ability_scores": {
                "strength": 20,
                "dexterity": 12,
                "constitution": 20,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 7
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 5,
                "deception": -2,
                "history": -4,
                "insight": 0,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 6,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 0
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The hydra makes as many bite attacks as it has heads.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_iron-golem/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_iron-golem",
            "name": "Iron Golem",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Golems",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 20,
            "hit_points": 210,
            "ability_scores": {
                "strength": 24,
                "dexterity": 9,
                "constitution": 20,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 1
            },
            "modifiers": {
                "strength": 7,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 7,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 7,
                "deception": -5,
                "history": -4,
                "insight": 0,
                "intimidation": -5,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": -5,
                "persuasion": -5,
                "religion": -4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two melee attacks.\n"
                },
                {
                    "name": "Poison Breath",
                    "desc": "The golem exhales poisonous gas in a 15-foot cone. Each creature in that area must make a DC 19 Constitution saving throw, taking 45 (10d8) poison damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 6
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 20,
                                "die_count": 3,
                                "die_type": "D8",
                                "bonus": 7,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Sword",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 23 (3d10 + 7) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Sword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 23,
                                "die_count": 3,
                                "die_type": "D10",
                                "bonus": 7,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_mastiff/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_mastiff",
            "name": "Mastiff",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 12,
            "hit_points": 5,
            "ability_scores": {
                "strength": 13,
                "dexterity": 14,
                "constitution": 12,
                "intelligence": 3,
                "wisdom": 12,
                "charisma": 7
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 2,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 2,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 13,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_mule/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_mule",
            "name": "Mule",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 11,
            "ability_scores": {
                "strength": 14,
                "dexterity": 10,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ochre-jelly/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ochre-jelly",
            "name": "Ochre Jelly",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Oozes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 8,
            "hit_points": 45,
            "ability_scores": {
                "strength": 15,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 2,
                "wisdom": 6,
                "charisma": 1
            },
            "modifiers": {
                "strength": 2,
                "dexterity": -2,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 2,
                "dexterity": -2,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -2,
                "animal_handling": -2,
                "arcana": -4,
                "athletics": 2,
                "deception": -5,
                "history": -4,
                "insight": -2,
                "intimidation": -5,
                "investigation": -4,
                "medicine": -2,
                "nature": -4,
                "perception": -2,
                "performance": -5,
                "persuasion": -5,
                "religion": -4,
                "sleight_of_hand": -2,
                "stealth": -2,
                "survival": -2
            },
            "passive_perception": 8,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 3 (1d6) acid damage.\n",
                    "attacks": [
                        {
                            "name": "Pseudopod attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 9,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 2,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 3,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_owlbear/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_owlbear",
            "name": "Owlbear",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 13,
            "hit_points": 59,
            "ability_scores": {
                "strength": 20,
                "dexterity": 12,
                "constitution": 17,
                "intelligence": 3,
                "wisdom": 12,
                "charisma": 7
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 3
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 5,
                "deception": -2,
                "history": -4,
                "insight": 1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 3,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 13,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 10 (1d10 + 5) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Beak attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 10,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 14,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 5,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The owlbear makes two attacks: one with its beak and one with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_plesiosaurus/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_plesiosaurus",
            "name": "Plesiosaurus",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dinosaurs",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 13,
            "hit_points": 68,
            "ability_scores": {
                "strength": 18,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -3
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 4,
                "deception": -3,
                "history": -4,
                "insight": 1,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 3,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 13,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 14,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_pony/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_pony",
            "name": "Pony",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 11,
            "ability_scores": {
                "strength": 15,
                "dexterity": 10,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 11,
                "charisma": 7
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_purple-worm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_purple-worm",
            "name": "Purple Worm",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 247,
            "ability_scores": {
                "strength": 28,
                "dexterity": 7,
                "constitution": 22,
                "intelligence": 1,
                "wisdom": 8,
                "charisma": 4
            },
            "modifiers": {
                "strength": 9,
                "dexterity": -2,
                "constitution": 6,
                "intelligence": -5,
                "wisdom": -1,
                "charisma": -3
            },
            "saving_throws": {
                "constitution": 11,
                "wisdom": 4
            },
            "all_saving_throws": {
                "strength": 9,
                "dexterity": -2,
                "constitution": 11,
                "intelligence": -5,
                "wisdom": 4,
                "charisma": -3
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -2,
                "animal_handling": -1,
                "arcana": -5,
                "athletics": 9,
                "deception": -3,
                "history": -5,
                "insight": -1,
                "intimidation": -3,
                "investigation": -5,
                "medicine": -1,
                "nature": -5,
                "perception": -1,
                "performance": -3,
                "persuasion": -3,
                "religion": -5,
                "sleight_of_hand": -2,
                "stealth": -2,
                "survival": -1
            },
            "passive_perception": 9,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 22 (3d8 + 9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 19 Dexterity saving throw or be swallowed by the worm. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the worm, and it takes 21 (6d6) acid damage at the start of each of the worm's turns.\n\nIf the worm takes 30 damage or more on a single turn from a creature inside it, the worm must succeed on a DC 21 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the worm. If the worm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 3,
                                "die_type": "D8",
                                "bonus": 9,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The worm makes two attacks: one with its bite and one with its stinger.\n"
                },
                {
                    "name": "Tail Stinger",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 19 (3d6 + 9) piercing damage, and the target must make a DC 19 Constitution saving throw, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.\n",
                    "attacks": [
                        {
                            "name": "Tail Stinger attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 10,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 19,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 9,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_remorhaz/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_remorhaz",
            "name": "Remorhaz",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 195,
            "ability_scores": {
                "strength": 24,
                "dexterity": 13,
                "constitution": 21,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 7,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": 7,
                "deception": -3,
                "history": -3,
                "insight": 0,
                "intimidation": -3,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 0,
                "performance": -3,
                "persuasion": -3,
                "religion": -3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 40 (6d10 + 7) piercing damage plus 10 (3d6) fire damage. If the target is a creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the remorhaz can't bite another target.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 40,
                                "die_count": 6,
                                "die_type": "D10",
                                "bonus": 7,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 10,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Swallow",
                    "desc": "The remorhaz makes one bite attack against a Medium or smaller creature it is grappling. If the attack hits, that creature takes the bite's damage and is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the remorhaz, and it takes 21 (6d6) acid damage at the start of each of the remorhaz's turns.\n\nIf the remorhaz takes 30 damage or more on a single turn from a creature inside it, the remorhaz must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the remorhaz. If the remorhaz dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_riding-horse/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_riding-horse",
            "name": "Riding Horse",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 13,
            "ability_scores": {
                "strength": 16,
                "dexterity": 10,
                "constitution": 12,
                "intelligence": 2,
                "wisdom": 11,
                "charisma": 7
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_roc/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_roc",
            "name": "Roc",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 248,
            "ability_scores": {
                "strength": 28,
                "dexterity": 10,
                "constitution": 20,
                "intelligence": 3,
                "wisdom": 10,
                "charisma": 9
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 9,
                "wisdom": 4,
                "charisma": 3
            },
            "all_saving_throws": {
                "strength": 9,
                "dexterity": 4,
                "constitution": 9,
                "intelligence": -4,
                "wisdom": 4,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 9,
                "deception": -1,
                "history": -4,
                "insight": 0,
                "intimidation": -1,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 4,
                "performance": -1,
                "persuasion": -1,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 14,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Beak attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 27,
                                "die_count": 4,
                                "die_type": "D8",
                                "bonus": 9,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The roc makes two attacks: one with its beak and one with its talons.\n"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 23 (4d6 + 9) slashing damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained, and the roc can't use its talons on another target.\n",
                    "attacks": [
                        {
                            "name": "Talons attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 23,
                                "die_count": 4,
                                "die_type": "D6",
                                "bonus": 9,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_rug-of-smothering/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_rug-of-smothering",
            "name": "Rug of Smothering",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Animated Objects",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 12,
            "hit_points": 33,
            "ability_scores": {
                "strength": 17,
                "dexterity": 14,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 1
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": -4,
                "arcana": -5,
                "athletics": 3,
                "deception": -5,
                "history": -5,
                "insight": -4,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -4,
                "nature": -5,
                "perception": -4,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": -4
            },
            "passive_perception": 6,
            "actions": [
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one Medium or smaller creature. Hit: The creature is grappled (escape DC 13). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating, and the rug can't smother another target. In addition, at the start of each of the target's turns, the target takes 10 (2d6 + 3) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Smother attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": true
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_rust-monster/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_rust-monster",
            "name": "Rust Monster",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 27,
            "ability_scores": {
                "strength": 13,
                "dexterity": 12,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 13,
                "charisma": 6
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 1,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 1,
                "deception": -2,
                "history": -4,
                "insight": 1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 1,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 11,
            "actions": [
                {
                    "name": "Antennae",
                    "desc": "The rust monster corrodes a nonmagical ferrous metal object it can see within 5 feet of it. If the object isn't being worn or carried, the touch destroys a 1-foot cube of it. If the object is being worn or carried by a creature, the creature can make a DC 11 Dexterity saving throw to avoid the rust monster's touch. If the object touched is either metal armor or a metal shield being worn or carried, its takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 or a shield that drops to a +0 bonus is destroyed. If the object touched is a held metal weapon, it rusts as described in the Rust Metal trait.\n"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 5,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 1,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_shambling-mound/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_shambling-mound",
            "name": "Shambling Mound",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 136,
            "ability_scores": {
                "strength": 18,
                "dexterity": 8,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {
                "stealth": 2
            },
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": 4,
                "deception": -3,
                "history": -3,
                "insight": 0,
                "intimidation": -3,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 0,
                "performance": -3,
                "persuasion": -3,
                "religion": -3,
                "sleight_of_hand": -1,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Engulf",
                    "desc": "The shambling mound engulfs a Medium or smaller creature grappled by it. The engulfed target is blinded, restrained, and unable to breathe, and it must succeed on a DC 14 Constitution saving throw at the start of each of the mound's turns or take 13 (2d8 + 4) bludgeoning damage. If the mound moves, the engulfed target moves with it. The mound can have only one creature engulfed at a time.\n"
                },
                {
                    "name": "Multiattack",
                    "desc": "The shambling mound makes two slam attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 14), and the shambling mound uses its Engulf on it.\n"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_shield-guardian/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_shield-guardian",
            "name": "Shield Guardian",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 142,
            "ability_scores": {
                "strength": 18,
                "dexterity": 8,
                "constitution": 18,
                "intelligence": 7,
                "wisdom": 10,
                "charisma": 3
            },
            "modifiers": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -4
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -4
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -2,
                "athletics": 4,
                "deception": -4,
                "history": -2,
                "insight": 0,
                "intimidation": -4,
                "investigation": -2,
                "medicine": 0,
                "nature": -2,
                "perception": 0,
                "performance": -4,
                "persuasion": -4,
                "religion": -2,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Fist attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The guardian makes two fist attacks.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_shrieker/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_shrieker",
            "name": "Shrieker",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Fungi",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 5,
            "hit_points": 13,
            "ability_scores": {
                "strength": 1,
                "dexterity": 1,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 1
            },
            "modifiers": {
                "strength": -5,
                "dexterity": -5,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": -5,
                "dexterity": -5,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -5,
                "animal_handling": -4,
                "arcana": -5,
                "athletics": -5,
                "deception": -5,
                "history": -5,
                "insight": -4,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -4,
                "nature": -5,
                "perception": -4,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": -5,
                "stealth": -5,
                "survival": -4
            },
            "passive_perception": 6,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_stirge/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_stirge",
            "name": "Stirge",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
                "key": "tiny",
                "name": "Tiny",
                "rank": 1,
                "space_diameter": "2.500",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 2,
            "ability_scores": {
                "strength": 4,
                "dexterity": 16,
                "constitution": 11,
                "intelligence": 2,
                "wisdom": 8,
                "charisma": 6
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -2
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 3,
                "animal_handling": -1,
                "arcana": -4,
                "athletics": -3,
                "deception": -2,
                "history": -4,
                "insight": -1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": -1,
                "nature": -4,
                "perception": -1,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": -1
            },
            "passive_perception": 9,
            "actions": [
                {
                    "name": "Blood Drain",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage, and the stirge attaches to the target. While attached, the stirge doesn't attack. Instead, at the start of each of the stirge's turns, the target loses 5 (1d4 + 3) hit points due to blood loss.\n\nThe stirge can detach itself by spending 5 feet of its movement. It does so after it drains 10 hit points of blood from the target or the target dies. A creature, including the target, can use its action to detach the stirge.\n",
                    "attacks": [
                        {
                            "name": "Blood Drain attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 5,
                                "die_count": 1,
                                "die_type": "D4",
                                "bonus": 3,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_stone-golem/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_stone-golem",
            "name": "Stone Golem",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Golems",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 178,
            "ability_scores": {
                "strength": 22,
                "dexterity": 9,
                "constitution": 20,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 1
            },
            "modifiers": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 6,
                "deception": -5,
                "history": -4,
                "insight": 0,
                "intimidation": -5,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": -5,
                "persuasion": -5,
                "religion": -4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks.\n"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 3,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Slow",
                    "desc": "The golem targets one or more creatures it can see within 10 feet of it. Each target must make a DC 17 Wisdom saving throw against this magic. On a failed save, a target can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the target can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n",
                    "recharge_on_roll": 5
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_tarrasque/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_tarrasque",
            "name": "Tarrasque",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 25,
            "hit_points": 676,
            "ability_scores": {
                "strength": 30,
                "dexterity": 11,
                "constitution": 30,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 11
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 0,
                "constitution": 10,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {
                "intelligence": 5,
                "wisdom": 9,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 10,
                "dexterity": 0,
                "constitution": 10,
                "intelligence": 5,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 10,
                "deception": 0,
                "history": -4,
                "insight": 0,
                "intimidation": 0,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 36 (4d12 + 10) piercing damage. If the target is a creature, it is grappled (escape DC 20). Until this grapple ends, the target is restrained, and the tarrasque can't bite another target.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 19,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 36,
                                "die_count": 4,
                                "die_type": "D12",
                                "bonus": 10,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 15 ft., one target. Hit: 28 (4d8 + 10) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 19,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 28,
                                "die_count": 4,
                                "die_type": "D8",
                                "bonus": 10,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the tarrasque's choice within 120 feet of it and aware of it must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, with disadvantage if the tarrasque is within line of sight, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the tarrasque's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Horns",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 32 (4d10 + 10) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Horns attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 19,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 32,
                                "die_count": 4,
                                "die_type": "D10",
                                "bonus": 10,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The tarrasque can use its Frightful Presence. It then makes five attacks: one with its bite, two with its claws, one with its horns, and one with its tail. It can use its Swallow instead of its bite.\n"
                },
                {
                    "name": "Swallow",
                    "desc": "The tarrasque makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the target takes the bite's damage, the target is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the tarrasque, and it takes 56 (16d6) acid damage at the start of each of the tarrasque's turns.\n\nIf the tarrasque takes 60 damage or more on a single turn from a creature inside it, the tarrasque must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the tarrasque. If the tarrasque dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 30 feet of movement, exiting prone.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 20 ft., one target. Hit: 24 (4d6 + 10) bludgeoning damage. If the target is a creature, it must succeed on a DC 20 Strength saving throw or be knocked prone.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 19,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 24,
                                "die_count": 4,
                                "die_type": "D6",
                                "bonus": 10,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_triceratops/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_triceratops",
            "name": "Triceratops",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dinosaurs",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 13,
            "hit_points": 95,
            "ability_scores": {
                "strength": 22,
                "dexterity": 9,
                "constitution": 17,
                "intelligence": 2,
                "wisdom": 11,
                "charisma": 5
            },
            "modifiers": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 6,
                "deception": -3,
                "history": -4,
                "insight": 0,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 10,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (4d8 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Gore attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 24,
                                "die_count": 4,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one prone creature. Hit: 22 (3d10 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Stomp attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 22,
                                "die_count": 3,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_tyrannosaurus-rex/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_tyrannosaurus-rex",
            "name": "Tyrannosaurus Rex",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dinosaurs",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 13,
            "hit_points": 136,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 19,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 9
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 7,
                "deception": -1,
                "history": -4,
                "insight": 1,
                "intimidation": -1,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 4,
                "performance": -1,
                "persuasion": -1,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 14,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 33 (4d12 + 7) piercing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the tyrannosaurus can't bite another target.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 33,
                                "die_count": 4,
                                "die_type": "D12",
                                "bonus": 7,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The tyrannosaurus makes two attacks: one with its bite and one with its tail. It can't make both attacks against the same target.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 20,
                                "die_count": 3,
                                "die_type": "D8",
                                "bonus": 7,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_violet-fungus/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_violet-fungus",
            "name": "Violet Fungus",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Fungi",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 5,
            "hit_points": 18,
            "ability_scores": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 1
            },
            "modifiers": {
                "strength": -4,
                "dexterity": -5,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": -4,
                "dexterity": -5,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -4,
                "charisma": -5
            },
            "skill_bonuses": {},
            "all_skill_bonuses": {
                "acrobatics": -5,
                "animal_handling": -4,
                "arcana": -5,
                "athletics": -4,
                "deception": -5,
                "history": -5,
                "insight": -4,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -4,
                "nature": -5,
                "perception": -4,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": -5,
                "stealth": -5,
                "survival": -4
            },
            "passive_perception": 6,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fungus makes 1d4 Rotting Touch attacks.\n"
                },
                {
                    "name": "Rotting Touch",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 10 ft., one creature. Hit: 4 (1d8) necrotic damage.\n",
                    "attacks": [
                        {
                            "name": "Rotting Touch attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 2,
                            "reach_ft": 10,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "necrotic"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "necrotic"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_warhorse/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_warhorse",
            "name": "Warhorse",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Miscellaneous",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 11,
            "hit_points": 19,
            "ability_scores": {
                "strength": 18,
                "dexterity": 12,
                "constitution": 13,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 7
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 0,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 11,
            "actions": [],
            "creaturesets": [
                "https://api-beta.open5e.com/v2/creaturesets/common-mounts/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_wyvern/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_wyvern",
            "name": "Wyvern",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 13,
            "hit_points": 110,
            "ability_scores": {
                "strength": 19,
                "dexterity": 10,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 12,
                "charisma": 6
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -3,
                "athletics": 4,
                "deception": -2,
                "history": -3,
                "insight": 1,
                "intimidation": -2,
                "investigation": -3,
                "medicine": 1,
                "nature": -3,
                "perception": 4,
                "performance": -2,
                "persuasion": -2,
                "religion": -3,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 14,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 10,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The wyvern makes two attacks: one with its bite and one with its stinger. While flying, it can use its claws in place of one other attack.\n"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage. The target must make a DC 15 Constitution saving throw, taking 24 (7d6) poison damage on a failed save, or half as much damage on a successful one.\n",
                    "attacks": [
                        {
                            "name": "Stinger attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 10,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_cloud-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_cloud-giant",
            "name": "Cloud Giant",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Giants",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "neutral good (50%) or neutral evil (50%)",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 200,
            "ability_scores": {
                "strength": 27,
                "dexterity": 10,
                "constitution": 22,
                "intelligence": 12,
                "wisdom": 16,
                "charisma": 16
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "constitution": 10,
                "wisdom": 7,
                "charisma": 7
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 7
            },
            "skill_bonuses": {
                "insight": 7,
                "perception": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 8,
                "deception": 3,
                "history": 1,
                "insight": 7,
                "intimidation": 3,
                "investigation": 1,
                "medicine": 3,
                "nature": 1,
                "perception": 7,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 3
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Morningstar attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 21,
                                "die_count": 3,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two morningstar attacks.\n"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Rock attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "range_ft": 60,
                            "long_range_ft": 240,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 30,
                                "die_count": 4,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_centaur/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_centaur",
            "name": "Centaur",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "neutral good",
            "weight": "0.000",
            "armor_class": 12,
            "hit_points": 45,
            "ability_scores": {
                "strength": 18,
                "dexterity": 14,
                "constitution": 14,
                "intelligence": 9,
                "wisdom": 13,
                "charisma": 11
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "athletics": 6,
                "perception": 3,
                "survival": 3
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": -1,
                "athletics": 6,
                "deception": 0,
                "history": -1,
                "insight": 1,
                "intimidation": 0,
                "investigation": -1,
                "medicine": 1,
                "nature": -1,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": -1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 13,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Hooves attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Longbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "range_ft": 150,
                            "long_range_ft": 600,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 6,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 2,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The centaur makes two attacks: one with its pike and one with its hooves or two with its longbow.\n"
                },
                {
                    "name": "Pike",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Pike attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 9,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_gnome-deep-svirfneblin/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_gnome-deep-svirfneblin",
            "name": "Gnome, Deep (Svirfneblin)",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
                "key": "small",
                "name": "Small",
                "rank": 2,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "neutral good",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 16,
            "ability_scores": {
                "strength": 15,
                "dexterity": 14,
                "constitution": 14,
                "intelligence": 12,
                "wisdom": 10,
                "charisma": 9
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {
                "investigation": 3,
                "perception": 2,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 1,
                "athletics": 2,
                "deception": -1,
                "history": 1,
                "insight": 0,
                "intimidation": -1,
                "investigation": 3,
                "medicine": 0,
                "nature": 1,
                "perception": 2,
                "performance": -1,
                "persuasion": -1,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 12,
            "actions": [
                {
                    "name": "Poisoned Dart",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n",
                    "attacks": [
                        {
                            "name": "Poisoned Dart attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "range_ft": 30,
                            "long_range_ft": 120,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D4",
                                "bonus": 2,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "War Pick",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "War Pick attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 6,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 2,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_pseudodragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_pseudodragon",
            "name": "Pseudodragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
                "key": "tiny",
                "name": "Tiny",
                "rank": 1,
                "space_diameter": "2.500",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral good",
            "weight": "0.000",
            "armor_class": 13,
            "hit_points": 7,
            "ability_scores": {
                "strength": 6,
                "dexterity": 15,
                "constitution": 13,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": -2,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": -2,
                "deception": 0,
                "history": 0,
                "insight": 1,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 13,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D4",
                                "bonus": 2,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 11 Constitution saving throw or become poisoned for 1 hour. If the saving throw fails by 5 or more, the target falls unconscious for the same duration, or until it takes damage or another creature uses an action to shake it awake.\n",
                    "attacks": [
                        {
                            "name": "Sting attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D4",
                                "bonus": 2,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_sprite/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_sprite",
            "name": "Sprite",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
                "key": "tiny",
                "name": "Tiny",
                "rank": 1,
                "space_diameter": "2.500",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "neutral good",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 2,
            "ability_scores": {
                "strength": 3,
                "dexterity": 18,
                "constitution": 10,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 11
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": -4,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 8
            },
            "all_skill_bonuses": {
                "acrobatics": 4,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": -4,
                "deception": 0,
                "history": 2,
                "insight": 1,
                "intimidation": 0,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": 2,
                "sleight_of_hand": 4,
                "stealth": 8,
                "survival": 1
            },
            "passive_perception": 13,
            "actions": [
                {
                    "name": "Heart Sight",
                    "desc": "The sprite touches a creature and magically knows the creature's current emotional state. If the target fails a DC 10 Charisma saving throw, the sprite also knows the creature's alignment. Celestials, fiends, and undead automatically fail the saving throw.\n"
                },
                {
                    "name": "Invisibility",
                    "desc": "The sprite magically turns invisible until it attacks or casts a spell, or until its concentration ends (as if concentrating on a spell). Any equipment the sprite wears or carries is invisible with it.\n"
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 1 slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Longsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 2,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 1,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 40/160 ft., one target. Hit: 1 piercing damage, and the target must succeed on a DC 10 Constitution saving throw or become poisoned for 1 minute. If its saving throw result is 5 or lower, the poisoned target falls unconscious for the same duration, or until it takes damage or another creature takes an action to shake it awake.\n",
                    "attacks": [
                        {
                            "name": "Shortbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "range_ft": 40,
                            "long_range_ft": 160,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 1,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_werebear/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_werebear",
            "name": "Werebear",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Lycanthropes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "neutral good",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 135,
            "ability_scores": {
                "strength": 19,
                "dexterity": 10,
                "constitution": 17,
                "intelligence": 11,
                "wisdom": 12,
                "charisma": 12
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 4,
                "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": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "(Bear or Hybrid Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a humanoid, it must succeed on a DC 14 Constitution saving throw or be cursed with werebear lycanthropy.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "(Bear or Hybrid Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Greataxe",
                    "desc": "(Humanoid or Hybrid Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Greataxe attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 1,
                                "die_type": "D12",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "In bear form, the werebear makes two claw attacks. In humanoid form, it makes two greataxe attacks. In hybrid form, it can attack like a bear or a humanoid.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_behir/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_behir",
            "name": "Behir",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "neutral evil",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 168,
            "ability_scores": {
                "strength": 23,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 7,
                "wisdom": 14,
                "charisma": 12
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": 1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 6,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": -2,
                "athletics": 6,
                "deception": 1,
                "history": -2,
                "insight": 2,
                "intimidation": 1,
                "investigation": -2,
                "medicine": 2,
                "nature": -2,
                "perception": 6,
                "performance": 1,
                "persuasion": 1,
                "religion": -2,
                "sleight_of_hand": 3,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 3,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one Large or smaller creature. Hit: 17 (2d10 + 6) bludgeoning damage plus 17 (2d10 + 6) slashing damage. The target is grappled (escape DC 16) if the behir isn't already constricting a creature, and the target is restrained until this grapple ends.\n",
                    "attacks": [
                        {
                            "name": "Constrict attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The behir exhales a line of lightning that is 20 feet long and 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Multiattack",
                    "desc": "The behir makes two attacks: one with its bite and one to constrict.\n"
                },
                {
                    "name": "Swallow",
                    "desc": "The behir makes one bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the behir, and it takes 21 (6d6) acid damage at the start of each of the behir's turns. A behir can have only one creature swallowed at a time.\n\nIf the behir takes 30 damage or more on a single turn from the swallowed creature, the behir must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the behir. If the behir dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone.\n"
                }
            ],
            "creaturesets": []
        }
    ]
}