list: API endpoint for returning a list of monsters.
retrieve: API endpoint for returning a particular monster.

GET /monsters/?ordering=wisdom&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=wisdom&page=4",
    "previous": "https://api.open5e.com/monsters/?ordering=wisdom&page=2",
    "results": [
        {
            "slug": "alchemical-apprentice",
            "desc": "",
            "name": "Alchemical Apprentice",
            "size": "Small",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "14d6+14",
            "speed": {
                "climb": 10,
                "walk": 10
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 13,
            "intelligence": 16,
            "wisdom": 6,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, poison",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "understands Common but can't speak, telepathy 10 ft.",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 3,
                    "damage_dice": "2d8+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 10 (2d8 + 1) bludgeoning damage.",
                    "name": "Pseudopod"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 10 (3d6) acid, cold, fire, or poison damage.",
                    "name": "Magical Burble"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The ooze can absorb any potion, oil, tincture, or alchemical draught that touches it, choosing to be affected by the substance or to nullify it.",
                    "name": "Absorb Potion"
                },
                {
                    "desc": "These oozes don't fare well in sunlight and don't easily endure the rigors of travel. The creature dies if it is directly exposed to sunlight for more than 1 minute. Each day it is more than 1 mile from its “birth” place, the ooze must succeed on a DC 12 Constitution saving throw or die.",
                    "name": "Perishable"
                },
                {
                    "desc": "The alchemical apprentice can produce one common potion, oil, tincture, or alchemical draught each day. If no creature is there to bottle, or otherwise collect, the substance when it is produced, it trickles away and is wasted.",
                    "name": "Produce Potion (1/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 281,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_alchemical-apprentice/"
        },
        {
            "slug": "blood-zombie",
            "desc": "",
            "name": "Blood Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 10,
            "armor_desc": "natural armor",
            "hit_points": 51,
            "hit_dice": "6d8+24",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d10+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) bludgeoning damage plus 4 (1d8) necrotic damage. The zombie gains temporary hp equal to the necrotic damage taken.",
                    "name": "Slam"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature that touches the zombie or hits it with a melee attack while within 5 feet of it takes 4 (1d8) necrotic damage and the zombie gains temporary hp equal to that amount as it drains blood from the victim. If the zombie takes radiant damage or damage from a magic weapon, this trait doesn't function at the start of the zombie's next turn, although it retains any temporary hp it previously gained. It can add temporary hp gained from this trait to temporary hp gained from its slam attack. Its temporary hp can't exceed half its maximum hp.",
                    "name": "Blood Drain"
                },
                {
                    "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 282,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_blood-zombie/"
        },
        {
            "slug": "cauldronborn",
            "desc": "",
            "name": "Cauldronborn",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 7,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The cauldronborn makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The cauldronborn releases a hungry screech, magically reaching out to nearby potions. All potions within 10 feet of the cauldronborn magically move toward the cauldronborn by rolling out of backpacks, hopping off of belts, unburying themselves, etc. A creature wearing or carrying a potion must succeed on a DC 13 Dexterity saving throw or its potion moves to within 5 feet of the cauldronborn. The target must make a separate saving throw for each potion it is attempting to keep in its possession.",
                    "name": "Call Potion (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, a cauldronborn can consume one potion within 5 feet of it that is not being worn or carried. Along with the potion's effect, the cauldronborn's hp maximum increases by 3 (1d6) and it gains the same number of hp.",
                    "name": "Consumption"
                },
                {
                    "desc": "The cauldronborn can pinpoint the location of potions and magic items within 60 feet of it. Outside of 60 feet, it can sense the general direction of potions within 1 mile of it.",
                    "name": "Detect Elixir"
                },
                {
                    "desc": "The cauldronborn regains 2 hp at the start of its turn if it has at least 1 hp.",
                    "name": "Regeneration"
                },
                {
                    "desc": "The cauldronborn triples its speed until the end of its turn when moving toward a potion it has detected.",
                    "name": "Sprint"
                }
            ],
            "spell_list": [],
            "page_no": 59,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cauldronborn/"
        },
        {
            "slug": "flame-scourged-scion",
            "desc": "",
            "name": "Flame-Scourged Scion",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 125,
            "hit_dice": "10d12+60",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 17,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 6,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 6,
            "perception": 6,
            "skills": {
                "insight": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire; slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "grappled, paralyzed, restrained",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Deep Speech, Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The flame-scourged scion makes three tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). Until the grapple ends, the target is restrained, the flame-scourged scion can automatically hit the target with its tentacle, and it can't use the same tentacle on another target. The flame-scourged scion can grapple up to two creatures at one time.",
                    "name": "Tentacle"
                },
                {
                    "desc": "The flame-scourged scion fills the area around itself with a cloud of burning embers. Each creature within 10 feet of the flame-scourged scion must make a DC 18 Constitution saving throw, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one. The embers die out within moments.",
                    "name": "Embers (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When a flame-scourged scion takes fire damage, it has advantage on its attack rolls until the end of its next turn. If it takes more than 5 fire damage, it has advantage on its attack rolls for 2 rounds.",
                    "name": "Burning Rage"
                },
                {
                    "desc": "A flame-scourged scion can see through areas obscured by fire, smoke, and fog without penalty.",
                    "name": "Firesight"
                },
                {
                    "desc": "Difficult terrain caused by rocks, sand, or natural vegetation, living or dead, doesn't cost the flamescourged scion extra movement. Its speed can't be reduced by any effect.",
                    "name": "Groundbreaker"
                }
            ],
            "spell_list": [],
            "page_no": 159,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_flame-scourged-scion/"
        },
        {
            "slug": "foxfire-ooze",
            "desc": "",
            "name": "Foxfire Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "climb": 20,
                "fly": 10,
                "hover": true,
                "swim": 20,
                "walk": 20
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "cold",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire, lightning",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The foxfire ooze makes three pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage plus 4 (1d8) lightning damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze while wearing metal or hits it with a melee attack with a metal weapon takes 9 (2d8) lightning damage and triggers a lightning storm. All creatures within 20 feet of the ooze that are holding or wearing metal must succeed on a DC 16 Dexterity saving throw or take 9 (2d8) lightning damage.",
                    "name": "Lightning Storm"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_foxfire-ooze/"
        },
        {
            "slug": "gloomflower",
            "desc": "",
            "name": "Gloomflower",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4+24",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 120 ft. passive Perception 8",
            "languages": "understands all languages known by creatures within 120 feet, but can't speak, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The gloomflower makes two psychic strike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "name": "Psychic Strike"
                },
                {
                    "desc": "Each creature of the gloomflower's choice that is within 60 feet of the gloomflower and aware of it must make a DC 14 Wisdom saving throw. On a failure, a creature is bombarded with visions of its fears and anxieties for 1 minute. While bombarded, it takes 7 (2d6) psychic damage at the start of each of its turns and must spend its action to make one melee attack against a creature within 5 feet of it, other than the gloomflower or itself. If the creature can't make a melee attack, it takes the Dodge action. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. On a success, a creature is incapacitated by hallucinations until the end of its next turn but isn't bombarded with visions of its fears and anxieties. \n\nA creature that is reduced to 0 hp by this psychic damage falls unconscious and is stable. When that creature regains consciousness, it suffers permanent hallucinations and has disadvantage on ability checks until cured by a remove curse spell or similar magic.",
                    "name": "Corrupting Visions (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Creatures have disadvantage on attack rolls against the gloomflower. An attacker is immune to this effect if it doesn't rely on sight, as with blindsight, or can see through illusions, as with truesight.",
                    "name": "Blur"
                },
                {
                    "desc": "Whenever the gloomflower takes damage, each creature within 10 feet of the gloomflower must succeed on a DC 14 Wisdom saving throw or take 7 (2d6) psychic damage.",
                    "name": "Psychic Scream"
                }
            ],
            "spell_list": [],
            "page_no": 188,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_gloomflower/"
        },
        {
            "slug": "ink-guardian",
            "desc": "",
            "name": "Ink Guardian",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 7,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, slashing, thunder",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "As a Medium or Large creature, the ink guardian makes two pseudopod attacks",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage plus 7 (2d6) acid damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ink guardian can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "When activated, the creature launches from its bottle, landing within 20 feet of the bottle. It starts as Tiny, and at the start of each of its turns, it increases in size by one step to a maximum of Large.\n\nWhen the ink guardian is defeated, the bottle becomes inactive for 3d8 hours. After that time, the ink guardian regains all its hp and is active again. The bottle has AC of 20, 10 hp, and is immune to damage that isn't bludgeoning. If the bottle is destroyed, the ink guardian dies and can't rejuvenate.",
                    "name": "Bottled Rejuvenation"
                },
                {
                    "desc": "A creature that touches the ink guardian or hits it with a melee attack while within 5 feet of it takes 4 (1d8) acid damage. The ink guardian can eat through flesh quickly, but it doesn't harm metal, wood, or paper.",
                    "name": "Selectively Caustic"
                },
                {
                    "desc": "When the ink guardian is subjected to thunder damage, it takes no damage and instead splashes onto creatures within 5 feet of it. Each creature in the area takes 4 (1d8) acid damage. When the ink guardian is reduced to 0 hp, it explodes. Each creature within 15 feet of it must make a DC 13 Dexterity saving throw, taking 9 (2d8) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Volatile"
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ink-guardian/"
        },
        {
            "slug": "mold-zombie",
            "desc": "",
            "name": "Mold Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The zombie makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The zombie breathes a cloud of spores in 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or take 10 (3d6) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Plague Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the zombie is reduced to 0 hp and doesn't survive with its Undead Fortitude, it explodes in a cloud of spores. Each creature within 5 feet of the zombie must succeed on a DC 13 Constitution saving throw or take 9 (2d8) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Spore Death"
                },
                {
                    "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 394,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_mold-zombie/"
        },
        {
            "slug": "purple-slime",
            "desc": "",
            "name": "Purple Slime",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "climb": 10,
                "swim": 30,
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The purple slime makes two spike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) piercing damage and 10 (3d6) poison damage. In addition, the target must succeed on a DC 14 Constitution saving throw or its Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.",
                    "name": "Spike"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The purple slime can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The purple slime can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The purple slime has advantage on Dexterity (Stealth) checks made while underwater.",
                    "name": "Underwater Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_purple-slime/"
        },
        {
            "slug": "rattok",
            "desc": "",
            "name": "Rattok",
            "size": "Small",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "swim": 20,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 6,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning",
            "damage_immunities": "fire, necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Abyssal, Common, Void Speech",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The rattok makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 3 (1d6) necrotic damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "name": "Claws"
                },
                {
                    "desc": "The rattok unleashes a wave of shadowy versions of itself that fan out and rake dark claws across all creatures within 15 feet. Each creature in that area must make a DC 13 Dexterity saving throw, taking 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one.",
                    "name": "Necrotic Rush (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the rattok demon consumes one of the bottled souls in its possession, regaining 7 (2d4 + 2) hp and gaining advantage on all attack rolls and ability checks for 1 round. Any non-fiend who consumes a bottled soul regains 7 (2d4 + 2) hit points and must make a DC 14 Constitution saving throw. On a failure, the creature is stunned for 1 round and poisoned for 1 hour. On a success, the creature is poisoned for 1 hour.",
                    "name": "Bottled Soul (3/Day)"
                },
                {
                    "desc": "Whenever the rattok demon is subjected to fire or necrotic damage, it takes no damage and instead is unaffected by spells and other magical effects that would impede its movement. This trait works like the freedom of movement spell, except it only lasts for 1 minute.",
                    "name": "Fire Dancer"
                },
                {
                    "desc": "The rattok has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 90,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_rattok/"
        },
        {
            "slug": "ruby-ooze",
            "desc": "",
            "name": "Ruby Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "lightning",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The ruby ooze makes two pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 14 (4d6) acid damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The ooze sprays its bright red protoplasm in a 20-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw. On a failure, the creature takes 21 (6d6) acid damage and is restrained as its flesh begins to turn into a translucent ruby-like stone. On a success, the creature takes half the damage and isn't restrained. The restrained creature must make a DC 15 Constitution saving throw at the end of its next turn, taking 21 (6d6) acid damage and becoming petrified on a failure or ending the effect on a success.",
                    "name": "Acid Spray (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze or hits it with a melee attack while within 5 feet of it takes 7 (2d6) acid damage. Any nonmagical weapon made of metal or wood that hits the ooze is coated in a corrosive red slime. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal or wood that hits the ooze is destroyed after dealing damage. The ooze can eat through 2-inch-thick, nonmagical wood or metal in 1 round.",
                    "name": "Corrosive Form"
                },
                {
                    "desc": "While the ooze remains motionless, it is indistinguishable from a pile of rubies.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ruby-ooze/"
        },
        {
            "slug": "shadow-ooze",
            "desc": "",
            "name": "Shadow Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The ooze makes one pseudopod attack and then uses Snuff Out.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage and 3 (1d6) acid damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The ooze extinguishes one natural or magical light source within 60 feet of it. If the light source is created by a spell, it is dispelled.",
                    "name": "Snuff Out"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The ooze devours all natural and magical light within 30 feet of it. This area is heavily obscured by darkness for all creatures except shadow fey.",
                    "name": "Aura of Darkness"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_shadow-ooze/"
        },
        {
            "slug": "skull-lantern",
            "desc": "",
            "name": "Skull Lantern",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 1,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone, unconscious",
            "senses": "passive Perception 8",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "The skull lantern opens its mouth, releasing a searing beam of light in a 15-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Beam (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When immersed in magical darkness, a skull lantern emits a brilliant flash of light powerful enough to dispel magical darkness in a 30-foot-radius sphere centered on itself, illuminating the area with bright light for 1d4 rounds. Afterwards, the light winks out and the skull falls to the ground, inert. In one week, the skull lantern has a 50% chance of becoming active again, though failure to do so means it will never reanimate.",
                    "name": "Flare"
                },
                {
                    "desc": "The skull lantern sheds bright light in a 20-foot-radius and dim light for an additional 20 feet.",
                    "name": "Illumination"
                },
                {
                    "desc": "If damage reduces the skull to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the skull drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 343,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_skull-lantern/"
        },
        {
            "slug": "suppurating-ooze",
            "desc": "",
            "name": "Suppurating Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "speed": {
                "climb": 10,
                "walk": 10
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) necrotic damage. If the target is a creature, it must succeed on a DC 13 Constitution saving throw or become infected with the seeping death disease (see the Seeping Death trait).",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A living creature that touches the ooze or hits it with a melee attack while within 5 feet of it takes 4 (1d8) necrotic damage and must succeed on a DC 13 Constitution saving throw or contract a disease. At the end of each long rest, the diseased creature must succeed on a DC 13 Constitution saving throw or its Dexterity score is reduced by 1d4. The reduction lasts until the target finishes a long rest after the disease is cured. If the disease reduces the creature's Dexterity to 0, the creature dies and its body becomes a suppurating ooze 1d4 hours later. The disease lasts until removed by the lesser restoration spell or other similar magic.",
                    "name": "Seeping Death"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 288,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_suppurating-ooze/"
        },
        {
            "slug": "corruptedchieftain-tob1-2023",
            "desc": "False",
            "name": "Corrupted Chieftain",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10 + 56",
            "speed": {
                "walk": 40
            },
            "strength": 23,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The corrupted ogre can use its Chieftain's Command or Chieftain's Might. It then makes two Greatclub or Javelin attacks."
                },
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage plus 9 (2d8) force damage."
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 13 (2d6 + 6) piercing damage plus 9 (2d8) force damage."
                },
                {
                    "name": "Chieftain's Command",
                    "desc": "The corrupted chieftain barks an order to one Giant it can see within 30 feet of it, sharing a measure of its power with the target. The target has advantage on the next attack roll it makes before the start of the chieftain's next turn. In addition, the next attack roll against the target before the start of the chieftain's next turn has disadvantage."
                },
                {
                    "name": "Chieftain's Might",
                    "desc": "The corrupted chieftain causes its eyes to glow, its muscles to swell, and the ground beneath its feet to rumble. Each creature within 15 feet of the chieftain must succeed on a DC 15 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Aggressive",
                    "desc": "The corrupted chieftain moves up to its speed toward a hostile creature it can see."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic-Infused Weapons",
                    "desc": "The power coursing through the corrupted chieftain's veins flows into its weapons. The chieftain's weapon attacks are magical. When the chieftain hits with any weapon, the weapon deals an extra 2d8 force damage (included in the attack)."
                },
                {
                    "name": "Spiked Hide",
                    "desc": "A creature that touches the ogre or hits it with a melee attack while within 5 feet of it takes 5 (2d4) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 289,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_corrupted-chieftain/"
        },
        {
            "slug": "kalke-tob1-2023",
            "desc": "False",
            "name": "Kalke",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d6 + 4",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 13,
            "wisdom": 7,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Perception": 0,
                "Sleight of Hand": 4,
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "poison",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                },
                {
                    "name": "Use Magic Item (Recharge 5-6)",
                    "desc": "The kalke activates a magic item in its possession and can ignore all class, race, and level requirements on the item. The kalke must make a DC 11 Intelligence saving throw. On a success, the item activates normally. On a failure, the item doesn't activate and can't be used again until the next dawn. If the kalke fails the saving throw by 5 or more, it causes a magical backlash. Each creature within 5 feet of the kalke, including the kalke, must make a DC 11 Dexterity saving throw, taking 5 (2d4) force damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Escape",
                    "desc": "The kalke takes the Disengage or Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The kalke has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Sense Magic",
                    "desc": "The kalke senses magic within 120 feet of it at will and can sense the general direction of spells being cast within 1 mile of it. This trait otherwise works like the detect magic spell but isn't itself magical."
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_kalke/"
        },
        {
            "slug": "risenreaver-tob1-2023",
            "desc": "False",
            "name": "Risen Reaver",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 168,
            "hit_dice": "16d10 + 80",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 9,
            "wisdom": 7,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Perception": 1
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive perception 11",
            "languages": "the languages it knew in life",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The risen reaver makes three Bladed Fist attacks."
                },
                {
                    "name": "Bladed Fist",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skitter",
                    "desc": "The risen reaver takes the Dash action."
                }
            ],
            "reactions": [
                {
                    "name": "Infused Arsenal",
                    "desc": "When the risen reaver is hit with a nonmagical melee weapon or when it starts its turn in the same space as a nonmagical melee weapon that isn't being worn or carried, it absorbs the weapon into its body. If the weapon is being wielded by an attacker, the attacker must succeed on a DC 15 Strength saving throw or lose its weapon. For 1 minute, the reaver has resistance to the type of damage dealt by that weapon, and when it hits with its Bladed Fist, the fist deals an extra 2 (1d4) damage of the type dealt by the weapon. The reaver can absorb no more than three weapons in this way every 24 hours."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "The risen reaver can pinpoint the location of creatures that aren't Constructs or Undead within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The risen reaver doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_risen-reaver/"
        },
        {
            "slug": "skitterhaunt-tob1-2023",
            "desc": "False",
            "name": "Skitterhaunt",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10 + 40",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 11,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The skitterhaunt makes one Mandibles attack and one Sting attack, or it makes two Sting attacks."
                },
                {
                    "name": "Mandibles",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 2) slashing damage plus 9 (2d8) acid damage, and the target is grappled (escape DC 12) if it is a Medium or smaller creature. Until this grapple ends, the creature is restrained, and the skitterhaunt can't use its Mandibles on another target."
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) piercing damage plus 9 (2d8) acid damage."
                },
                {
                    "name": "Infest Vermin",
                    "desc": "The skitterhaunt infests a Large or smaller Beast with an exoskeleton within 5 feet of it. The target must succeed on a DC 14 Constitution saving throw or become poisoned until the skitterhaunt no longer infests it. Every 24 hours that elapse, the target must repeat the saving throw or take 7 (2d6) acid damage, and its hp maximum is reduced by that amount. This reduction lasts until the target finishes a long rest after the skitterhaunt no longer infests it. The target dies if this reduces its hp maximum to 0. The skitterhaunt then takes control of the body, dissolving the flesh and hiding within the exoskeleton. A target that succeeds on two consecutive saving throws forces the skitterhaunt out of its body and is immune to the skitterhaunt's Infest Vermin for the next 24 hours."
                },
                {
                    "name": "Acid Spray (Recharge 6)",
                    "desc": "The skitterhaunt spits acid in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Broken Shell",
                    "desc": "A creature that hits the skitterhaunt with a melee attack while within 5 feet of it takes 4 (1d8) acid damage."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "The skitterhaunt doesn't require sleep."
                },
                {
                    "name": "Vermin Encasement",
                    "desc": "The creature within the vermin's shell is a shapeless ooze protected by the vermin's exoskeleton. When the skitterhaunt is reduced to 0 hp, the exoskeleton breaks, and the skitterhaunt ooze exits it. Once out of its exoskeleton, the ooze is Small, has an AC of 10, 10 hp, and a speed of 15 feet, and it can move through a space as narrow as 1 inch wide without squeezing. In addition, its only attack is a Slam that uses the same statistics as its Sting, except it deals bludgeoning damage instead of piercing damage. The skitterhaunt dies if it remains outside of a host for more than 24 hours. It can exit or enter a dead host's exoskeleton as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 332,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_skitterhaunt/"
        },
        {
            "slug": "animated-offal",
            "desc": "",
            "name": "Animated Offal",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 8",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 11 (2d6+4) bludgeoning damage + 18 (4d8) necrotic and target is grappled (escape DC 16) if it is a Large or smaller creature and offal doesn't have two other creatures grappled. If target is holding or carrying one or more healing potions there is a 25 percent chance one potion shatters during the attack allowing animated offal to absorb the healing energy and gain the benefits of its Healing Sense."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Subsume",
                    "desc": "Begins absorbing one creature it is grappling. Creature takes 18 (4d8) necrotic (DC 17 Con half). Offal regains hp equal to half the damage dealt. If offal is at its hp max it gains temp hp for 1 hr instead. Offal can add temp hp gained from this trait to temp hp gained earlier from this trait. Temporary hp can't exceed 48. If its temp hp would exceed 48 a new animated offal appears in an unoccupied space within 5 ft. of offal. The new Ooze is Small doesn't have this bonus action and has 10 hp. Creature killed by this bonus action is fully subsumed into offal and can be restored to life only by means of a resurrection spell or similar magic."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flowing Flesh",
                    "desc": "Can move through spaces as narrow as 6 inches wide with o squeezing."
                },
                {
                    "name": "Healing Sense",
                    "desc": "Can sense healing spells effects and potions within 120' of it. If the ooze is the target of a healing spell if it consumes a healing potion or if it is affected by a similar magical effect it gains a +2 bonus to its AC has advantage on Dex saves and can use its Pseudopod attack as a bonus action for 1 min."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                }
            ],
            "spell_list": [],
            "page_no": 38,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_animated-offal/"
        },
        {
            "slug": "beetle-clacker-soldier",
            "desc": "",
            "name": "Beetle, Clacker Soldier",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "slashing from nonmagical attacks",
            "damage_immunities": "thunder",
            "condition_immunities": "",
            "senses": "blindsight 30', passive Perception 8",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, 0 ft., one creature,. 11 (2d8+2) piercing damage."
                },
                {
                    "name": "Clack",
                    "desc": "Clacks its mandibles to create small but dangerous booming noise in 15 ft. cone. Each creature in area: 5 (2d4) thunder (DC 13 Con half). When multiple beetles clack in same turn and create overlapping cones each creature in overlapping cones makes one save with disadvantage vs. total damage from all overlapping cones rather than one save for each."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Compact",
                    "desc": "Can occupy same space as one other clacker soldier."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_beetle-clacker-soldier/"
        },
        {
            "slug": "beetle-clacker-swarm",
            "desc": "",
            "name": "Beetle, Clacker Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 30', passive Perception 8",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit 0' 1 tgt in the swarm's space. 14 (4d6) piercing damage or 7 (2d6) piercing damage if the swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Constant Clacking",
                    "desc": "A creature that starts its turn in the swarm's space takes 5 (1d10) thunder."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny creature. Swarm can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_beetle-clacker-swarm/"
        },
        {
            "slug": "climbing-vine",
            "desc": "",
            "name": "Climbing Vine",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 10,
                "climb": 10
            },
            "strength": 13,
            "dexterity": 7,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 20', passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dewvine",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one creature,. The target is grappled (escape DC 11). The climbing vine has two attacking vines each of which can grapple only one creature."
                },
                {
                    "name": "Squeeze",
                    "desc": "Squeezes creatures in its grasp. Each creature grappled by the climbing vine must make DC 11 Str save or take 5 (2d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Grasping Retaliation",
                    "desc": "When a creature hits the climbing vine with melee attack while within 5 ft. of the vine the vine can make one Dewvine attack vs. it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Digestive Dew",
                    "desc": "A creature that starts its turned grappled by the climbing vine takes 2 (1d4) acid."
                },
                {
                    "name": "Flexible Form",
                    "desc": "A climbing vine can move through a space as narrow as 6 inches wide with o squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 85,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_climbing-vine/"
        },
        {
            "slug": "derro-abysswalker",
            "desc": "",
            "name": "Derro, Abysswalker",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "walk": 25
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 7,
            "charisma": 17,
            "strength_save": 3,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 6,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 11",
            "languages": "Abyssal, Common, Dwarvish, Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite one Claw and one Scimitar or it makes one Bite and two Scimitar attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 6 (1d4+4) piercing damage and 5 (2d4) poison."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 11 (2d6+4) bludgeoning damage and target is grappled (escape DC 15) if it is a Med or smaller creature. Until this grapple ends target is restrained and abysswalker can't make Claw attacks vs. other targets."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Insanity",
                    "desc": "Advantage on saves vs. being charmed or frightened."
                },
                {
                    "name": "Poisonous Vapors",
                    "desc": "When a creature enters a space within 5 ft. of abysswalker or starts its turn there that creature: 13 (2d12) poison and is poisoned until the start of its next turn (DC 15 Con half damage and isn't poisoned.)"
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 113,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_derro-abysswalker/"
        },
        {
            "slug": "derro-hellforged",
            "desc": "",
            "name": "Derro, Hellforged",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "walk": 25
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 7,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; nonmagic B/P/S attacks not made w/silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 11",
            "languages": "Common, Dwarvish, Infernal, Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Battleaxe or Hurl Hellfire attacks."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 7 (1d8+3) slashing damage or 8 (1d10+3) slashing damage if used with two hands + 7 (2d6) fire."
                },
                {
                    "name": "Hurl Hellfire",
                    "desc": "Ranged Spell Attack: +5 to hit, 120 ft., one target, 12 (3d6+2) fire. If target is a creature or flammable object it ignites. Until a creature takes an action to douse the fire target takes 5 (1d10) fire at start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Voice of Authority (Recharge 5-6)",
                    "desc": "When a creature hits hellforged with an attack hellforged shrieks a one-word command. Attacker must make DC 15 Wis save or carry out this command on its next turn. This reaction works like the command spell except the attacker doesn't have to understand the hellforged's language. Hellforged must see the attacker and be able to speak to use this reaction."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Insanity",
                    "desc": "Advantage on saves vs. being charmed or frightened."
                },
                {
                    "name": "Hellfire Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 2d6 fire (included below)."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 113,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_derro-hellforged/"
        },
        {
            "slug": "dust-grazer",
            "desc": "",
            "name": "Dust Grazer",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "10d10+50",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 19,
            "dexterity": 7,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 120' (blind beyond), passive Perception 8",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +6 to hit, 15 ft., one target, 11 (2d6+4) bludgeoning damage + 7 (2d6) acid. If target is a creature: grappled (escape DC 14) if grazer isn't already grappling."
                },
                {
                    "name": "Absorb",
                    "desc": "Makes one Tendril attack vs. a Med or smaller creature it is grappling. If attack hits target is  also absorbed into grazer's body and grapple ends. While absorbed creature is blinded and restrained has total cover vs. attacks and effects outside grazer and takes 7 (2d6) acid at start of each of grazer's turns. Grazer can have only one creature absorbed at a time. If grazer takes 10+ damage on a single turn from absorbed creature grazer must make DC 15 Con save at end of that turn or expel the creature which falls prone in a space within 5 ft. of grazer. If grazer is flying expelled creature takes normal fall damage. If grazer dies absorbed creature no longer restrained but has disadvantage on save vs. grazer Death Spores."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Spores",
                    "desc": "Each creature within 20' of it when it dies: 14 (4d6) poison and infected with grazer spores disease (DC 14 Con not poisoned or infected). Creatures immune to poisoned condition are immune to this. Until disease is cured creature poisoned and can't regain hp except magically. Every 24 hrs that elapse target: DC 14 Con save or take 7 (2d6) poison and its hp max is reduced by same. Reduction lasts until target finishes a long rest after disease is cured. Target dies if this reduces its hp max to 0. Two days after creature dies rises as dust grazer of its size growing to Large over the course of a week."
                }
            ],
            "spell_list": [],
            "page_no": 163,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_dust-grazer/"
        },
        {
            "slug": "npc:-atavist",
            "desc": "",
            "name": "Npc: Atavist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 7,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 8",
            "languages": "any two languages",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Keratin Blade or Bone Shard attacks. If both attacks hit one target the target takes an extra 7 (2d6) piercing damage as bits of bone dig deeper into the target."
                },
                {
                    "name": "Keratin Blade",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) slashing damage."
                },
                {
                    "name": "Bone Shard",
                    "desc": "Ranged Weapon Attack: +4 to hit 30/120' one target 7 (2d4+2) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Malleable Physiology",
                    "desc": "At the start of its turn the atavist gains one of the following benefits until it ends the effect (no action required) or the start of its next turn:Darkvision out to a range of 30 feet.A climbing flying or swimming speed of 30 feet.Advantage on Wis (Perception) checks that rely on hearing or smell.Bony spikes sprout along its skin and a creature that touches the atavist or hits it with melee attack while within 5 ft. of it takes 4 (1d8) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 404,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-atavist/"
        },
        {
            "slug": "ogre-alleybasher",
            "desc": "",
            "name": "Ogre, Alleybasher",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "studded leather",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Fists or three Throw Brics. If it hits one Med or smaller creature with both Fist attacks target knocked prone (DC 13 Str negates prone)."
                },
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 14 (2d8+4) bludgeoning damage."
                },
                {
                    "name": "Throw Brick",
                    "desc": "Ranged Weapon Attack: +6 to hit 20/60' one target 9 (2d4+4) bludgeoning damage."
                },
                {
                    "name": "Handful of Sandy Rocks (Recharge 6)",
                    "desc": "Scatters rocks and blinding sand in a 15 ft. cone. Each creature in that area: 14 (4d6) bludgeoning damage and is blinded until the end of its next turn (DC 13 Dex half damage and isn't blinded)."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Intimidating Rebuff",
                    "desc": "When a creature the alleybasher can see within 30' of it targets it with an attack ogre can make a Str (Intimidation) check taking half a step forward snarling or otherwise spooking the attacker. If check is equal to or higher than attack roll attacker must reroll the attack using lower of the two results."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Imposing Figure",
                    "desc": "Uses its Str modifier instead of its Cha when making Intimidation checks (included above)."
                },
                {
                    "name": "I Work for the Boss (3/Day)",
                    "desc": "If subjected to an effect that would force it to make an Int Wis or Cha save while it is within 30' of its superior can use the superior's Int Wis or Cha modifier for the save instead of its own."
                }
            ],
            "spell_list": [],
            "page_no": 297,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ogre-alleybasher/"
        },
        {
            "slug": "ooze-scintillating",
            "desc": "",
            "name": "Ooze, Scintillating",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 165,
            "hit_dice": "22d8+66",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 16",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Pseudopod and three Weapon Thrashes."
                },
                {
                    "name": "Weapon Thrash",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 10 (2d4+5) bludgeoning damage/P/S (the ooze's choice) damage."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 10 (2d4+5) bludgeoning damage + 18 (4d8) acid."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shed Oozling",
                    "desc": "When it has more than 10 hp and is subjected to acid cold lightning or slashing it can lose 10 hp to create an oozling: same stats as scintillating ooze except it is Tiny has 10 hp can't make Weapon Thrashes and can't use this reaction or legendary actions."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "Up to its speed with o provoking opportunity attacks."
                },
                {
                    "name": "Grasping Pseudopod",
                    "desc": "Launches a pseudopod at one creature it can see within 30' of it. Target must make DC 17 Str save or be pulled up to 30' toward the ooze."
                },
                {
                    "name": "Lunging Attack (2)",
                    "desc": "Makes one Weapon Thrash attack at a creature it can see within 10 ft. of it."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Corrosive Form",
                    "desc": "A creature that touches it or hits it with melee attack while within 5 ft. of it takes 10 (3d6) acid."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ooze-scintillating/"
        },
        {
            "slug": "troll-tumor",
            "desc": "",
            "name": "Troll, Tumor",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 125,
            "hit_dice": "10d10+70",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 7,
            "constitution": 24,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 8",
            "languages": "Giant",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite and two Claw. Can replace one Claw with Fling Limb. When it does tumor troll doesn't have disadvantage on this attack from being within 5 ft. of creature but can have disadvantage from other sources."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) piercing damage + 3 (1d6) poison."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 11 (2d6+4) piercing damage."
                },
                {
                    "name": "Fling Limb",
                    "desc": "Ranged Weapon Attack: +7 to hit 20/60' one target 9 (2d4+4) bludgeoning damage + 7 (2d6) poison. Remove a teratoma from itself if it has one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "Regains 10 hp at start of its turn. If troll takes acid or fire this doesn't function at start of troll's next turn. Dies only if it starts turn with 0 hp and doesn't regenerate."
                },
                {
                    "name": "Uncontrolled Growth",
                    "desc": "When it regains hp from its Regeneration gains random teratoma. Teratoma and effects last until removed or replaced by another. Troll can have only 3 at a time. If it would gain a 4th oldest fades and is replaced. Teratomas (d6):1 New Senses: A bevy of new ears and noses give troll advantage on Wis (Perception) checks that rely on hearing or smell.2 Many Feet: The troll can't be knocked prone.3 Adrenal Overdrive: Can't be frightened or suffer exhaustion.4 Clinging Limbs: When this teratoma is removed with Fling Limb action it attaches to target. While attached to target target takes 3 (1d6) poison at start of each of its turns. A creature including target can use its action to detach teratoma.5 Echo Chambers: Has blindsight out to a range of 60'.6 New Pain Nerves: Disadvantage on any non-attack roll."
                }
            ],
            "spell_list": [],
            "page_no": 375,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_troll-tumor/"
        },
        {
            "slug": "august-rooster",
            "desc": "An amalgam of various bird species crows proudly as it hops forward._  \n**Chimeric Avian.** The body of an august rooster is nearly human-sized with the head of a pheasant, the body of a perching duck, the tail of a peacock, the legs of a heron, the beak of a parrot, and the wings of a swallow. There is wide variation among specimens of this hybrid, however, with different creators replacing portions of the creature depending on the material they have on hand during the creation process. Most august roosters are created entirely of avian material, though specimens evidencing snake necks, turtle shells, and stag bodies have been encountered. Once created, an august rooster can reproduce with any species of bird, which usually results in an exotic-looking example of the bird. Only three percent of eggs fertilized or laid by an august rooster hatch into another august rooster. An august rooster fused by magic is full grown at creation, while one that hatches naturally grows to adulthood over the span of six to eight months.  \n**Selfish and Self-serving.** August roosters display the basest instincts of their creators, and they have the mental faculties and temperament of a spoiled, malicious child. Their sole concern is their own comfort, and they use their natural gifts to force nearby humanoids to tend to their wants and needs. Young august roosters are brazen about their collections of servants, often working the servants to exhaustion with constant demands. More mature individuals have a strong sense of self-preservation and have their servants see to their needs only when they know it will not raise suspicion.",
            "name": "August Rooster",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 25
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "passive Perception 8",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The august rooster makes two talon attacks."
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Subservience",
                    "desc": "A beast or humanoid that ends its turn within 30 feet of the august rooster and can see or hear it must succeed on a DC 14 Wisdom saving throw or be charmed for 1 day. A charmed creature that moves more than 100 feet away from the august rooster ceases to be charmed. If the august rooster requests that a charmed creature do more than tend to the creature's own needs, pay devotion to the august rooster, or bring the rooster food and gifts, the charmed creature can make a new saving throw with advantage. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the august rooster's Aura of Subservience for 24 hours."
                },
                {
                    "name": "Dive Bomb",
                    "desc": "If the august rooster is flying and moves at least 20 feet straight toward a target and then hits it with a talon attack on the same turn, the target takes an extra 7 (2d6) slashing damage."
                },
                {
                    "name": "Jumper",
                    "desc": "The august rooster can fly up to 40 feet on its turn, but it must start and end its movement on a solid surface such as a roof or the ground. If it is flying at the end of its turn, it falls to the ground and takes falling damage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The august rooster's innate spellcasting ability is Charisma (spell save DC 14). The august rooster can innately cast the following spells, requiring no material components.\nAt will: dancing lights, mage hand, message, vicious mockery\n3/day each: bane, charm person, hideous laughter\n1/day each: healing word, hold person"
                }
            ],
            "spell_list": [],
            "page_no": 33,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_august-rooster/"
        },
        {
            "slug": "derro-shadowseeker",
            "desc": "This blue-skinned creature wears leather armor smeared with blood and filth, though the dagger it wields is immaculate. Its milky eyes complement equally white hair, which sprouts chaotically from its head. Its movements are twitchy and unpredictable.  \n_**Erratic Combatants.**_ Derro shadowseekers manifest their insanity in their physicality. They seem to have a continual series of muscle spasms that control their movements. Their apparent randomness is distracting to their foes, which enables them to better land killing blows. The bafflement they cause in combat also allows them to move about the battlefield without heed for their safety, as practiced blows fail to land on them.  \n_**Unreliable Allies.**_ Shadowseekers are aware they are more effective when allying with other creatures, but they detest working with others. If a situation forces shadowseekers to work with allies, they often mock their ostensible partners and work to maneuver their allies into unfavorable positions. A squabbling group of shadowseekers invokes a bewildering array of threats and ridicule that often throws off their foes.",
            "name": "Derro Shadowseeker",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "studded leather",
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 7,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 1,
            "skills": {
                "acrobatics": 8,
                "perception": 1,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common, Dwarvish, Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The derro shadowseeker makes three melee attacks."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d4 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d4+5"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5"
                },
                {
                    "name": "Maddening Convulsions (Recharge 5-6)",
                    "desc": "The shadowseeker's body contorts and spasms in bizarre ways, confounding other creatures. Each non-derro creature within 5 feet of the shadowseeker that can see it must succeed on a DC 15 Wisdom saving throw or be affected as if by a confusion spell for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the shadowseeker's Maddening Convulsions for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Erratic Movement",
                    "desc": "The shadowseeker can take the Disengage or Hide action as a bonus action on each of its turns. In addition, opportunity attacks against the shadowseeker are made with disadvantage."
                },
                {
                    "name": "Evasion",
                    "desc": "If the shadowseeker is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the shadowseeker instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The shadowseeker has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The shadowseeker deals an extra 14 (4d6) damage when it hits a target with a weapon attack and has advantage on the attack roll, or when the target is within 5 feet of an ally of the shadowseeker that isn't incapacitated and the shadowseeker doesn't have disadvantage on the attack roll."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the shadowseeker has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 98,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_derro-shadowseeker/"
        },
        {
            "slug": "giant-husk",
            "desc": "A grotesque human body moves like jelly. Its split-open front reveals the creature has no bones._  \nHusks are the opposite of Open Game License",
            "name": "Giant Husk",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The husk makes two attacks."
                },
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one Huge or smaller creature. Hit: The creature is grappled (escape DC 14). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating. In addition, at the start of each of the target's turns, the target takes 14 (3d6 + 4) bludgeoning damage. The husk can smother one Huge, two Large, or four Medium or smaller creatures at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "As the husk."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "As the husk, except the other half of the damage is split evenly between all creatures grappled by the husk."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-husk/"
        },
        {
            "slug": "ice-bogie",
            "desc": "A gaggle of mischievous, rime-covered humanoids, one of which is standing on the shoulders of another, paint hoarfrost patterns on a window._  \nWherever the temperature drops below freezing, mobs of ice bogies may appear to unleash their wintry mischief. Enigmatic creatures of ice: the hows and whys of their random arrivals remain a mystery. A group might plague a remote village for an entire winter or pester a yeti for a single afternoon. Whenever frost forms in suspicious places or patterns, ice bogies are likely to blame.  \n**Japes and Vandalism.** Whether pilfering innocuous items, laying slicks of frost across doorways, or freezing a goat’s eyelids shut while it sleeps, the creatures find delight in pranks and making nuisances of themselves. Capricious and gleeful, they are equal opportunists—seeing little difference between humanoids, beasts, or monstrosities. They find pleasure lurking on the edges of civilization, gathering to play their tricks on unsuspecting pioneers before melting back into the frigid wilds without a trace.  \n**Vicious Reprisals.** While ice bogies are known to occasionally help lost travelers or return stolen prizes the next day, they have a dangerous side. When provoked, they swarm their opponents in a series of darting attacks from all sides and are known to pelt their enemies with shards of ice plucked from their own bodies in a flurry of hail.",
            "name": "Ice Bogie",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 25
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, petrified, poisoned, unconscious",
            "senses": "darkvision 30 ft., passive Perception 8",
            "languages": "Primordial",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Icicle Fist",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage plus 2 (1d4) cold damage."
                },
                {
                    "name": "Spiteful Hail",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 2 (1d4) cold damage, and the target's speed is reduced by 10 until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Frosty Aid (1/Day)",
                    "desc": "Whenever an allied ice bogie within 30 feet is reduced to 0 hp, this ice bogie can choose to reduce its hp by 3 (1d6), and the ally regains hp equal to the amount of hp this ice bogie lost."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nimble Escape",
                    "desc": "The bogie can take the Disengage or Hide action as a bonus action on each of its turns."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The bogie has advantage on attack rolls against a creature if at least one of the bogie's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ice-bogie/"
        },
        {
            "slug": "ichor-ooze",
            "desc": "Black sludge with glowing red veins seeps out of a crack in the wall, sizzling as it pushes forward._  \nIchor oozes are vengeful slimes created by the destruction of fiends.  \n**Born from Destroyed Fiends.** When a fiend is destroyed on a plane of existence other than its home plane, ichor is all that remains in the place where it was slain. When a strong-willed, hateful fiend dies cursing its slayers, a small piece of its lust for vengeance can infuse the ichor, giving the remains life. The ichor becomes one or more ichor oozes, which have a single-minded goal: revenge.  \n**Revenge Seekers.** Ichor oozes stop at nothing to hunt down the people who killed the fiends that created them. They can sense their quarries over any distance and attack other life they come across to fuel their pursuits. The destruction of a bigger fiend, like a Open Game License",
            "name": "Ichor Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "swim": 20,
                "walk": 20,
                "climb": 20
            },
            "strength": 15,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 3 (1d6) fire damage. If the target is a Large or smaller creature, it is grappled (escape DC 12).",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Hurl Mote",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 10/30 ft., one target. Hit: 5 (1d6 + 2) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Life Drain",
                    "desc": "One creature grappled by the ooze must make a DC 12 Constitution saving throw, taking 10 (3d6) necrotic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the damage taken, and the ooze regains hp equal to that amount. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ooze has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sense Destroyer",
                    "desc": "The ichor ooze knows the direction and distance to the creature that performed the killing blow on the fiend that created the ooze, as long as the two of them are on the same plane of existence."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 279,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ichor-ooze/"
        },
        {
            "slug": "kobold-war-machine",
            "desc": "A fire burns in the maw of the massive, draconic machine. The frenetic cackling of kobolds yelling orders to one another echoes from the interior, rising above the sounds of the machine’s engines._  \nInspired by the sight of a fearsome Open Game License",
            "name": "Kobold War Machine",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 25
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold war machine makes two spiked wheel attacks. Alternatively, it can make three spit fire attacks."
                },
                {
                    "name": "Spiked Wheel",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Spit Fire",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 120 ft., one target. Hit: 14 (4d6) fire damage.",
                    "attack_bonus": 6,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The kobold war machine exhales fire in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 35 (10d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The kobold war machine is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Operators",
                    "desc": "The kobold war machine can either take an action or move up to its speed each turn, not both. The war machine can hold up to three Small operators. If it has at least one operator, it can move and act normally as long as the operator spends its entire turn operating the war machine. When it has more than one operator, it has additional traits as long as the additional operators spend their entire turns operating the war machine.\n\nIf a creature scores a critical hit against the kobold war machine, the creature can target one of the operators with the attack instead. Otherwise, the operators can't be targeted and are immune to damage while operating the kobold war machine."
                },
                {
                    "name": "Ram Them! (Two or More Operators)",
                    "desc": "If the kobold war machine moves at least 15 feet straight toward a target and then hits it with a spiked wheel attack on the same turn, the target takes an extra 11 (2d10) piercing damage. If the target is a creature, it must succeed on a DC 16 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The kobold war machine deals double damage to objects and structures."
                },
                {
                    "name": "That Way! (Three or More Operators)",
                    "desc": "The kobold war machine can take the Dash or Disengage action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 233,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_kobold-war-machine/"
        },
        {
            "slug": "lantern-beetle",
            "desc": "Many types of beetles inhabit the world, and, depending on the location and culture, they are used as food, companions, or beasts of burden by its people._  \n_**Forest Beetles.**_ Open Game License",
            "name": "Lantern Beetle",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 30,
                "climb": 10,
                "fly": 10
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 8",
            "languages": "—",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Horn",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet. When it dies, its body continues to glow for another 6 hours."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_lantern-beetle/"
        },
        {
            "slug": "mad-piper",
            "desc": "A grey mound of flesh scuttles forward on mismatched limbs, its five heads trilling along on bone flutes. All the while, a harrowing tune plays from the column of pipes rising from its core._  \nMad pipers are the heralds of the Great Old Ones, a sign that a cult is getting close to achieving their goals. Cultists receive visions from their masters, filling their dreams with the esoteric rituals needed to create a mad piper. In short order, the cult gathers the components and creates these creatures, typically one for each cell of the cult. When the time comes for the cult to do battle, the mad pipers follow, inspiring the faithful with the alien songs of the Great Old Ones.  \n**The Ritual.** During the ritual, five humanoids, one of which must be a musician of some kind, are tied to a set of bagpipes made from an ogre’s bones and stomach. The ritual liquefies the humanoids, who fall into each other as all but their limbs and heads dissolve into a mass of grey flesh. Their minds, souls, and bodies forcefully merged, they start to play.  \n**Pets and Mascots.** Mad pipers aren’t naturally evil. Most are made from commoners, resulting in relatively docile and loyal creatures that imprint quickly onto cult members, who in turn often come to treat these abominations as pets. More violent and powerful mad pipers can be made from powerful, evil humanoids, though they are harder to control and often hostile to their creators.  \n**True Pipers.** Scholars speculate that the mad pipers are modelled after the heralds of the Crawling Chaos, and that it was he who gifted the first ritual to mortals on behalf of all Great Old Ones.  \n**Construct Nature.** The mad piper doesn’t require air, food, drink, or sleep.",
            "name": "Mad Piper",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "padded armor",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Common and Void Speech, but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Screaming Flail",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 2 (1d4) thunder damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Terrible Dirge",
                    "desc": "The mad piper plays a haunting dirge. Each creature of the mad piper's choice that is within 30 feet of the piper and can hear the dirge must succeed o a DC 13 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the mad piper's Terrible Dirge for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Inspire",
                    "desc": "As a bonus action, the mad piper can play a tune that inspires a friendly creature it can see within 30 feet of it. If the target can hear the mad piper, it has advantage on its next ability check, attack roll, or saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mad-piper/"
        },
        {
            "slug": "manggus",
            "desc": "A multi-headed horror tears out of the body of this tusked, ogre-like brute._  \nManggus are ogre-like shapeshifters that join with tribes of Open Game License",
            "name": "Manggus",
            "size": "Large",
            "type": "Giant",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In hydra form, the manggus makes as many bite attacks as it has heads. In giant form, it makes two greataxe attacks."
                },
                {
                    "name": "Bite (Hydra Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Greataxe (Giant Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d12+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Roaring Transformation",
                    "desc": "When the manggus changes from its true form into its hydra form, it unleashes a mighty roar. Each creature within 30 feet of it and that can hear the roar must succeed on a DC 15 Wisdom saving throw or be frightened until the end of its next turn. If the target fails the saving throw by 5 or more, it is also paralyzed until the end of its next turn. If a creature's saving throw is successful, it is immune to the Roaring Transformation of all manggus for the next 24 hours."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The manggus can use its action to polymorph into a Large, three-headed hydra, or back into its true form. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. The manggus reverts to its true form if it dies."
                },
                {
                    "name": "Three-Headed (Hydra Form Only)",
                    "desc": "The manggus has three heads. While it has more than one head, the manggus has advantage on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious.\n\nWhenever the manggus takes 15 or more damage in a single turn, one of its heads dies. If all its heads die and the manggus still lives, the manggus immediately reverts to its true form and can't change into its hydra form again until it finishes a long rest.\n\nAt the end of its turn, the manggus regrows two heads for each of its heads that died since its last turn, unless it has taken fire damage since its last turn. The manggus regains 5 hp for each head regrown in this way."
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_manggus/"
        },
        {
            "slug": "orniraptor",
            "desc": "A clumsy-looking flightless bird with a short, conical beak and no feathers or skin stares blankly with its single eye. Its organs are held in place by a slimy, transparent membrane._  \n**Nearly Mindless.** Orniraptors are creatures of pure instinct and share more in common with the basest vermin than with beasts. They attack anything that moves and peck off bits and pieces of their prey as they hunt, gobbling bites as it flees.  \n**Troublesome Pests.** Orniraptors tend to be more troublesome than dangerous, due to their persistence in striking at anything that moves. However, the creatures are capable of sharing their perceptions when near each other. This makes them particularly deadly when one notices something move and dozens of orniraptors suddenly converge on that point.  \n**Quiet Yet Loud.** Orniraptors have no vocal organs and simply squawk soundlessly as they go about their business. Their movements tend to be jerky and clumsy, though, and therefore quite audible.",
            "name": "Orniraptor",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 16,
            "hit_dice": "3d6+6",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Peck",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Spit Stone",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 20/60 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Spurt",
                    "desc": "When a creature deals piercing or slashing damage to the orniraptor while within 5 feet of it, the creature must succeed on a DC 11 Dexterity saving throw or take 3 (1d6) acid damage as it is struck by the creature's caustic blood."
                },
                {
                    "name": "Collective Perception",
                    "desc": "The orniraptor is aware of everything each other orniraptor within 20 feet of it notices."
                },
                {
                    "name": "Poor Vision",
                    "desc": "The orniraptor's visual acuity is based on movement. A creature that didn't move between the end of the orniraptor's last turn and beginning of its current turn is invisible to the orniraptor. The creature is not invisible to the orniraptor if another orniraptor within 20 feet of it notices the creature."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_orniraptor/"
        },
        {
            "slug": "timingila",
            "desc": "This massive shark-eel surges out of the water, opening titanic jaws large enough to bite a ship in half._  \n**Bribable.** Wise captains traveling through timingila hunting grounds often carry tithes and offerings in hopes of placating the creatures.  \n**Lesser Leviathan.** The timingila is one of the largest creatures in the seas. Some scholarly tomes suggest a connection between the timingila and rarer leviathans but no definitive proof has yet been found.  \n**Master of the Seas.** The timingila is an apex predator of the oceans. It hunts whales primarily but eats anything it can catch. The timingila is fiercely territorial and considers all of the ocean its personal domain.",
            "name": "Timingila",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "titan",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "swim": 60,
                "walk": 0
            },
            "strength": 28,
            "dexterity": 5,
            "constitution": 21,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, thunder",
            "condition_immunities": "frightened",
            "senses": "blindsight 120 ft., passive Perception 18",
            "languages": "understands Abyssal, Celestial, Draconic, and Infernal but can’t speak",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The timingila makes four attacks: one with its bite, one with its tail slap, and two with its flippers."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 25 (3d10 + 9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the timingila. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the timingila, and it takes 21 (6d6) acid damage at the start of each of the timingila's turns.\n\nIf the timingila takes 30 damage or more on a single turn from a creature inside it, the timingila 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 timingila. If the timingila dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.",
                    "attack_bonus": 14,
                    "damage_dice": "3d10+9"
                },
                {
                    "name": "Flipper",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 16 (2d6 + 9) bludgeoning damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+9"
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 10 feet away from the timingila and knocked prone.",
                    "attack_bonus": 14,
                    "damage_dice": "2d8+9"
                },
                {
                    "name": "Breach",
                    "desc": "The timingila swims up to its swimming speed without provoking opportunity attacks. If it breaches the water's surface, it crashes back down, creating a wave in a 30-foot-wide, 120-footlong line that is 30 feet tall. Any Gargantuan or smaller vehicles in the line are carried up to 100 feet away from the timingila and have a 50 percent chance of capsizing."
                },
                {
                    "name": "Resonating Roar (Recharge 5-6)",
                    "desc": "The timingila roars in a 90-foot cone. Each creature in the area must make a DC 18 Constitution saving throw. On a failure, a creature takes 45 (10d8) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage and isn't deafened. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nIf a vehicle is in the area, the roar travels into the vehicle and resonates inside it. Each creature inside the vehicle, even if the creature is outside the roar's area, must succeed on a DC 18 Constitution saving throw or take half the damage from the roar."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "The timingila deals double damage to objects and structures."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The timingila can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 349,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_timingila/"
        },
        {
            "slug": "giant-boar",
            "desc": "",
            "name": "Giant Boar",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 42,
            "hit_dice": "5d10+15",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 8",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Tusk",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the boar moves at least 20 ft. straight toward a target and then hits it with a tusk attack on the same turn, the target takes an extra 7 (2d6) slashing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.",
                    "attack_bonus": 0,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Relentless (Recharges after a Short or Long Rest)",
                    "desc": "If the boar takes 10 damage or less that would reduce it to 0 hit points, it is reduced to 1 hit point instead."
                }
            ],
            "spell_list": [],
            "page_no": 373,
            "environments": [
                "Hill",
                "Jungle",
                "Feywild",
                "Grassland",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-boar/"
        },
        {
            "slug": "giant-centipede",
            "desc": "",
            "name": "Giant Centipede",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 5,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "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 take 10 (3d6) poison damage. If the poison damage reduces the target to 0 hit points, the target is stable but poisoned for 1 hour, even after regaining hit points, and is paralyzed while poisoned in this way.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 374,
            "environments": [
                "Underdark",
                "Ruin",
                "Urban",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-centipede/"
        },
        {
            "slug": "giant-fire-beetle",
            "desc": "A **giant fire beetle** is a nocturnal creature that takes its name from a pair of glowing glands that give off light. Miners and adventurers prize these creatures, for a giant fire beetle's glands continue to shed light for 1d6 days after the beetle dies. Giant fire beetles are most commonly found underground and in dark forests.",
            "name": "Giant Fire Beetle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 2 (1d6 - 1) slashing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d6",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 ft.."
                }
            ],
            "spell_list": [],
            "page_no": 375,
            "environments": [
                "Underdark",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-fire-beetle/"
        },
        {
            "slug": "kobold",
            "desc": "",
            "name": "Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d6-2",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 9,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on an attack roll against a creature if at least one of the kobold's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 324,
            "environments": [
                "Hill",
                "Underdark",
                "Mountains",
                "Coastal",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Mountain",
                "Desert",
                "Settlement",
                "Urban",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "Caverns",
                "Plane Of Earth"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_kobold/"
        },
        {
            "slug": "ogre",
            "desc": "",
            "name": "Ogre",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 11,
            "armor_desc": "hide armor",
            "hit_points": 59,
            "hit_dice": "7d10+21",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 336,
            "environments": [
                "Hill",
                "Desert",
                "Underdark",
                "Grassland",
                "Mountains",
                "Coastal",
                "Tundra",
                "Ruin",
                "Swamp",
                "Feywild",
                "Mountain",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ogre/"
        },
        {
            "slug": "quipper",
            "desc": "A **quipper** is a carnivorous fish with sharp teeth. Quippers can adapt to any aquatic environment, including cold subterranean lakes. They frequently gather in swarms; the statistics for a swarm of quippers appear later in this appendix.",
            "name": "Quipper",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "swim": 40
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 9,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
                    "attack_bonus": 5,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The quipper has advantage on melee attack rolls against any creature that doesn't have all its hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The quipper can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [
                "Underwater",
                "Sewer",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_quipper/"
        },
        {
            "slug": "swarm-of-beetles",
            "desc": "",
            "name": "Swarm of Beetles",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "burrow": 5,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 391,
            "environments": [
                "Desert",
                "Caves",
                "Underdark"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_swarm-of-beetles/"
        },
        {
            "slug": "swarm-of-centipedes",
            "desc": "",
            "name": "Swarm of Centipedes",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.\nA creature reduced to 0 hit points by a swarm of centipedes is stable but poisoned for 1 hour, even after regaining hit points, and paralyzed while poisoned in this way.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 391,
            "environments": [
                "Ruins",
                "Caves",
                "Underdark",
                "Forest",
                "Any"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_swarm-of-centipedes/"
        },
        {
            "slug": "swarm-of-insects",
            "desc": "",
            "name": "Swarm of Insects",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 389,
            "environments": [
                "Hill",
                "Underdark",
                "Urban",
                "Grassland",
                "Forest",
                "Swamp",
                "Jungle"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_swarm-of-insects/"
        },
        {
            "slug": "swarm-of-quippers",
            "desc": "",
            "name": "Swarm of Quippers",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 28,
            "hit_dice": "8d8-8",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 9,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The swarm has advantage on melee attack rolls against any creature that doesn't have all its hit points."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny quipper. The swarm can't regain hit points or gain temporary hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The swarm can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [
                "Underwater",
                "Sewer",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_swarm-of-quippers/"
        }
    ]
}