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

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

{
    "count": 139,
    "next": null,
    "previous": "https://api.open5e.com/monsters/?page=2&search=fir",
    "results": [
        {
            "slug": "radiant-spark-swarm",
            "desc": "A large cloud composed of tiny glowing sparks of fire floats silently through the air._  \n**Origin of Planar Instability.** Radiant spark swarms form when the border lands between the Plane of Fire and the Upper Planes experience some sort of instability. This instability might be caused by a regional anomaly, war between the gods themselves, magical upheaval, or some other calamity. Thousands of radiant sparks are created at once in massive conflagrations of radiant energy. They are then left to wander the planes alone. These creatures are most often found in the border lands between planes, but they have been known to appear in the Material Plane after accessing it through magical portals. They seldom wander back to their planes of origin and are almost always destroyed at some point during their eternal wanderings.  \n**Hunger for Magic.** Radiant spark swarms are drawn to magic for reasons that aren’t fully understood, for they can neither use it, nor do they truly devour it. Instead, when they sense powerful magic nearby, they instinctually move toward it, as though its very presence is comforting to them. As creatures that are neither particularly intelligent nor evil, their interest in the living usually has to do with the magic spellcasters carry, which draws the sparks close. Unfortunately, the owner of the magic that drew them is often caught in the midst of the swarm, which is inherently harmful.  \n**Elemental Nature.** A radiant spark swarm doesn’t require air, food, drink, or sleep.",
            "name": "Radiant Spark Swarm",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 8,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 2,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "fire, poison, radiant",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Radiant Sparks",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one target in the swarm's space. Hit: 9 (2d8) radiant damage plus 9 (2d8) fire damage, or 4 (1d8) radiant damage plus 4 (1d8) fire damage if the swarm has half of its hp or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Drawn to Magic",
                    "desc": "The radiant spark swarm can pinpoint the location of magical items within 60 feet of it. If the swarm starts its turn within 60 feet of a magic item, it moves to that magic item and hovers around it. If the item is being worn or carried by a creature, the swarm attacks that creature. If multiple magic items are within 60 feet of the swarm, it moves to the item that is most rare. If more than one item is most rare, choose randomly among them."
                },
                {
                    "name": "Burning Radiance",
                    "desc": "A creature that touches the radiant spark swarm, starts its turn in the swarm's space, or hits the swarm with a melee attack while within 5 feet of it takes 2 (1d4) radiant damage and 2 (1d4) fire damage."
                },
                {
                    "name": "Illumination",
                    "desc": "The radiant spark swarm sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                },
                {
                    "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 elemental. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 305,
            "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_radiant-spark-swarm/"
        },
        {
            "slug": "redcap",
            "desc": "_This grizzled, weather-beaten creature looks like a sour old man at first glance, complete with scraggly beard. It carries a great pike and wears heavy boots, shod with iron, and the blood-soaked hat jammed on its head is hard to miss. It grins with massive yellow teeth._  \n**Blood-Soaked Caps.** Redcaps are exceedingly dangerous creatures who wear the mark of their cruelty and evil quite literally. The caps from which they take their name define their existence, and they must constantly be revived with fresh blood.  \n**Compelled to Kill.** Redcaps aren’t cruel and murderous by choice, but by necessity. A redcap must frequently bathe its cap in fresh, humanoid blood to sustain itself. If it fails to do so every three days, the creature withers and dies quickly. A redcap whose hat is nearly dry is a desperate, violent force of nature that prefers to die in battle rather than waste away to nothing.  \n**Bandits and Mercenaries.** Most long-lived redcaps are drawn to serve in marauding armies or make a living through constant banditry.",
            "name": "Redcap",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 8,
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Sylvan, Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The redcap makes two pike attacks and one bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage and the creature is bleeding profusely. A bleeding creature must make a successful DC 15 Constitution saving throw at the start of its turn or take 10 (3d6) necrotic damage and continue bleeding. On a successful save the creature takes no necrotic damage and the effect ends. A creature takes only 10 necrotic damage per turn from this effect no matter how many times it's been bitten, and a single successful saving throw ends all bleeding. Spending an action to make a successful DC 15 Wisdom (Medicine) check or any amount of magical healing also stops the bleeding. Constructs and undead are immune to the bleeding effect.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Pike",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clomping Boots",
                    "desc": "The redcap has disadvantage on Dexterity (Stealth) checks."
                },
                {
                    "name": "Red Cap",
                    "desc": "The redcap must soak its cap in the blood of a humanoid killed no more than an hour ago at least once every three days. If it goes more than 72 hours without doing so, the blood on its cap dries and the redcap gains one level of exhaustion every 24 hours. While the cap is dry, the redcap can't remove exhaustion by any means. All levels of exhaustion are removed immediately when the redcap soaks its cap in fresh blood. A redcap that dies as a result of this exhaustion crumbles to dust."
                },
                {
                    "name": "Solid Kick",
                    "desc": "The redcap can kick a creature within 5 feet as a bonus action. The kicked creature must make a successful DC 15 Strength saving throw or fall prone."
                }
            ],
            "spell_list": [],
            "page_no": 325,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_redcap/"
        },
        {
            "slug": "repository",
            "desc": "A mechanical whir issues from this pyramid-shaped mechanism as it begins to unfold hundreds of jointed limbs. When the noise grows shrillest, alien runes alight across its golden surfaces._  \n**Secret Keepers.** The people of Leng are renowned traders, and it once occurred to a Leng inventor that knowledge is the most valuable trade good. That inventor’s identity is one of the many secrets the first repository faithfully keeps. These constructs are built for the reception, transmission, and safeguarding of information, and even those that don’t hold particularly coveted information still defend their charges with lethal force. Repositories sometimes hold secrets within their consciousness, a task made easier by the fact that these creatures can understand all languages. Others hold physical recordings of information within their chest cavities.  \n**Master of Language.** A repository exists to protect and trade information, and as such, it knows and can translate all languages. Its programming allows it to wield this mastery of language as a physical weapon. A repository can also use the power of language as a psychic assault, uttering words of power to attack the very minds of its enemies.  \n**Right Tool for the Job.** The chest cavity of a repository contains an extradimensional space that functions like a bag of holding, granting the repository the ability to pull out any tool that may be required. Most repositories keep sets of common tools stashed inside their chests, including thieves’ tools and smith’s tools. Some repositories, however, are equipped with specialized tools or magic items, depending on the creatures’ purpose at creation. Similarly, a repository can store anything it needs to protect in this extra-dimensional space. The repository is the only creature capable of retrieving items from this space while it is alive. When a repository is destroyed, its chest cavity becomes accessible to anyone that reaches inside its pyramidal form; however, the power holding this extra-dimensional space together fades after 1 hour. An object in the extra-dimensional space when it fades is destroyed. A creature in the extra-dimensional space when it fades is deposited in a random location on the Astral Plane.  \n**Construct Nature.** A repository doesn’t require air, food, drink, or sleep.",
            "name": "Repository",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d8+52",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 12,
            "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": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "all",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The repository makes two slash attacks."
                },
                {
                    "name": "Slash",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Language Lash (Recharge 5-6)",
                    "desc": "The repository utters words of power, unleashing psychic energy in a 30-foot cone. Each creature in that area must make a DC 15 Intelligence saving throw. On a failure, a creature takes 14 (4d6) psychic damage and is incapacitated 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": "Immutable Form",
                    "desc": "The repository is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The repository has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The repository's weapon attacks are magical."
                },
                {
                    "name": "Self-Destruct",
                    "desc": "If a repository is reduced to 0 hp, it explodes, leaving behind its small, pyramidal chest cavity. Each creature within 20 feet of the repository when it explodes must make a DC 15 Dexterity saving throw, taking 14 (4d6) bludgeoning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "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_repository/"
        },
        {
            "slug": "rift-swine",
            "desc": "_This enormous pig is as large as an ox, and its mouth bristles with mismatched tusks. Its body is a lopsided mass of tumorous flesh that gives way to eyes and vestigial mouths, and long tentacles trail from its sides._  \nFrom time to time, a breach forms in the fabric of the multiverse, and the Material Plane is bathed in the energy of alien dimensions. Living creatures exposed to this incursion can undergo horrible mutations, turning into monstrous mockeries of their former shapes. One example of this phenomenon is the rift swine: once-ordinary pigs transformed into slavering horrors after being bathed in eldritch light.  \n**Destructive Herds.** Rift swine travel in herds of 5-8 (and larger herds are possible). Their effect on an area can be catastrophic—they eat nearly anything, possess a fiendish cunning, and delight in the destruction they cause. A rift swine has difficulty perceiving anything smaller than itself as a threat, leading it to attack most other creatures on sight and fighting until it is destroyed.  \n**Abyssal Meat.** The rumors of vast herds of hundreds of rift swine on strongly chaos-aligned planes, cultivated by the lords of those places, are thankfully unconfirmed.",
            "name": "Rift Swine",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 4,
            "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": "",
            "damage_resistances": "force, poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rift swine makes one tusks attack and two tentacle attacks."
                },
                {
                    "name": "Tusks",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a creature, it is grappled (escape DC 14). Until this grapple ends, the target is restrained, and the rift swine can't use this tentacle against another target.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "360-Degree Vision",
                    "desc": "The rift swine's extra eyes give it advantage on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Chaos mutations",
                    "desc": "50% of rift swine have additional mutant features. Choose or roll on the table below.\n\n1 - Acid Boils: A creature that hits the rift swine with a melee attack must make a successful DC 12 Dexterity saving throw or take 3 (1d6) acid damage.\n\n2 - Tentacular Tongue: Instead of using its tusks, the rift swine can attack with its tongue: Melee weapon attack: +7 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) bludgeoning damage. If the target is a creature, it is grappled and restrained as with a tentacle attack (escape DC 14).\n\n3 - Covered in Slime:Increase the rift swine's AC by 1.\n\n4 - Acid Saliva: The rift swine's tusk or tongue attack does an additional 3 (1d6) acid damage.\n\n5 - Poison Spit: Ranged Weapon Attack: +3 to hit, range 15 ft., one target. Hit: 6 (1d12) poison damage.\n\n6 - Roll Twice"
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_rift-swine/"
        },
        {
            "slug": "rock-roach",
            "desc": "The insect clings to a large rock and drips saliva on it. A puff of steam rises from the rock, and the creature licks at the liquid remains, leaving a pockmark in the stone._  \n**Rock Eaters.** The rock roach is a giant cousin to the roach, and it feeds on rocks deep beneath the ground. It uses its proboscis to deposit acidic saliva onto the rock, breaking it down and lapping up the liquefied minerals. A rock roach’s metabolism is slow to match its tedious eating process. Even still, a group of rock roaches can make quick work of a rocky wall, opening up routes between caverns. The roaches aren’t concerned for structural integrity and their eating habits, if left unimpeded, often lead to cave-ins.  \n**Naturally Hostile.** Rock roaches are instinctually hostile to anything that wanders near them, including each other. The roaches mate annually, and the parents abandon the eggs shortly after laying them. Young rock roaches band together for the first few months of life, protecting each other as they devour the rock where they hatched, then dispersing once they are large enough to defend themselves.  \n**Valuable Carapace.** The carapace of a rock roach is sought after by some groups of underground humanoids. Naturally resilient and hard, craftsman harvest the carapace and slowly sculpt it into a suit of armor in a month-long process that requires regular boiling of the tough carapace.",
            "name": "Rock Roach",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 8",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rock roach makes two bite attacks. Alternatively, it can use Acid Spit twice."
                },
                {
                    "name": "Acid Spit",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) acid damage, and the target takes 3 (1d6) acid damage at the start of its next turn unless the target immediately uses its reaction to wipe off the spit.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dual Brain",
                    "desc": "The rock roach has two brains: one in its head and one in its abdomen. It can continue functioning normally, even if its head is removed or destroyed. While both its brains are intact, the rock roach uses its Constitution modifier instead of its Intelligence modifier when making Intelligence saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "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_rock-roach/"
        },
        {
            "slug": "salamander-monarch",
            "desc": "Appearing as a well-muscled humanoid with the lower body of a serpent, this hideous yet strangely majestic creature is covered in thick, golden scales. A flaming emerald crest frames its bestial face, and it holds a red-hot trident in its hands._  \n**Salamander Kings and Queens.** Salamanders rule over vast swaths of the Elemental Plane of Fire, contesting with the efreeti and Open Game License",
            "name": "Salamander Monarch",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "17d10+68",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 7,
                "intimidation": 9
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 12",
            "languages": "Abyssal, Ignan, Infernal",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The salamander monarch makes two attacks: one with its trident and one with its tail."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 7 (2d6) fire damage, and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, the salamander monarch can automatically hit the target with its tail, and the salamander monarch can't make tail attacks against other targets.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 14 (2d8 + 5) piercing damage or 16 (2d10 + 5) piercing damage if used with two hands to make a melee attack, plus 7 (2d6) fire damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Immolating Crest (Recharge 6)",
                    "desc": "The salamander monarch causes its crest to flare with brilliant radiance, illuminating everything within 30 feet of it with a blue or green light. Each creature in that area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 28 (8d6) fire damage and catches on fire. On a success, a creature takes half the damage and doesn't catch on fire. Until a creature on fire takes an action to douse the fire, the creature takes 7 (2d6) fire damage at the start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the salamander monarch or hits it with a melee attack while within 5 feet of it takes 14 (4d6) fire damage."
                },
                {
                    "name": "Heated Weapons",
                    "desc": "Any metal melee weapon the salamander monarch wields deals an extra 7 (2d6) fire damage on a hit (included in the attack)."
                },
                {
                    "name": "Inspiring Sovereign",
                    "desc": "Each salamander within 30 feet of the salamander monarch and that can see the monarch has advantage on its melee attack rolls and saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The salamander monarch's innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components.\n3/day: flaming sphere, heat metal\n1/day: conjure elemental (fire elemental only)"
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "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_salamander-monarch/"
        },
        {
            "slug": "sarcophagus-slime",
            "desc": "_The sarcophagus opens to reveal an eerie, scintillating light. Wisps of gelid amber ectoplasm undulate outward from a quivering mass with a blackened skull at its center._  \n**Vigilant Slime.** Sarcophagus slimes are amorphous undead guardians placed in the tombs of the powerful to guard them and to wreak terrible vengeance on would-be defilers of the ancient crypts. They seethe with baleful energy, and their blackened skulls retain a simple watchfulness.  \n**Muddled Origins.** Many sages speculate that the first sarcophagus slime was spawned accidentally, in a mummy creation ritual that gave life to the congealed contents of canopic jars rather than the intended, mummified body. Others maintain sarcophagus slime was created by a powerful necromancer-pharaoh bent on formulating the perfect alchemical sentry to guard his crypt.  \n**Death to Tomb Robbers.** These ectoplasmic slimes are the bane of burglars and a constant danger for excavators and antiquarians exploring ruins or tombs. The rituals for their creation have not been entirely lost; modern necromancers still create these undead abominations for their own fell purposes, and tomb robbers are turned into slimes if they lack proper caution.  \n**Undead Nature.** A sarcophagus slime doesn’t require air, food, drink, or sleep.",
            "name": "Sarcophagus Slime",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sarcophagus slime uses its Frightful Presence, uses its Corrupting Gaze, and makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 14 (4d6) acid damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the sarcophagus slime's choice that is within 60 feet of the sarcophagus slime and aware of it must succeed on a DC 15 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats 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 sarcophagus slime's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Corrupting Gaze",
                    "desc": "The sarcophagus slime targets one creature it can see within 30 feet of it. If the target can see the sarcophagus slime, the target must succeed on a DC 15 Constitution saving throw or take 14 (4d6) necrotic damage and its hit point maximum is reduced by an amount equal to the necrotic damage taken. If this effect reduces a creature's hit point maximum to 0, the creature dies and its corpse becomes a sarcophagus slime within 24 hours. This reduction lasts until the creature finishes a long rest or until it is affected by greater restoration or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The sarcophagus slime can move through a space as narrow as 1 inch wide without squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 336,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sarcophagus-slime/"
        },
        {
            "slug": "sarsaok",
            "desc": "This huge, six-horned, bull-like creature possesses a mane of writhing flames and shimmering metal skin._  \n**Creation of the Gods.** All sarsaok descend from a mighty celestial ox said to have been present at the creation of humanity. Scholars speculate the union of domestic or wild oxen produced the first sarsaok.  \n**Inhospitable Habitats.** The sarsaok dwell in areas of great heat and fire such as Volcanoes or other geologically active regions. In addition to consuming flora, they are known to drink liquid magma and graze on obsidian, pumice, or other volcanic rock.  \n**Peaceful Horror.** Though of great size and strength, sarsaoks are peaceful herbivores similar in demeanor to wild oxen. When threatened, an entire herd attacks until the threat has ended.",
            "name": "Sarsaok",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "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": "cold",
            "damage_resistances": "piercing",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sarsaok makes two attacks: one with its gore and one with its hooves."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) piercing damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Immolating Purge (Recharge 5-6)",
                    "desc": "The sarsaok spews burning blood in a 30-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 21 (6d6) 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": "Charge",
                    "desc": "If the sarsaok moves at least 20 feet straight toward a creature and then hits it with a gore attack on the same turn, the target takes an extra 13 (3d8) piercing damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Divine Horns",
                    "desc": "The sarsaok's gore attack is magical. In addition, its gore attack ignores the target's resistances to piercing or fire damage."
                },
                {
                    "name": "Heated Body",
                    "desc": "Any creature that touches the sarsaok or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": 313,
            "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_sarsaok/"
        },
        {
            "slug": "sea-dragon-wyrmling",
            "desc": "_This aquamarine dragon has a shark’s head that tapers off into a sleek eel-like body. Its large fins double as wings._  \n**Divine Dragons.** Sea dragons are the children of the ocean, and believe they are semi-divine beings, worthy of worship. Given their size and power, they may be right; certainly, they are often companions or steeds to gods of the sea.  \nDespite the solemn duties the sea dragons invoke thanks to their lineage, they are extremely whimsical. While these immense creatures are playful, their games can shatter hulls and drown sailors. The sea dragons course through the waves with tangible joy as they hunt whales and entire schools of tuna.  \n**Shipwreck Art.** Sea dragons love collecting treasure, especially prize the sunken treasure-filled hulls of ships lost to storm, battle, or their own handiwork. While they appreciate all wealth, they prefer hardy items that can stand up to long exposure to sea water. Precious metals and gemstones add a dramatic luster to the dragon’s lair when they catch stray beams of light. Sea dragons take any more perishable treasures and place them on a reef-altar, to dissolve in the sea as a tithe to the sea gods.  \n**Sunken Memorials.** A sea dragon’s lair is littered with meticulously arranged ships consigned to the deeps. These wrecks are often artfully smashed to allow the treasures in the hold to spill out onto the sea floor. It may seem haphazard, but it displays a complex aesthetic that only other sea dragons can truly appreciate. Because they arrange these wrecks so carefully, a dragon notices immediately if its hoard is disturbed.  \n\n## Sea Dragon’s Lair\n\n  \nSea dragons dwell in lairs dwell in lairs beneath the waves: ocean fissures and caves, lightless trenches full of strange rock formations, and sheltered reefs of cultivated coral.  \nWhatever the place, it’s dedicated to the worship of sea gods. Despite the draconic instinct for seclusion and protection when choosing a lair, sea dragons always choose lairs relatively close to humanoid trade routes and abundant supplies of fish.  \nThe sky surrounding a sea dragon’s lair is perpetually stormy, and the seas run high. If a captain is courageous, these high winds and swift-running currents can cut significant time off a voyage.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action and generates one of the following effects. The dragon can’t use the same effect two rounds in a row:\n* Four vortexes, each 5 feet in diameter and up to 30 feet tall, appear within the lair where the dragon wishes. Creatures occupying the space where a vortex appears or who enter the vortex for the first time on a turn must make a DC 15 Dexterity save or be restrained. As an action, a creature can free itself or another creature from a vortex by succeeding on a DC 15 Strength check. The vortexes last until the dragon uses this lair action again or until the dragon dies.\n* The dragon creates a wall of living coral on a solid surface it can see within 120 feet of it. The wall can be up to 30 feet long, 30 feet high, and 1 foot thick. When the wall appears, each creature within its area takes damage as if touching the wall and is pushed 5 feet out of the wall’s space, on whichever side of the wall it wants. Touching the wall releases painful stings that deal 18 (4d8) poison damage, or half that with a successful DC 15 Constitution saving throw. Each 10-foot section of the wall has AC 5, 30 hit points, resistance to fire damage, and immunity to psychic damage. The wall lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon bends time around its enemies. Four creatures the dragon can see within 120 feet of it must succeed on a DC 15 Wisdom save or be affected by a slow spell. This effect last until initiative count 20 on the following round.\n  \n### Regional Effects\n\n  \nThe region containing a legendary sea dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Sea life becomes richer within 6 miles of the lair. Schools of fish move into new waters, sharks become common, and whale migration paths shift to pass near the area.\n* Water temperatures drop sharply within 6 miles of the lair. Creatures not accustomed to cold suffer exposure to extreme cold while swimming in this water.\n* Storms and rough water are more common within 6 miles of the lair.\n  \nIf the dragon dies, conditions of the sea surrounding the lair return to normal over the course of 1d10 days.",
            "name": "Sea Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 11,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 4,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 10 ft. darkvision 60 ft., passive Perception 14",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage plus 3 (1d6) cold damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Tidal Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a crushing wave of frigid seawater in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw. On a failure, the target takes 11 (2d10) bludgeoning damage and 11 (2d10) cold damage, and is pushed 15 feet away from the dragon and knocked prone. On a successful save the creature takes half as much damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 136,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sea-dragon-wyrmling/"
        },
        {
            "slug": "shadhavar",
            "desc": "_Often a shadhavar is first noticed for the haunting melody it makes, and some mistake them for unicorns or fey steeds. On closer inspection, they look like desiccated unicorns, their skeletons clearly visible beneath their taut flesh._  \n**Shadow Horses.** Shadhavar are natives of the plane of Shadow. Although they resemble undead unicorns, they are living creatures imbued with shadow essences.  \n**Fey and Undead Riders.** While the shadhavar are intelligent creatures, they sometimes serve as mounts for the shadow fey, noctiny, hobgoblins, wights, or other creatures. They expect to be treated well during such an arrangement; more than one unkind rider has ridden off on a shadhavar and never returned.  \n**Deceptive Hunters.** Shadhavar use their hollow horn to play captivating sounds for defense or to draw in prey. They hunt when they must and are not discriminating about their quarry, but shadhavar primarily eat carrion. Despite their horrific appearance, they are not naturally evil.",
            "name": "Shadhavar",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural",
            "hit_points": 97,
            "hit_dice": "13d10+26",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 8,
            "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": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands Elvish and Umbral but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "A shadhavar makes one gore attack and one hooves attack."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 12 (3d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "a shadhavar's innate spellcasting ability score is Charisma (spell save DC 13). It can cast the following spells, requiring no components:\n\nat will: disguise self (as horse or unicorn only)\n\n2/day: darkness (centered on itself, moves with the shadhavar)"
                },
                {
                    "name": "Magic Weapons",
                    "desc": "A shadhavar's gore attacks are magical."
                },
                {
                    "name": "Plaintive Melody (3/day)",
                    "desc": "As a bonus action, a shadhavar can play a captivating melody through its hollow horn. Creatures within 60 feet that can hear the shadhavar must make a successful DC 13 Wisdom saving throw or be charmed until the start of the shadhavar's next turn. A creature charmed in this way is incapacitated, its speed is reduced to 0, and a shadhavar has advantage on attack rolls against it."
                },
                {
                    "name": "Shadesight",
                    "desc": "A shadhavar's darkvision functions in magical darkness."
                }
            ],
            "spell_list": [],
            "page_no": 344,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_shadhavar/"
        },
        {
            "slug": "shadow-beast",
            "desc": "_A mass of shadows and cloudstuff, never touching the ground, a shadow beast may at first look harmless—except for its clawed hands and the glint of its jagged teeth._  \n**Called from the Void.** Shadow beasts are thought to be the result of shadow fey dabbling in the magic of the void. Almost shapeless and largely incorporeal, through an act of will they can form rough semblances of their old bodies when needed.  \n**Hate the Past.** The motivations of these creatures are inscrutable. They despise light and anything that reminds them of light or of their former existence. Beyond that, little is understood about them.  \n**Cryptic Messages.** Shadow beasts are seldom found in groups, but when they are, they seem to have no difficulty or reluctance about operating and fighting together. They have been known to deliver cryptic and threatening messages, but speaking is difficult for them. At times, they perform arcane rituals with the aid of evil humanoids and the use of dark materials. In these rituals they sacrifice magical energies and life blood as well as the tears of innocents and the souls of the damned.",
            "name": "Shadow Beast",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Elvish, Umbral, Void Speech",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow beast makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Shadow Push (Recharge 5-6)",
                    "desc": "The shadow beast buffets opponents with a gale of animated shadows in a 15-foot cone. Any creatures in the area of effect must succeed on a DC 15 Strength saving throw or be pushed back 10 feet and knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The shadow beast can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The shadow beast 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."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the shadow beast's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components:\n\n3/day each: fear, telekinesis"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The beast has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the shadow beast has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_shadow-beast/"
        },
        {
            "slug": "shurale",
            "desc": "At first glance this creature resembles a satyr, its lower body covered in brown fur with goat-like hooves, yet the twisted horn sprouting from its forehead and the wide, manic grin on its comical face proves it is something far more dangerous._  \n**Devilish Fey.** While many fey are evil and twisted creatures, few are worse than the dreaded shurale, a deadly satyr-like monster that causes horrible hilarity with its ticklish touch. It inflicts a victim with a deadly bout of laughter that causes its internal organs to rupture and fail. After the victim dies, the shurale cuts it into pieces, leaving the remains for the scavengers.  \n**Feeds on Laughter.** A shurale feeds on the sobbing laughs of its victims as they expire, its own health mysteriously revitalized in the process. Because of this, shurale lairs are typically located within a few miles of a humanoid settlement, where it can easily lure lone inhabitants into the woods. While most of their prey are humanoids living in alpine or heavily forested regions, shurales are not picky and have been known to attack orcs, ogres, trolls, and even hill giants.  \n**Woodcutter’s Curse.** Many believe that a shurale is the spirit of a woodcutter who died a lonely and embittered death after being ridiculed by family. While such an occurrence would be exceedingly rare and most sages scoff at such suggestions, the shurale’s skill with the woodcutter’s axe and its strange behavior cannot be denied.",
            "name": "Shurale",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 5,
            "skills": {
                "acrobatics": 10,
                "deception": 7,
                "perception": 5,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shurale can use Tickle. It then makes three attacks: one with its gore and two with its battleaxe."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage, or 9 (1d10 + 4) slashing damage if used with two hands.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Gore",
                    "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": "Tickle",
                    "desc": "The shurale touches a creature within 5 feet of it. The target must succeed on a DC 15 Wisdom saving or begin to laugh uncontrollably for 1 minute. While laughing, the target falls prone, is incapacitated, and unable to move. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the shurale's Tickle for the next 24 hours. If the target fails the saving throw three times, it must succeed on a DC 15 Constitution saving throw or be reduced to 0 hp and begin dying. On a success, the laughter ends on the target, as normal."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Weapons",
                    "desc": "The shurale's weapon attacks are magical."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The shurale has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mirthful Regeneration",
                    "desc": "The shurale regains 5 hp at the start of its turn for each creature within 30 feet of it that is incapacitated with laughter from its Tickle action. If a creature dies while suffering from the laughter, the shurale gains 15 temporary hp."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The shurale's spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components.\nAt will: dancing lights, invisibility (self only), minor illusion\n3/day each: detect thoughts, major image, misty step\n1/day: confusion"
                }
            ],
            "spell_list": [],
            "page_no": 327,
            "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_shurale/"
        },
        {
            "slug": "smaragdine-golem",
            "desc": "_This large statue of emerald-green crystal has a humanoid body with the head of an ibis. Tiny symbols and runes are etched into it, and portions are inlaid with bits of gold._  \n**Occult Initiates.** Smaragdine golems are crafted by disciples of occult esoterica to guard their secret meeting halls, sacred texts, and the arcane books of power.  \n**Emerald Body.** Though they seem to be made entirely of emeralds (and some are used in their construction), a smaragdine golem’s body is closer to enchanted glass than to gemstones, a sad truth that has disappointed many plunderers.  \n**A Maker’s Privilege.** Though smaragdine golems are sometimes given to powerful mages, scholars, theurgists, and hierophants as a token of esteem, they are always subject first to the magic and orders of their creators.  \n**Constructed Nature.** A golem doesn’t require air, food, drink, or sleep.",
            "name": "Smaragdine Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 231,
            "hit_dice": "22d10+110",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 11,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "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 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 25 (4d8 + 7) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Release Spell",
                    "desc": "The golem can release an absorbed spell effect as a blast of green energy, which blasts out as a sphere centered on the golem with a radius of 10 feet per level of the absorbed spell. All creatures in the area of effect other than the golem takes 7 (2d6) lightning damage per level of the absorbed spell, or half damage with a successful DC 18 Dexterity saving throw. Creatures that fail the saving throw are also blinded until the end of the golem's next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                },
                {
                    "name": "Absorb Magic",
                    "desc": "As a bonus action, the golem targets any creature, object, or magical effect within 10 feet of it. The golem chooses a spell already cast on the target. If the spell is of 3rd level or lower, the golem absorbs the spell and it ends. If the spell is of 4th level or higher, the golem must make a check with a +9 modifier. The DC equals 10 + the spell's level. On a successful check, the golem absorbs the spell and it ends. The golem's body glows when it absorbs a spell, as if under the effect of a light spell. A smaragdine golem can only hold one absorbed spell at a time."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_smaragdine-golem/"
        },
        {
            "slug": "snow-terror",
            "desc": "A sizeable snowperson with sticks for arms, a carrot nose, and a smile etched across its face slowly turns its head. Closer inspection reveals the smile is disturbingly jagged._  \n**Demonic Snow People.** Snow terrors hail from an icy layer of the Abyss. There, they torment lesser fiends or watch as wind-whipped snow destroys visitors wholly unprepared for it. Such visitors are few and far between, leading snow terrors to travel to the Material Plane for greater chances at entertainment.  \n**Innocuous Disguise.** Snow terrors temper their desire for bloodshed and mayhem with patience. They find heavily trafficked areas and lurk nearby, observing potential prey. When choosing victims, they remain motionless in their guise as ordinary snowpersons, even allowing children to pluck the accoutrements off them.  \n**Sadistic Hunter.** A snow terror picks off lone people first, reveling in communities consequently thrown into chaos. Just before it attacks, it reveals its true form: a leering, shark-toothed snowperson with unholy light glowing in its eye sockets. It chases, catches, and devours its victims, relishing the screams as the acid churning in its guts slowly dissolves its prey. It can take on the appearance of its victims, drawing in concerned family members and neighbors before dissolving the facade to attack.",
            "name": "Snow Terror",
            "size": "Large",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": null,
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 22,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, cold, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Abyssal, Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (3d6 + 4) piercing damage plus 14 (4d6) acid damage. If the target is a Medium or smaller creature, it must succeed on a DC 15 Dexterity saving throw or be swallowed by the snow terror. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the snow terror, and it takes 14 (4d6) acid damage at the start of each of the snow terror's turns. The snow terror can have only one creature swallowed at a time.\n\nIf the snow terror takes 15 or more damage on a single turn from the swallowed creature, it must succeed on a DC 16 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 10 feet of the snow terror. If the snow terror dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Horrifying Visage",
                    "desc": "Each non-undead creature within 60 feet of the snow terror that can see it must succeed on a DC 13 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. If a creature's saving throw is successful or the effect ends for it, the creature is immune to this snow terror's Horrifying Visage for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance (Snow Person Form Only)",
                    "desc": "While the snow terror remains motionless, it is indistinguishable from an ordinary snow person."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The snow terror can use its action to polymorph into a Large snow person, a snowy likeness of the creature it most recently killed, or back into its true 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.\n\nWhile in the form of the creature it most recently killed, creatures that knew the mimicked creature have disadvantage on their Wisdom saving throws against its Horrifying Visage."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "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_snow-terror/"
        },
        {
            "slug": "spellhound",
            "desc": "A shimmering coat and a ridged snout distinguish the hound from other monstrous canines._  \n**Vindictive Origins.** The first spellhounds began as nothing more than ordinary scent hounds. When the master of the hounds was tormented by a hag, he struck a deal with a powerful fey lord, requesting that his stock be blessed with the ability to hunt the witch. The hounds were returned to him, empowered and mutated, but capable of making short work of the hag nonetheless. After the houndmaster was ostracized for keeping monstrous pets, he grew resentful and concluded that the fey lord had wronged him. He arrogantly set out with his spellhounds after the fey lord that had created them, but he never returned. Ever since, spellhounds have been kept as prized pets by warring fey or set loose in fey-inhabited forests to prey on lonely spellcasters.  \n**Magical Predators.** Spellhounds have olfactory capabilities that allow them to sense the “odor” of spellcasters. This, combined with their spell-repelling coats and their magic-disrupting howls, makes them a menace for anyone with even a minor arcane faculty.",
            "name": "Spellhound",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spellhound makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Nullifying Howl (1/Day)",
                    "desc": "The spellhound lets out a high-pitched, multiphonic howl to disrupt magical effects within 60 feet of it. Any spell of 3rd level or lower within the area ends. For each spell of 4th-level or higher in the area, the spellhound makes an ability check, adding its Constitution modifier to the roll. The DC equals 10 + the spell's level. On a success, the spell ends.\n\nIn addition, each spellcaster within 30 feet of the spellhound that can hear the howl must succeed on a DC 14 Constitution saving throw or be stunned until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Arcane Sense",
                    "desc": "The spellhound can pinpoint, by scent, the location of spellcasters within 60 feet of it."
                },
                {
                    "name": "Channel Breaker",
                    "desc": "The spellhound has advantage on attack rolls against a creature, if the creature is concentrating on a spell."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The spellhound has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The spellhound has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 336,
            "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_spellhound/"
        },
        {
            "slug": "spire-walker",
            "desc": "_This miniscule creature kicks up a ghostly, sparkling fire when it jostles and jigs. Lightning sparks fly between it and its perch._  \n**Storm Dancers.** When storm clouds gather over cities, harbors, and twisted badlands, electrical energy fills the air. During these times, miniscule fey dance on church steeples, desolate peaks, and ships’ masts.  \nAlso called corposanti by scholars, spire walkers are nature spirits that delight in grandiose displays of thunderbolts. They can be found frolicking in a thunderstorm or keeping company with blue dragons or storm giants—though these larger creatures often chase them off for being a nuisance.  \n**Small and Metallic.** These spire walkers stand no more than a foot tall, with dusky blue-gray skin and shocks of silvery, slate, or pale blue hair. Spire walkers prefer clothing in metallic hues with many buttons, and they always carry a handful of tiny copper darts that they hurl at each other during their incomprehensible games. When excited, they emit a sparking glow from the tips of their noses, eyebrows, ears, and pointy shoes.  \nThey play rough-and-tumble games among themselves and enjoy pranking bystanders with frightening but mostly harmless electric shocks. If a spire walker perishes during the fun, the others pause just long enough to say “awww, we’ll miss you” and go through their comrade’s pockets before continuing with the game.  \n**Love Copper and Amber.** Spire walkers like gold but they love copper. They prefer it over all other metals, and they keep the copper pieces in their pockets brilliantly polished. They also value amber gems. Among a group of spire walkers, the leader is not the cleverest or most ruthless, but the one displaying the most ostentatious amber jewel.",
            "name": "Spire Walker",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 38,
            "hit_dice": "11d4+22",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing from nonmagical attacks",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Lightning Dart",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one target. Hit: 1 piercing damage plus 9 (2d8) lightning damage. If the attack misses, the target still takes 4 (1d8) lightning damage. Whether the attack hits or misses its intended target, every other creature within 10 feet of the target takes 9 (2d8) lightning damage, or half damage with a successful DC 14 Dexterity saving throw.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Energized Body",
                    "desc": "A creature that hits the spire walker with a melee attack using a metal weapon takes 5 (1d10) lightning damage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the spire walker's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). The spire walker can innately cast the following spells, requiring no material components:\n\nat will: produce spark (as the cantrip produce flame, but it does lightning damage)\n\n3/day each: dancing lights, feather fall, invisibility\n\n1/day each: faerie fire, thunderwave"
                },
                {
                    "name": "Steeple Step",
                    "desc": "The spire walker can use 10 feet of its movement to step magically from its position to the point of a steeple, mast, or other spire-like feature that is in view within 30 feet. The spire walker has advantage on Dexterity (Acrobatics) checks and Dexterity saving throws while it is standing on a steeple or any similar narrow, steep structure or feature."
                }
            ],
            "spell_list": [],
            "page_no": 367,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_spire-walker/"
        },
        {
            "slug": "steam-golem",
            "desc": "_With wicked axe blades fastened along its arms and bronze runes inlaid on its armored torso, a steam golem is a smooth-running machine of death._  \n**Magic Weapons.** The golem’s weapon attacks are magical.  \n**Boilers and Hydraulics.** A steam golem is built around a central boiler with clockwork gears and hydraulic cylinders powering its legs and arms. Most steam golems have axe blades welded onto each of their arms, and many can extend one arm into a single, long-hafted axe for additional reach. They tower 10 feet tall, and their legs are often built with reversed knee joints for greater leverage when they move. The eyes of a steam golem glow orange or red from its internal fires.  \n**Steam Whistle.** A steam golem has four to six vents for releasing steam. These whistles are mounted over the shoulders and can be heard at distances up to a mile in open terrain.  \n**Fuel Required.** A steam golem’s machinery consumes 30 lb. of coal and 100 gallons of water per day if it engages in more than brief combat. When resting or standing guard, a steam golem needs just one third of those amounts.  \n**Constructed Nature.** A golem doesn’t require air, food, drink, or sleep.",
            "name": "Steam Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 171,
            "hit_dice": "18d10+72",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands its creator's languages but can't speak",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The steam golem makes two ax arm attacks, or one long axe attack."
                },
                {
                    "name": "Ax Arm",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Long Axe",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 40 (5d12 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "5d12"
                },
                {
                    "name": "Steam Blast (Recharge 5-6)",
                    "desc": "A steam golem can release a blast of steam. The golem chooses whether to affect a 5-foot radius around itself or a 20-foot cube adjacent to itself. Creatures in the affected area take 38 (7d10) fire damage, or half damage with a successful DC 17 Constitution saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Whistle",
                    "desc": "When an opponent within 30 feet of the golem tries to cast a spell, the steam golem can emit a shriek from its twin steam whistles. The spellcaster must make a DC 17 Constitution saving throw. If the save succeeds, the spell is cast normally. If it fails, the spell is not cast; the spell slot is not used, but the caster's action is."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Boiler Weakness",
                    "desc": "A steam golem that's immersed in water or whose boiler is soaked with at least 20 gallons of water (such as from a water elemental) may be stopped in its tracks by the loss of steam pressure in the boiler. In the case of a water elemental, dousing a steam golem destroys the elemental and the golem must make a DC 20 Constitution saving throw. If it succeeds, the water instantly evaporates and the golem continues functioning normally. If it fails, the golem's fire is extinguished and the boiler loses pressure. The steam golem acts as if affected by a slow spell for 1d3 rounds, then becomes paralyzed until its fire is relit and it spends 15 minutes building up pressure."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Extend Long Ax",
                    "desc": "A steam golem can extend or retract one arm into long ax form as a bonus action."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 237,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_steam-golem/"
        },
        {
            "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": "swarmoffiredancers-tob1-2023",
            "desc": "False",
            "name": "Swarm of Fire Dancers",
            "size": "Medium",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 90,
            "hit_dice": "12d8 + 36",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Ignan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The swarm of fire dancers can use its Frightening Visage, if available. It then makes two Singe attacks."
                },
                {
                    "name": "Singe",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one target in the swarm's space. Hit: 22 (4d10) fire damage, or 11 (2d10) fire damage if the swarm has half its hp or fewer."
                },
                {
                    "name": "Frightening Visage (Recharge 5-6)",
                    "desc": "The swarm rearranges itself into the shape of a giant, blue, flaming Humanoid skull. Each Humanoid within 30 feet of the swarm that can see it must succeed on a DC 16 Wisdom saving throw or be frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "The swarm of fire dancers doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Fire Form",
                    "desc": "A creature that touches the swarm or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the first time the swarm enters a creature's space on a turn, that creature takes 5 (1d10) fire damage and catches fire. Until a creature, which can include the target, uses an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns."
                },
                {
                    "name": "Illumination",
                    "desc": "The swarm sheds bright light in a 30-foot radius and dim light to an additional 30 feet."
                },
                {
                    "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 Elemental. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Water Susceptibility",
                    "desc": "For every 5 feet the swarm moves in water, or for every gallon of water splashed on it, it takes 1 cold damage."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_swarm-of-fire-dancers/"
        },
        {
            "slug": "temple-dog",
            "desc": "_Looking like a mix between a large dog and a lion, the creature glares at everyone who passes the threshold of the temple it guards._  \nA temple dog is an imposing guardian used by various deities to protect their temples. They are fiercely loyal and territorial. Often depicted in temple statuary, the creature has a largely canine body, soft but short hair, a thick hairy tail, and a mane like a lion’s around a dog’s face with a short snout.  \n**Divine Colors.** Coloration and other features of the temple dog vary to match the deity who created it; sometimes a temple dog’s coloration is quite fanciful. Greenish bronze temple dogs are known, as are those the color of cinnabar or lapis. Even coats resembling fired ceramic of an orange hue have been seen guarding some temples. These unusual casts make it easy for a temple dog to be mistaken for statuary.  \n**Travel with Priests.** As a temple protector, it rarely leaves the grounds of the temple to which it has been attached, but temple dogs do accompany priests or allies of the temple during travel. The temple dog cannot speak but understands most of what’s said around it, and it can follow moderately complex commands (up to two sentences long) without supervision.  \nTemple dogs are notorious for biting their prey, then shaking the victim senseless in their massive jaws.",
            "name": "Temple Dog",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "understands Celestial and Common but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage plus 9 (2d4 + 4) bludgeoning damage, and the target is grappled (escape DC 14). The target must also make a successful DC 15 Constitution saving throw or be stunned until the end of its next turn.",
                    "attack_bonus": 7,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage, and the target must succeed on a DC 15 Strength saving throw or be knocked prone and pushed 5 feet. The temple dog can immediately enter the position the target was pushed out of, if it chooses to.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The temple dog has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Protector's Initiative",
                    "desc": "If the temple dog is entering combat against a clear threat to its temple, it has advantage on its initiative roll."
                },
                {
                    "name": "Rushing Slam",
                    "desc": "If the temple dog moves at least 10 feet straight toward a target and then makes a slam attack against that target, it can make an additional slam attack against a second creature within 5 feet of the first target as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 378,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_temple-dog/"
        },
        {
            "slug": "tophet",
            "desc": "_An enormous bronze and iron statue filled with fire towers above the ring of chanting, frenzied worshipers._  \nTophets are used by worshipers of fire gods, who toss sacrifices into their flaming maws to incinerate them. A tophet has a large opening in the front where the flames can be seen; sometimes this is an enormous mouth, and at other times it is a large hole in the tophet’s belly. Horns and expressions of anger or wide‑mouthed laughter are common.  \n**Eager for Sacrifices.** Among fire cultists, it’s widely known that when a tophet’s hands are raised above its mouth, it is demanding a sacrifice to roll down its palms and into its fiery maw.  \n**Heed Musical Commands.** Flutes and drums can (sometimes) be used to control the actions of a tophet during sacrifices. They have the fortunate side effect of drowning out the cries and screams of living sacrifices.  \n**Magical Fires.** The fires within a tophet’s bronze body are largely magical and fueled by sacrifices. They don’t require more than a symbolic amount of wood or coal to keep burning, but they do require sacrifices of food, cloth, and (eventually) living creatures to keep them under control. A tophet that is not granted a sacrifice when it demands one might go on a fiery rampage, burning down buildings, granaries, or barns until its hunger is satisfied.  \n**Constructed Nature.** A tophet doesn’t require air, food, drink, or sleep.",
            "name": "Tophet",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 10,
            "dexterity_save": 3,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "cold, fire, poison",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 200 ft., passive Perception 13",
            "languages": "Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "A tophet makes two attacks, no more than one of which can be a gout of flame."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack. +10 to hit, reach 5 ft., one target. Hit: 12 (1d10+7) bludgeoning damage. The target is also knocked inside the tophet's burning belly if the attack scores a critical hit."
                },
                {
                    "name": "Gout of Flame",
                    "desc": "The tophet targets a point within 100 feet of itself that it can see. All targets within 10 feet of that point take 22 (4d10) fire damage, or half damage with a successful DC 16 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fiery Heart",
                    "desc": "A tophet's inner fire can be ignited or doused at will. Its heat is such that all creatures have resistance to cold damage while within 30 feet of the tophet."
                },
                {
                    "name": "Burning Belly",
                    "desc": "Creatures inside a tophet's burning core take 21 (6d6) fire damage at the start of each of the tophet's turns. Escaping from a tophet's belly takes 10 feet of movement and a successful DC 16 Dexterity (Acrobatics) check."
                }
            ],
            "spell_list": [],
            "page_no": 383,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_tophet/"
        },
        {
            "slug": "tosculi-hive-queen",
            "desc": "The tosculi are a race of wasp-folk that share the Golden Song of the hive, which unites them under the command and iron rule of their queen. Each hive has its own song, and most tosculi hives are predatory, dangerous places—quick to turn to banditry, cattle theft, and raiding against small villages.  \nThose few tosculi who do not hear their queen’s Golden Song are the Hiveless, driven out of the embrace of the hive to attempt survive on their own.  \n_This humanoid wasp’s gossamer wings beat out a soft, droning buzz. Flashing blades sing in each of her four clawed hands, and the air around her crackles with arcane energy._  \n**Center of the Hive.** The hive-queen is the nerve center of a tosculi hive-city, simultaneously one of a hive’s greatest strengths and weaknesses. The hive-queen serves as a unifying force. She binds her swarm with an ironclad sense of purpose through the hive mind, the psychic web that links all tosculi within a hive.  \n**Deadly Inheritance.** A hive-queen typically has several immature daughters as her potential heirs at any given time. When she nears the end of her life, the hive-queen selects the most promising of her heirs and feeds her a special concoction. This speeds the heir’s maturation and makes her ready to become a full-fledged hive-queen. The daughter’s first action upon assuming power and control over the hive-city is to devour her mother and all her sisters.  \n**Hive Chaos.** If a hive-queen dies with no heir to anchor the hive mind, the city plunges into chaos. Tosculi bereft of the hivemind go berserk. A few fortunate ones might escape and become lone renegades, but their existence without the comforting presence of the hive is miserable and short. Unless one of the hive-queen’s daughters is mature enough and ruthless enough to step in and assert control, the hive is doomed.  \n\n## A Tosculi Hive-Queen’s Lair\n\n  \nHive-queens make their lairs in the most protected part of the hive. Huge corridors lead to this point, so all tosculi can reach their queen as quickly as possible. This is also the place where tosculi eggs hatch, making it a critical location for the survival of the hive. A tosculi hive-queen encountered in her lair has a challenge rating of 13 (10,000 XP), but nothing else in her stat block changes.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the hive-queen takes a lair action to cause one of the following effects:\n* The tosculi hive-queen releases a cloud of pheromones that drives the tosculi to fight harder. All tosculi within 60 feet of the hive-queen (including the hive-queen herself) regain 7 (2d6) hit points.\n* A swarm of tiny tosculi offspring crawls from its nest and attacks a creature within 120 feet of the hive-queen, automatically doing 10 (4d4) piercing damage. Then the swarm dies.\n* The ceiling above one creature that the hive-queen can see within 120 feet of her drips sticky resin. The creature must make a successful DC 15 Dexterity saving throw or be encased in rapidly-hardening resin. A creature encased this way is restrained. It can free itself, or another creature within 5 feet can free it, by using an action to make a successful DC 15 Strength check. If the creature is still encased the next time the initiative count reaches 20, the resin hardens, trapping it. The trapped creature can’t move or speak; attack rolls against it have disadvantage because it is encased in resin armor; it automatically fails Strength and Dexterity saving throws; and it has resistance to all damage. The trapped creature is released when the resin is destroyed (AC 10, 20 HP, immune to cold, fire, necrotic, poison, psychic, radiant, and piercing damage).\n  \nThe tosculi hive-queen can’t repeat an effect until they have all been used, and she can’t use the same effect two rounds in a row.  \n\n## Regional Effects\n\n  \nThe region containing a tosculi hive-queen’s lair is warped by the creature’s presence, which creates one or more of the following effects:  \n\\# Intelligent creatures within 6 miles suffer frequent headaches. It’s as if they had a constant buzzing inside their heads.  \n\\# Beasts within 6 miles are more irritable and violent than usual and have the Blood Frenzy trait:  \n**Blood Frenzy.** The beast has advantage on melee attack rolls against a creature that doesn’t have all its hit points. If the tosculi hive-queen dies, the buzzing disappears immediately, and the beasts go back to normal within 1d10 days.",
            "name": "Tosculi Hive-Queen",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 17,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Deep Speech, Gnoll, Infernal, Tosculi",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hive-queen makes four scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (1d6 + 7) piercing damage, and the target must succeed on a DC 18 Constitution saving throw or be paralyzed for 1 minute. A paralyzed target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 12,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Glitter Dust",
                    "desc": "The hive-queen produces a cloud of glittering golden particles in a 30-foot radius. Each creature that is not a tosculi in the area must succeed on a DC 18 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Implant Egg",
                    "desc": "The hive-queen implants an egg into an incapacitated creature within 5 feet of her that is neither undead nor a construct. Until the egg hatches or is removed, the creature is poisoned, paralyzed, and does not need to eat or drink. The egg hatches in 1d6 weeks, and the larval tosculi kills the host creature. The implanted egg can be removed with a successful DC 20 Wisdom (Medicine) check or by a spell or magical effect that cures disease."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The hive-queen can take 3 legendary actions, choosing from the options below. Only one option can be used at a time and only at the end of another creature's turn. The hive-queen regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Flight",
                    "desc": "The hive-queen flies up to half its flying speed."
                },
                {
                    "name": "Stinger Attack",
                    "desc": "The hive-queen makes one stinger attack."
                },
                {
                    "name": "Glitter Dust (Costs 2 Actions)",
                    "desc": "The hive-queen uses Glitter Dust."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the hive-queen fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Hive Mind",
                    "desc": "The hive-queen is the psychic nexus for every tosculi in her hive. She is aware of the direction and distance to all members of the hive, can telepathically communicate with them when they are within 20 miles, and can sense what they sense when they are within 1 mile of her. Tosculi from her hive that travel more than 20 miles away instinctively know the direction and distance to the hive and try to return. Hive-queens sometimes dispatch rescue missions to recover separated members of the hive."
                },
                {
                    "name": "Hive Queen Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the hive-queen takes a lair action to cause one of the following effects:\n\n- The tosculi hive-queen releases a cloud of pheromones that drives the tosculi to fight harder. All tosculi within 60 feet of the hive-queen (including the hive-queen herself) regain 7 (2d6) hit points.\n\n- A swarm of tiny tosculi offspring crawls from its nest and attacks a creature within 120 feet of the hive-queen, automatically doing 10 (4d4) piercing damage. Then the swarm dies. \n\n- The ceiling above one creature that the hive-queen can see within 120 feet of her drips sticky resin. The creature must make a successful DC 15 Dexterity saving throw or be encased in rapidly-hardening resin. A creature encased this way is restrained. It can free itself, or another creature within 5 feet can free it, by using an action to make a successful DC 15 Strength check. If the creature is still encased the next time the initiative count reaches 20, the resin hardens, trapping it. The trapped creature can't move or speak; attack rolls against it have disadvantage because it is encased in resin armor; it automatically fails Strength and Dexterity saving throws; and it has resistance to all damage. The trapped creature is released when the resin is destroyed (AC 10, 20 HP, immune to cold, fire, necrotic, poison, psychic, radiant, and piercing damage). \n\nthe tosculi hive-queen can't repeat an effect until they have all been used, and she can't use the same effect two rounds in a row."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a tosculi hive-queen's lair is warped by the creature's presence, which creates one or more of the following effects:\n\n- Intelligent creatures within 6 miles suffer frequent headaches. It's as if they had a constant buzzing inside their heads. \n\n- Beasts within 6 miles are more irritable and violent than usual and have the Blood Frenzy trait:The beast has advantage on melee attack rolls against a creature that doesn't have all its hit points. \n\nif the tosculi hive-queen dies, the buzzing disappears immediately, and the beasts go back to normal within 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 385,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_tosculi-hive-queen/"
        },
        {
            "slug": "transcendent-lunarchida",
            "desc": "A four-armed, four-legged creature in the vague shape of a human—but seemingly made of fine spider silk—moves down a tree, slowly chanting the incantation of a spell in the pale light of the full moon._  \n**Made in Corrupt Forests.** Lunarchidnas are beings of moonlight and spider silk created in forests permeated by residual dark magic. When this magic coalesces on a spider web touched by the light of a full moon, the web animates. The web gains life and flies through the forest, gathering other webs until it collects enough silk to form a faceless, humanoid body, with four legs and four arms.  \n**Hatred of Elves.** Lunarchidnas hate elves and love to make the creatures suffer. They poison water sources, set fire to villages, and bait monsters into stampeding through elf communities. These aberrations especially enjoy stealing away elf children to use as bait to trap the adults that come to the rescue.  \n**Cyclical Power.** The lunarchidna’s power is tied to the moon. When the skies are dark during a new moon, the lunarchidna becomes more shadow than living web. Its mental ability dulls, and it becomes barely more than a savage animal. When a full moon brightens the night, however, the lunarchidna becomes a conduit of lunar light and can channel that power through its body. Using its heightened intellect, it makes plans, writes notes, and plots from the safety of the trees where it makes its home. In the intermittent phases of the moon, the lunarchidna is a more than capable hunter, trapping and devouring prey it encounters while retaining enough knowledge of its plans and magic to further its goals in minor ways. The lunarchidna’s statistics change cyclically as shown on the Lunarchidna Moon Phase table.  \n\n#### Lunarchidna Moon Phase\n\nMoon Phase\n\nStatistics\n\nDaytime, new, or crescent moon\n\nOpen Game License",
            "name": "Transcendent Lunarchida",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 12,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Deep Speech, Elvish",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lunarchidna makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) necrotic damage. The target must succeed on a DC 13 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": 6,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Web (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 30/60 ft., one creature. Hit: The target is restrained by webbing. As an action the restrained target can make a DC 13 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, poison, and psychic damage)."
                },
                {
                    "name": "Lunar Beam (Recharge 5-6)",
                    "desc": "The lunarchidna flashes a beam of moonlight in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw, taking 28 (8d6) radiant 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": "Light Invisibility",
                    "desc": "The lunarchidna is invisible while in bright or dim light."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The lunarchidna can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the lunarchidna has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Web Walker",
                    "desc": "The lunarchidna ignores movement restrictions caused by webbing."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lunarchidna is a 8th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 15, +7 to hit with spell attacks). The lunarchidna has the following wizard spells prepared:\nCantrips (at will): minor illusion, mage hand, poison spray, ray of frost\n1st level (4 slots): color spray, detect magic, magic missile, shield\n2nd level (3 slots): alter self, suggestion, web\n3rd level (3 slots): counterspell, fireball, major image\n4th level (2 slots): black tentacles, confusion"
                }
            ],
            "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_transcendent-lunarchida/"
        },
        {
            "slug": "trollkin-fire-shaman",
            "desc": "",
            "name": "Trollkin Fire Shaman",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 45,
            "hit_dice": "7d8+14",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 9,
            "wisdom": 16,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 15",
            "languages": "Common, Trollkin",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses Mark Foe. Then two Hurl Flame attacks or three Staff attacks."
                },
                {
                    "name": "Staff",
                    "desc": "Melee Weapon Attack: +2 to hit, 5 ft., one target, 3 (1d6) bludgeoning damage or 4 (1d8) bludgeoning damage if used with 2 hands."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +5 to hit, 120 ft., one target, 8 (2d4+3) fire."
                },
                {
                    "name": "Mark Foe",
                    "desc": "One creature shaman can see within 60' must make DC 13 Wis save or be wreathed in magical fire for 1 min. While wreathed it can't take the Hide action or become invisible. The next time creature takes damage it takes an extra 7 (2d6) fire and the magical fire ends."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Fiery Escape (2/Day)",
                    "desc": "When shaman takes damage each creature within 5 ft. of it: DC 13 Dex save or take 7 (2d6) fire. Shaman is then wreathed in flames and teleports up to 30' to unoccupied space it can see."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "Gains 3 hp at the start of its turn. If the trollkin takes acid or fire this ability doesn't function at the start of its next turn. It dies only if it starts its turn with 0 hp and doesn't regenerate."
                },
                {
                    "name": "Thick Skin",
                    "desc": "Its skin is thick and tough granting it a +1 bonus to Armor Class (already factored into its AC)."
                }
            ],
            "spell_list": [],
            "page_no": 376,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_trollkin-fire-shaman/"
        },
        {
            "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": "uraeus",
            "desc": "_A sleek serpent wends through the air, held aloft on bronze-feathered wings. The flying cobra flares its hood and hisses, hurling a spray of orange sparks from its fanged mouth._  \nA uraeus resembles a vibrantly colored cobra. The serpent’s scales are the rich gold-flecked blue of lapis lazuli and its eyes gleam white, but its most distinguishing feature is a pair of feathery bronze wings. It glides gracefully through the air with a deliberate vigilance that reveals its intelligence. A uraeus grows up to three feet long, and weighs around 5 pounds.  \n**Divine Protectors.** Uraeuses are celestial creatures that carry a spark of divine fire within them, and they thirst for purpose when they arrive on the Material Plane. Whether the creature was deliberately summoned or found its way to the Material Plane through other means, a uraeus is created to protect. Once it finds a worthy charge, it devotes its fiery breath and searing venom to protecting that ward.  \nA uraeus is fanatically loyal to the creature it protects. Only gross mistreatment or vicious evil can drive a uraeus to break its bond and leave.",
            "name": "Uraeus",
            "size": "Tiny",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 40,
            "hit_dice": "9d4+18",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 9,
            "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": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 10 ft., passive Perception 14",
            "languages": "understands Celestial and Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 9 (2d8) poison damage, and the target must make a successful DC 12 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target takes 9 (2d8) fire damage at the start of its turn. A poisoned creature repeats the saving throw at the end of its turn, ending the effect on a success.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Searing Breath (Recharge 5-6)",
                    "desc": "The uraeus exhales a 15-foot cone of fire. Creatures in the area take 10 (3d6) fire damage, or half damage with a successful DC 12 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Bonded Savior",
                    "desc": "When the uraeus' bonded ward takes damage, the uraeus can transfer the damage to itself instead. The uraeus' damage resistance and immunity don't apply to transferred damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The uraeus doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Ward Bond",
                    "desc": "As a bonus action, the uraeus forms a magical bond with a willing creature within 5 feet. Afterward, no matter how great the distance between them, the uraeus knows the distance and direction to its bonded ward and is aware of the creature's general state of health. The bond lasts until the uraeus or the ward dies, or the uraeus ends the bond as an action."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_uraeus/"
        },
        {
            "slug": "uridimmu",
            "desc": "This tall, muscular humanoid has bronze skin and the wings of a hawk. Its head is that of a majestic hunting hound with the teeth and reddish-gold mane of a lion, and it holds a flaming mace in its hands._  \n**Bastard Sons of Chaos.** The first uridimmus were the illegitimate offspring of a demon lord and an unknown entity of chaos and were soundly defeated by a powerful deity of law. After their defeat, the uridimmus chose to serve the god as guardians of the heavenly realm. The tainted origin of uridimmus manifests in the chaotic mass of fire, lightning, and radiance that clings to the heads of their maces.  \n**Tainted Servants of Law.** Uridimmus are tireless guardians, and most are tasked with guarding the portals into the lawful planes. Some also serve the deities directly as bodyguards or lead groups of lesser celestials in battle. While uridimmus are unwavering and steadfast guardians, they are also completely merciless in combat and not above making examples out of trespassers. This tendency sometimes causes friction between the urdimmu and other angels, like Open Game License",
            "name": "Uridimmu",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 150,
            "hit_dice": "12d10+84",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 22,
            "dexterity": 17,
            "constitution": 24,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 9,
            "skills": {
                "insight": 14,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 90 ft., passive Perception 19",
            "languages": "all, telepathy 60 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The uridimmu makes three attacks: one with its bite and two with its mace."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) piercing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "3d8+6"
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) bludgeoning damage plus 18 (4d8) fire, lightning, or radiant damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d6+6"
                },
                {
                    "name": "Heavenly Roar (Recharge 5-6)",
                    "desc": "The uridimmu can unleash a powerful roar imbued with divine power in a 30-foot cone. A target caught within this cone must make a DC 18 Constitution saving throw, taking 45 (10d8) thunder damage on a failed save, or half as much damage on a successful one. If the saving throw fails by 5 or more, the target is also frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Fiends have disadvantage on this saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaos Mace",
                    "desc": "The uridimmu's attacks with its mace are magical. When the uridimmu hits with its mace, the mace deals an extra 4d8 fire, lightning, or radiant damage (included in the attack). The uridimmu chooses the type of damage when making the attack."
                },
                {
                    "name": "Heroic Aura",
                    "desc": "Each friendly creature within 20 feet of the uridimmu can't be charmed or frightened. In addition, when a friendly creature within 20 feet of the uridimmu makes an attack roll or a saving throw, it can roll a d4 and add the result to the attack roll or saving throw. The uridimmu's aura doesn't work in the area of an antimagic field spell or while in a temple, shrine, or other structure dedicated to a chaotic deity."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The uridimmu has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The uridimmu's spellcasting ability is Charisma (spell save DC 18). The uridimmu can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, light, protection from evil and good\n3/day each: dispel magic, glyph of warding, lightning bolt\n1/day each: flame strike, heal, wall of fire"
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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_uridimmu/"
        },
        {
            "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": "vine-troll-skeleton",
            "desc": "_These troll skeletons are completely covered in mold and wrapped in flowering vines, and lurk in the shadows of dead tree and profaned groves._  \n**Black Earth Magic.** Vine troll skeletons guard duskthorn dryad glades and the sacred circles of druids; others serve the vila or even moss lurker colonies as guardians. In each case, they were created by dark earth magic for a purpose, and that energy empowers great strength and endurance—but little in the way of wits.  \n**Constant Regrowth.** Their vines regenerate quickly, even after they die. Their powerful regeneration allows vine troll skeletons to reattach severed limbs. Only fire or acid can destroy them and render the living vines harmless.  \n**Bound to a Tree’s Heart.** Vine troll skeletons are direct offshoots of the main vine wrapped around a duskthorn dryad’s tree, a treant, or a weeping treant. Vine troll skeletons are mindless aside from a desire to defend their parent tree, and enchanted troll hearts inside the tree provide their power. Destroying the heart at the center of the tree kills the skeleton bound to that heart instantly.",
            "name": "Vine Troll Skeleton",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 119,
            "hit_dice": "14d10+42",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,",
            "damage_immunities": "poison",
            "condition_immunities": "deafened, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The skeleton makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 21 (3d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The vine troll skeleton regains 5 hit points at the start of its turn if it is within 10 feet of the duskthorn dryad's vines and it hasn't taken acid or fire damage since its previous turn. The skeleton dies only if it starts its turn with 0 hit points and doesn't regenerate, or if the duskthorn dryad who created it dies, or if the troll's heart inside the dryad's or treant's tree is destroyed."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_vine-troll-skeleton/"
        },
        {
            "slug": "void-dragon-wyrmling",
            "desc": "_A dragon seemingly formed of the night sky has bright white stars for eyes. Lesser stars twinkle in the firmament of the dragon’s body._  \n**Children of the Stars.** Void dragons drift through the empty spaces beyond the boundaries of the mortal world, wanderers between the stars. They are aloof, mingling only with the otherworldly beings that live above and beyond the earth, including the incarnate forms of the stars themselves. When lesser creatures visit void dragons, the dragons themselves barely notice.  \n**Witnesses to the Void.** Void dragons are intensely knowledgeable creatures, but they have seen too much, lingering at the edge of the void itself. Gazing into the yawning nothing outside has taken a toll. The void dragons carry a piece of that nothing with them, and it slowly devours their being. They are all unhinged, and their madness is contagious. It flows out of them to break the minds of lesser beings when the dragons fly into a rage and lash out.  \n**Voracious Scholars.** Despite their removed existence and strange quirks, void dragons still hoard treasure. Gems that glitter like the stars of their home are particularly prized. Their crowning piece, however, is knowledge. Void dragons jealously hoard scraps of forbidden and forgotten lore of any kind and spend most of their time at home poring over these treasures. Woe to any who disturbs this collection, for nothing ignites their latent madness like a violation of their hoard.  \n\n## A Void Dragon’s Lair\n\n  \nThe true lair of a void dragon exists deep in the freezing, airless void between stars. Hidden away in caves on silently drifting asteroids or shimmering atop the ruins of a Star Citadel, the void dragon’s lair rests in the great void of space.  \nWhen a void dragon claims a home elsewhere, it forges a connection to its true lair. It prefers towering mountain peaks, valleys, or ruins at high elevation with a clear view of the sky. It can reach through space from this lair to reach its treasure hoard hidden in the void. That connection has repercussions, of course, and the most powerful void dragons leave their mark on the world around them when they roost. Intrusions from beyond and a thirst for proscribed knowledge are common near their lairs.  \nIf fought in its lair, its Challenge increases by 1, to 15 for an adult (13,000 XP) and 25 for an ancient void dragon (75,000 XP).  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n* The Void briefly overlaps the dragon’s lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw.\n  \n### Regional Effects\n\n  \nThe region containing a legendary void dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n* Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can’t create bright light in this area.\n* Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon’s lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Void Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "hover": true,
                "walk": 30,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 5,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 30ft, darkvision 120ft, passive Perception 13",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage plus 3 (1d6) cold damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales a 15-foot cube of powerful localized gravity, originating from the dragon. Falling damage in the area increases to 1d10 per 10 feet fallen. When a creature starts its turn within the area or enters it for the first time in a turn, including when the dragon creates the field, must make a DC 13 Dexterity saving throw. On a failure the creature is restrained. On a success the creature's speed is halved as long as it remains in the field. A restrained creature repeats the saving throw at the end of its turn. The field persists until the dragon's breath recharges, and it can't use gravitic breath twice consecutively."
                },
                {
                    "name": "Stellar Flare Breath",
                    "desc": "The dragon exhales star fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 10 (3d6) fire damage and 10 (3d6) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "When the dragon is hit by a ranged attack it can create a small rift in space to increase its AC by 2 against that attack. If the attack misses because of this increase the dragon can choose a creature within 30 feet to become the new target for that attack. Use the original attack roll to determine if the attack hits the new target."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "Cold damage dealt by the void dragon ignores resistance to cold damage, but not cold immunity."
                },
                {
                    "name": "Void Dweller",
                    "desc": "As ancient void dragon."
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_void-dragon-wyrmling/"
        },
        {
            "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": "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": "waverider",
            "desc": "The waveriders know firsthand the dangers of the open ocean, and dedicate their lives to protecting seafarers from storms, pirates, and sea monsters. Though they are not warriors, they are accomplished healers and aquatic empaths, using their powers to seek out and rescue survivors of marine disasters, sometimes returning critically wounded survivors to the tribe of elemental wardens itself. The isolationists among the water wardens condemn this practice, fearing that the refugees threaten their way of life. The waveriders take their peers’ scorn in stride, for they would rather be righteous than popular.\nA waverider turns to violence only as a last resort, and prefer to fight in fishform than with their fishing harpoon, using hit-and-run tactics as a shark or their octopus form’s natural camouflage to harry opponents. When patrolling the open seas, waveriders skim across the water on personal waveboards with folding sails, similar in function to the _skysails_ of the wind wardens.",
            "name": "Waverider",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "Elemental Wardens",
            "alignment": "neutral good",
            "armor_class": 14,
            "armor_desc": "hide armor of cold resistance",
            "hit_points": 77,
            "hit_dice": "14d8+14",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Common, Druidic, Primordial (Aquan)",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft., range 20/60 ft., one target. Hit: 5 (1d6 + 2) piercing damage. Attacks with this weapon while underwater are not made with disadvantage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fishform",
                    "desc": "As a bonus action, the waverider can transform into a **hunter shark** or **giant octopus**. While in this form, the waverider cannot cast spells, but can expend a spell slot as a bonus action to regain 1d8 hit points per level of the spell slot expended. When the waverider is reduced to 0 hit points, falls unconscious, or dies in this form, it reverts to its humanoid form. It can remain in fishform for up to 3 hours, and can enter fishform twice, regaining expended uses after completing a short or long rest."
                },
                {
                    "name": "Healing Tides",
                    "desc": "Whenever the waverider casts a spell of 1st level or higher that affects a nonhostile creature, that creature regains 3 hit points (in addition to any healing the spell may provide)."
                },
                {
                    "name": "Marine Empathy",
                    "desc": "The waverider can speak with and understand aquatic plants and animals."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The waverider is a 7th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It has the following druid spells prepared:\n\n* Cantrips (at will): druidcraft, poison spray, resistance\n* 1st level (4 slots): cure wounds, create or destroy water, healing word\n* 2nd level (3 slots): animal messenger, enhance ability, lesser restoration\n* 3rd level (3 slots): conjure animals (aquatic beasts only), water walk, water breathing\n* 4th level (1 slots): control water"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/druidcraft/",
                "https://api.open5e.com/v2/spells/poison-spray/",
                "https://api.open5e.com/v2/spells/resistance/",
                "https://api.open5e.com/v2/spells/cure-wounds/",
                "https://api.open5e.com/v2/spells/create-or-destroy-water/",
                "https://api.open5e.com/v2/spells/healing-word/",
                "https://api.open5e.com/v2/spells/animal-messenger/",
                "https://api.open5e.com/v2/spells/enhance-ability/",
                "https://api.open5e.com/v2/spells/lesser-restoration/",
                "https://api.open5e.com/v2/spells/conjure-animals/",
                "https://api.open5e.com/v2/spells/water-walk/",
                "https://api.open5e.com/v2/spells/water-breathing/",
                "https://api.open5e.com/v2/spells/control-water/"
            ],
            "page_no": 129,
            "environments": [],
            "img_main": null,
            "document__slug": "taldorei",
            "document__title": "Critical Role: Tal’Dorei Campaign Setting",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://https://greenronin.com/blog/2017/09/25/ronin-round-table-integrating-wizards-5e-adventures-with-the-taldorei-campaign-setting/",
            "v2_converted_path": "/v2/creatures/tdcs_waverider/"
        },
        {
            "slug": "weeping-treant",
            "desc": "_This twisted tree’s face is made of cracked, black bark knotted into vaguely humanoid features, and thick tears of sap run down its face._  \nWeeping treants clearly are related to other treants, but they are smaller than the normal variety, little more than 30 feet tall with a trunk 3 feet in diameter, and weighing no more than 4,500 lb. Their gnarled trunks are often twisted, and their wood often groans when they move.  \n**Forest Wardens.** Weeping treants are protectors of dark, shadowy forests, and they are as long-lived as the trees themselves. They act as guardians for an entire forest or for something specific within the forest—they have no pity for those carrying axes or fire.  \n**Skeptical Mein.** Weeping treants are terrifying and relentless when fighting in defense of their charge. They are inherently distrustful, particularly of anything not of the natural or shadow world, and they’re notoriously difficult to fool or deceive.  \n**Enchanted Bitter Tears.** Sages and scholars debate why these creatures weep, but no one has come forward with a compelling reason beyond “it’s what trees do.” The weeping treants themselves refuse to speak on the matter. Their tears are occasionally components in druidic spells or items.",
            "name": "Weeping Treant",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "10d12+40",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 20,
            "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": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning and piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Druidic, Elvish, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The treant makes three slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/180 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "The treant deals double damage to objects and structures."
                },
                {
                    "name": "Treespeech",
                    "desc": "A weeping treant can converse with plants, and most plants greet them with a friendly or helpful attitude."
                },
                {
                    "name": "Acidic Tears",
                    "desc": "Thick tears of dark sap stream continuously down the treant's face and trunk. These tears are highly acidic - anyone who attacks the treant from a range of 5 feet or less must succeed on a DC 15 Dexterity saving throw or take 6 (1d12) acid damage from splashed tears. This acidic matter continues doing 6 (1d12) acid damage at the start of each of the creature's turns until it or an adjacent ally uses an action to wipe off the tears or three rounds elapse."
                }
            ],
            "spell_list": [],
            "page_no": 388,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_weeping-treant/"
        },
        {
            "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": "young-flame-dragon",
            "desc": "_The dragon bears black scales, more charred than naturally colored. Cracks between the scales glow a dull red, until the dragon rears its head and roars. Red embers become bright orange flames as the creature lights up from tail to maw._  \nThe flame dragons are capricious creatures, fascinated by dark emotions and destructive passions. The dragons of eternal fire are proud and jealous, quick to anger, and utterly unforgiving. They bring complete and total ruin to entire civilizations for trivial reasons, but their true motivation is the fun to be had. These burning serpents treat rage, deceit, and despair as toys for their amusement. “May you be the fire’s plaything” is a curse often used by the foolish.  \n_**Taunting Others.**_ The hot-blooded creatures tease their victims like cats, seeing the world and all within it as their rightful prey. Young flame dragons are less subtle than their elders. Wyrmlings may force a woman to watch her family die or ruin a beautiful face for pleasure—direct and evil. As the dragon matures, this natural sadism develops into a desire for more complicated sport. Aging dragons of fire use politics, murder, and magic in elaborate schemes only their ilk can appreciate. Many create plots so intricate and layered that they lack a true resolution, creating only endless manipulation. A hero might foil an assassination only to see the king thus saved become a despot. She might defeat the vizier whispering lies in the ruler’s ear only to discover he was a pawn in a vast conspiracy. Dark ambitions, poisoned daggers, and old vendettas build such momentum that one scheme begins each time another ends. Often, even killing the draconic mastermind cannot extinguish the fires it started.  \n_**Malevolent Purpose.**_ The results of these schemes are secondary to the enjoyment they derive from pursuing a nebulous and everchanging goal. Some spend centuries torturing a family line for nothing more than trespassing on the dragon’s land. Others plot eternal curses after twisting poorly chosen words into the most dire of insults. The vengeance itself is not as important as having an excuse to hate, plot, and ruin. Flame dragons relish such opportunities for revenge, seeing each as a delightful hobby. The disruption of a game kindles a true and terrible rage, and in these rare moments of defeat, their anger can be catastrophic. Entire cities burn.  \n_**Fond of Souvenirs.**_ Flame dragons are as materialistic and territorial as other true dragons. Each pursues an individual obsession it fixates upon with mad devotion to fill its hoard. Some corrupt innocence, others push nations to war, but they always collect a memento for each victory, whether petty or grand. One might collect scorched skulls, while another saves the melted treasures of toppled empires. When not out sowing discord, the ancient flame dragons enjoy contemplating their hoards. Every piece reminds them of their own majesty and genius.  \nNothing is safe from a flame dragon’s endless scheming and narcissism. They crave absolute attention and constant reassurance. Anyone who humiliates a flame dragon would be wiser to kill it. Its survival ensures the dragon’s undivided attention for generations. It would be wiser still to make certain there is not a trace of involvement in a flame dragon’s death. All burning serpents see the murder of one of their kin as the gravest insult.  \n\n## Flame Dragon’s Lair\n\n  \nFlame dragons dwell in lairs where a burning fire is always near: volcanoes, sulfur mines, caves full of geysers, and places where the Elemental Plane of Fire touches the Material Plane. Whatever the place, its purpose is always to serve as a showcase of all the trophies the dragon has collected. Carefully arranged and organized prizes decorate the walls, sometimes even protected behind crystal walls. This display both feeds the dragon's vanity and pride, and also serves as a lure to attract adventurers, since flame dragons love to encourage the lowest instincts in their prey.  \nMany of these lairs feature a huge, reflective surface. A flame dragon likes nothing more than itself.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to cause one of the following effects; the dragon can’t use the same effect two rounds in a row.\n* A cloud of smoke swirls in a 20-foot-radius sphere centered on a point the dragon can see within 120 feet of it. The cloud spreads around corners and the area is lightly obscured. Each creature in the cloud must succeed on a DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.\n* The ground erupts with volcanic force at a point the dragon can see within 120 feet of it. Any creature within 20 feet of the point must make a successful DC 15 Dexterity saving throw or be knocked prone and trapped in the ground. A creature trapped in this way is restrained and can’t stand up. A creature can end the restraint if it or another creature takes an action to make a successful DC 15 Strength check.\n* A wall of fire rises up from the ground within 120 feet of the dragon. The wall is up to 60 feet long, 10 feet high, and 5 feet thick, can take any shape the dragon wants, and blocks line of sight. When the wall appears, each creature in its area must make a DC 15 Dexterity saving throw. A creature that fails the saving throw takes 21 (6d6) fire damage. Each creature that enters the wall for the first time each turn or ends its turn there takes 21 (6d6) fire damage. The wall is extinguished when the dragon uses this lair action again or when the dragon dies.\n  \n### Regional Effects\n\n  \nThe region containing a legendary flame dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Arguments and misunderstandings erupt easily within 6 miles of the lair. Friendships are easily broken and criminal acts are common.\n* Temperatures rise within 6 miles of the lair. Crops wither, producing famines.\n* Sulfur geysers form in and around the dragon’s lair. Some of them erupt only once an hour, so they’re spotted only with a successful DC 20 Wisdom (Perception) check. A creature on top of an erupting geyser takes 21 (6d6) fire damage, or half damage with a successful DC 15 Dexterity saving throw.\n  \nIf the dragon dies, the arguments and misunderstandings disappear immediately and the temperatures go back to normal within 1d10 days. Any geysers remain where they are.",
            "name": "Young Flame Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "17d10+68",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 15,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 8,
            "perception": 9,
            "skills": {
                "deception": 8,
                "insight": 5,
                "perception": 9,
                "persuasion": 8,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30ft, darkvision 120ft, passive Perception 19",
            "languages": "Common, Draconic, Ignan, Giant, Infernal, Orc",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d10 + 2) piercing damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area takes 56 (16d6) fire damage, or half damage with a successful DC 16 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Incarnate",
                    "desc": "All fire damage dealt by the dragon ignores fire resistance but not fire immunity."
                }
            ],
            "spell_list": [],
            "page_no": 130,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_young-flame-dragon/"
        },
        {
            "slug": "young-sea-dragon",
            "desc": "_This aquamarine dragon has a shark’s head that tapers off into a sleek eel-like body. Its large fins double as wings._  \n**Divine Dragons.** Sea dragons are the children of the ocean, and believe they are semi-divine beings, worthy of worship. Given their size and power, they may be right; certainly, they are often companions or steeds to gods of the sea.  \nDespite the solemn duties the sea dragons invoke thanks to their lineage, they are extremely whimsical. While these immense creatures are playful, their games can shatter hulls and drown sailors. The sea dragons course through the waves with tangible joy as they hunt whales and entire schools of tuna.  \n**Shipwreck Art.** Sea dragons love collecting treasure, especially prize the sunken treasure-filled hulls of ships lost to storm, battle, or their own handiwork. While they appreciate all wealth, they prefer hardy items that can stand up to long exposure to sea water. Precious metals and gemstones add a dramatic luster to the dragon’s lair when they catch stray beams of light. Sea dragons take any more perishable treasures and place them on a reef-altar, to dissolve in the sea as a tithe to the sea gods.  \n**Sunken Memorials.** A sea dragon’s lair is littered with meticulously arranged ships consigned to the deeps. These wrecks are often artfully smashed to allow the treasures in the hold to spill out onto the sea floor. It may seem haphazard, but it displays a complex aesthetic that only other sea dragons can truly appreciate. Because they arrange these wrecks so carefully, a dragon notices immediately if its hoard is disturbed.  \n\n## Sea Dragon’s Lair\n\n  \nSea dragons dwell in lairs dwell in lairs beneath the waves: ocean fissures and caves, lightless trenches full of strange rock formations, and sheltered reefs of cultivated coral.  \nWhatever the place, it’s dedicated to the worship of sea gods. Despite the draconic instinct for seclusion and protection when choosing a lair, sea dragons always choose lairs relatively close to humanoid trade routes and abundant supplies of fish.  \nThe sky surrounding a sea dragon’s lair is perpetually stormy, and the seas run high. If a captain is courageous, these high winds and swift-running currents can cut significant time off a voyage.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action and generates one of the following effects. The dragon can’t use the same effect two rounds in a row:\n* Four vortexes, each 5 feet in diameter and up to 30 feet tall, appear within the lair where the dragon wishes. Creatures occupying the space where a vortex appears or who enter the vortex for the first time on a turn must make a DC 15 Dexterity save or be restrained. As an action, a creature can free itself or another creature from a vortex by succeeding on a DC 15 Strength check. The vortexes last until the dragon uses this lair action again or until the dragon dies.\n* The dragon creates a wall of living coral on a solid surface it can see within 120 feet of it. The wall can be up to 30 feet long, 30 feet high, and 1 foot thick. When the wall appears, each creature within its area takes damage as if touching the wall and is pushed 5 feet out of the wall’s space, on whichever side of the wall it wants. Touching the wall releases painful stings that deal 18 (4d8) poison damage, or half that with a successful DC 15 Constitution saving throw. Each 10-foot section of the wall has AC 5, 30 hit points, resistance to fire damage, and immunity to psychic damage. The wall lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon bends time around its enemies. Four creatures the dragon can see within 120 feet of it must succeed on a DC 15 Wisdom save or be affected by a slow spell. This effect last until initiative count 20 on the following round.\n  \n### Regional Effects\n\n  \nThe region containing a legendary sea dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Sea life becomes richer within 6 miles of the lair. Schools of fish move into new waters, sharks become common, and whale migration paths shift to pass near the area.\n* Water temperatures drop sharply within 6 miles of the lair. Creatures not accustomed to cold suffer exposure to extreme cold while swimming in this water.\n* Storms and rough water are more common within 6 miles of the lair.\n  \nIf the dragon dies, conditions of the sea surrounding the lair return to normal over the course of 1d10 days.",
            "name": "Young Sea Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 50
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 15,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 9,
            "skills": {
                "perception": 9,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 30 ft. darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 5 (1d10) cold damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tidal Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a crushing wave of frigid seawater in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw. On a failure, the target takes 27 (5d10) bludgeoning damage and 27 (5d10) cold damage, and is pushed 30 feet away from the dragon and knocked prone. On a successful save the creature takes half as much damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The dragon deals double damage to objects and structures"
                }
            ],
            "spell_list": [],
            "page_no": 136,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_young-sea-dragon/"
        },
        {
            "slug": "young-void-dragon",
            "desc": "_A dragon seemingly formed of the night sky has bright white stars for eyes. Lesser stars twinkle in the firmament of the dragon’s body._  \n**Children of the Stars.** Void dragons drift through the empty spaces beyond the boundaries of the mortal world, wanderers between the stars. They are aloof, mingling only with the otherworldly beings that live above and beyond the earth, including the incarnate forms of the stars themselves. When lesser creatures visit void dragons, the dragons themselves barely notice.  \n**Witnesses to the Void.** Void dragons are intensely knowledgeable creatures, but they have seen too much, lingering at the edge of the void itself. Gazing into the yawning nothing outside has taken a toll. The void dragons carry a piece of that nothing with them, and it slowly devours their being. They are all unhinged, and their madness is contagious. It flows out of them to break the minds of lesser beings when the dragons fly into a rage and lash out.  \n**Voracious Scholars.** Despite their removed existence and strange quirks, void dragons still hoard treasure. Gems that glitter like the stars of their home are particularly prized. Their crowning piece, however, is knowledge. Void dragons jealously hoard scraps of forbidden and forgotten lore of any kind and spend most of their time at home poring over these treasures. Woe to any who disturbs this collection, for nothing ignites their latent madness like a violation of their hoard.  \n\n## A Void Dragon’s Lair\n\n  \nThe true lair of a void dragon exists deep in the freezing, airless void between stars. Hidden away in caves on silently drifting asteroids or shimmering atop the ruins of a Star Citadel, the void dragon’s lair rests in the great void of space.  \nWhen a void dragon claims a home elsewhere, it forges a connection to its true lair. It prefers towering mountain peaks, valleys, or ruins at high elevation with a clear view of the sky. It can reach through space from this lair to reach its treasure hoard hidden in the void. That connection has repercussions, of course, and the most powerful void dragons leave their mark on the world around them when they roost. Intrusions from beyond and a thirst for proscribed knowledge are common near their lairs.  \nIf fought in its lair, its Challenge increases by 1, to 15 for an adult (13,000 XP) and 25 for an ancient void dragon (75,000 XP).  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n* The Void briefly overlaps the dragon’s lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw.\n  \n### Regional Effects\n\n  \nThe region containing a legendary void dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n* Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can’t create bright light in this area.\n* Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon’s lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Young Void Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "hover": true,
                "walk": 40,
                "fly": 80
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "arcana": 10,
                "history": 10,
                "perception": 8,
                "persuasion": 8,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 30ft, darkvision 120ft, passive Perception 18",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 3 (1d6) cold damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales a 30-foot cube of powerful localized gravity, originating from the dragon."
                },
                {
                    "name": "Falling damage in the area increases to 1d10 per 10 feet fallen",
                    "desc": "When a creature starts its turn within the area or enters it for the first time in a turn, including when the dragon creates the field, it must make a DC 17 Dexterity saving throw. On a failure the creature is restrained. On a success the creature's speed is halved as long as it remains in the field. A restrained creature repeats the saving throw at the end of its turn. The field persists until the dragon's breath recharges, and it can't use gravitic breath twice consecutively."
                },
                {
                    "name": "Stellar Flare Breath",
                    "desc": "The dragon exhales star fire in a 30- foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 28 (8d6) fire damage and 28 (8d6) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "When the dragon is hit by a ranged attack it can create a small rift in space to increase its AC by 4 against that attack. If the attack misses because of this increase the dragon can choose a creature within 30 feet to become the new target for that attack. Use the original attack roll to determine if the attack hits the new target."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "Cold damage dealt by the void dragon ignores resistance to cold damage, but not cold immunity."
                },
                {
                    "name": "Void Dweller",
                    "desc": "As ancient void dragon."
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_young-void-dragon/"
        },
        {
            "slug": "young-wind-dragon",
            "desc": "_Howling wind encircles the white- and gray-scaled dragon, filling and pushing its wings without the need for them to beat._  \nWind dragons view anywhere touched by air as their property, and mortals point to them as the epitome of arrogance. Their narcissism is not without reason, for awe-inspiring power supports their claims of rightful control. To the dragons of the shifting gales, strength is the ultimate arbiter. Although wind dragon wyrmlings are the weakest of the newborn dragons, they grow in power rapidly, and few fully-grown dragons are seen as stronger.  \n_**Braggarts and Bullies.**_ Wind dragons number among the greatest bullies and worst tyrants among mortal creatures. The sometimes foolhardy creatures take personal offense at any perceived challenge and great pleasure in humiliating rivals. They claim great swathes of territory but care little for its governance, and they perceive the mortals in that territory as possessions. Vassals receive only dubious protection in exchange for unflinching loyalty. A wind dragon might seek bloody vengeance for the murder of a follower, but it’s unlikely to go to any length to prevent the loss of life in the first place.  \n_**Lords of the Far Horizons.**_ Some believe that the dragons of the winds claim much more than they are capable of controlling or patrolling. Because they so love altitude, they prefer to rule and meet with earth-bound supplicants at the highest point available: the summit of a great mountain or atop a towering monument erected by fearful slaves. But these dragons are also driven by wanderlust, and often travel far from their thrones. They always return eventually, ready to subjugate new generations and to press a tyrannical claw on the neck of anyone who questions their right to rule.  \n_**Perpetual Infighting.**_ These wandering tyrants are even more territorial among their own kind than they are among groundlings. Simple trespass by one wind dragon into the territory of another can lead to a battle to the death. Thus their numbers never grow large, and the weakest among them are frequently culled.  \nWind dragons’ hoards typically consist of only a few truly valuable relics. Other dragons might sleep on a bed of coins, but common things bore wind dragons quickly. While all true dragons desire and display great wealth, wind dragons concentrate their riches in a smaller number of notable trophies or unique historic items—often quite portable.  \n\n## Wind Dragon’s Lair\n\n  \nWind dragons make their lairs in locations where they can overlook and dominate the land they claim as theirs, but remote enough so the inhabitants can’t pester them with requests for protection or justice. They have little to fear from the elements, so a shallow cave high up on an exposed mountain face is ideal. Wind dragons enjoy heights dotted with rock spires and tall, sheer cliffs where the dragon can perch in the howling wind and catch staggering updrafts and downdrafts sweeping through the canyons and tearing across the crags. Non-flying creatures find these locations much less hospitable.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row.\n* Sand and dust swirls up from the floor in a 20-foot radius sphere within 120 feet of the dragon at a point the dragon can see. The sphere spreads around corners. The area inside the sphere is lightly obscured, and each creature in the sphere at the start of its turn must make a successful DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the start of each of its turns, ending the effect on itself with a success.\n* Fragments of ice and stone are torn from the lair’s wall by a blast of wind and flung along a 15-foot cone. Creatures in the cone take 18 (4d8) bludgeoning damage, or half damage with a successful DC 15 Dexterity saving throw.\n* A torrent of wind blasts outward from the dragon in a 60-foot radius, either racing just above the floor or near the ceiling. If near the floor, it affects all creatures standing in the radius; if near the ceiling, it affects all creatures flying in the radius. Affected creatures must make a successful DC 15 Strength saving throw or be knocked prone and stunned until the end of their next turn.",
            "name": "Young Wind Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 150,
            "hit_dice": "16d10+62",
            "speed": {
                "walk": 40,
                "fly": 90
            },
            "strength": 20,
            "dexterity": 19,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "charmed, exhausted, paralyzed, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 17",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Breath of Gales (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of wind in a 30-foot cone. Each creature in that cone takes 11 (2d10) bludgeoning damage and is pushed 25 feet away from the dragon and knocked prone; a successful DC 16 Strength saving throw halves the damage and prevents being pushed and knocked prone. Unprotected flames in the cone are extinguished, and sheltered flames (such as those in lanterns) have a 75 percent chance of being extinguished."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spell, requiring no material components:\n\nat will: feather fall"
                },
                {
                    "name": "Fog Vision",
                    "desc": "The dragon sees normally through light or heavy obscurement caused by fog, mist, clouds, or high wind."
                },
                {
                    "name": "Uncontrollable",
                    "desc": "The dragon's movement is never impeded by difficult terrain, and its speed can't be reduced by spells or magical effects. It can't be restrained (per the condition), and it escapes automatically from any nonmagical restraints (such as chains, entanglement, or grappling) by spending 5 feet of movement. Being underwater imposes no penalty on its movement or attacks."
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_young-wind-dragon/"
        }
    ]
}