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

GET /monsters/?format=api&ordering=constitution_save&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=constitution_save&page=7",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=constitution_save&page=5",
    "results": [
        {
            "slug": "stone-creeper",
            "desc": "This plant looks like a cluster of vines with elongated tendrils and leaves. A clear fluid drips from its thorns and spatters on the floor around it._  \n**Feed on Stone.** Stone creepers are semi-intelligent plants that feed on the mortar that holds structures together. They are commonly found in abandoned castles, ruins, and underground locations where the tunnels and chambers were reinforced with stone or brick. The stone creepers secrete acid into the mortar holding the building materials together, breaking it down quickly for easy consumption.  \n**Living Traps.** Stone creepers are typically found deeply enmeshed within stone or bricks and hidden in walls. Most creatures that initially see them assume they are ordinary vines. If there is a threat below them, they hastily withdraw from their position, dislodging the bricks or rocks that fall down upon the intruders.  \n**Semi-Social.** Stone creepers tend to live in groups of three to five. Often, they nearly encompass an entire room and feed upon it, waiting for hapless victims to enter a room. After they have consumed all the mortar and caused a collapse, they move on to new areas where they begin the process again.",
            "name": "Stone Creeper",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "speed": {
                "walk": 30,
                "climb": 20
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 6,
            "charisma": 4,
            "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",
            "damage_immunities": "acid, poison",
            "condition_immunities": "poisoned",
            "senses": "tremorsense 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Thorned Vine",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 5 (2d4) acid damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Acid-coated Thorn",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one creature. Hit: 4 (1d4 + 2) piercing damage plus 2 (1d4) acid damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Weaken Stone",
                    "desc": "While climbing on a wall or ceiling made of worked stone, the stone creeper injects its acid into the mortar, weakening the structure. Each creature within 10 feet of the wall or in a 10-foot cube beneath the ceiling must make a DC 12 Dexterity saving throw, taking 7 (2d6) bludgeoning damage on a failed save, or half as much damage on a successful one. A creature that fails its saving throw when beneath a ceiling is also knocked prone and buried. The buried target is restrained and unable to breathe or stand up. A creature, including the target, can take its action to remove the rubble and free the buried target by succeeding on a DC 10 Strength check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the stone creeper remains motionless, it is indistinguishable from an ordinary vine."
                },
                {
                    "name": "Mass of Vines",
                    "desc": "The stone creeper can move through a space as narrow as 1 foot wide without squeezing."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The stone creeper can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 339,
            "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_stone-creeper/"
        },
        {
            "slug": "storm-maiden",
            "desc": "At the heart of a violent storm, a young woman lies huddled in despair. Her skin is translucent as if made of water, and her tears float up from her face to join the storm above her._  \nA storm maiden is a spiteful elemental that pulls powerful storms into the world through a portal connected to her shrine. Blinded by anguish, she seeks to erase any trace of those who betrayed her.  \n**Primordial Sacrifice.** Long ago, this woman was offered up to powerful spirits to ward off drought and famine. She served her role faithfully. Her shrine was maintained by a ritual of devotion performed by the descendants of those she loved, but it was eventually abandoned. Now, some transgression against her abandoned shrine has drawn the maiden back to the world.  \n**Abating the Storm.** A region plagued by a storm maiden experiences regular flooding and random tornadoes and lightning strikes. A community may yet atone for their ancestral betrayal by performing a long-forgotten ritual at the maiden’s shrine. If appeased, the storms end, and the maiden’s alignment changes from evil to good. An appeased maiden may go on to protect the region for generations, as long as her shrine is maintained, or she might wander to other regions, seeking communities in need who understand the importance of maintaining her shrine.  \n**Elemental Nature.** A storm maiden doesn’t require air, food, drink, or sleep.",
            "name": "Storm Maiden",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "swim": 30,
                "fly": 30,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 17,
            "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": "lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Primordial",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The storm maiden makes two thunderous slam attacks."
                },
                {
                    "name": "Thunderous Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 7 (2d6) thunder damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Throw Lightning",
                    "desc": "Ranged Spell Attack: +5 to hit, range 120 ft., one target. Hit: 14 (4d6) lightning damage, and the target must succeed on a DC 13 Constitution saving throw or be incapacitated until the end of its next turn.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The storm maiden's innate spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks). She can innately cast the following spells, requiring no material components:\nAt will: create or destroy water, ray of frost, misty step, thunderwave\n1/day each: sleet storm, wind wall"
                }
            ],
            "spell_list": [],
            "page_no": 340,
            "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_storm-maiden/"
        },
        {
            "slug": "stormboar",
            "desc": "A massive, green-scaled boar snorts angrily as tiny bolts of blue lightning ripple over its body._  \n**Accidental Arcane Creations.** An evoker who raised hogs to fund their wild experiments, accidentally blew up their tower years ago. The explosion created a horrific storm that raged for days in the region, causing the locals to take shelter. When the storm dissipated, the wizard and their tower were gone, but the hogs had been transformed into scaled beasts that harnessed the power of lightning and thunder.  \n**Storm’s Fury.** Stormboars embody the fury of the storm. Just as stubborn and ferocious as their more mundane cousins, stormboars let no obstacle get in their way while they look for food or protect their offspring. Seasoned hunters know to drop an offering of metal behind as they leave the area to ensure the boar is too distracted to follow them.  \n**Metal Devourers.** Stormboars crave metal. Prospectors track the boars to find areas rich with precious minerals and ore, and treasure hunters use the creatures to sniff out hidden vaults of wealth. Anyone relying on a stormboar must be careful, however. The boars see any creature wearing or carrying metal as the deliverer of an easy meal. The aggressive creatures won’t stop attacking until they’ve consumed every bit of metal an unfortunate traveler is carrying. Starving stormboars have been known to venture into civilized areas for a meal.",
            "name": "Stormboar",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "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": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Tusk",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage and 11 (2d10) lightning damage. In addition, nonmagical metal armor worn by the target is partly devoured by the boar and takes a permanent and cumulative -2 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Lightning Run (Recharge 6)",
                    "desc": "The boar becomes a bolt of living lightning and moves up to its speed without provoking opportunity attacks. It can move through creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage and is pushed to the closest unoccupied space if it ends its turn inside an object. Each creature in the boar's path must make a DC 15 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Thunder Leap (Recharge 6)",
                    "desc": "The boar moves up to 20 feet, jumping over obstacles in its way. Difficult terrain doesn't cost it extra movement when it leaps. Each creature within 10 feet of the boar when it leaps and each creature within 10 feet of where it lands must make a DC 15 Constitution saving throw. On a failure, a creature takes 16 (3d10) thunder damage and is pushed up to 10 feet away from the boar. On a success, a creature takes half the damage and isn't pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Iron Scent",
                    "desc": "The boar can pinpoint, by scent, the location of ferrous metal within 60 feet of it."
                },
                {
                    "name": "Lightning Hide",
                    "desc": "A creature that touches the boar or hits it with a melee attack while within 5 feet of it takes 5 (2d4) lightning damage."
                },
                {
                    "name": "Relentless (Recharges after a Short or Long Rest)",
                    "desc": "If the boar takes 15 damage or less that would reduce it to 0 hp, it is reduced to 1 hp instead."
                },
                {
                    "name": "Thunder Charge",
                    "desc": "If the boar moves at least 20 feet straight toward a target and then hits it with a tusk attack on the same turn, the target takes an extra 11 (2d10) thunder damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 341,
            "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_stormboar/"
        },
        {
            "slug": "strobing-fungus",
            "desc": "This creature is translucent with a white core and is composed of a narrow stalk topped with a bulbous head. It suddenly emits a powerfully bright light, then flashes bright and dark in rapid succession._  \n**Chemical Warrior.** The strobing fungus’ body houses chemicals that, when mixed together, cause it to shine brighter than a torch. It also uses those chemicals for self-defense. When it senses danger, it mixes the chemicals inside a pouch within its body and secretes the mixture, which it can then shoot at the creature threatening it. Once exposed to the open air, the chemicals become highly corrosive and toxic.  \n**Wandering Mushroom.** Unlike many fungi, the strobing fungus is able to move, albeit at a slow pace. It does this by severing the portion of its base anchoring it in place and secreting some of the chemicals within its body to help it glide along to a new location. When it has reached its intended destination, it stops secreting the chemical, its movement stops, and the creature quickly attaches to the ground at the new location.  \n**Popular Guards.** Strobing fungi are often employed as guardians, particularly by creatures that have blindsight. The fungi understand rudimentary Common and can obey commands not to attack their master’s allies. They typically assume anyone who has not been specifically introduced to them is an enemy and behave accordingly.",
            "name": "Strobing Fungus",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "speed": {
                "walk": 10
            },
            "strength": 16,
            "dexterity": 11,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 15,
            "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 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The strobing fungus makes two attacks."
                },
                {
                    "name": "Chemical Burn",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 30/120 ft., one creature. Hit: 13 (3d6 + 3) acid damage.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Strobe",
                    "desc": "As a bonus action, the strobing fungus can start emitting a powerful, strobing light. It rapidly alternates between shedding bright light in a 60-foot radius and shedding no light, creating a dizzying effect unless the area's ambient light is bright light. Each creature within 60 feet of the strobing fungus and that can see the light must succeed on a DC 14 Constitution saving throw or be blinded for 1 minute. A blinded creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nUnless surprised, a creature with a shield or other similarly-sized object can use its reaction to raise the object and protect its eyes from the light, avoiding the saving throw. If it does so, it can't use that object for anything else. For example, a creature using a shield to protect its eyes loses the shield's bonus to its Armor Class while using the shield in this way. If the creature looks at the strobing fungus or lowers or uses the object protecting its eyes, it must immediately make the save.\n\nWhile emitting light, the strobing fungus can't attack. It can stop emitting light at any time (no action required)."
                }
            ],
            "spell_list": [],
            "page_no": 160,
            "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_strobing-fungus/"
        },
        {
            "slug": "sulsha",
            "desc": "Larger than a gorilla, this monstrous ape is covered in bright-red fur. It has twin tufts of black hair rising from its head like horns and possesses a bony spur on the end of its long, meaty tail. The creature’s eyes glow with evil intelligence, and it carries a bag filled with various incendiary devices._  \n**Jungle Tyrants.** Sulshas are tyrannical simian humanoids that dwell in thick jungles, particularly in hilly or mountainous regions. Obsessed with conquering those around them, sulshas are in a constant state of warfare with creatures that share their homeland. They even force their simian cousins, such as Open Game License",
            "name": "Sulsha",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "simian",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d10+24",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 4,
                "athletics": 6,
                "perception": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Simian",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sulsha makes three attacks: one with its bite, one with its slam, and one with its tail spur. Alternatively, it makes two bomb attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Tail Spur",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Bomb",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage. The target and each creature within 10 feet of it must make a DC 14 Dexterity saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Terrifying Display (Recharge 5-6)",
                    "desc": "The sulsha beats furiously on its chest and hollers with rage. Each creature within 30 feet of the sulsha that can see or hear it must succeed on a DC 14 Wisdom saving throw or be 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."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Arboreal Tactician",
                    "desc": "The sulsha is adept at fighting while climbing. It doesn't provoke opportunity attacks when it climbs out of an enemy's reach, and it has advantage on attack rolls against a creature if the creature is climbing."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The sulsha's long jump is up to 30 feet and its high jump is up to 15 feet, with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 136,
            "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_sulsha/"
        },
        {
            "slug": "swamp-lily",
            "desc": "This large, delicate, orange flower stands guard over a sumptuous banquet laid out near its roots._  \n**Deceivingly Delectable.** Swamp lilies are carnivorous plants that thrive on the rotting remains of creatures they poison. While they can envenom victims with their tentacle-like roots, they prefer to lure in prey with an illusion of a seemingly benign feast. The lilies exude a scent of fruit with the musk from prey animals to complement the illusion. Their victims then peaceably eat the food, unwittingly ingesting the lily’s roots and deadly toxin.  \n**Wandering Menace.** After killing enough prey to keep it well fed and provide nourishment for its seeds, it travels where it can sense creatures with a strong desire for food. Though the plant does not understand the dynamics of food supply, its ability to understand thoughts pertaining to food allows it to relocate where the inhabitants are desperate and more susceptible to its illusory feast.  \n**Grove Guardians.** Druids and creatures respectful of poisonous plants or resistant to the swamp lilies’ illusions often establish a rapport with the lilies as protectors. Partners to the lilies give additional credence to the illusions produced by the plants and encourage unwanted guests to partake of the nonexistent food.",
            "name": "Swamp Lily",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "walk": 15
            },
            "strength": 16,
            "dexterity": 9,
            "constitution": 18,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 17,
            "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": "blinded, deafened, poisoned",
            "senses": "tremorsense 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The swamp lily makes two root attacks."
                },
                {
                    "name": "Root",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one creature. Hit: 12 (2d8 + 3) bludgeoning damage, and the target must make a DC 15 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Fake Feast",
                    "desc": "The swamp lily magically creates the image of a banquet within 5 feet of itself that compels creatures to eat from it. Each creature within 60 feet of the banquet that can see the banquet must succeed on a DC 15 Wisdom saving throw or be charmed by the lily. The lily must take a bonus action on its subsequent turns to maintain the illusion. The illusion ends if the lily is incapacitated.\n\nWhile charmed by the lily, a target is incapacitated and ignores the banquets of other lilies. If the charmed target is more than 5 feet away from the lily's banquet, the target must move on its turn toward the banquet by the most direct route, trying to get within 5 feet. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, and whenever it takes damage from a source other than the lily, the target can repeat the saving throw. A charmed target can also repeat the saving throw at the end of each of its turns. If the saving throw is successful, the effect ends on it. A target that successfully saves is immune to this swamp lily's Fake Feast for the next 24 hours.\n\nIf the charmed target starts its turn within 5 feet of the banquet, it eats the feast and must make a DC 15 Constitution saving throw. On a failure, the creature takes 21 (6d6) poison damage and is poisoned for 1 minute. On a success, the creature takes half the damage and isn't poisoned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Discern Food Preferences",
                    "desc": "The swamp lily can use an action to read the surface thoughts of all creatures within 60 feet of it. This works like the detect thoughts spell, except the lily can only determine each creature's favorite food. Each creature within range must succeed on a DC 15 Wisdom saving throw or have disadvantage on its saving throw against the lily's Fake Feast action."
                }
            ],
            "spell_list": [],
            "page_no": 342,
            "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_swamp-lily/"
        },
        {
            "slug": "swampgas-bubble",
            "desc": "A semi-permeable bubble surrounds a blue-tinged gas. The bubble jauntily bobs in the air._  \n**Consumers of Exhaled Gases.** Swampgas bubbles feed on concentrated exhalations from living creatures. They surround their victims’ heads and extract these gases, usually in copious quantities as their victims panic and breathe harder. This leads many to believe the bubbles are sadistic. However, encounters with swampgas bubbles are rarely fatal, since the bubbles typically sate themselves by the time their prey falls unconscious, losing interest as the creature’s breathing slows.  \n**Attracted to Fire.** A swampgas bubble is instinctively drawn to fire, even though they are highly flammable. Its susceptibility to fire makes it relatively easy to dispatch, but its explosive ending makes the use of fire risky for its foes. In fact, this form of death, accompanied by a beautiful burst of blue light, is just part of the bubble’s overall lifecycle. Its outer layer hardens and shatters, and the remaining bits fall into the swamp where they grow and encase swamp gasses, developing into new swampgas bubbles.  \n**Ooze Nature.** A swampgas bubble doesn’t require sleep.",
            "name": "Swampgas Bubble",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 59,
            "hit_dice": "7d8+28",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 7,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 10,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 4 (1d8) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Suffocating Grasp",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) bludgeoning damage. If the target is Medium or smaller, the swampgas bubble attaches to the target's head, and the target is blinded while the bubble is attached. While attached, the bubble can't make pseudopod attacks against the target. At the start of each of the bubble's turns, the target takes 9 (2d8) poison damage and begins suffocating as it breathes in the poisonous gases within the bubble. A creature is affected even if it holds its breath, but creatures that don't need to breathe aren't affected.\n\nThe bubble can detach itself by spending 5 feet of its movement. It does so if its target falls unconscious or dies. A creature, including the target, can take its action to detach the bubble by succeeding on a DC 13 Strength check.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bludgeoning Bounce",
                    "desc": "Whenever the swampgas bubble is subjected to bludgeoning damage, it takes no damage and instead is pushed up to 10 feet away from the source of the bludgeoning damage. If the bubble is subjected to bludgeoning damage while attached to a creature, the bubble must succeed on a DC 13 Strength saving throw or detach from the creature and be pushed up to 5 feet away."
                },
                {
                    "name": "Fiery Death",
                    "desc": "If the swampgas bubble has half its hp or fewer and takes any fire damage, it dies explosively. Each creature within 20 feet of the bubble 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."
                }
            ],
            "spell_list": [],
            "page_no": 343,
            "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_swampgas-bubble/"
        },
        {
            "slug": "swarm-of-compsognathus",
            "desc": "The curious bipedal lizard lets out a musical chirp. More chirps respond from within the nearby grass, becoming a sinister chorus._  \nOpen Game License",
            "name": "Swarm of Compsognathus",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, prone, restrained, stunned",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 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 hp or fewer.",
                    "attack_bonus": 4,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grasslands Camouflage",
                    "desc": "The compsognathus has advantage on Dexterity (Stealth) checks made to hide in tall grass."
                },
                {
                    "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 compsognathus. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "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_swarm-of-compsognathus/"
        },
        {
            "slug": "swarm-of-esteron",
            "desc": "Esteron are small, winged salamanders that live in large groups. They cluster around subterranean bodies of water and aggressively protect such places. Some underground creatures see the esteron as a delicacy, but those who hunt esteron know the beasts are quick to form swarms that can easily overwhelm an unprepared hunter.  \nEsteron are highly sociable, communal creatures, and their communities are not lorded over by a dominant member. Instead, they cooperate with one another peacefully. When two groups of esteron encounter one another, they behave peacefully if the nearby water and food is abundant, sometimes even exchanging members. If resources are scarce, however, the group that inhabits the source of water drives away the outsider group with as little violence as possible.",
            "name": "Swarm of Esteron",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 54,
            "hit_dice": "12d8",
            "speed": {
                "swim": 30,
                "fly": 30,
                "walk": 10
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "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 11",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.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 its hp or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The swarm can breathe air and water."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "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 esteron. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 400,
            "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_swarm-of-esteron/"
        },
        {
            "slug": "tar-ooze",
            "desc": "A pool of black pitch bubbles on the ground. Skulls and bones rise to the surface with each burst of putrid air. The tar lets out a burbling hiss, as if releasing the last gasp of a creature trapped within it._  \n**Necrotic Sludge.** When a group of Open Game License",
            "name": "Tar Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 120,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 8,
            "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": "fire, necrotic, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tar ooze makes two pseudopod attacks. If both attacks hit the same target, the target is covered in tar (see Sticky Situation)."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 14 (4d6) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Hurl Tar",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 60 ft., one target. Hit: 14 (4d6) necrotic damage and the target must succeed on a DC 14 Dexterity saving throw or be covered in tar (see Sticky Situation).",
                    "attack_bonus": 2,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Hazard",
                    "desc": "When the ooze takes fire damage, it bursts into flame. The ooze continues burning until it takes cold damage or is immersed in water. A creature that touches the ooze or hits it with a melee attack while within 5 feet of it while it is burning takes 5 (1d10) fire damage. While burning, the ooze's weapon attacks deal an extra 5 (1d10) fire damage."
                },
                {
                    "name": "Sticky Situation",
                    "desc": "A creature covered in the ooze's tar has its speed halved for 1 minute. In addition, the tar ignites if touched by a source of fire or if a creature covered with tar takes fire damage. The tar burns until a creature takes an action to snuff out the flames. A creature that starts its turn covered with burning tar takes 10 (2d10) fire damage. A humanoid that dies while covered in tar rises 1 hour later as tar ghoul, unless the humanoid is restored to life or its body is destroyed."
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "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_tar-ooze/"
        },
        {
            "slug": "tembril",
            "desc": "Standing on its back legs and holding a decapitated human head in its hands, this nightmarish creature resembles a gigantic squirrel with saber-like teeth, soulless black eyes, and hard, scaly skin. It chitters softly and eerily._  \n**Forest Terrors.** In the dark and foreboding forests of the north, tales are spun of terrible ogres, hags, evil wolves, and great arctic serpents, but humans and ogres alike fear the tembril, a savage monstrosity that feeds specifically on the eyes, tongues, and brains of humanoids. Resembling a squirrel the size of a bear, but with brown scales and immense claws and fangs, the tembril hunts sapient fey, humanoids, and giants exclusively, using its claws to eviscerate its opponent as its teeth punctures their skulls.  \n**Head Collectors.** The victim of a tembril attack is almost always found without its head, for the creature collects the severed cranium to devour the contents either immediately or at a later time. Tembrils store the heads in the long winter months, hiding them within the hollows of great trees or in other suitable locations and covering them in ice so they don’t decompose. The decapitated bodies left behind make a meal for many forest-dwelling scavengers, and crows, Open Game License",
            "name": "Tembril",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 4,
            "wisdom": 15,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tembril makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage. If the tembril scores a critical hit against a Medium or smaller target and the damage reduces the target to below half its hp maximum, the target must succeed on a DC 15 Constitution saving throw or be instantly killed as its head is removed. A creature is immune to this effect if it is immune to piercing damage or doesn't have or need a head.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Maddening Chitter (Recharge 6)",
                    "desc": "The tembril chitters maddeningly in a 30-foot cone. Each creature in that area must make a DC 15 Wisdom saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is incapacitated for 1 minute. On a success, a creature takes half the damage and isn't incapacitated. If a creature fails the saving throw by 5 or more, it also suffers short-term madness. An incapacitated creature can repeat the saving throw at the end of each of its turns, ending the incapacitated condition on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "In the first round of combat, the tembril has advantage on attack rolls against any creature it has surprised."
                },
                {
                    "name": "Nimble Leap",
                    "desc": "The tembril can take the Dash or Disengage action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 344,
            "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_tembril/"
        },
        {
            "slug": "tetomatli",
            "desc": "",
            "name": "Tetomatli",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 8,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic;",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "tremorsense 90 ft. (blind beyond this radius), passive Perception 13",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tetomatli makes one head slam attack and one wing buffet attack."
                },
                {
                    "name": "Head Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage. If the tetomatli scores a critical hit against a target wearing metal armor, the target must succeed on a DC 15 Strength saving throw or its armor is destroyed. A creature wearing magical armor has advantage on this saving throw. A creature wearing adamantine armor is unaffected.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10+5"
                },
                {
                    "name": "Wing Buffet",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Tremor (Recharge 6)",
                    "desc": "The tetomatli slams its head repeatedly into the ground, creating a magical shockwave. Each creature within 20 feet of the tetomatli must succeed on a DC 15 Dexterity saving throw or be knocked prone and have disadvantage on attack rolls and Dexterity checks until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Diving Head Slam",
                    "desc": "If the tetomatli is flying and moves at least 20 feet straight toward a target and then hits it with a head slam attack on the same turn, the tetomatli can use Tremor as a bonus action, if it is available."
                },
                {
                    "name": "Heavy Flier",
                    "desc": "The tetomatli can fly up to 30 feet each round, 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": "Magic Resistance",
                    "desc": "The tetomatli has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The tetomatli's weapon attacks are magical."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The tetomatli deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "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_tetomatli/"
        },
        {
            "slug": "thornheart-guardian",
            "desc": "A hulking figure clad in a black armor adorned with thorny ornaments slowly walks forward, seemingly unhindered by the thick vegetation of the surrounding woods._  \nThornheart guardians are unyielding and merciless defenders of the forest domains of hags and other sinister fey. They are the twisted cousins of Open Game License",
            "name": "Thornheart Guardian",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thornheart guardian makes three attacks: two with its barbed greatsword and one with its thorny whip."
                },
                {
                    "name": "Barbed Greatsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft, one target. Hit: 13 (2d8 + 4) slashing damage plus 7 (2d6) piercing damage."
                },
                {
                    "name": "Thorny Whip",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 11 (2d6 + 4) piercing damage, and the target is grappled (escape DC 16) if it is a Medium or smaller creature. Until this grapple ends, the target is restrained, the guardian can automatically hit the target with its thorny whip, and the guardian can't make thorny whip attacks against other targets.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Grasp of the Briar (Recharge 5-6)",
                    "desc": "The thornheart guardian summons grasping, thorny vines to impede and drain the life of its foes. The ground within 20 feet of the thornheart guardian becomes difficult terrain for 1 minute. This difficult terrain doesn't cost the thornheart guardian extra movement. A creature that enters or starts its turn in the area must succeed on a DC 16 Strength saving throw or be restrained by the plants. A restrained creature takes 7 (2d6) necrotic damage at the start of each of its turns. A creature, including the restrained target, can take its action to break the target free of the vines by succeeding on a DC 16 Strength check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The thornheart guardian is immune to any spell or effect that would alter its form"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The thornheart guardian has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The thornheart guardian's weapon attacks are magical"
                },
                {
                    "name": "Woodland Walk",
                    "desc": "Difficult terrain composed of nonmagical plants doesn't cost the thornheart guardian extra movement. In addition, the thornheart guardian can pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard."
                }
            ],
            "spell_list": [],
            "page_no": 346,
            "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_thornheart-guardian/"
        },
        {
            "slug": "thrummren",
            "desc": "The massive, dog-faced elk charges into battle, lightning crackling between its hooves and antlers, as its giant rider throws bolts of lightning._  \nThe sight of a storm giant charging to battle atop a baying thrummren is both breathtaking and terrifying.  \n**Heavenly Wanderers.** Herds of thrummrens migrate from mountain range to mountain range across vast regions of the  \n**Upper Planes.** As they travel en masse, storm clouds gather above them, and the pounding of their hooves against the ground is akin to thunder. The lightning storms generated by their proximity are truly amazing to behold.  \n**Giant Bond.** Most thrummrens on the Material Plane serve as the mounts of Open Game License",
            "name": "Thrummren",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "walk": 60
            },
            "strength": 21,
            "dexterity": 19,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, thunder",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Giant, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thrummren makes two attacks: one with its gore and one with its hooves."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 24 (3d12 + 5) piercing damage plus 10 (3d6) lightning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d12+5"
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage plus 10 (3d6) thunder damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Thunder Stomp (Recharge 5-6)",
                    "desc": "The thrummren rears back and slams its front hooves into the ground. Each creature within 20 feet of the thrummren must make a DC 17 Strength saving throw. On a failure, a creature takes 35 (10d6) thunder damage, is pushed up to 10 feet away from the thrummren, and is deafened until the end of its next turn. On a success, a creature takes half the damage and isn't pushed or deafened."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Protect Rider",
                    "desc": "When the thrummren's rider is the target of an attack the thrummren can see, the thrummren can choose to become the target of the attack instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the thrummren is subjected to lightning damage, it takes no damage and instead regains a number of hp equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The thrummren has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The thrummren's weapon attacks are magical."
                },
                {
                    "name": "Storm Hide",
                    "desc": "A creature that touches the thrummren or hits it with a melee attack while within 5 feet of it takes 7 (2d6) lightning damage. The thrummren can choose for its rider to not be affected by this trait."
                }
            ],
            "spell_list": [],
            "page_no": 347,
            "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_thrummren/"
        },
        {
            "slug": "tidehunter",
            "desc": "Emerging from the surf, this massive crab-like beast has a hard, blue shell covered in barnacles. It holds a net of seaweed between its barbed claws, and a look of intelligence gleams in its elliptical, crimson eyes._  \n**Lurkers in the Shallows.** The tidehunter is an ambush hunter, using its coloration to surprise prey that venture into the shallows. Tidehunters are normally found along coasts with plentiful beaches and underwater vegetation, but some can be found in large lakes and river systems close to the open ocean. Most tidehunters are more than 20 feet across and are powerful enough to overcome a hunter shark or small whale with ease. They have few natural predators, their intelligence and guile making them challenging prey.  \n**Net Weavers.** Tidehunters can weave nets out of kelp, seaweed, and other fibrous plant material with ease, constructing nets in a matter of minutes with the weirdly hooked barbs on their claws. Their nets are strong and can be thrown with great accuracy over a large distance. Indeed, even those on dry land are not immune to the tidehunter’s attacks, and more than one human has been hauled into the surging tide from the apparent safety of the beach.  \n**Fishing Buddies.** While fisherfolk and tidehunters are normally at odds, a tidehunter will sometimes enter into an unspoken agreement with a group of fisherfolk, sharing the spoils of the sea while keeping out of each other’s way.",
            "name": "Tidehunter",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "swim": 40,
                "walk": 20
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tidehunter makes three attacks, only one of which can be with its net. It can use Reel in place of two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage, and the target is grappled (escape DC 15). The tidehunter has two claws, each of which can grapple only one target.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Net",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 20/60 ft., one target. Hit: A Large or smaller creature hit by the net is restrained until it is freed. The net has no effect on creatures that are formless, or creatures that are Huge or larger. A creature can use its action to make a DC 15 Strength check, freeing itself or another creature within its reach on a success. Dealing 15 slashing damage to the net (AC 13) also frees the creature without harming it, ending the effect and destroying the net."
                },
                {
                    "name": "Reel",
                    "desc": "The tidehunter pulls one creature restrained by its net up to 20 feet straight toward it. If the target is within 10 feet of the tidehunter at the end of this pull, the tidehunter can make one claw attack against it as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Entangle Weapon",
                    "desc": "When the tidehunter is targeted by a melee weapon attack, the attacker must succeed on a DC 16 Dexterity saving throw or miss the attack as the tidehunter uses its net to interfere with the weapon. The tidehunter must have an empty net to use this reaction."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The tidehunter can breathe air and water."
                },
                {
                    "name": "Net Maker",
                    "desc": "With 1 minute of work, the tidehunter can create a net out of seaweed, rope, or similar material. The tidehunter typically carries 2 nets."
                },
                {
                    "name": "Underwater Camouflage",
                    "desc": "The tidehunter has advantage on Dexterity (Stealth) checks made while underwater."
                }
            ],
            "spell_list": [],
            "page_no": 348,
            "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_tidehunter/"
        },
        {
            "slug": "tree-skinner",
            "desc": "A feminine creature made of decaying, thorny plant life gives a wicked laugh as she touches a tree and disappears. Moments later, the tree emits the same laugh as it swings its branches._  \n**Formed by Hags.** Open Game License",
            "name": "Tree Skinner",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Abyssal, Elvish, Infernal, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage. The target must succeed on a DC 13 Constitution saving throw or take 7 (2d6) poison damage and become poisoned until the end of its next turn.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Vine Whip (Tree Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 20 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage, and if the target is a Large or smaller creature, it is grappled (escape DC 13). The skinner can grapple up to two creatures at one time.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Squeeze (Tree Form Only)",
                    "desc": "The tree skinner makes one vine whip attack against a creature it is grappling. If the attack hits, the target is also unable to breathe or cast spells with verbal components until this grapple ends."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance (Tree Form Only)",
                    "desc": "While the skinner remains motionless, it is indistinguishable from a normal tree."
                },
                {
                    "name": "Inhabit Tree",
                    "desc": "As a bonus action, the skinner touches a Medium or larger tree that is not a creature and disappears inside it. While inside the tree, the skinner has tremorsense with a radius of 30 feet, has an AC of 15, has a speed of 0, and has vulnerability to fire damage. When the skinner is reduced to 15 hp, the tree dies and the skinner appears within 5 feet of the dead tree or in the nearest unoccupied space. The skinner can exit the tree as a bonus action, appearing within 5 feet of the tree in the nearest unoccupied space, and the tree reverts to being an object. The skinner can inhabit a tree for only 3 days at most before the tree dies, requiring the skinner to seek another vessel."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The skinner has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "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_tree-skinner/"
        },
        {
            "slug": "trollkin-raider",
            "desc": "Screams echo in the night as spears meet wood and flesh. One trollkin pulls its spear from its latest victim while its companion raids the victim’s larder._  \nTrollkin raiders are greedy and efficient, moving together under the command of a trollkin leader to take apart a village, a caravan, or a small fortress. Their goal is generally food and portable wealth. Their training as a unit is not extensive but raiders know, trust, and fight for one another.  \n**Night Attacks.** Trollkin raiders attack in a fast-moving, nocturnal group, often using a group of panicked animals or a fire as a distraction in one place while they attack elsewhere. Their assaults are never daylight attacks over open ground; they much prefer surprise and the confusion of night attacks.  \n**Mounted or River Routes.** While trollkin raiders can lope for miles across taiga or through forests, they far prefer to ride horses or row up a river. It gives them both speed and the ability to carry more plunder.  \nNote that in The Raven's Call, the Raider had 78 (12d8 + 24) HP and spoke only Northern Tongue.",
            "name": "Trollkin Raider",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "trollkin",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 9,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "insight": 3,
                "nature": 1,
                "perception": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Trollkin",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The trollkin makes two spear attacks or one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The trollkin regains 1 hp at the start of its turn. If the trollkin takes acid or fire damage, this trait doesn't function at the start of the trollkin's next turn. The trollkin dies only if it starts its turn with 0 hp and doesn't regenerate."
                },
                {
                    "name": "Thick Hide",
                    "desc": "The trollkin's skin is thick and tough, granting it a +1 bonus to Armor Class. This bonus is included in the trollkin's AC."
                }
            ],
            "spell_list": [],
            "page_no": 353,
            "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_trollkin-raider/"
        },
        {
            "slug": "tzepharion",
            "desc": "Strutting forward on four legs tipped with sharp talons, this raptor-like fiend has dark crimson feathers covering its scaled hide and an extended, eyeless, saw-toothed maw. A baleful orange eye glares from the monster’s chest._  \n**Primeval Devils.** Tzepharions are perhaps the most savage and primal of all devils. They care little for the schemes and temptations of other devils and are happy to spend their time chasing and devouring lower life forms. For this reason, tzepharions are treated as simple beasts by other fiends, and packs of tzepharions are sometimes employed by Open Game License",
            "name": "Tzepharion",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 18,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "athletics": 10,
                "perception": 7,
                "survival": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "understands Infernal but can’t speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tzepharion devil makes one bite attack and four claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Soul Jolt (Recharge 6)",
                    "desc": "The tzepharion leaps up to 20 feet through the air and makes a claw attack against a target within reach. If it hits, the target must succeed on a DC 15 Wisdom saving throw or its soul is forced out of its body, appearing 20 feet in a random direction away from its body, for 1 minute. The creature has control of its soul, which is invisible and can move through creatures and objects as if they were difficult terrain, but it can't cast spells or take any actions. The creature's body is knocked unconscious and can't be awoken until its soul returns, but it can take damage as normal. The creature can repeat the saving throw at the end of each of its turns, reoccupying its body on a success. Alternatively, a creature can reoccupy its body early if it starts its turn within 5 feet of its body. If a creature doesn't return to its body within 1 minute, the creature dies. If its body is reduced to 0 hp before the creature reoccupies its body, the creature dies."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the tzepharion's darkvision."
                },
                {
                    "name": "Eye of Rage",
                    "desc": "As a bonus action, the tzepharion incites rage in up to three beasts or monstrosities it can see within 60 feet of it. Each target must succeed on a DC 15 Wisdom saving throw or become enraged until the end of its next turn. While enraged, it has advantage on its attack rolls, but it is unable to distinguish friend from foe and must attack the nearest creature other than the tzepharion. This trait doesn't work on targets with an Intelligence of 6 or higher."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The tzepharion has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The tzepharion has advantage on attack rolls against a creature if at least one of the devil's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 106,
            "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_tzepharion/"
        },
        {
            "slug": "valkruung",
            "desc": "Standing only a few feet tall, this odd simian creature has charcoal-colored skin and glowing eyes. Thin, blue-gray tendrils cover almost every inch of its body, and it smells faintly of burnt honey._  \n**Incorrigible Kleptomaniacs.** Few creatures cause as much annoyance to shopkeepers, merchants, and farmers as the valkruung, a tiny monkey-like creature covered in grasping tendrils that lurks atop roofs and clambers through trees, looking for food and objects to steal. Attracted to anything that glitters, jangles, or just plain smells nice, the valkruung steals anything regardless of its actual worth. Valkruungs snatch purses from unsuspecting passersby and fruit and bread from vendors to take back to their lairs. They steal objects they don’t need and refuse to return them, running off while snickering wildly.  \n**Shrines of Riches.** Anything a valkruung steals and doesn’t eat is placed in a central location in its nest, often around an existing statue, altar, or other large object. Eventually, this object becomes covered in a variety of clutter, some of which may be valuable. A valkruung treats all of its objects equally and attacks anyone who tries to take something from the pile.  \n**Den of Thieves.** Valkruungs are social creatures and live in groups of ten to twenty. The job of child-rearing is shared by all members of the group equally, and young valkruungs spend the first parts of their lives carried around on various adults’ backs, where the adults’ tendrils keep them safe. Valkruungs are more intelligent than they appear and have a rudimentary grasp of language, typically insults that have been hurled their way.",
            "name": "Valkruung",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "climb": 20,
                "walk": 25
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Goblin",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target suffers an itchy rash, and, at the start of each of its turns, it must succeed on a DC 13 Wisdom saving or spend its action furiously scratching the rash. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Disarming Tendrils",
                    "desc": "When a creature the valkruung can see targets it with a melee weapon attack, the attacker must succeed on a DC 13 Dexterity saving throw or its weapon is knocked out of its grasp into a random unoccupied space within 5 feet of the attacker. The valkruung can't use this reaction against attackers wielding a heavy or two-handed weapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Prehensile Tendrils",
                    "desc": "The valkruung has 10 shiny blue-gray tendrils that constantly grab at things in the environment. Each tendril can pick up or hold a Tiny object, such as a coin or piece of jewelry, that isn't being worn or carried. If it uses all 10 of its tendrils, the valkruung can carry a single Small object, such as a backpack. The valkruung can use its tendrils to interact with objects, but it can't use them to wield a weapon. It has advantage on Dexterity (Sleight of Hand) checks when using its tendrils and can use its tendrils to disarm opponents (see the Disarming Tendrils reaction)."
                }
            ],
            "spell_list": [],
            "page_no": 355,
            "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_valkruung/"
        },
        {
            "slug": "vallowex",
            "desc": "A creature with two legs and a flat tail emerges from the water. Its wide mouth opens, revealing a spiked tongue._  \n**Luring with Thirst.** The vallowex haunts woodland rivers, luring in prey with its thirst-inducing aura. When a creature stops to drink, the vallowex attacks and drags the creature into the water to feast. Reproduce through Hosts. Vallowexes release eggs into potable water. After a creature drinks the eggs, a tadpole hatches in its stomach. The tadpole slowly consumes the host from the inside out, emerging as a vallowex when the host dies.",
            "name": "Vallowex",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 14",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vallowex makes two attacks: one with its spiked tongue and one with its tail."
                },
                {
                    "name": "Spiked Tongue",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 14 (2d8 + 5) piercing damage, and the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, and the vallowex can't use its spiked tongue against another target.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Swallow",
                    "desc": "The vallowex makes one spiked tongue attack against a Medium or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. The swallowed target is blinded and restrained, it has total cover against attacks and other effects outside the vallowex, and it takes 10 (3d6) acid damage at the start of each of the vallowex's turns. The vallowex can have only one creature swallowed at a time. If the vallowex takes 15 damage or more on a single turn from the swallowed creature, the vallowex must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 5 feet of the vallowex. If the vallowex dies, the swallowed creature is no longer restrained by it and can escape from the corpse using 10 feet of movement, exiting prone."
                },
                {
                    "name": "Release Eggs (1/Week)",
                    "desc": "A vallowex can release a 40-foot-radius cloud of microscopic eggs into a body of water it touches. The eggs live for 1 hour. Any humanoid or beast that drinks the eggs must succeed on a DC 15 Constitution saving throw or be infected with a disease—a vallowex tadpole. A host can carry only one vallowex tadpole to term at a time. While diseased, the host must make a DC 15 Constitution saving throw at the end of each long rest. On a failed save, the host's Strength score is reduced by 1d4. This reduction lasts until the host finishes a long rest after the disease is cured. If the host's Strength score is reduced to 0, the host dies, and a vallowex emerges from the corpse. If the host succeeds on three saving throws or the disease is magically cured, the unborn tadpole disintegrates."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The vallowex can breathe air and water."
                },
                {
                    "name": "Aura of Thirst",
                    "desc": "At the start of each of the vallowex's turns, each creature within 30 feet of it must succeed on a DC 15 Constitution saving throw or have disadvantage on its next attack roll or ability check as a gnawing thirst distracts it. For each minute a creature stays in the vallowex's aura, it gains one level of exhaustion from dehydration. A level of exhaustion is removed if the creature uses an action to drink 1 pint of water. A vallowex is immune to its own Aura of Thirst as well as the auras of other vallowexes."
                },
                {
                    "name": "Underwater Camouflage",
                    "desc": "The vallowex has advantage on Dexterity (Stealth) checks made while underwater."
                }
            ],
            "spell_list": [],
            "page_no": 356,
            "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_vallowex/"
        },
        {
            "slug": "vangsluagh",
            "desc": "A writhing mass of hundreds of rubbery, blue-grey tentacles rises from a human sized pair of legs ending in elephantine feet. Each tentacle ends in an eerily human-looking mouth._  \n**Damned Pipers.** Vangsluagh create a din everywhere they go; the mouths on their tentacles perpetually scream, whistle, bleat, growl, and cry. Even in instances where a vangsluagh may want a quiet entrance or stealthy ambush, their own bodies betray them. Stories have emerged from their magic-blasted homeland of vangsluagh that are capable of silencing the noise surrounding them.  \n**Defilers of Beauty.** Vangsluagh despise pretty things, be they creature, object, or structure. Given the opportunity, a vangsluagh prefers spending its time smashing beautiful things to bits. The absence of beauty doesn’t always calm these creatures, however. They target living creatures as a priority in such occurrences.",
            "name": "Vangsluagh",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 85,
            "hit_dice": "10d8+40",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 16,
            "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": "thunder",
            "condition_immunities": "deafened",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Void Speech",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vangsluagh makes two tentacle lash attacks."
                },
                {
                    "name": "Tentacle Lash",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Sonic Bullet",
                    "desc": "Ranged Spell Attack: +5 to hit, range 120 ft., one target. Hit: 10 (3d6) thunder damage, and the target must make a DC 13 Constitution saving throw or be deafened until the end of its next turn.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Agonizing Trill (Recharge After a Short or Long Rest)",
                    "desc": "The vangsluagh increases the pitch of its cacophony to deadly levels. Each creature within 30 feet of the vangsluagh must make a DC 13 Constitution saving throw. On a failure, a creature takes 10 (3d6) thunder damage and is stunned for 1 minute. On a success, a creature takes half the damage and isn't stunned. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Constant Racket",
                    "desc": "The vangsluagh has disadvantage on Dexterity (Stealth) checks."
                },
                {
                    "name": "Distracting Cacophony",
                    "desc": "The vangsluagh constantly emits a din of bleats, trills, and trumpets. A creature that casts a spell while it is within 30 feet of the vangsluagh must make a DC 13 Intelligence, Wisdom, or Charisma saving throw. (The type of saving throw required is dependent on the spellcasting creature's spellcasting ability score.) On a failed save, the spell isn't cast, and the spell slot isn't expended. In addition, a creature that starts its turn within 30 feet of the vangsluagh and is maintaining concentration on a spell must succeed on a DC 13 Constitution saving throw or it loses concentration on the spell."
                }
            ],
            "spell_list": [],
            "page_no": 359,
            "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_vangsluagh/"
        },
        {
            "slug": "veteran-swordbreaker-skeleton",
            "desc": "Tougher than a typical animated skeleton, these undead are raised from skeletal remains that have fossilized._  \n**Bones of Stone.** The swordbreaker skeleton’s bones have fossilized and become stony. Most weapons shatter against these bones, but the fossilization makes the skeletons more susceptible to magic that harms stone or that causes concussive bursts of sound.  \n**Undead Nature.** A swordbreaker skeleton doesn’t require air, food, drink, or sleep.",
            "name": "Veteran Swordbreaker Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 8,
            "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": "thunder",
            "damage_resistances": "piercing, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The veteran swordbreaker skeleton makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d10+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fossilized Bones",
                    "desc": "Any nonmagical slashing or piercing weapon made of metal or wood that hits the swordbreaker skeleton cracks. 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 swordbreaker skeleton is destroyed after dealing damage."
                }
            ],
            "spell_list": [],
            "page_no": 332,
            "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_veteran-swordbreaker-skeleton/"
        },
        {
            "slug": "vexxeh",
            "desc": "This bestial creature would stand over 15 feet tall if erect but is more comfortable crouched with its knuckles resting on the ground. It wears a pair of trousers and a vest, both obviously made for someone much smaller than it. Its cunning eyes belie a malignant intelligence._  \n**Bound to Service.** Though they are not devils, vexxeh are natives of the Hells. Their susceptibility to magical domination makes them ideal lieutenants for evil spellcasters. Once a vexxeh has agreed to serve a master, it adheres to the letter of the agreement that has been struck and refuses to break the contract even under the threat of destruction.  \n**Lovers of Carnage.** Vexxeh only know joy when they are harming living creatures. They relish battle, enjoying the opportunity to shed blood and break bones. More than combat, however, vexxeh enjoy torturing mortals, especially if there is no purpose to it. The psychic distress and trauma suffered by the victims of their torture makes vexxeh gleeful.  \n**Fiendishly Polite.** Despite their love of violence, vexxeh are unfailingly polite. They mimic the etiquette and social norms of their current master’s culture, going so far as to affect mannerisms of nobility. Even when rending a creature into bloody chunks, a vexxeh acts regretful and apologetic.",
            "name": "Vexxeh",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 94,
            "hit_dice": "9d12+36",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 19,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, unconscious",
            "senses": "truesight 60 ft., passive Perception 10",
            "languages": "Common, Infernal",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vexxeh makes three attacks: one with its bite and two with its claws. If both claw attacks hit the same target, the target and each creature within 5 feet of the target must succeed on a DC 15 Wisdom saving throw or be frightened until the end of its next turn as the vexxeh cackles with sadistic glee."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage plus 7 (2d6) poison damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Four-Legged Lope",
                    "desc": "When the vexxeh uses its action to Dash, it moves at three times its speed."
                },
                {
                    "name": "Weak Willed",
                    "desc": "The vexxeh has disadvantage on saving throws against being charmed."
                }
            ],
            "spell_list": [],
            "page_no": 360,
            "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_vexxeh/"
        },
        {
            "slug": "viiret",
            "desc": "The mouth of this massive flytrap hangs limply, and the smell of decay emanates strongly from it._  \n**Disease Eater.** Viirets feed on diseased flesh and plant matter. The swamplands they inhabit are rife with maladies, giving them plenty of opportunity to find food. Viirets have an acute sense for diseased matter, regardless of the disease’s source. While they aren’t bothered by eating untainted prey, such prey isn’t as nutritionally satisfying. Their stomachs quickly burn through healthy prey, leaving the viiret hungry shortly afterward.  \n**Unpleasant Odor.** The viiret has developed a form of mimicry where its sickly odor deters healthy creatures from approaching it. The viiret is even repellent to most insects.  \n**Desperate Cure.** Marshland societies aware of the viirets’ ability to remove disease often view the plants as agents of harsh deities that demand a price for divine gifts. These societies send plague victims on dangerous pilgrimages to find the plants. The plants devour these pilgrims and remove diseased flesh. This process is dangerous, as many who enter the plant hopeful of eliminating the disease die as a result of the injuries they suffer. To mitigate this, multiple ill people travel together to viirets, optimistic the plants will expel newly healthy specimens in favor of a sickly one.",
            "name": "Viiret",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 12,
            "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": "cold",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "blinded, charmed, deafened, frightened, poisoned",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The viiret makes two attacks, only one of which can be a bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 12 (2d8 + 3) piercing damage. If the target is Medium or smaller, it must succeed on a DC 13 Dexterity saving throw or be swallowed. A swallowed creature is blinded and restrained, and it has total cover against attacks and other effects outside the viiret. At the start of each of the viiret's turns, the creature takes 7 (2d6) acid damage. If the creature is poisoned or suffering from a disease, it takes 3 (1d6) necrotic damage at the start of each of the viiret's turns instead. In addition, at the start of each of the viiret's turns, a swallowed creature that is poisoned or suffering from a disease can repeat the condition or disease's saving throw as if it had taken a long rest, but it suffers no ill effects on a failed saving throw. The creature has advantage on this saving throw. The viiret can have only one creature swallowed at a time.\n\nIf the viiret takes 10 damage or more on a single turn from the swallowed creature, the viiret must succeed on a DC 13 Constitution saving throw or regurgitate the swallowed creature, which falls prone within 5 feet of the viiret. Alternatively, the viiret can regurgitate the creature as a bonus action, which it does if the swallowed creature isn't poisoned or suffering from a disease and a creature that is poisoned or suffering from a disease is within 60 feet of the viiret. If the viiret dies, a swallowed creature is no longer restrained by it and can escape by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Vine",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one creature. Hit: 8 (2d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Disease Eater",
                    "desc": "The viiret is immune to disease, and it has advantage on attack rolls against a creature if the creature is poisoned or suffering from a disease."
                },
                {
                    "name": "Disease Sense",
                    "desc": "The viiret can pinpoint, by scent, the location of poisoned creatures or creatures suffering from a disease within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 361,
            "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_viiret/"
        },
        {
            "slug": "vine-golem",
            "desc": "A humanoid-shaped tangle of green vines shambles through a portal and gives a friendly wave._  \n**Druid Servants.** Vine golems are constructs created by druids for use as scouts and guardians. These plant-like constructs maintain a psychic connection with their creators, who can see through their eyes and cast spells through them. The golem-creator connection is maintained across the planes of the multiverse and is severed only if the construct or the druid dies. The vine golem is made from a variety of rare plants and flowers found only in the depths of old-growth forests. The process of creating a vine golem is closely guarded by cabals of druids, who will sometimes gift worthy druids with the knowledge in the form of a manual of vine golems.  \n**Golems without Creators.** When a vine golem’s creator dies, the construct carries out the druid’s final orders and then retreats to the nearest wilderness. Driven by a psyche fractured from the loss of its creator, the vine golem guards the animals and plants of its chosen home with extreme prejudice, attacking all intruders, regardless of any previous affiliation they might have had with its creator.  \n**Construct Nature.** A vine golem doesn’t require air, food, drink, or sleep.",
            "name": "Vine Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "slashing",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vine golem makes two thorned vine attacks."
                },
                {
                    "name": "Thorned Vine",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 15 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target must succeed on a DC 14 Strength saving throw or be pulled up to 10 feet toward the vine golem.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Thorned Embrace",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one Medium or smaller creature. Hit: 13 (2d8 + 4) piercing damage, and the target is grappled (escape DC 11). Until the grapple ends, the target is restrained, and the vine golem can't embrace another target.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bound",
                    "desc": "The vine golem is psychically bound to its creator and can communicate telepathically with its creator as long as neither is incapacitated. In addition, each knows the distance to and direction of the other. The golem and its creator don't have to be on the same plane of existence to communicate telepathically, but they do have to be on the same plane to know each other's distance and direction."
                },
                {
                    "name": "Creator's Eyes and Ears",
                    "desc": "As a bonus action, the creator can see through the vine golem's eyes and hear what it hears until the start of the creator's next turn, gaining the benefits of the vine golem's darkvision. During this time, the creator is deaf and blind with regard to its own senses. While using the construct's senses, the creator can cast a spell through the vine golem, using those senses to target the spell. The range, area, and effect of the spell are calculated as if the spell originated from the vine golem, not the master, though the master must still cast the spell on the master's turn. Spells that require concentration must be maintained by the master."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The vine golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The vine golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Plant Camouflage",
                    "desc": "The vine golem has advantage on Dexterity (Stealth) checks it makes in any terrain that contains ample obscuring plant life."
                }
            ],
            "spell_list": [],
            "page_no": 181,
            "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_vine-golem/"
        },
        {
            "slug": "virtuoso-lich",
            "desc": "The beautiful singer bows to the adoring crowd before stepping behind the curtain. Away from the eyes of the crowd, the singer changes its half-mask, briefly revealing a ghastly, undead visage._  \nA virtuoso lich is an artist whose love of art sustains it beyond death.  \n**Birthed by Art.** A virtuoso lich is created when an artist powerful in both its artistic and magical expression dies with art left undone. Such artists often die before completing or creating a masterpiece, and the torment of the art left undone couples with the artist’s powerful magical talents, turning the artist into a virtuoso lich. A virtuoso lich is bound to an object of art, such as a favorite musical instrument, painting, dance slippers, quill, or some other object of artistic expression that was significant to the lich in life. This piece of art is the lich’s phylactery.  \n**Beautiful Mien.** A virtuoso lich maintains the beauty of its former life, appearing much as it did in life—save for one physical feature that betrays its undead nature. This undead feature can be a clawed, skeletal hand, which the lich hides in a glove; a stiff, zombie-like leg, which the lich disguises with robes and a cane; a face ravaged by undeath, which the lich covers in a beautiful mask; or any other appropriate feature.  \n**Undead Nature.** The virtuoso lich doesn’t require air, food, drink, or sleep.  \n\n## A Virtuoso Lich’s Lair\n\n  \nA virtuoso lich chooses a lair with an eye and ear for artistic potential, whether that lair is an ancient cavern with natural acoustics, a meadow with plentiful natural light, a hall of mirrors, or some other locale capable of enhancing some form of art, allowing the lich’s magic and artistic expression to swell, reaching every corner.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the virtuoso lich takes a lair action to cause one of the following effects; the lich can’t use the same effect two rounds in a row:\n* The virtuoso lich channels artistic expression it can see or hear into a magical assault. The artistic expression must be of the type chosen with the Versatile Artist trait, but it otherwise can be any form of expression not originating from the lich, such as the song of nearby singers that echoes in the lair, the colorful paint decorating canvases, the twirling forms of dancers, or similar. The virtuoso lich chooses a creature it can see within 30 feet of the artistic expression. The target must make a DC 15 Dexterity saving throw, taking 18 (4d8) damage of the type chosen with the Versatile Artist trait on a failed save, or half as much damage on a successful one.\n* The virtuoso lich enhances the natural artistry of its lair, distracting and hindering nearby creatures. The lich chooses a point it can see within 60 feet of it. Each creature within 5 feet of that point must make a DC 15 Charisma saving throw. On a failure, a creature has disadvantage on saving throws against the lich’s spells and its Corrupted Art action until initiative count 20 on the next round.\n* The virtuoso lich rolls a d4 and regains a spell slot of that level or lower. If it has no spent spell slots of that level or lower, nothing happens.",
            "name": "Virtuoso Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "19d8+38",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 5,
            "skills": {
                "deception": 9,
                "perception": 5,
                "persuasion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, deafened, charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "truesight 60 ft., passive Perception 15",
            "languages": "Common, plus up to two other languages",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The virtuoso lich uses its Corrupted Art. It then makes two Artistic Flourish attacks."
                },
                {
                    "name": "Artistic Flourish",
                    "desc": "Melee Spell Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) damage of the type chosen with the Versatile Artist trait.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Corrupted Art",
                    "desc": "The lich hums a discordant melody, paints a crumbling symbol of death in the air, performs a reality-bending pirouette, or emulates some other expression of corrupted or twisted art and targets one creature it can see within 60 feet. This action's effects change, depending on if the target is undead. \n* Non-Undead. The target must make a DC 16 Constitution saving throw, taking 18 (4d8) necrotic damage on a failed save, or half as much damage on a successful one. \n* Undead. The target regains 18 (4d8) hit points. Healing that exceeds the target's hp maximum becomes temporary hit points."
                },
                {
                    "name": "Call Muse",
                    "desc": "The lich targets one humanoid or beast it can see within 30 feet of it. The target must succeed on a DC 17 Wisdom saving throw or be charmed by the lich for 1 minute. The charmed target, the lich's “muse,” has a speed of 0 and is incapacitated as it watches or listens to the lich's artistic expression. The muse 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 lich's Call Muse for the next 24 hours. If the muse suffers harm from the lich, it is no longer charmed.\n\nThe lich can have only one muse at a time. If it charms another, the effect on the previous muse ends. If the lich is within 30 feet of its muse and can see its muse, the lich has advantage on its first Artistic Flourish attack each round against a creature that isn't its muse."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The virtuoso lich can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Artistic Flourish",
                    "desc": "The lich makes one Artistic Flourish attack."
                },
                {
                    "name": "Move",
                    "desc": "The lich moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The lich casts a spell from its list of prepared spells, using a spell slot as normal."
                },
                {
                    "name": "Unrestrained Art (Costs 3 Actions)",
                    "desc": "The lich unleashes the full force of its artistic talents on those nearby. Each creature with 10 feet of the lich must make a DC 16 Dexterity saving throw. On a failure, a creature takes 18 (4d8) damage of the type chosen with the Versatile Artist trait and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the lich fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it has a phylactery, a destroyed lich gains a new body in 1d10 days, regaining all its hit points and becoming active again. The new body appears within 5 feet of the phylactery."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The lich has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Versatile Artist",
                    "desc": "At the end of each long rest, the lich chooses one form of artistic expression, such as song, poetry, dance, fashion, paint, or similar. Until it finishes a long rest, the lich has immunity to one type of damage, which is associated with its artistic expression. For example, a lich expressing art through song or poetry has immunity to thunder damage, a lich expressing art through fashion has immunity to slashing damage, and a lich expressing art through paint has immunity to acid damage. This trait can't give the lich immunity to force, psychic, or radiant damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The virtuoso lich is a 12th-level spellcaster. Its spellcasting ability is Charisma (spell save DC 17, +9 to hit with spell attacks). It has the following bard spells prepared:\nCantrips (at will): mage hand, message, true strike, vicious mockery\n1st level (4 slots): bane, hideous laughter, thunderwave\n2nd level (3 slots): enthrall, hold person, invisibility, shatter\n3rd level (3 slots): dispel magic, fear, speak with dead\n4th level (3 slots): compulsion, confusion, dimension door\n5th level (2 slots): dominate person, mislead\n6th level (1 slot): irresistible dance, programmed illusion"
                }
            ],
            "spell_list": [],
            "page_no": 237,
            "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_virtuoso-lich/"
        },
        {
            "slug": "voidpool",
            "desc": "An impossibly black pool of goo undulates forward seeming to pull everything around it into its endless depths._  \n**Aspect of the Void.** Some speculate that voidpools are intrusions of the Void itself into the Material Plane. These blots on the surface of the world mindlessly seek to draw everything into the Void through the portal they carry at their cores.  \n**Willing Travelers.** The most daring, and prepared, of adventurers actually seek out voidpools to facilitate passage to the Void. Not resisting the voidpool’s influence allows these brave or foolhardy individuals to minimize the damage they incur enroute to the outer plane.  \n**Ooze Nature.** The voidpool doesn’t require sleep.",
            "name": "Voidpool",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 112,
            "hit_dice": "15d10+30",
            "speed": {
                "walk": 15,
                "climb": 15
            },
            "strength": 15,
            "dexterity": 6,
            "constitution": 14,
            "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": "radiant",
            "damage_resistances": "",
            "damage_immunities": "force, necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The voidpool makes two pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 7 (2d6) necrotic damage. The target is grappled (escape DC 13) if it is a Medium or smaller creature and the voidpool doesn't have two other creatures grappled. Until this grapple ends, the target is restrained, and it risks being pulled into the Void (see the Planar Portal trait).",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The voidpool can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Grappler",
                    "desc": "The voidpool has advantage on attack rolls against any creature grappled by it."
                },
                {
                    "name": "Planar Portal",
                    "desc": "The voidpool has a portal to the Void at its core. A creature that starts its turn grappled by the voidpool must make a DC 13 Strength saving throw. On a success, the creature takes 7 (2d6) force damage but isn't pulled toward the portal. On a failure, the creature takes no damage but is pulled closer to the portal. A creature that fails three saving throws before escaping the grapple enters the portal and is transported to the Void. This transportation works like the banishing an unwilling creature aspect of the plane shift spell."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The voidpool can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 362,
            "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_voidpool/"
        },
        {
            "slug": "walled-horror",
            "desc": "An unnatural, cloying chill fills the air, and multiple ghostly hands burst from a wall to pummel and grab all within reach._  \n**Unassuming Horror.** The walled horror is an undead that appears to be a normal stretch of wall until it lashes out at passersby.  \n**Tragic Origins.** A walled horror is created when a group of humanoids is bound together and entombed behind a wall in an area with a high concentration of necrotic energy. The humanoids experience profound terror before dying of thirst or suffocation, and their spirits remain trapped within the wall, becoming an undead that seeks to add others to its collection.  \n**Entombed Treasures.** While the spirits of the entombed victims join with the stone and mortar of the wall, their bodies and belongings are left to rot in the cavity behind the wall. When the walled horror is destroyed, it collapses into a pile of rubble, revealing the remains and belongings.  \n**Undead Nature.** A walled horror doesn’t require air, food, drink, or sleep.",
            "name": "Walled Horror",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d8+60",
            "speed": {
                "walk": 0
            },
            "strength": 18,
            "dexterity": 1,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 8,
            "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": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison, psychic",
            "condition_immunities": "blinded, deafened, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "truesight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The walled horror makes two spectral claw attacks."
                },
                {
                    "name": "Spectral Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 4 (1d8) psychic damage, and the target is grappled (escape DC 15).",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Spectral Scream",
                    "desc": "Ranged Spell Attack: +7 to hit, range 60 ft., one creature. Hit: 18 (4d8) psychic damage, and the target must succeed on a DC 15 Charisma saving throw or be frightened until the end of its next turn as it is assaulted by images of being buried alive or entombed. While frightened, the creature's speed is reduced to 0.",
                    "attack_bonus": 7,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Entomb",
                    "desc": "The walled horror makes one spectral claw attack against a Medium or smaller creature it is grappling. If the attack hits, the creature is partially entombed in the wall, and the grapple ends. The entombed target is blinded and restrained, and it takes 9 (2d8) psychic damage at the start of each of the walled horror's turns. A walled horror can have only one creature entombed at a time. \n\nA creature, including the entombed target, can take its action to free the entombed target by succeeding on a DC 15 Strength check.\n\nA creature slain while entombed is pulled fully into the wall and can be restored to life only by means of a true resurrection or a wish spell."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spirit-infused Structure",
                    "desc": "The walled horror is immobile except for its Wall Hop trait. It uses its Charisma instead of its Dexterity to determine its place in the initiative order."
                },
                {
                    "name": "Wall-bound Spirits",
                    "desc": "The spirits that make up the walled horror are bound to a 10-foot-by-10-foot panel of wall, behind which their original bodies are trapped. The walled horror can move to nearby walls with its Wall Hop trait, but it can never be more than 120 feet away from its bound wall. If its bound wall is damaged while the walled horror is elsewhere, the walled horror takes half the damage dealt to the bound wall. When the walled horror finishes a long rest while inhabiting its bound wall, any damage to the bound wall is repaired."
                },
                {
                    "name": "Wall Hop",
                    "desc": "As a bonus action, the walled horror can disappear into the wall and reappear on a 10-foot-by-10-foot stone wall or panel of wood that it can see within 30 feet of it. Claw marks briefly appear on the surface of the origin and destination walls when it uses this trait."
                }
            ],
            "spell_list": [],
            "page_no": 363,
            "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_walled-horror/"
        },
        {
            "slug": "wanyudo",
            "desc": "Hurtling down the street is a giant wheel, its spokes tipped with reddish flames that sputter and spark as it bounces along. Affixed to either side of the wheel by long strands of greasy black hair are the faces of devilish-looking humanoids, their eyes ablaze like embers. The two faces chortle and cry as the wheel approaches, fire leaping from their mouths._  \n**Born of Heresy.** Wanyudos are the souls of powerful lords condemned to an afterlife of burning torment after they refuted the teachings of the gods and were killed in battle or committed suicide. Prideful and violent monsters, wanyudos are lesser fiends in the grander schemes of Hell, a fact they vehemently resent.  \n**Divine Hunters.** While wanyudos hate all living creatures, the reserve their greatest hatred for creatures marked by a divine entity—such as clerics and paladins, or creatures wearing holy symbols—whom they blame for their cursed existence. When wandering by a monastery or temple, a wanyudo expends every effort to burn the structure to the ground and murder everyone within. Given this, temples and holy sites in areas known to be plagued by wanyudos often fireproof their buildings—and have a reliable source of water nearby, in case the worst should happen.  \n**To Hell and Back.** Wanyudos never stop moving, endlessly rolling along the roads and pathways between the Hells and the mortal world. Because of this, wanyudos know many secret ways into the planes.",
            "name": "Wanyudo",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "speed": {
                "walk": 50
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "intimidation": 5,
                "perception": 7,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Common, Infernal",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wanyudo makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) piercing damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d10+5"
                },
                {
                    "name": "Flaming Breath (Recharge 5-6)",
                    "desc": "The wanyudo exhales fire in a 20-foot cone from one of its heads. Each creature in the area must make a DC 15 Dexterity saving throw, taking 24 (7d6) 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": "Burn the Righteous",
                    "desc": "The wanyudo has advantage on attack rolls against a creature if the creature is wearing a holy symbol or calls on the power of a divine entity to cast spells."
                },
                {
                    "name": "Fiery Charge",
                    "desc": "If the wanyudo moves at least 20 feet straight toward a target and then hits it with a bite attack on the same turn, the target takes an extra 7 (2d6) fire damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The wanyudo has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Two Heads",
                    "desc": "The wanyudo has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                }
            ],
            "spell_list": [],
            "page_no": 364,
            "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_wanyudo/"
        },
        {
            "slug": "wardu",
            "desc": "This creature is round and hovers without the aid of wings. Its skin is a deep red color, with a leathery toughness and texture. It has three forward-facing, segmented eyes and a protruding, bloodstained proboscis._  \n**Unknown Origins.** The origins of the wardu are unknown, though scholars speculate that they came from the Plateau of Leng. It is said they were introduced to the Material Plane as a result of an ill-fated expedition by a group of wizards to the edges of the multiverse. The wizards were attacked by a horde of wardu who followed them through the planar rift they created to return home. Although the rift was sealed immediately, dozens of the wardu were trapped on the Material Plane and have since reproduced for numerous generations.  \n**Blood Drinkers.** Wardu are blood drinkers, and it is the only way they absorb sustenance. They are able to attack and gain sustenance from any creature that has blood, no matter the type. Their hunger drives them to attack most creatures they encounter, though they are smart enough to discern the difference between a potential food source and a more powerful creature not worth provoking.  \n**Magic Hunters.** Wardus have a thirst for the blood of spellcasters and even put themselves at risk to obtain that tastiest of treats. Drinking arcane-infused blood has imbued the wardu with some magical power. It can channel this power through its central eye, but the segmented nature of its eye causes the magic to become unstable and scatter as it passes through the eye’s facets.",
            "name": "Wardu",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "fly": 40,
                "walk": 0,
                "hover": true
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, prone",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Deep Speech but can’t speak, telepathy 60 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wardu uses its Segmented Gaze. It then makes two proboscis attacks."
                },
                {
                    "name": "Proboscis",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage, and the wardu regains hp equal to half the damage dealt. If the target is a spellcaster, the target has disadvantage on Constitution saving throws to maintain its concentration until the end of its next turn.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Segmented Gaze",
                    "desc": "The wardu's segmented central eye flares with unstable magical energy. One creature the wardu can see within 30 feet of it must succeed on a DC 15 Constitution saving throw or suffer a random condition until the end of its next turn. Roll a d4 to determine the condition: blinded (1), frightened (2), deafened (3), or incapacitated (4)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The wardu doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The wardu has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 365,
            "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_wardu/"
        },
        {
            "slug": "warmth-thief",
            "desc": "A diminutive blue humanoid with sharp black claws and exaggeratedly pointed ears floats in the air, emanating a palpable sensation of cold._  \n**Cursed Fairy.** Warmth thieves were fey in the court of the Queen who had the peculiar ability to rob living creatures of their body heat. They attempted to use this power to overthrow the Queen… and failed. The Queen, amused, allowed them to live, but with a nasty curse: warmth thieves must steal body heat to live, perishing if they don’t regularly take heat from living creatures. Warmth thieves can’t tolerate temperatures much above freezing, preventing them from subverting the curse by moving to warmer climates. Their desire for warmth is so powerful they sometimes throw themselves at creatures that can magically create fire to enjoy a brief, though painful, respite from their suffering.  \n**Unintended Side Effects.** Unknown to the Queen, her curse transfers in an odd way to mortal beings who die at the warmth thieves’ bone-chilling touch. When warmth thieves’ victims die, their spirits return as Open Game License",
            "name": "Warmth Thief",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "15d4+75",
            "speed": {
                "fly": 40,
                "walk": 10,
                "hover": true
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "deception": 8,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "damage_immunities": "cold",
            "condition_immunities": "paralyzed, prone",
            "senses": "truesight 60 ft., passive Perception 12",
            "languages": "Common, Sylvan, Umbral",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The warmth thief makes two freezing claw attacks."
                },
                {
                    "name": "Freezing Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) slashing damage plus 14 (4d6) cold damage. The warmth thief regains hp equal to half the cold damage dealt. The target must succeed on a DC 16 Constitution saving throw or be chilled for 1 minute. A chilled creature takes 7 (2d6) cold damage at the start of each of its turns. A chilled creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. A humanoid slain while chilled rises 24 hours later as a chill haunt, unless the humanoid is restored to life or its body is destroyed.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Warmth Stealing",
                    "desc": "At the start of each of the warmth thief's turns, each creature within 5 feet of the warmth thief must succeed on a DC 16 Constitution saving throw or take 7 (2d6) cold damage. The warmth thief regains hp equal to the single highest amount of cold damage dealt."
                },
                {
                    "name": "Cold Physiology",
                    "desc": "A warmth thief can't abide constant warmth. Each hour it spends in an area with a temperature above 40 degrees Fahrenheit, the warmth thief must succeed on a DC 15 Constitution saving throw or suffer one level of exhaustion that can't be removed until it finishes a long rest in an area with a temperature below 40 degrees."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "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_warmth-thief/"
        },
        {
            "slug": "web-zombie",
            "desc": "",
            "name": "Web Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "climb": 30,
                "walk": 20
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 16,
            "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": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The web zombie makes two slam attacks. If both attacks hit a Medium or smaller target, the target is restrained by webbing. As an action, the restrained target can make a DC 11 Strength check, bursting the webbing on a success. The webbing can also be attacked and destroyed (AC 10; hp 5; vulnerability to fire damage; immunity to bludgeoning, necrotic, poison, and psychic damage)."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Necrotic Weapons",
                    "desc": "When the web zombie hits a creature with a melee attack, the attack deals an extra 1d6 necrotic damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The web zombie can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Web Walker",
                    "desc": "The web zombie ignores movement restrictions caused by webbing."
                },
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 hit points, 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 hit point instead."
                }
            ],
            "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_web-zombie/"
        },
        {
            "slug": "wereowl",
            "desc": "This feathered humanoid has piercing eyes, larger than normal for a humanoid’s head, set around a sharp beak. Wings spread from its arms, and its feet end in wicked talons._  \nA wereowl is a hybrid creature usually in service to a powerful creature with dominion over flying creatures. The affinity between owls and elves means that most wereowls are elves, rather than the humans typical among other lycanthropes. The wereowl possesses the keen eyesight that is common to owls, as well as the birds’ preternatural ability to fly silently. Its appetite tends toward its avian nature, and it feasts on rodents and other small mammals, usually raw and directly after a successful hunt. Its attitudes toward rodents extends to wererats and rodentlike creatures, such as ratfolk, and it often prefers to attack such creatures to the exclusion of other foes.",
            "name": "Wereowl",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "elf, shapechanger",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Common (can’t speak in owl form), Giant Owl (can’t speak in humanoid form)",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In owl form, the wereowl makes two talon attacks. In humanoid form, it makes three shortbow or shortsword attacks. In hybrid form, it can attack like an owl or a humanoid."
                },
                {
                    "name": "Shortsword (Humanoid or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Talon (Hybrid or Owl Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage. If the target is a humanoid, it must succeed on a DC 13 Constitution saving throw or be cursed with wereowl lycanthropy.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2"
                },
                {
                    "name": "Shortbow (Humanoid or Hybrid Form Only)",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The wereowl doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The wereowl has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The wereowl can use its action to polymorph into an owl-humanoid hybrid or into a giant owl, or back into its true form, which is humanoid. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Silent Flight (Hybrid or Owl Form Only)",
                    "desc": "The wereowl has advantage on Dexterity (Stealth) checks when it flies."
                }
            ],
            "spell_list": [],
            "page_no": 194,
            "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_wereowl/"
        },
        {
            "slug": "wereshark",
            "desc": "The twisted form of a humanoid shark hunches over, its grin showing rows of jagged teeth. Fresh blood drips from its mouth as it clutches a trident in powerful hands._  \nIn humanoid form, weresharks tend to be powerfully-muscled and broad, with little body hair. They are solitary hunters who sometimes stalk and eat each other. If a wereshark spreads its curse, it’s likely because the lycanthrope made a mistake and let potential prey get away.  \n**Voracious Appetites.** Weresharks are savage predators who, driven by voracious appetites, devour anything they come across. Aggressive in all forms, weresharks prefer to spend their time beneath the waves, hunting fish, seals, and other prey. They have no qualms about attacking humanoids or boats, particularly fishing vessels, which contain even more food for the lycanthrope to consume.  \n**Obsessed Predators.** Weresharks become obsessed with prey that gets away from them. A wereshark can stalk an individual through the seas and over land for months, leaving a path of destruction behind it, just to get a taste of what it missed.",
            "name": "Wereshark",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "human, shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 11,
            "armor_desc": "in humanoid form, 12 (natural armor) in shark and hybrid form",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 13,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "condition_immunities": "",
            "senses": "blindsight 30 ft. (shark and hybrid form only), passive Perception 14",
            "languages": "Common (can’t speak in shark form)",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In humanoid or hybrid form, the wereshark makes three trident attacks."
                },
                {
                    "name": "Bite (Shark or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a humanoid, it must succeed on a DC 14 Constitution saving throw or be cursed with wereshark lycanthropy.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Trident (Humanoid or Hybrid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The wereshark has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Hold Breath (Hybrid Form Only)",
                    "desc": "While out of water, the wereshark can hold its breath for 1 hour."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The wereshark can use its action to polymorph into a Large shark-humanoid hybrid or into a Large hunter shark, or back into its true form, which is humanoid. Its statistics, other than its size and AC, are the same in each form, with the exceptions that only its shark and hybrid forms retain its swimming speed, and its shark form doesn't retain its walking speed. Any equipment it is wearing or carrying isn't transformed. The wereshark reverts to its true form if it dies."
                },
                {
                    "name": "Water Breathing (Shark or Hybrid Form Only)",
                    "desc": "The wereshark can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "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_wereshark/"
        },
        {
            "slug": "werynax",
            "desc": "Resembling a giant scaled stoat with savage tusks jutting from the corners of its mouth, this monster bears a set of diaphanous, mothlike wings that radiate all the colors of the spectrum._  \n**Eaters of Magical Energy.** The werynax is a fearsome predator that supplements its diet with magical energy from the natural world, occasionally disrupting plant growth rates, water cycles, and weather patterns. Fortunately, werynax are solitary creatures, though female werynax are fiercely protective of their young and may have a litter of up to a dozen offspring. Most werynax live in forests and grasslands.  \n**Strange Habits.** Why and how werynax feed on the magical energy of the natural world has baffled sages and scholars throughout the centuries, though it is clear that the energy werynax consume grants them their magical abilities. Some sages point to magical experimentation on the part of an insane lich or fey lord, while others lay the blame at the feet of the gods, believing the werynax to be some form of divine punishment for misusing the land. Many druids, however, speculate the werynax is an integral part of the natural order—just as death and decay are part of the life cycle, so too is the werynax part of the land’s natural cycle.",
            "name": "Werynax",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 7,
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The werynax makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Arcane Bombardment (Recharge 6)",
                    "desc": "The werynax unleashes an explosion of multicolored arcane energy from its outstretched wings. Each creature within 20 feet of the werynax must make a DC 15 Dexterity saving throw. On a failure, a creature takes 21 (6d6) force damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned."
                },
                {
                    "name": "Nature's Healing (2/Day)",
                    "desc": "The werynax taps into the power inherent in the land around it. It regains 13 (3d8) hp and is freed from any disease, poison, blindness, or deafness."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The werynax has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pounce",
                    "desc": "If the werynax moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, the target must succeed on a DC 15 Strength saving throw or be knocked prone. If the target is prone, the werynax can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 367,
            "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_werynax/"
        },
        {
            "slug": "wicked-skull",
            "desc": "This skull chatters eerily, gently rocking as it comes to life. It calls out a warning in a hauntingly musical voice._  \n**Origins Unknown.** The origin of these shape-changing monstrosities is unknown, but they have come to be named “wicked skulls” after the form they favor most. Some scholars suggest that they took inspiration from the undead horrors known as Open Game License",
            "name": "Wicked Skull",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 3,
                "persuasion": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Petty Mockery",
                    "desc": "The wicked skull unleashes a string of insults laced with subtle enchantments at a creature it can see within 60 feet. If the target can hear the wicked skull (though it does not have to understand it), the target must succeed on a DC 11 Wisdom saving throw or have disadvantage on the next attack roll it makes before the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance (Object Form Only)",
                    "desc": "While the wicked skull remains motionless, it is indistinguishable from an ordinary object."
                },
                {
                    "name": "Jokester",
                    "desc": "The wicked skull has advantage on a Charisma (Deception) or Charisma (Persuasion) check if it includes mockery or a joke or riddle as part of the check."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The wicked skull can use its action to polymorph into a Tiny object or back into its true, amorphous form. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "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_wicked-skull/"
        },
        {
            "slug": "willowhaunt",
            "desc": "The ghostly image of a healthy willow overlays a smaller tree composed of bones. Piles of bones litter the ground at its base._  \n**Death Tree.** When victims of murder or other violent deaths die in view of an otherwise healthy willow tree, their spirits flock to the tree. This destroys the willow and causes it to return as a mockery of a living tree. The willowhaunt projects an image of its former appearance to put creatures at ease, at least long enough to convince them to approach.  \n**Thirst for Blood.** Willowhaunts thrive best in blood-soaked soil. They incite murderousness in those who come near by telepathically whispering conspiracies about a creature’s allies. The willowhaunts encourage their victims to make small sacrifices to the willows, ensuring the willowhaunt’s soil remains bloody.  \n**Attractive to Death Cults.** Swamp-based death cults cherish the discovery of a willowhaunt and sacrifice victims to create a grove of willowhaunts. Perversely, a willowhaunt prefers blood shed by unwilling creatures, and it demands the cultists bring victims it can force into a fight.  \n**Undead Nature.** The willowhaunt doesn’t require air, food, drink, or sleep.",
            "name": "Willowhaunt",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d12+12",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 9,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "insight": 5,
                "intimidation": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands Common but can’t speak, telepathy 60 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The willowhaunt makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one creature. Hit: 9 (1d12 + 3) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d12+3"
                },
                {
                    "name": "Provoke Murder",
                    "desc": "The willowhaunt chooses up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 15 Wisdom saving throw or be overcome with murderous intent for 1 minute. While overcome with murderous intent, a creature has advantage on melee attack rolls and is compelled to kill creatures within 30 feet of the willowhaunt. The creature is unable to distinguish friend from foe and must attack the nearest creature other than the willowhaunt each turn. If no other creature is near enough to move to and attack, it stalks off in a random direction, seeking a new target to drag within 30 feet of the willowhaunt. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Whispers of Madness (Recharge 5-6)",
                    "desc": "The willowhaunt whispers in the minds of nearby creatures. Each creature of the willowhaunt's choice within 30 feet of it must make a DC 15 Wisdom saving throw. On a failure, a creature takes 18 (4d8) psychic damage and is afflicted with short term madness. On a success, a creature takes half the damage and isn't afflicted with madness. If a saving throw fails by 5 or more, the creature is afflicted with long term madness instead. A creature afflicted with madness caused by the willowhaunt's whispers has disadvantage on its saving throw against the Willowhaunt's Provoke Murder."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Living Projection",
                    "desc": "The willowhaunt's skeletal form is covered with a magical illusion that makes it look like a living willow tree. The willowhaunt can use a bonus action to dismiss this illusion until the end of its next turn.\n\nThe changes wrought by this illusion fail to hold up to physical inspection. For example, the willowhaunt's trunk appears to be made of bark, but someone touching it would feel the tree's polished bones. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 20 Intelligence (Investigation) check to discern the willowhaunt's true appearance."
                }
            ],
            "spell_list": [],
            "page_no": 369,
            "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_willowhaunt/"
        },
        {
            "slug": "windy-wailer",
            "desc": "A ghostly, moon-shaped comet flies above the water, a cloud of vapor and spectral lights trailing behind it._  \n**Spirits of Violence.** When sailors meet a violent end at sea within sight of the shore and leave no bodies behind to be buried, they sometimes arise as terrible undead known as windy wailers. Caught eternally in the last moments that took its life, the windy wailer seeks to spread its misery to others, raising the elements to overturn ships and drown sailors.  \n**Found in Storms.** Windy wailers are normally encountered in the midst of a great storm or other turbulent weather where they can hide amid the wind and rain before launching their attacks. They often strike when a group of sailors are at their most vulnerable, such as when the ship is close to rocks, the rigging has been damaged, or someone has been knocked overboard.  \n**Unusual Allies.** Aquatic undead, Open Game License",
            "name": "Windy Wailer",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "fly": 60,
                "walk": 0,
                "hover": true
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Chilling Touch",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) necrotic damage plus 7 (1d6) cold damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Wind Blast",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 120 ft., one target. Hit: 14 (4d6) cold damage, and the target must succeed on a DC 15 Strength saving throw or be pushed up to 10 feet away from the windy wailer and knocked prone.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Frightful Gale (Recharge 5-6)",
                    "desc": "The windy wailer unleashes freezing wind filled with fearful wailing in a 30-foot cone. Each creature in the area must make a DC 15 Dexterity saving throw. On a failure, a creature takes 14 (4d6) cold damage and is frightened for 1 minute. On a success, a creature takes half the damage and isn't frightened. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nA creature reduced to 0 hp by the windy wailer's Frightful Gale and later revived is permanently marked by a shock of white hair somewhere on its body."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ghostlight",
                    "desc": "When a creature that can see the windy wailer starts its turn within 30 feet of the wailer, the wailer can force it to make a DC 15 Wisdom saving throw if the wailer isn't incapacitated and can see the creature. On a failure, a creature is incapacitated and its speed is reduced to 0 as it is mesmerized by the windy wailer.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the windy wailer until the start of its next turn, when it can avert its eyes again. If the creature looks at the windy wailer in the meantime, it must immediately make the save."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The windy wailer can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 370,
            "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_windy-wailer/"
        },
        {
            "slug": "winterghast",
            "desc": "This blue-skinned corpse, covered in frosty patches with a ridge of icicles down its spine, lumbers forward._  \n**Eater of Frozen Corpses.** While most types of ghouls prefer freshly killed meat, winterghasts enjoy flesh afflicted with frostbite or gangrene. Since the opportunity for meals is diminished in less populated tundra, winterghasts are careful to avoid spawning additional winterghasts through the disease they inflict. This outlook also prevents winterghasts from gathering in large numbers, but they sometimes form clans for mutual protection and to keep other winterghasts from hunting in their territories. When times become lean, these clans often tear each other apart through infighting, and the survivors scatter to hunt in solitude.  \n**Scorned by Darakhul.** Even from their underground kingdoms, Open Game License",
            "name": "Winterghast",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 10,
            "wisdom": 13,
            "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": "fire",
            "damage_resistances": "necrotic",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The winterghast makes two attacks: one with its bite and one with its claw or two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) piercing damage plus 4 (1d8) cold damage. If the target is a humanoid, it must succeed on a DC 13 Constitution saving throw or contract the creeping cold disease (see the Creeping Cold trait).",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage. If the target is a creature other than an undead, it must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Creeping Cold",
                    "desc": "A creature that fails its saving throw against the winterghast's bite attack becomes infected with the creeping cold disease. At the end of each long rest, the infected creature must succeed on a DC 13 Constitution saving throw each day or take 9 (2d8) cold damage and 5 (2d4) necrotic damage and suffer one level of exhaustion if the creature has no levels of exhaustion. The target's hp maximum is reduced by an amount equal to the necrotic damage taken. The exhaustion and hp maximum reduction last until the target finishes a long rest after the disease is cured. If the disease reduces the creature's hp maximum to 0, the creature dies, and it rises as a winterghast 1d4 hours later. A creature that succeeds on two saving throws against the diseases recovers from it. Alternatively, the disease can be removed by the lesser restoration spell or similar magic."
                },
                {
                    "name": "Hidden Stench",
                    "desc": "Fire damage melts some of the ice covering the winterghast, unleashing its horrific stench. Each creature within 20 feet of the winterghast when it takes fire damage must succeed on a DC 12 Constitution saving throw or be poisoned until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 371,
            "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_winterghast/"
        },
        {
            "slug": "wintergrim",
            "desc": "This squat creature is covered in furs, making it almost as wide as it is tall. A large nose pokes through the furs, and its gentle eyes shine._  \n**Spirit of Hospitality.** Wintergrims are solitary fey who build their homes in remote locations. When they are alone, they spend much of their time traversing the territory surrounding their homes, watchful for creatures in dire straits or in need of shelter. Wintergrims offer assistance and lodging to travelers they encounter and jump to the rescue for those in immediate peril. They readily share the furs in which they bundle themselves and are often laden with warm soups and beverages they share with visitors suffering from the elements.  \n**Inscrutable Rules.** A wintergrim’s hospitality has limits, as each wintergrim has a unique set of behaviors it holds taboo within the confines of its home. Breaking its rules is so abhorrent to a wintergrim, it dares not even discuss the things it forbids. The rules range from the seemingly innocuous—such as leaving one’s boots on when entering a wintergrim’s home—to common societal norms—such as not attacking or killing another guest. Discovering a wintergrim’s proscribed behavior is difficult, since the wintergrim ignores transgressions outside its home, perhaps giving a cryptic warning that it wouldn’t tolerate the same in its domicile. Mere discussion about its rules may also provoke the fey.  \nWhatever the case, wintergrims demand rulebreakers leave their premises at once, resorting to pummeling those who fail to comply.  \n**Competent Woodsfolk.** As loners with occasional guests, wintergrims are necessarily self-sustaining. They are omnivorous, and they grow gardens, set traps, and hunt for their food. Though they are inured to cold temperatures, they enjoy having a house in which they can reside and share their hospitality. They are adept with the axes they wield to chop down trees for their homes and fires, but they are careful not to overharvest wood. Other than when they hunt, they rarely use their axes as weapons. They prefer to punch their opponents in the hope they can drive their foes away, resorting to their axes only in desperate situations.",
            "name": "Wintergrim",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "hide armor",
            "hit_points": 26,
            "hit_dice": "4d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 5,
                "nature": 3,
                "persuasion": 2,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Handaxe",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) slashing damage, or 8 (1d8 + 4) slashing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Unique Rules",
                    "desc": "If a creature breaks one of the wintergrim's rules of conduct, it becomes enraged. The wintergrim has advantage on Charisma (Intimidation) checks and attack rolls against the offending creature. An offending creature that succeeds on a DC 14 Charisma (Persuasion) check can calm the enraged wintergrim. If the offending creature has damaged the wintergrim in the last hour, it has disadvantage on this check. A creature that succeeds on a DC 12 Intelligence (Investigation) or Wisdom (Insight) check can determine the wintergrim's rules before enraging it."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The wintergrim's innate spellcasting ability is Wisdom (spell save DC 13). It can innately cast the following spells, requiring no material components.\n3/day each: goodberry, speak with animals\n1/day each: lesser restoration, protection from poison"
                }
            ],
            "spell_list": [],
            "page_no": 372,
            "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_wintergrim/"
        },
        {
            "slug": "woe-siphon",
            "desc": "This flabby creature squints with beady eyes, licks its lips, and places a bone-white hand to the gaping hole punched through its chest._  \n**Miserable Visage.** Woe siphons are a sad sight when compared to their beautiful and terrible fey brethren. They appear as misshapen humanoids with translucent, glossy skin. All woe siphons possess a through-and-through hole in the chest where their heart should be. When underfed, this hole appears ragged and torn, like a fresh wound. When well-fed, a fragile layer of skin forms over the gap.  \n**Pain Gorger.** Woe siphons feed on negative emotions. To sustain themselves, many migrate to places where sentient creatures suffer in vast numbers or where historical suffering took place, such as mass graves or ancient battlefields. Particularly deadly or dangerous underground locales are common hunting grounds of the hungry woe siphon. Once inside such a place, a woe siphon inflicts suffering on any who cross its path. A favorite tactic involves invisibly stalking adventuring parties to torment their victims for as long as possible before attacking outright.",
            "name": "Woe Siphon",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 12,
            "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": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, exhaustion",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Siphoning Fist",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 5 (2d4) psychic damage. The target must succeed on a DC 13 Charisma saving throw or its hp maximum is reduced by an amount equal to the psychic damage taken. The woe siphon regains hp equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Cause Despair",
                    "desc": "The woe siphon can overwhelm a creature with intense feelings of inadequacy. One creature the woe siphon can see within 60 feet of it must succeed on a DC 13 Charisma saving throw or become overwhelmed with despair for 1 minute. A creature overwhelmed with despair has disadvantage on ability checks and attack rolls. 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 this woe siphon's Cause Despair for the next 24 hours."
                },
                {
                    "name": "Invisibility",
                    "desc": "The woe siphon magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the woe siphon wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Detect Sentience",
                    "desc": "The woe siphon can magically sense the presence of creatures with an Intelligence of 5 or higher up to 1 mile away. It knows the general direction to the creatures but not their exact locations."
                }
            ],
            "spell_list": [],
            "page_no": 373,
            "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_woe-siphon/"
        },
        {
            "slug": "wood-ward",
            "desc": "This human-shaped amalgam of wood, leather, and forest debris lumbers forward on uneven legs._  \nIn remote villages plagued by evil spirits, locals erect wood and straw people to ward against the spirits in much the same way farmers use similar figures to ward against crows.  \n**Animated Protectors.** When great danger threatens the village, ancient rituals that are passed from generation to generation can be invoked to awaken the wards to defend the village. Wood wards aren’t awakened lightly, however, as the villagers rarely possess the rituals to return the wards to their slumber.  \n**Implements of Terror.** Unknown to most villages that possess them, wood wards were originally created by evil druids to sow terror in logging villages that were encroaching on the forest. The druids circulated wards around these villages, spreading rumors of their protective capabilities. Most of the druids succumbed to age, heroes, or other forces before getting the chance to enact their schemes, and the villages continued on with wards that did exactly as rumored. Some druid circles still possess the knowledge for awakening the true nature of the wood wards, and stories have surfaced of villages in the darkest depths of the forest going silent, possessing nothing but empty houses and a wall of silent wood wards.  \n**Construct Nature.** A wood ward doesn’t require air, food, drink, or sleep.",
            "name": "Wood Ward",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 19,
            "hit_dice": "2d10+8",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic, bludgeoning, piercing and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wood ward makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft. one target. Hit: 3 (1d4 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                },
                {
                    "name": "Horror Gaze (1/Day)",
                    "desc": "The wood ward's eye sockets release an eerie glow in a 30-foot cone. Each creature in the area must succeed on a DC 10 Charisma saving throw or be 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 wood ward's Horror Gaze for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The wood ward is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The wood ward has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 374,
            "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_wood-ward/"
        },
        {
            "slug": "wraith-bear",
            "desc": "The black, spectral form of an enormous bear with burning red eyes lets loose a bone-chilling roar._  \n**Corrupted Spirits.** Bear spirits are believed to be the spirits of ancestral warriors and guardians that take on the form of a bear to aid their descendants. Necromancers and dark shamans know magic that twists the mind of these spirits, causing them to feel anger and malice toward the family they once protected. These wraith bears hunt and murder their descendants, listening to no other commands until they have murdered what remains of their family. When this mission is complete, the wraith bear returns to its corruptor, following orders loyally.  \n**Forest Haunters.** If a wraith bear’s corruptor dies and the creature has no family left to hunt, it retreats to the forest. There the bear wanders, its hatred for all life a festering madness that drives it to violence. The wraith bear’s mere presence begins to kill nearby plant life, and it attacks any living creature it finds.  \n**Restored by Archfey.** A wraith bear can be reinstated as a bear spirit by the touch of a fey lord or lady. Finding a fey lord or lady is difficult enough, but convincing it to take on such a task usually involves paying a heavy price.  \n**Undead Nature.** A wraith bear doesn’t require air, food, drink, or sleep.",
            "name": "Wraith Bear",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "survival": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "the languages it knew in life",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Life Drain",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 31 (6d8 + 4) necrotic damage. The target must succeed on a DC 16 Constitution saving throw or its hp maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "attack_bonus": 8,
                    "damage_dice": "6d8+4"
                },
                {
                    "name": "Baleful Roar (Recharge 6)",
                    "desc": "The bear lets out a supernatural roar in a 30-foot cone. Each creature in that area that can hear the bear must make a DC 15 Wisdom saving throw. On a failure, a creature is incapacitated for 1 minute. On a success, a creature is frightened until the end of its next turn. An incapacitated creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Detect Relatives",
                    "desc": "The wraith bear knows the direction to its nearest living relative on the same plane, but not the relative's exact location."
                },
                {
                    "name": "Draining Regeneration",
                    "desc": "The wraith bear regains 10 hp at the start of its turn if it has at least 1 hp and there are living plants within 5 feet of it. When the wraith bear regains hp, all plant life within 5 feet of it dies, and it can't regain hp from those same plants again."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The wraith bear can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 375,
            "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_wraith-bear/"
        },
        {
            "slug": "yaojing",
            "desc": "This long-nosed, fox-like humanoid gestures silently with a smile on its lips and a twinkle in its eyes._  \nYaojing find peace traveling the wilds and quietly helping homesteaders and other travelers. They appear to be wiry redheaded men in light clothing. Their features are a mix of human and fox with a long nose, weak chin, and clever eyes.  \n**Silent Servitors.** Before they arrive on the Material Plane, yaojing take a vow of silence. Their vow precludes them from using their telepathy or voice to communicate with mortals. If a yaojing under vow is forced to communicate with more than sign or body language, it must retire to its planar home to live in silent contemplation for 108 years before it can once again travel the Material.  \n**Charlatan Haters.** Yaojing hate nothing so much as those who would use a mortal’s faith in the gods against them. When yaojing encounter such shysters in their travels, they work tirelessly to bring the charlatans to justice and remove the blight such creatures represent. Yaojing prefer to turn the charlatans over to local authorities for punishment appropriate to the laws of the land they are traveling, but they take on the role of judge when representatives of the law are absent.  \n**Mountain Mystics.** Some yaojing take up a monastic life. They build shrines on mountaintops where they silently teach their small congregations of adherents the joys of a quiet life of service and contemplation. They also teach their disciples how to avoid being fooled by charlatans and that harmonious societies must be free of such liars.",
            "name": "Yaojing",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 202,
            "hit_dice": "27d8+81",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 9,
            "skills": {
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, deafened, exhaustion, frightened",
            "senses": "truesight 60 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The yaojing uses Blasphemer's Bane. It then makes three attacks."
                },
                {
                    "name": "Sacred Fist",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage and 13 (3d8) radiant damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Sacred Bolt",
                    "desc": "Ranged Spell Attack: +10 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage.",
                    "attack_bonus": 10,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Blasphemer's Bane",
                    "desc": "The yaojing makes a ward of censure against a creature it can see within 30 feet of it. The target must succeed on a DC 18 Wisdom saving throw or be unable to cast spells or maintain concentration on spells until the beginning of the yaojing's next turn."
                },
                {
                    "name": "Radiant Spin (Recharge 5-6)",
                    "desc": "The yaojing performs a spinning kick brimming with radiant energy. Each creature within 10 feet of the yaojing must make a DC 18 Dexterity saving throw. On a failure, a creature takes 22 (5d8) bludgeoning damage and 22 (5d8) radiant damage and is pushed up to 10 feet away from the yaojing. On a success, a creature takes half the damage and isn't pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charlatan's Bane",
                    "desc": "The yaojing knows if it hears a lie, and it has advantage on Wisdom (Insight) checks to determine if a creature is attempting to deceive it."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The yaojing has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The yaojing's weapon attacks are magical."
                },
                {
                    "name": "Motion Blur",
                    "desc": "If the yaojing moves at least 10 feet on its turn, attack rolls against it have disadvantage until the start of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The yaojing's innate spellcasting ability is Charisma (spell save DC 18). It can innately cast the following spells, requiring no verbal or material components.\nAt will: detect evil and good, silence\n3/day each: beacon of hope, bestow curse\n1/day each: death ward, dispel evil and good"
                }
            ],
            "spell_list": [],
            "page_no": 377,
            "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_yaojing/"
        },
        {
            "slug": "yathon",
            "desc": "This large, bestial-looking creature is dark gray, with powerful muscles, long arms, sharp claws at the end of five-digit fingers, fine, short fur, and enormous, bat-like wings. Its face is an odd combination of orc and bat. Its brows are heavy, its nose is a snout, and its mouth is full of sharp teeth. Its ears are tall and pointed._  \n**Distantly Related to Orcs.** Yathon seem to have just as much in common with bats as they have with orcs. Their species is a seemingly perfect melding of the two, as they have the power and ferocity of the orc but the communal nature, flying, and sonic perception of a bat. It is unknown if they are the product of some mad wizard’s experiment or if they are simply cousins of orcs.  \n**Communal.** Yathon live in communities of ten to twenty. They are brutal and tribal in nature, and they fight ferociously. Yathon often capture prey in their claws, carry it into the air, and drop it from great heights. Despite their primitive tactics, they have a minor precognition that aids them in battle. This precognition seems to be driven by instinct as much as anything else, but many believe it was a gift from some god.",
            "name": "Yathon",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 21,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "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": "blindsight 120 ft. (blind beyond this radius), passive Perception 13",
            "languages": "Common, Orc",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The yathon makes two attacks. If it hits a Medium or smaller creature with two claw attacks, the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, the yathon can automatically hit the target with its claws, and the yathon can't make claw attacks against other targets."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft. or range 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "4d6+5"
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 150/600 ft., one target. Hit: 15 (2d8 + 2) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+2"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Precognition (Recharge 6)",
                    "desc": "The yathon catches a glimpse of an attack just before it lands, giving it time to react. When a creature the yathon can see hits it with a melee attack, the attacker has disadvantage on the attack roll. Alternatively, when the yathon misses with a melee weapon attack, it can reroll the attack roll with advantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The yathon can't use its blindsight while deafened."
                }
            ],
            "spell_list": [],
            "page_no": 378,
            "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_yathon/"
        },
        {
            "slug": "yowler",
            "desc": "A small house cat gently purrs and twitches its tail. Suddenly it lets loose a blood-curdling yowl as it arches its back. An illusion gives way to the true creature: a rotting undead cat with glowing green eyes, long teeth, and claws like knives._  \nYowlers are undead house pets and familiars with a score to settle and a hatred of the living.  \n**Mistreated in Life.** Many house pets and familiars have terrible masters who mistreat the animals in life. When these creatures die (often as part of the master’s mistreatment), Open Game License",
            "name": "Yowler",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d4+12",
            "speed": {
                "climb": 30,
                "walk": 40
            },
            "strength": 3,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The yowler makes two attacks: one with its bite and one with its claws. It can use Yowl in place of a bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Yowl",
                    "desc": "The yowler lets loose a horrid scream. Each hostile creature within 30 feet of the yowler that can hear it must succeed on a DC 12 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 yowler's Yowl for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Living Projection",
                    "desc": "The yowler's undead form is constantly covered with a magical illusion that makes it look like it did in life. This effect is suppressed for 1 minute if the yowler attacks or uses Yowl.\n\nThe changes wrought by this illusion fail to hold up to physical inspection. For example, the yowler's fur appears soft and silky, but someone touching it would feel the yowler's rotten fur and exposed bones. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 15 Intelligence (Investigation) check to discern the yowler's true appearance."
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "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_yowler/"
        },
        {
            "slug": "yumerai",
            "desc": "A slender creature with silvery skin moves delicately, as though unsure if the world around it is real. Star-like motes of white light dance in its black eyes._  \nA race of fey said to be born from the dreams of an ancient primeval being, yumerai walk in two worlds. Humanoid in appearance, they possess skin tones that range from pale silver to dark gray. Intrinsically tied to the dream world, they can use sleeping creatures as both weapons and transportation.  \n**Alien Minds.** Although yumerai spend most of their time in the waking world, they have difficulty remembering the differences between dreams and reality. This leads some to misunderstand basic laws of physics or to believe dreams events were real events.  \n**Dream Walkers.** A yumerai can enter an individual’s dreams and use those dreams as a means of transportation to another’s dreams. This process brief connects the creatures, though the yumerai tries not to make its presence known. When multiple people have the same dream, they may have had a yumerai pass through their sleeping minds.  \n**The Gift of Sleep.** For a yumerai, sleep serves as both a tool and a gift. As creatures unable to sleep or dream, the yumerai consider the ability to dream a gift that all mortals should appreciate. As they travel through mortal dreams, yumerai collect energy from the dreams and use it as a form of currency in fey realms. Fey use dream energy in much the same way mortals use paint, creating seemingly alive portraits or making illusions look, smell, sound, or taste more real.  \n**The Horror of Nightmares.** Yumerai usually look forward to the opportunity to experience new dreams. However, not all dreams are pleasant. Particularly horrifying nightmares may leave permanent mental scars on yumerai who witness them, changing them forever. These yumerai take on a sinister and sometimes sadistic personality, seeking to inflict the pain they felt through the nightmare on those around them.  \n**Dream Walker.** A yumerai doesn’t require sleep.",
            "name": "Yumerai",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "insight": 4,
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic",
            "damage_immunities": "",
            "condition_immunities": "unconscious",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "all, telepathy 60 ft.",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The yumerai makes two psychic lash attacks."
                },
                {
                    "name": "Psychic Lash",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (2d6) psychic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Somnambulism",
                    "desc": "The yumerai targets one sleeping creature it can see within 30 feet of it. The yumerai can issue simple commands to the creature, such as “Attack that creature,” “Run over there,” or “Fetch that object.” If the creature takes damage, receives a suicidal command, is told to move into damaging terrain, such as lava or a pit, or is grappled while carrying out the order, it can make a DC 13 Wisdom saving throw, awakening and ending the yumerai's control on a success. The yumerai can control only one sleeping creature at a time. If it takes control of another, the effect on the previous target ends."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dream Leap",
                    "desc": "Once on its turn, the yumerai can use half its movement to step magically into the dreams of a sleeping creature within 5 feet of it. It emerges from the dreams of another sleeping creature within 1 mile of the first sleeper, appearing in an unoccupied space within 5 feet of the second sleeper. If there is no other sleeping creature within range when it uses this trait, the yumerai is stunned until the end of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The yumerai's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: dancing lights, message, minor illusion\n3/day each: detect thoughts, silent image, sleep\n1/day each: confusion, major image"
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "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_yumerai/"
        },
        {
            "slug": "zalikum",
            "desc": "Waves of heat shimmer around a gigantic vulturelike creature made of sand. The sand crackles with dark energy, and the creature’s eyes burn with malign intelligence._  \nAn enormous vulture forged from sand and malignant power, a zalikum is created by mages who capture souls of the damned and infuse them into the superheated sands of the desert.  \n**Abyssal Ties.** The souls infusing a zalikum are from the Abyss. A zalikum’s creator can gather these souls from the Abyss themselves, but, more often, the creator makes a deal with a demon in exchange for the souls. Unfortunately for the creator, the demon usually hands over souls that aren’t the easiest to control, leading many creators to die at the talons of their zalikums. Such destruction frees the demon from its bonds, releasing it and the zalikum into the world.  \n**Innumerable Lives.** The souls infusing the sand of the zalikum can reform it after it has been destroyed. This process consumes some of the power of the souls, forcing the zalikum to devour more souls to fuel further rebirths.  \n**Construct Nature.** A zalikum doesn’t require air, food, drink, or sleep.",
            "name": "Zalikum",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 103,
            "hit_dice": "9d12+45",
            "speed": {
                "walk": 20,
                "fly": 80
            },
            "strength": 19,
            "dexterity": 17,
            "constitution": 21,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, necrotic, poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zalikum makes one beak attack and one talon attack."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 3 (1d6) fire damage and 3 (1d6) necrotic damage. If a creature is slain by this attack, its body crumbles to sand, and the zalikum stores its soul. The creature can be restored to life only if the zalikum is destroyed and can't rejuvenate (see the Rejuvenation trait).",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 3 (1d6) fire damage and 3 (1d6) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Death-infused Desert Breath (Recharge 6)",
                    "desc": "The zalikum exhales superheated sand infused with the power of damned souls in a 30-foot cone. Each creature in the area must make a DC 16 Dexterity saving throw, taking 14 (4d6) fire damage and 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. If a creature's saving throw fails by 5 or more, the creature also suffers one level of exhaustion."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The zalikum doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Ghastly Heated Body",
                    "desc": "A creature that touches the zalikum or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage and 3 (1d6) necrotic damage."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "The zalikum can store the souls of up to 3 victims inside it at one time. If it has at least 1 soul, a destroyed zalikum gains a new body in 1d10 days, regaining all its hp and becoming active again. The new body appears within 5 feet of its sandy remains. If its sandy remains are soaked with holy water and buried in consecrated ground, its trapped souls are freed, and the zalikum can't rejuvenate."
                }
            ],
            "spell_list": [],
            "page_no": 382,
            "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_zalikum/"
        },
        {
            "slug": "zeitgeist",
            "desc": "The mumbling humanoid alternates between bursts of speed and inactivity as it struggles to focus on the reality around it._  \nCaught in a chronological maelstrom, zeitgeists struggle to interact with whatever reality presents itself in that moment. Zeitgeists are humanoids who were warped by some misuse or accident of time magic. They are “ghosts” of time, flittering from plane to plane, timeline to timeline, unable to anchor themselves with any sort of stability for long.  \n**Fast and Slow.** Warped by time magic, a zeitgeist finds itself alternating between speeding around its foes and being barely able to keep up with them. This alternating is random and outside of the zeitgeist’s control, often pulling it forward in the middle of a conversation or slowing it when attempting to escape an enemy.  \n**Unstable Body and Mind.** The constant instability of being pulled between planes and timelines leaves zeitgeists unable to focus, at best, and deranged, at worst. If a moment of clarity pierces its madness, a zeitgeist might attempt a quick conversation or simply remain motionless, enjoying the temporary reprieve from its tortured existence.  \n**Still Living.** Though named “ghosts,” zeitgeists aren’t dead; rather, something mysterious about their situation sustains them. Similar to a ghost, a zeitgeist might be tied to a particular location, albeit at different points in time. The location might be the site of the magical mishap that created it, a place steeped in planar or time magic, or a place stable enough in time to help the zeitgeist anchor itself and its sanity.  \n**Timewarped Nature.** A zeitgeist doesn’t require air, food, drink, or sleep.",
            "name": "Zeitgeist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "16 in Darting Form",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 6,
            "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": "psychic",
            "condition_immunities": "exhaustion, frightened",
            "senses": "passive Perception 10",
            "languages": "Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In its darting form, the zeitgeist makes three darting rend attacks. In its sluggish form, the zeitgeist makes two sluggish slam attacks."
                },
                {
                    "name": "Darting Rend (Darting Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 6 (1d4 + 4) slashing damage plus 7 (2d6) force damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Sluggish Slam (Sluggish Form Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 feet., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 7 (2d6) force damage. If the zeitgeist scores a critical hit, the target is also knocked prone.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Tormented Scream (Recharge 5-6)",
                    "desc": "The zeitgeist cries out, releasing some of its internal torment in a 30-foot cone. Each creature in that area must make a DC 15 Intelligence saving throw, taking 21 (6d6) psychic damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Rewind (Recharge 4-6)",
                    "desc": "When the zeitgeist takes damage or when it starts its turn afflicted with a condition, it can rewind time around it, preventing the damage or undoing the condition. It can use this reaction even while paralyzed or stunned."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Darting Escape (Darting Form Only)",
                    "desc": "The zeitgeist can take the Dash or Disengage action as a bonus action on each of its turns."
                },
                {
                    "name": "Timewarped Body",
                    "desc": "At the start of each of the zeitgeist's turns, roll a die. On an even roll, its body stretches and speeds up as it takes on a darting form. On an odd roll, its body becomes more solid and slows down as it takes on a sluggish form. Its statistics are the same in each form, except as noted here.\n* Darting Form. While in a Darting form, the zeitgeist's Armor Class increases by 2, and its speed is 40 feet.\n* Sluggish Form. While in a Sluggish form, the zeitgeist has resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks, and its speed is 20 feet."
                }
            ],
            "spell_list": [],
            "page_no": 383,
            "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_zeitgeist/"
        },
        {
            "slug": "zouyu",
            "desc": "This elephant-sized feline has sleek fur, four upward-turned fangs in its mouth, and a long tail ending in multiple strands like a pheasant._  \n**Familial Bonds.** Zouyu live as mated pairs with large territories. The great felines are gentle and social creatures, often overlapping their territories for mutual protection.  \n**Good Luck.** For many, the zouyu are symbols of good luck and fortune. The tail feather of a zouyu, freely given, can be rendered into a liquid, which produces a luck potion. The potion brings minor good fortune, such as finding a fruit tree when hungry or shelter when it rains, to the drinker for a day. If a tail feather is taken without the zouyu’s knowledge, the potion created by the feather bestows bad luck on the drinker for a day. Such bad luck manifests as the drinker tripping over a too-perfectly-placed rock or a lightning strike felling a tree onto the drinker’s path.  \n**Herbivores.** Despite their fangs and sharp claws, zouyu are herbivores. Their preferred meals consist of fruit, bamboo leaves, and insects. The zouyu can survive on a very small amount of food despite their size.",
            "name": "Zouyu",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 114,
            "hit_dice": "12d12+36",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 10
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zouyu uses Alter Luck. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (2d8 + 7) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+7"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+7"
                },
                {
                    "name": "Alter Luck",
                    "desc": "The zouyu flicks its vibrant, multi-stranded tail and alters the luck of one creature it can see within 30 feet of it, choosing one of the following luck options. The zouyu can't target itself with Alter Luck. \n* Bestow Luck. The target has advantage on the next ability check, attack roll, or saving throw (zouyu's choice) it makes before the end of its next turn. \n* Steal Luck. The target must succeed on a DC 15 Wisdom saving throw or have disadvantage on the next ability check, attack roll, or saving throw (zouyu's choice) it makes before the end of its next turn. If the target fails the saving throw, the zouyu has advantage on one attack roll or saving throw it makes before the start of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distance Runner",
                    "desc": "The zouyu is capable of incredibly fast long-distance travel. When traveling at a fast pace, the zouyu can run 310 miles per day."
                },
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The zouyu has advantage on Wisdom (Perception) checks that rely on sight or smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the zouyu moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 15 Strength saving throw or be knocked prone. If the target is prone, the zouyu can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "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_zouyu/"
        }
    ]
}