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

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

{
    "count": 139,
    "next": "https://api.open5e.com/monsters/?ordering=-damage_resistances&page=3&search=fir",
    "previous": "https://api.open5e.com/monsters/?ordering=-damage_resistances&search=fir",
    "results": [
        {
            "slug": "broodiken",
            "desc": "_Tiny and built like a caricature of a person, this creature’s enlarged head is filled with pointed teeth._  \n**Bodily Children.** Broodikens are crude servants created by humanoid spellcasters willing to grow them within their own bodies. They resemble their creators in the most obvious ways, with the same number of limbs and basic features, but all broodikens stand one foot tall with overly large heads and heavily fanged mouths. Those born to monstrous humanoids with wings or horns have ineffective, decorative versions that do not help the creature fly or fight.  \n**Emotional Echoes.** Broodikens have little personality of their own and respond to their creators’ emotions, growling when their creators feel anger and babbling happily when their creators feel joy. When their creators are more than 100 feet away, they cry loudly with a sound that resembles children of the creator’s own species. If discovered crying by anyone other than their creator, they attack. When their creators focus their anger on specific individuals, the broodikens attack as a group, using Stealth to get close and overwhelm single opponents.  \n**Born With Daggers.** Broodikens are created by eating the heart of a dead broodiken. Once this “seed” is consumed, 2d4 broodikens grow inside of the “mother” or creator. Nurturing the growing brood requires consuming specific muds, ashes, and plants, which cost 50 gp/day for each incubating broodiken. The incubation period requires one month and takes a toll on the creator’s health. During this time, the creator becomes fatigued after four hours without eight hours’ rest.  \nIf the creator is not a spellcaster, a spellcaster who meets the requirements below must supervise the incubation and birth. Most spellcasters birth the broodiken using a dagger before the broodiken tears its way out. A “mother” can only control one brood of broodiken at a time. Incubating a second brood makes the first brood furiously jealous, and it will turn on its own creator.  \n**Constructed Nature.** A broodiken doesn’t require air, food, drink, or sleep.",
            "name": "Broodiken",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 55,
            "hit_dice": "10d4+30",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Attach",
                    "desc": "When a broodiken succeeds on a bite attack, its teeth latch on, grappling the target (escape DC 9). On each of its turns, its bite attack hits automatically as long as it can maintain its grapple."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The broodiken is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The broodiken has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shared Rage",
                    "desc": "A broodiken cannot speak with its creator telepathically, but it feels strong emotions and recognizes the objects of those emotions. A creator can telepathically order broodiken to hunt for and attack individuals by sending the broodiken an image of the creature and the appropriate emotion. As long as the broodiken is on such a hunt, it can be more than 100 feet away from its master without wailing."
                }
            ],
            "spell_list": [],
            "page_no": 45,
            "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_broodiken/"
        },
        {
            "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": "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": "foxfire-ooze",
            "desc": "",
            "name": "Foxfire Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "climb": 20,
                "fly": 10,
                "hover": true,
                "swim": 20,
                "walk": 20
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "cold",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire, lightning",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The foxfire ooze makes three pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage plus 4 (1d8) lightning damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze while wearing metal or hits it with a melee attack with a metal weapon takes 9 (2d8) lightning damage and triggers a lightning storm. All creatures within 20 feet of the ooze that are holding or wearing metal must succeed on a DC 16 Dexterity saving throw or take 9 (2d8) lightning damage.",
                    "name": "Lightning Storm"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_foxfire-ooze/"
        },
        {
            "slug": "fire-dancer-swarm",
            "desc": "_A swirling mass of tiny, blue flames dances with the likeness of a skull embedded in each little, flickering fire._  \n_**Stunted Elementals.**_ Fire dancers are Tiny fire elementals. Speculation varies whether they’re simply immature or somehow stunted. They may be castoffs from larger, fiery elemental beings. A single, solitary fire dancer is no more than a semi-sentient spark with a fragment of life and lofty but unrealistic ambitions. In large numbers, they’re a menace.  \n_**Unite and Grow Strong.**_ Larger fire elementals are usually sessile creatures, content merely to exist on their plane of origin. Fire dancers possess (and some argue are infected with) mortal qualities—they seek to reach a greater potential, which smacks of envy, ambition, and resentment. They realize that there is power in numbers and that, when united, they are a force to be reckoned with. A single fire dancer is no more threatening than a tiny candle flame, burning hot and blue. When thousands join together, though, the result is an inferno. The likeness of a skull in its flame is an illusion created by the creature, based on how the fire dancers perceive mortal creatures after they’re done with them.  \n_**Surly Servants.**_ Lone fire dancers have individuality, but in groups, they develop a hive mentality. While this allows them to function as a swarm, it also makes them vulnerable as a group to mind-affecting magic. Savvy bards, conjurers, and enchanters who summon swarms of fire dancers know they must maintain a tight control on the swarm, for these creatures are surly servants at the best of times.  \n_**Elemental Nature.**_ A swarm of fire dancers doesn’t require air, food, drink, or sleep.",
            "name": "Fire Dancer Swarm",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "hover": true,
                "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": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, 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": "Swarm",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) fire damage, or 10 (3d6) fire damage if the swarm has half or fewer hit points.",
                    "attack_bonus": 8,
                    "damage_dice": "6d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "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 someone 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 creature. The swarm can't regain hit points or gain temporary hit points."
                },
                {
                    "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": 373,
            "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_fire-dancer-swarm/"
        },
        {
            "slug": "pale-screamer",
            "desc": "This horrible, milk-white creature has the lower body of an emaciated humanoid and the upper body of a slimy jellyfish. Dark blue eyespots cover its upper body, and long, frilled, translucent tentacles trail from its frame-like tassels._  \n**Wailing in the Depths.** Adventurers traveling deep beneath the earth or in the ocean depths sometimes hear an unholy sound echoing toward them out of the blackness, followed by the sight of a creature that is neither human nor jellyfish. This is generally their first and last encounter with the pale screamer, a creature that haunts caves and waterways searching for victims to consume or transport back to the lairs of their terrible alien masters. The pale screamer pursues its mission with malicious relish and enjoys eating its prey alive, often in front of its victims’ paralyzed companions.  \n**Evil Blooms.** Though pale screamers are artificial creatures and do not breed naturally, their masters sometimes form them into blooms of two or more for mutual cooperation and protection. These pale screamers learn to communicate with one another by changing the coloration of their eyespots, allowing them to transmit information silently and better ambush or mislead their foes.  \n**Formerly Human.** Pale screamers are created by mixing human and jellyfish-like creatures together using twisted, magical surgery. Most are the result of experimentation by Open Game License",
            "name": "Pale Screamer",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d8+21",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 7,
            "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": {
                "athletics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, cold, force",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 13",
            "languages": "Deep Speech",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pale screamer makes two tentacle attacks. If both attacks hit the same target, the target must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Scream of the Deep (Recharge 6)",
                    "desc": "The pale screamer unleashes an alien screech in a 30-foot cone. Each creature in that area must make a DC 14 Constitution saving throw. On a failure, a creature takes 10 (3d6) thunder damage and is deafened until the end of its next turn. On a success, a creature takes half the damage and isn't deafened."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The pale screamer can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "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_pale-screamer/"
        },
        {
            "slug": "cryoceros",
            "desc": "This enormous, squat beast has a shaggy hide of ice. Two translucent horns protrude from its snout, the frontmost of which looks like a scimitar._  \n**Elemental-Touched Rhino.** A cryoceros resembles a woolly rhinoceros made of ice. Its thick, frozen hide protects the soft flesh at its core, and a layer of ice forms over its already formidable, keratinous horns. The creature’s body is efficient at transferring warmth to its fleshy interior; fire still harms a cryoceros, but its icy form is not unduly damaged by fiery attacks. A cryoceros has a second stomach that stores ice it consumes. As a defense mechanism, the cryoceros can spew stinging, pulverized ice from this alternate stomach.  \n**Slow Metabolisms.** Cryoceroses survive on stunted grasses and other plants that thrive in the tundra, as well as ice and snow, to replenish their icy exteriors. Despite their size, they don’t require a great deal of sustenance, and they conserve their energy by slowly grazing across frozen plains. Their ponderous movement fools the unwary into believing that distance equals safety. Indeed, cryoceroses endure much provocation before they decide to act, but they run at and spear or crush those who irritate them. Once their ire is up, they rarely give up pursuing the source of their anger; only by leaving their vast territories can one hope to escape them.  \n**Cantankerous Mounts.** Gentleness and a regular source of food temporarily earns the cryoceroses’ trust, and patient humanoids can manage to train the creatures to accept riders. This works for convenience much more than for combat, since cryoceroses balk at fighting with loads on their backs. A cryoceros in combat with a rider either stands stock still until its rider dismounts or, worse, rolls over to throw its rider, often crushing the rider in the process. Because of this, most tribes who train cryoceroses use the creatures as beasts of burden rather than war mounts.",
            "name": "Cryoceros",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 11,
            "constitution": 18,
            "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": null,
            "skills": {
                "athletics": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 13 (2d8 + 4) piercing damage plus 9 (2d8) cold damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one prone creature. Hit: 20 (3d10 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Shards of Ice (Recharge 4-6)",
                    "desc": "The cryoceros exhales razor-sharp ice in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 10 (3d6) cold damage and 10 (3d6) piercing damage on a failed save, or half as much on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Snow Camouflage",
                    "desc": "The cryoceros has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Trampling Charge",
                    "desc": "If the cryoceros moves at least 20 feet straight toward a target and then hits it with its gore attack on the same turn, the target must succeed on a DC 15 Strength saving throw or be knocked prone. If the target is prone, the cryoceros can make one stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 76,
            "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_cryoceros/"
        },
        {
            "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": "frostveil",
            "desc": "_“They took the sled dogs first, and later the seal-skinner set to guard them. We’d hear a confused, muffled cry in the wind and then we’d find them—a raven harvest, cold and stiff on the ice. Next time, we hid ourselves and watched, and saw them floating through the air like kites. A wisp of blowing snow that never dispersed, a billowing, snowflake sail moving with sinister purpose. The ‘cloak of death’ our skraeling guide called it.”_  \nWhipped through the air by snowstorms and resembling a spider’s web dangling with delicate ice crystals, these silently gliding, beautiful killers are semi-sentient plants adapted to the merciless cold of the North.  \n**Cloak of Death.** Flat nodes shaped like large snowflakes connect their net-like bodies and trailing tails of transparent fibers. Gossamer tendrils stream behind and between the flying snowflakes, ready to grab and entangle any warm-blooded creature it detects.  \n**Seek Warmth.** Each star-like node contains crude sensory organs, able to detect warmth as meager as a living creature’s breath and steer the gliding web toward it.  \n**Spirit Spores.** Northern shamans say the dance of the frostveils is beautiful when lit by the northern lights, and a powerful omen. With great care, shamans sometimes harvest frostveils for their frozen spore-shards, which grant potent visions of the spirit world when melted on the tongue.",
            "name": "Frostveil",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 10,
                "fly": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 1,
            "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": {
                "stealth": 7
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "blinded, charmed, deafened, frightened, prone",
            "senses": "blindsight 100 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The frostveil makes three tendril attacks."
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage. If two tendrils hit the same target in a single turn, the target is engulfed.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Engulf",
                    "desc": "When a frostveil wraps itself around a Medium or smaller creature, the target takes 14 (2d8 + 5) bludgeoning damage plus 13 (3d8) acid damage and is grappled (escape DC 15). The target takes another 9 (2d8) bludgeoning damage plus 13 (3d8) acid damage at the end of each of its turns when it's still grappled by the frostveil. A frostveil can't attack while it has a creature engulfed. Damage from attacks against the frostveil is split evenly between the frostveil and the engulfed creature; the only exceptions are slashing and psychic damage, which affect only the frostveil."
                },
                {
                    "name": "Spirit Spores (recharge 6)",
                    "desc": "In distress, frostveils release a puff of psychotropic spores in a 10-foot cloud around themselves. Creatures within the cloud of spores must succeed on a DC 13 Constitution saving throw against poison or suffer hallucinations, as per a confusion spell, for 1d3 rounds."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chilling Acid",
                    "desc": "The frostveil's frozen acidic mist breaks down flesh and organic materials into useable nutrients. Creatures who strike the frostveil with a non-reach melee weapon or an unarmed strike take 4 (1d8) acid damage."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the frostveil remains motionless, it is indistinguishable from a formation of frost and ice."
                },
                {
                    "name": "Windborne",
                    "desc": "While in blowing wind, the frostveil can fly with a speed of 30 feet. In a strong wind this speed increases to 60 feet."
                }
            ],
            "spell_list": [],
            "page_no": 207,
            "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_frostveil/"
        },
        {
            "slug": "mindrot-thrall",
            "desc": "_A heavily cloaked figure reeks of decay and spreads a floating cloud of spores with every step._  \n**Fungal Rot.** Mindrot fungus is an intelligent hive-mind parasite that consumes creatures from the inside out. When inhaled, mindrot spores enter the brain through the bloodstream. As the fungus grows, it dissolves the host’s body and slowly replaces the creature’s flesh with its own.  \nThe fungus’s first target is the motor function of the brain. It takes control of the creature’s movement while the victim is still alive and fully conscious—but no longer controls his or her own body! Indeed, sensory awareness may be the last function that the fungus attacks. Eventually, even the victim’s skin and muscle are replaced with fungal fibers. At that point, the affected creature no longer looks like its former self. Such a newly-born mindrot thrall conceals its alarming appearance under heavy robes or cloaks so it can travel without causing alarm.  \n**Spore Blisters.** A thrall’s skin is taut and waxy. Blisters form just beneath the surface, and when they grow as large as a child’s fist they burst, releasing a spray of spores. It seeks to infect as many new victims as possible during the few weeks that it survives in humanoid form. At the end of that time, the thrall shrivels to a dried, vaguely humanoid husk. Even a dead mindrot thrall, however, is still dangerous because its half-formed spore blisters can remain infectious for months. Disturbing the husk can burst these blisters and trigger a Mindrot Spores attack.  \n**Dimensional Horrors.** Wizards hypothesize the fungus was brought to the mortal world by a shambling horror crossing through a dimensional portal. The remoteness of that wasteland is likely whythe mindrot fungus hasn’t destroyed whole cities, though someday it may find a more fertile breeding ground.",
            "name": "Mindrot Thrall",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "acid, poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "languages": "understands Common but cannot speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mindrot thrall makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Acid Breath (Recharge 4-6)",
                    "desc": "The thrall exhales a blast of acidic spores from its rotten lungs in a 15-foot cone. Each creature in that area takes 36 (8d8) acid damage, or half damage with a successful DC 13 Dexterity saving throw. If the saving throw fails, the creature is also infected with mindrot spores."
                },
                {
                    "name": "Mindrot Spores",
                    "desc": "Infection occurs when mindrot spores are inhaled or swallowed. Infected creatures must make a DC 13 Constitution saving throw at the end of every long rest; nothing happens if the saving throw succeeds, but if it fails, the creature takes 9 (2d8) acid damage and its hit point maximum is reduced by the same amount. The infection ends when the character makes successful saving throws after two consecutive long rests, or receives the benefits of a lesser restoration spell or comparable magic. A creature slain by this disease becomes a mindrot thrall after 24 hours unless the corpse is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fungal Aura",
                    "desc": "A creature that starts its turn within 5 feet of a mindrot thrall must succeed on a DC 13 Constitution saving throw or become infected with mindrot spores."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "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_mindrot-thrall/"
        },
        {
            "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": "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": "a-mi-kuk",
            "desc": "Crimson slime covers this ungainly creature. Its tiny black eyes sit in an abnormally large head, and dozens of sharp teeth fill its small mouth. Its limbs end in large, grasping claws that look strong enough to crush the life out of a bear._  \n**Hidden Terror.** The dreaded a-mi-kuk is a terrifying creature that feasts on any who venture into the bleak and icy expanses of the world. A-mi-kuks prowl the edges of isolated communities, snatching those careless enough to wander too far from camp. They also submerge themselves beneath frozen waters, coming up from below to grab and strangle lone fishermen.  \n**Fear of Flames.** A-mi-kuks have a deathly fear of fire, and anyone using fire against one has a good chance of making it flee in terror, even if the fire-user would otherwise be outmatched. A-mi-kuks are not completely at the mercy of this fear, however, and lash out with incredible fury if cornered by someone using fire against them.  \n**Unknown Origins.** A-mi-kuks are not natural creatures and contribute little to the ecosystems in which they live. The monsters are never seen together, and some believe them to be a single monster, an evil spirit made flesh that appears whenever a group of humans has angered the gods. A-mi-kuks have no known allies and viciously attack any creatures that threaten them, regardless of the foe’s size or power.",
            "name": "A-mi-kuk",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "swim": 40,
                "burrow": 20,
                "walk": 30
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 10,
                "perception": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "paralyzed, restrained",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 15",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The a-mi-kuk makes two attacks: one with its bite and one with its grasping claw."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Grasping Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage, and the target is grappled (escape DC 16). The a-mi-kuk has two grasping claws, each of which can grapple only one target at a time.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Strangle",
                    "desc": "The a-mi-kuk strangles one creature grappled by it. The target must make a DC 16 Strength saving throw. On a failure, the target takes 27 (6d8) bludgeoning damage, can't breathe, speak, or cast spells, and begins suffocating. On a success, the target takes half the bludgeoning damage and is no longer grappled. Until this strangling grapple ends (escape DC 16), the target takes 13 (3d8) bludgeoning damage at the start of each of its turns. The a-mi-kuk can strangle up to two Medium or smaller targets or one Large target at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The a-mi-kuk can hold its breath for 30 minutes."
                },
                {
                    "name": "Fear of Fire",
                    "desc": "The a-mi-kuk is afraid of fire, and it won't move toward any fiery or burning objects. If presented forcefully with a flame, or if it is dealt fire damage, the a-mi-kuk must succeed on a DC 13 Wisdom saving throw or become frightened until the end of its next turn. After it has been frightened by a specific source of fire (such as the burning hands spell), the a-mi-kuk can't be frightened by that same source again for 24 hours."
                },
                {
                    "name": "Icy Slime",
                    "desc": "The a-mi-kuk's body is covered in a layer of greasy, ice-cold slime that grants it the benefits of freedom of movement. In addition, a creature that touches the a-mi-kuk or hits it with a melee attack while within 5 feet of it takes 7 (2d6) cold damage from the freezing slime. A creature grappled by the a-mi-kuk takes this damage at the start of each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 15,
            "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_a-mi-kuk/"
        },
        {
            "slug": "gulper-behemoth",
            "desc": "The titanic eel-like creature has delicately dancing frills and flickers of phosphorescence just under its translucent skin. Its mouth opens impossibly wide as it surges forward._  \n**Deep Sea Lure.** The gulper behemoth lives in the waters of the remotest oceans. It lures sea dwellers to their deaths with dancing motes of light within its massive, ballooning gullet. Rumors abound that even a sharp pinprick will deflate the sea monster.  \n\n## Gulper Behemoth’s Lair\n\n  \nThe gulper’s lair is filled with brightly-colored and labyrinthine giant corals. Smaller, mutualistic predators swim throughout the lair, keeping it well protected.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the gulper behemoth takes a lair action to cause one of the following effects; the gulper behemoth can’t use the same effect two rounds in a row:\n* The gulper behemoth commands deep sea eels and plants to constrict a target it can see within 60 feet of it. The target must succeed on a DC 15 Strength saving throw or be restrained until initiative count 20 on the next round.\n* The gulper behemoth commands plants and coral to shoot boiling water at up to three creatures it can see within 60 feet of it. Each target must make a DC 15 Constitution saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. Being underwater doesn’t grant resistance against this damage.",
            "name": "Gulper Behemoth",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 188,
            "hit_dice": "13d20+52",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "piercing",
            "damage_resistances": "acid, thunder",
            "damage_immunities": "",
            "condition_immunities": "blinded",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 40 (6d10 + 7) piercing damage. If the target is a creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the gulper behemoth can't bite another target.",
                    "attack_bonus": 9,
                    "damage_dice": "6d10+7"
                },
                {
                    "name": "Swallow",
                    "desc": "The gulper behemoth makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the creature is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the behemoth, and it takes 14 (4d6) acid damage at the start of each of the behemoth's turns.\n\nIf the gulper behemoth takes 20 damage or more on a single turn from a creature inside it, the behemoth must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the behemoth. If the behemoth dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone."
                },
                {
                    "name": "Sonic Pulse (Recharge 5-6)",
                    "desc": "The gulper behemoth expels a sonic pulse in a 60-foot cone. Each creature in that area must make a DC 16 Constitution saving throw. On a failure, the creature takes 21 (6d6) thunder damage and is stunned until the end of its next turn. On a success, the creature takes half the damage and isn't stunned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "The gulper behemoth explodes when it drops to 0 hp. Each creature within 40 feet of it must succeed on a DC 16 Constitution saving throw, taking 21 (6d6) acid damage on a failed save."
                },
                {
                    "name": "Echolocation",
                    "desc": "The gulper behemoth can't use its blindsight while deafened."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The gulper behemoth has advantage on Wisdom (Perception) checks that rely on hearing."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The gulper behemoth can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 190,
            "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_gulper-behemoth/"
        },
        {
            "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": "cherufe",
            "desc": "A humanoid torso rises from a long, arthropod body made from overlapping plates of obsidian. The creature’s face is twisted into a grimace of rage. Four arms ending in oversized fists jut from the torso. The creature’s form radiates a red glow and a palpable heat as a fire rages within it._  \n**Corrupted Keepers.** The elemental anomaly that brings a Open Game License",
            "name": "Cherufe",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "14d12+70",
            "speed": {
                "walk": 40,
                "burrow": 40
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": 11,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., tremorsense 120 ft., passive Perception 17",
            "languages": "Ignan, Terran",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cherufe makes four slam attacks. Alternatively, it can throw two magma balls."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 20 (4d6 + 6) bludgeoning damage.",
                    "attack_bonus": 11,
                    "damage_dice": "4d6+6"
                },
                {
                    "name": "Magma Ball",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 22 (3d10 + 6) bludgeoning damage plus 11 (2d10) fire damage. Each creature within 5 feet of the target must succeed on a DC 18 Dexterity saving throw or take 7 (2d6) fire damage.",
                    "attack_bonus": 11,
                    "damage_dice": "3d10+6"
                },
                {
                    "name": "Fissure",
                    "desc": "The cherufe opens a fissure in the ground within 120 feet of it that is 60 feet long, 10 feet wide, and 2d4 x 10 feet deep. Each creature standing on a spot where a fissure opens must succeed on a DC 18 Dexterity saving throw or fall in. A creature that successfully saves moves with the fissure's edge as it opens. A fissure that opens beneath a structure causes it to automatically collapse as if the structure was in the area of an earthquake spell. The cherufe can have only one fissure open at a time. If it opens another, the previous fissure closes, shunting all creatures inside it to the surface."
                },
                {
                    "name": "Quake (Recharge 6)",
                    "desc": "The cherufe slams its fists into the ground, shaking the terrain within 60 feet of it. Each creature standing on the ground in that area must make a DC 18 Dexterity saving throw. On a failure, the creature takes 45 (10d8) bludgeoning damage and is knocked prone. On a success, the creature takes half the damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Firewalker",
                    "desc": "When the cherufe is subjected to fire damage, its speed doubles until the end of its next turn, and it can Dash or Disengage as a bonus action on its next turn."
                },
                {
                    "name": "Internal Flame",
                    "desc": "A creature that touches the cherufe or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage. In addition, the cherufe sheds dim light in a 30-foot radius."
                }
            ],
            "spell_list": [],
            "page_no": 61,
            "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_cherufe/"
        },
        {
            "slug": "lava-keeper",
            "desc": "A rivulet of lava streams from a cavity between the shoulders of this four-armed, volcanic creature._  \n**Volcanic Guardians.** Lava keepers are elementals from the borderlands between the Elemental Planes of Earth and Fire. They sometimes emerge onto the Material Plane through spontaneous elemental vortices in the hearts of volcanoes. Once on the Material Plane, they find themselves trapped. Instead of running rampant, they act as guardians for the region from which they emerged in the hopes that one day they can return home.  \n**Noble Elementals.** Lava keepers are the natural enemies of salamanders and other chaotic elementals. They feel a mixture of shame and pity toward their corrupted brethren, the Open Game License",
            "name": "Lava Keeper",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 276,
            "hit_dice": "24d12+120",
            "speed": {
                "walk": 40,
                "burrow": 40
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "history": 12,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., tremorsense 120 ft., passive Perception 20",
            "languages": "Ignan, Terran",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lava keeper makes four slam attacks. Alternatively, it can use its Lava Lob twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 25 (4d8 + 7) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8+7"
                },
                {
                    "name": "Lava Lob",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 60/240 ft., one target. Hit: 21 (6d6) fire damage, and the target must succeed on a DC 19 Dexterity saving throw or take 10 (3d6) fire damage at the start of its next turn.",
                    "attack_bonus": 13,
                    "damage_dice": "6d6"
                },
                {
                    "name": "Fumarole (Recharge 5-6)",
                    "desc": "The crater between the lava keeper's shoulders erupts in a plume of fire, rock, and toxic smoke. Each creature within 60 feet of the lava keeper must make a DC 19 Constitution saving throw. On a failure, a creature takes 21 (6d6) bludgeoning damage and 21 (6d6) fire damage and becomes poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. A poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The eruption surrounds the lava keeper in a 20-foot-radius sphere of smoke, considered heavily obscured until the end of its next turn. A wind of moderate or greater speed (at least 10 miles per hour) disperses the smoke."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lava Dribble",
                    "desc": "Each creature that starts its turn within 5 feet of the lava keeper must make a DC 19 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The lava keeper's innate spellcasting ability is Wisdom (spell save DC 17). It can innately cast the following spells, requiring no material components:\nAt will: move earth, stone shape\n3/day each: wall of fire, wall of stone\n1/day each: conjure elemental (earth or fire elemental only), earthquake, fire storm"
                }
            ],
            "spell_list": [],
            "page_no": 235,
            "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_lava-keeper/"
        },
        {
            "slug": "chill-haunt",
            "desc": "This ghostly humanoid’s hands end in frozen claws. Water drips from the claws, freezing before it hits the ground._  \n**Forlorn Spirits.** Chill haunts arise from the corpses of humanoids that froze to death. While most chill haunts derive from those who died alone in the cold, stories tell of entire families or villages returning as chill haunts. Because of the intensity of their demise, chill haunts dread cold and flee when targeted by cold magic.  \n**Hungry for Body Heat.** The chill haunt’s disdain for cold leads it to seek out warm buildings or open fires. While ambient heat or direct contact with fire diminishes its shivering and restores wounds it has received in combat, it craves heat from living creatures. Contact with the chill haunt sets off a deepening freeze in the victim, which is hard to reverse without the application of fire. The haunt comes into contact with living creatures to remember the feeling of warmth, and it does not care about the side effects of its touch. After it has drained the warmth from one creature, it immediately moves on to the next, ever-hungry.  \n**Restless Undead.** Destroying a chill haunt is only a temporary solution to the undead creature’s depredations. Similar to a ghost, a destroyed chill haunt returns to unlife 24 hours after its demise, attaining eternal rest only after being slain under a specific set of circumstances. For most chill haunts, the surest way to eternal rest is by coaxing the haunt to a warm building where it can sit by a hearth and nestle in blankets or furs. Though physical objects normally pass through the spectral creature, such conditions allow the coverings to conform to the shape of the haunt’s former body. Moments later, the haunt lets out a contented sigh and winks out of existence.  \n**Undead Nature.** A chill haunt doesn’t require air, food, drink, or sleep.",
            "name": "Chill Haunt",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, fire, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Shivering Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) cold damage plus 3 (1d6) necrotic damage. The target must succeed on a DC 12 Constitution saving throw or take 3 (1d6) cold damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If the target takes fire damage, the effect ends.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cryophobia",
                    "desc": "Whenever the chill haunt is subjected to cold damage, it takes no damage, but it must succeed on a DC 13 Wisdom saving throw or become frightened of the source of the damage for 1 minute. This trait overrides the haunt's normal immunity to the frightened condition."
                },
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the chill haunt is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The chill haunt can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 62,
            "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_chill-haunt/"
        },
        {
            "slug": "harbinger-of-wrath",
            "desc": "Twisting adamantine spikes topped with an array of demonic and bestial skulls form the vaguely humanoid creature. It makes a loud screeching sound as it crushes everything in its path._  \n**Engines of Decimation.** The harbinger of wrath is a construct of immense size and destructive potential. Just seeing a harbinger causes most creatures to flee in terror, and few are willing or able to face one in battle. Creatures allied with a harbinger must also fear its terrible wrath, as it is not against skewering its allies on its many spikes to rejuvenate itself in the heat of battle.  \n**Forged by Demons.** The first harbingers were created in vast demonic forges by a powerful demon prince to use against his enemies. Since then, the construction process has passed to other demon princes and evil gods that delight in devastation and mayhem.  \n**Construct Nature.** A harbinger doesn’t require air, food, drink, or sleep.",
            "name": "Harbinger of Wrath",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 297,
            "hit_dice": "18d20+108",
            "speed": {
                "walk": 50
            },
            "strength": 28,
            "dexterity": 8,
            "constitution": 22,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning, necrotic",
            "damage_immunities": "cold, fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The harbinger of wrath makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (6d8 + 9) bludgeoning damage. The target is grappled (escape DC 20) if it is a Large or smaller creature and the harbinger doesn't have two other creatures grappled.",
                    "attack_bonus": 15,
                    "damage_dice": "6d8+9"
                },
                {
                    "name": "Impale",
                    "desc": "The harbinger makes one slam attack against a creature it is grappling. If the attack hits, the target is impaled on the harbinger's spikes. While impaled, the creature is restrained and takes 21 (6d6) piercing damage at the start of each of the harbinger's turns. A creature, including the impaled target, can take its action to free the impaled target by succeeding on a DC 20 Strength check. A freed creature falls prone in a space within 10 feet of the harbinger. If the harbinger dies, a creature is no longer restrained and can escape from the harbinger's spikes by using 10 feet of movement."
                },
                {
                    "name": "Drain Life (Recharge 5-6)",
                    "desc": "The harbinger drains the life force of one creature impaled on its spikes. The target must succeed on a DC 20 Constitution saving throw or take 55 (10d10) necrotic damage. If a creature dies from this attack, its soul is absorbed into the harbinger and can be restored to life only by means of a wish spell. The harbinger then regains hp equal to the necrotic damage dealt."
                },
                {
                    "name": "Spike Volley (Recharge 5-6)",
                    "desc": "The harbinger launches a volley of adamantine spikes. Each creature within 60 feet of the harbinger must make a DC 20 Dexterity saving throw, taking 42 (12d6) piercing 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": "Adamantine Weapons",
                    "desc": "The harbinger's weapon attacks are adamantine and magical."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The harbinger is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the harbinger fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The harbinger has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 193,
            "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_harbinger-of-wrath/"
        },
        {
            "slug": "de-ogen",
            "desc": "A roughly humanoid figure composed of thick, greenish-gray fog steps out of the darkness. Its eyes are smoldering orange orbs, and yellow embers trail behind it as it moves forward, burning the very air with its passage._  \n**Spirits of Vengeance and Flame.** De ogen are the malevolent spirits of murderers and other criminals executed by being burned at the stake or thrown into a blazing fire pit. The depth of their evil and strength of their rage return them to life shortly after death to seek vengeance against those who killed them.  \n**Undead Companions.** A de ogen is usually accompanied by Open Game License",
            "name": "De Ogen",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 40
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Burning Touch",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (4d6) fire damage. A creature slain by this attack turns to ash. A humanoid slain by this attack rises 24 hours later as a shadow, unless the humanoid is restored to life or its ashes are doused in holy water. The shadow isn't under the de ogen's control, but it follows in the de ogen's wake and aids the de ogen when possible.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The de ogen 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": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the de ogen has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Transfixing Gaze",
                    "desc": "When a creature that can see the de ogen starts its turn within 30 feet of the de ogen, the de ogen can force it to make a DC 14 Wisdom saving throw if the de ogen isn't incapacitated and can see the creature. On a failed save, the creature is incapacitated and its speed is reduced to 0 until the start of its next turn.\n\nA creature that isn't surprised can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can't see the de ogen until the start of its next turn, when it can avert its eyes again. If it looks at the de ogen in the meantime, it must immediately make the saving throw.\n\nCreatures immune to being frightened are immune to the de ogen's Transfixing Gaze."
                },
                {
                    "name": "Wilting Passage",
                    "desc": "The first time the de ogen enters or moves through a creature's space on a turn, that creature takes 5 (1d10) fire damage. When the de ogen moves through an object that isn't being worn or carried, the object takes 5 (1d10) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": 80,
            "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_de-ogen/"
        },
        {
            "slug": "fire-infused-water-elemental",
            "desc": "A pillar of water rises up into a humanoid shape, steam trailing from its boiling form._  \n**Boiling Water.** Fire-infused water elementals are created when water elementals spend great lengths of time in superheated water, such as the borderlands between the Elemental Planes of Fire and Water, or when they are inundated with large amounts of fire magic. The elementals are irreparably changed and exist in a state between fire and water elemental. Too fiery for one and too watery for the other, they often find their way to the Material Plane, where they can carve out their own territory.  \n**Geothermal Dwellers.** Fire-infused water elementals prefer to inhabit areas with water heated by geothermal activity, such as hot springs and geysers. They claim such locations as their homes and grow violent when creatures harm or pollute their claimed waters. Fire-infused water elementals get along well with Open Game License",
            "name": "Fire-Infused Water Elemental",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "swim": 90,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire; bludgeoning, piercing, slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Aquan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Scald (Recharge 6)",
                    "desc": "A fire-infused water elemental sprays a 30-foot cone of superheated water. Each creature in the area must make a DC 12 Dexterity saving throw. On a failure, a creature takes 21 (6d6) fire damage and is knocked prone. On a success, a creature takes half as much damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Form",
                    "desc": "The elemental can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "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_fire-infused-water-elemental/"
        },
        {
            "slug": "helashruu",
            "desc": "An enormous looking glass floats forward, its enormous, warped frame composed of writhing purple tendrils, and its surface covered in dozens of hideous, swirling eyes. Several razor-sharp whips whirl through the air around it._  \n**Mirrors from Beyond.** The helashruu are bizarre and terrifying aberrations that travel the planes, spreading chaos and destruction. Resembling towering mirrors covered in tentacles and eyes, helashruu defy rational explanation. When they deem it necessary to communicate with other creatures, it is usually through a jumbled mishmash of thoughts with their telepathy, though making sense of what they say is often next to impossible.  \n**Trapping Gone Astray.** Sages versed in planar lore believe the helashruu were created when a mirror of life trapping swallowed a powerful, deity of chaos and shattered under the strain of the energies it tried to contain. The pieces then scattered across the planes before forming into the first helashruu. The helashruu sometimes trap creatures within themselves, giving credence to this belief. Some sages hypothesize that if all the helashruu were to gather together in one place, they would reform the original mirror, and the evil entity would be released from its confinement. Thankfully, these creatures are extremely rare and hold nothing but contempt for others of their own kind.",
            "name": "Helashruu",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "speed": {
                "fly": 50,
                "walk": 0,
                "hover": true
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 17,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "perception": 13
            },
            "damage_vulnerabilities": "bludgeoning, thunder",
            "damage_resistances": "acid, cold, fire, lightning, piercing, psychic",
            "damage_immunities": "slashing",
            "condition_immunities": "charmed, paralyzed, petrified, prone",
            "senses": "truesight 90 ft., passive Perception 23",
            "languages": "Void Speech, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The helashruu uses Trap Life if it can. It then makes four shard whip attacks."
                },
                {
                    "name": "Shard Whip",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "3d6+5"
                },
                {
                    "name": "Reflect Energy (Recharge 5-6)",
                    "desc": "The helashruu releases stored energy in a 60-foot cone. Each creature in that area must make a DC 18 Dexterity saving throw, taking 35 (10d6) damage of the most recent type dealt to the helashruu on a failed save, or half as much damage on a successful one. If the helashruu hasn't taken damage within the past 1 minute, the damage type is force."
                },
                {
                    "name": "Trap Life (Recharge 6)",
                    "desc": "One creature of the helashruu's choice that is within 30 feet of the helashruu and that can see it must succeed on a DC 18 Wisdom saving throw or be trapped inside the helashruu's mirror. While trapped, the target is blinded and restrained, it has total cover against attacks and other effects outside the helashruu, and it takes 21 (6d6) force damage at the start of each of the helashruu's turns. The helashruu can have only one creature trapped at a time. A fragmented caricature of the trapped creature appears on the helashruu's surface while a creature is trapped inside it.\n\nIf the helashruu takes 30 or more bludgeoning or thunder damage on a single turn, the helashruu must succeed on a DC 15 Constitution saving throw or release the creature, which falls prone in a space within 10 feet of the helashruu. If the helashruu dies, a trapped creature is immediately released into a space within 10 feet of the helashruu."
                },
                {
                    "name": "Teleport",
                    "desc": "The helashruu magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Dimensional Hop (3/Day)",
                    "desc": "The helashruu can transport itself to a different plane of existence. This works like the plane shift spell, except the helashruu can affect only itself and can't use this action to banish an unwilling creature to another plane."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting (1/Day)",
                    "desc": "The helashruu can innately cast gate, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [],
            "page_no": 197,
            "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_helashruu/"
        },
        {
            "slug": "andrenjinyi",
            "desc": "_A gigantic, black-headed snake is over 60 feet long and sheathed in brilliant scales, each andrenjinyi is splashed with vibrant patterns of every imaginable color. The air around these serpents is heavy, redolent of the quenched red desert after a torrential thunderstorm._  \nAndrenjinyi are the descendants of the Rainbow Serpent, the first and greatest spirit of the world’s beginning.The Rainbow Serpent’s children are dichotomous nature spirits of land and sky, sun and rain, male and female, and birth and destruction.  \n**Last of their Kind.** The Rainbow Serpent shed andrenjinyi like cast-off scales during her primordial wanderings, but she has created no more since she ascended to the stars. While andrenjinyi are ageless fertility spirits, they cannot themselves reproduce; each one is an irreplaceable link to primeval creation.  \n**Hunt and Transform.** Andrenjinyi are naturally aquatic, preferring to live in deep, fresh, life- giving rivers and lakes.The serpents usually attack intruders unless they approach with the correct rites or offerings, which require a successful DC 20 Intelligence (Religion) check.  \nAndrenjinyi hunt as other animals do, but they transform devoured prey into unique species with their Transmuting Gullet ability, creating mixed gender pairs. An andrenjinyi’s sacred pool and surroundings often shelters a menagerie of strange and beautiful animals.  \n**Demand Obedience and Ritual.** When offered rituals and obedience, andrenjinyi sometimes protect nearby communities with drought-breaking rains, cures for afflictions, or the destruction of rivals. Revered andrenjinyi take offense when their petitioners break fertility and familial edicts, such as prohibitions on incest, rape, and matricide, but also obscure obligations including soothing crying infants and the ritual sacrifice of menstrual blood. Punishments are malevolently disproportionate, often inflicted on the whole community and including baking drought, flooding rains, petrification, pestilence, and animalistic violence.Thus, tying a community’s well-being to an andrenjinyi is a double-edged sword.",
            "name": "Andrenjinyi",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 228,
            "hit_dice": "13d20+91",
            "speed": {
                "walk": 60,
                "burrow": 20,
                "climb": 20,
                "swim": 60
            },
            "strength": 30,
            "dexterity": 17,
            "constitution": 25,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "arcana": 5,
                "perception": 9,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning",
            "damage_immunities": "psychic",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 120 ft., passive Perception 19",
            "languages": "Common, Celestial, Giant, Sylvan",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The andrenjinyi makes two attacks, one with its bite and one with its constriction. If both attacks hit the same target, then the target is Swallowed Whole."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 36 (4d12 + 10) piercing damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 36 (4d12 + 10) bludgeoning damage, and the target is grappled (escape DC 20). Until this grapple ends the target is restrained, and the andrenjinyi can't constrict another target.",
                    "attack_bonus": 15,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Rainbow Arch",
                    "desc": "The andrenjinyi can instantaneously teleport between sources of fresh water within 1 mile as an action. It can't move normally or take any other action on the turn when it uses this power. When this power is activated, a rainbow manifests between the origin and destination, lasting for 1 minute."
                },
                {
                    "name": "Swallow Whole",
                    "desc": "If the bite and constrict attacks hit the same target in one turn, the creature is swallowed whole. The target is blinded and restrained, and has total cover against attacks and other effects outside the andrenjinyi. The target takes no damage inside the andrenjinyi. The andrenjinyi can have three Medium-sized creatures or four Small-sized creatures swallowed at a time. If the andrenjinyi takes 20 damage or more in a single turn from a swallowed creature, the andrenjinyi must succeed on a DC 18 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 5 feet of the andrenjinyi. If the andrenjinyi is slain, a swallowed creature is no longer restrained by it and can escape from the andrenjinyi by using 15 feet of movement, exiting prone. The andrenjinyi can regurgitate swallowed creatures as a free action."
                },
                {
                    "name": "Transmuting Gullet",
                    "desc": "When a creature is swallowed by an andrenjinyi, it must make a successful DC 19 Wisdom saving throw each round at the end of its turn or be affected by true polymorph into a new form chosen by the andrenjinyi. The effect is permanent until dispelled or ended with a wish or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The andrenjinyi can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the andrenjinyi's spellcasting ability is Charisma (spell save DC 19, +11 to hit with spell attacks). It can innately cast the following spells, requiring only verbal components:\n\nat will: create water, speak with animals, stoneshape\n\n3/day each: control weather, dispel magic, reincarnate\n\n1/day each: blight, commune with nature, contagion, flesh to stone, plant growth"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The andrenjinyi has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The andrenjinyi's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "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_andrenjinyi/"
        },
        {
            "slug": "kelp-eel",
            "desc": "A thick, snakelike creature made of thousands of blades of kelp rises above the water’s surface. Flyaway blades swirl from the primary mass as the creature winds itself around its hapless prey._  \nKelp eels were accidentally created by merfolk arcanists who desired to protect their community from the myriad threats facing them. They attempted to bring the kelp forests near their settlement to life to entangle attackers, slowing them long enough to allow the merfolk to repel them. Instead, the first kelp eels were born as the blades of kelp wove themselves into massive eely forms that ravaged the very community they were created to protect.  \n**Serpents of the Shallows.** Since their creation, kelp eels have spread across the ocean. Forests of sentient kelp grow in ocean shallows, scarcely different to the casual observer from any other marine jungle. As the kelp matures, the blades wind around the thallus and eventually detach from its holdfast as a full-grown kelp eel. The kelp eel then moves on to an unclaimed shallow and attempts to create a new forest.  \n**Mariners’ Nightmares.** The presence of a kelp eel is a blight upon people whose livelihoods depend on the ocean. The voracious eels are known to overturn boats and to drag their occupants to a watery grave. Kelp-entwined humanoid remains are common on the floor of kelp eel forests. Experienced sailors sometimes chum the waters as they approach a kelp forest, hoping to attract other large ocean predators to distract the local kelp eels.  \n**Deep Hunters.** While kelp eels live and breed in shallower waters, it isn’t uncommon for them to hunt the ocean deeps if fertilizer is proving scarce near their forest. Knowledgeable mariners know that the presence of dead whales, sharks, and giant squid in shallow waters could be an indicator of kelp eel activity.",
            "name": "Kelp Eel",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "walk": 10,
                "swim": 50
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 15,
            "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": "acid, bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, unconscious",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 12",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kelp eel makes two attacks with its kelp tendrils, uses Reel, and makes two attacks with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 31 (6d8 + 4) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "6d8+4"
                },
                {
                    "name": "Kelp Tendril",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 50 ft., one creature. Hit: The target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the kelp eel can't use the same kelp tendril on another target. In addition, at the start of the target's next turn, it begins to suffocate as the eel's grip crushes the breath out of it."
                },
                {
                    "name": "Reel",
                    "desc": "The kelp eel pulls each creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Disperse",
                    "desc": "When the kelp eel is reduced to 0 hp, it disperses into its component kelp in a 30-foot cube. The area is difficult terrain for 1 hour. At the end of that hour, the kelp eel reforms, regaining half its hp and becoming active again. If more than half the kelp that comprises the dispersed kelp eel is removed from the water and dried, it can't reform and the creature is destroyed."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the kelp eel remains motionless, it is indistinguishable from ordinary kelp."
                }
            ],
            "spell_list": [],
            "page_no": 227,
            "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_kelp-eel/"
        },
        {
            "slug": "fire_giant_bf",
            "desc": "",
            "name": "Fire Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 16,
            "constitution": 30,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 26,
            "strength_save": 7,
            "dexterity_save": 3,
            "constitution_save": 10,
            "intelligence_save": 0,
            "wisdom_save": 2,
            "charisma_save": 8,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "Giant Attributes",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Dwarven,Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fire giant makes two Flaming Greatsword or Lava Boulder attacks."
                },
                {
                    "name": "Flaming Greatsword",
                    "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 28 (6d6+7) slashing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Lava Boulder",
                    "desc": "_Ranged Weapon Attack:_ +7 to hit, range 60/240 ft., one target. _Hit:_ 19 (3d10+3) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Volcanic Burst (Recharge 5-6)",
                    "desc": "The fire giant expels built-up heat from within itself, sending a blast of lava outward. Each creature within 15 feet of the fire giant must make a DC 16 DEX save. On a failure, a creature takes 36 (8d8) fire damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. A creature that fails this save has disadvantage on the next save it makes against the giant's Pyroclastic Surge before the start of the giant's next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Pyroclastic Surge",
                    "desc": "A burst of volcanic gas and rock fragments flows in a 60-foot-line that is 5 feet wide from the fire giant's outstretched hand. Each creature in the line must succeed on a DC 16 DEX save or be poisoned until the end of its next turn and pushed up to 15 feet away from the giant. A creature that fails the save by 5 or more is petrified in volcanic ash for 1 hour or until a creature spends 1 minute soaking the petrified creature in cool water."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Giant Attributes",
                    "desc": "The fire giant is resistant to the stunned condition, and it is vulnerable to the prone condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_fire-giant/"
        },
        {
            "slug": "firegeist-tob1-2023",
            "desc": "False",
            "name": "Firegeist",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "15d6 + 30",
            "speed": {
                "walk": 40
            },
            "strength": 7,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 4,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Ignan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Burning Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 7 (2d6) fire damage. If the target is a flammable object, it ignites. If the target is a creature, the target must succeed on a DC 13 Dexterity saving throw or ignite. Until a creature takes an action to douse the fire, the target takes 3 (1d6) fire damage at the start of each of its turns."
                },
                {
                    "name": "Burning Terror (Recharge 5-6)",
                    "desc": "The firegeist assaults the mind of one creature it can see within 30 feet of it with the painful, humiliating memory of the firegeist's first death. The target must make a DC 13 Wisdom saving throw. On a failure, the target takes 14 (4d6) fire damage and is frightened for 1 minute. On a success, the target takes half the damage and isn't frightened. While frightened, the creature takes 3 (1d6) fire damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "The firegeist doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Hide By Firelight",
                    "desc": "The firegeist has advantage on Dexterity (Stealth) checks made to hide in fire or in areas lit by nonmagical fire."
                },
                {
                    "name": "Magical Light Sensitivity",
                    "desc": "While in an area of light created by a spell or other magical effect, the firegeist has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Variable Illumination",
                    "desc": "The firegeist sheds dim light in a 5- to 20-foot radius. It can alter the radius as a bonus action."
                },
                {
                    "name": "Water Susceptibility",
                    "desc": "For every 5 feet the firegeist moves in water, or for every gallon of water splashed on it, it takes 1 cold damage."
                }
            ],
            "spell_list": [],
            "page_no": 188,
            "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_firegeist/"
        },
        {
            "slug": "fire_elemental_bf",
            "desc": "",
            "name": "Fire Elemental",
            "size": "large",
            "type": "Elemental",
            "subtype": "",
            "group": "Elementals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 110,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 0,
            "dexterity_save": 3,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Elemental Resilience",
            "damage_immunities": "fire,Elemental Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Ignan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental makes two Fiery Touch or Spit Fire attacks."
                },
                {
                    "name": "Fiery Touch",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 12 (2d8+3) fire damage. If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns."
                },
                {
                    "name": "Spit Fire",
                    "desc": "_Ranged Weapon Attack:_ +6 to hit, range 30/120 ft., one target. _Hit:_ 16 (3d8+3) fire damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fiery Dash (Recharge 4-6)",
                    "desc": "The elemental moves up to 20 feet in a straight line and can move through the space of any Large or smaller creature without provoking opportunity attacks. Each space along that line catches fire until the start of the elemental's next turn. A creature that enters a burning space for the first time on a turn or starts its turn there must succeed on a DC 14 DEX save or take 5 (1d10) fire damage."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "The fire elemental doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Elemental Resilience",
                    "desc": "The fire elemental is resistant to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to poison damage, to exhaustion, and to the grappled, paralyzed, petrified, poisoned, prone, restrained, and unconscious conditions."
                },
                {
                    "name": "Fire Camouflage",
                    "desc": "The fire elemental's Stealth is 18 while in a Medium or larger fire."
                },
                {
                    "name": "Fire Form",
                    "desc": "The elemental can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the elemental or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the elemental can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that creature must succeed on a DC 14 DEX save or take 5 (1d10) fire damage and catch fire; until a creature takes an action to douse the fire, the burning creature takes 5 (1d10) fire damage at the start of each of its turns."
                },
                {
                    "name": "Illumination",
                    "desc": "The elemental sheds bright light in a 30-foot radius and dim light for an additional 30 feet."
                },
                {
                    "name": "Water Susceptibility",
                    "desc": "For every 5 feet the elemental moves in water, or for every gallon of water splashed on it, it takes 1 cold damage."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_fire-elemental/"
        },
        {
            "slug": "fire-giant-a5e",
            "desc": "",
            "name": "Fire Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 162,
            "hit_dice": "13d12+78",
            "speed": {
                "walk": 30
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 11,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 11,
                "perception": 6,
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Giant",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw. On a failure  it is pushed up to 10 feet away from the giant and knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 42 (10d6 + 7) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Sword Sweep (1/Day, While Bloodied)",
                    "desc": "The giant makes a greatsword attack against each creature within 10 feet."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Kick",
                    "desc": "When hit by a melee attack by a Medium or smaller creature the giant can see within 10 feet, the giant kicks its attacker. The attacker makes a DC 19 Dexterity saving throw. On a failure, it takes 14 (3d4 + 7) bludgeoning damage, is pushed up to 20 feet from the giant, and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cold Weakness",
                    "desc": "When the fire giant takes cold damage, its speed is reduced by 10 feet until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_fire-giant/"
        },
        {
            "slug": "fire-giant-war-priest-a5e",
            "desc": "",
            "name": "Fire Giant War Priest",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 162,
            "hit_dice": "13d12+78",
            "speed": {
                "walk": 30
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 11,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 11,
                "perception": 6,
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Giant",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw. On a failure  it is pushed up to 10 feet away from the giant and knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 42 (10d6 + 7) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Sword Sweep (1/Day, While Bloodied)",
                    "desc": "The giant makes a greatsword attack against each creature within 10 feet."
                },
                {
                    "name": "Ignite Blades (1/Day)",
                    "desc": "The greatswords of each fire giant of the giants choice within 30 feet magically kindle into flame. For the next minute  each of their greatsword attacks deal an extra 7 (2d6) fire damage."
                },
                {
                    "name": "Pillar of Flame (1/Day)",
                    "desc": "Each creature within a 10-foot-radius  40-foot-high cylinder centered on a point within 60 feet that the fire giant can see makes a DC 18 Dexterity saving throw  taking 56 (16d6) fire damage on a failed save or half damage on a success. Unattended flammable objects are ignited."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Kick",
                    "desc": "When hit by a melee attack by a Medium or smaller creature the giant can see within 10 feet, the giant kicks its attacker. The attacker makes a DC 19 Dexterity saving throw. On a failure, it takes 14 (3d4 + 7) bludgeoning damage, is pushed up to 20 feet from the giant, and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cold Weakness",
                    "desc": "When the fire giant takes cold damage, its speed is reduced by 10 feet until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 235,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_fire-giant-war-priest/"
        },
        {
            "slug": "giant-fire-beetle-a5e",
            "desc": "",
            "name": "Giant Fire Beetle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Glands",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": 447,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_giant-fire-beetle/"
        },
        {
            "slug": "giant-firestorm",
            "desc": "",
            "name": "Giant, Firestorm",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 149,
            "hit_dice": "13d12+65",
            "speed": {
                "walk": 40
            },
            "strength": 23,
            "dexterity": 15,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, fire",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Obsidian Axe or Firestorm Bolt attacks."
                },
                {
                    "name": "Obsidian Axe",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 19 (3d8+6) slashing damage + 3 (1d6) cold and 3 (1d6) fire."
                },
                {
                    "name": "Firestorm Bolt",
                    "desc": "Ranged Spell Attack: +6 to hit, 120 ft., one target, 13 (3d6+3) fire + 10 (3d6) cold."
                },
                {
                    "name": "Lava Geyser (Recharge 5-6)",
                    "desc": "Gestures at a point on the ground it can see within 60' of it. A fountain of molten rock erupts from that point in a 10 ft. radius 40' high cylinder. The area is difficult terrain for 1 min. Each creature in the cylinder must make a DC 16 Dex save. On a failure a creature takes 24 (7d6) fire and is coated in hardened lava. On a success a creature takes half the damage and isn't coated in hardened lava. A creature coated in hardened lava has its speed halved while it remains coated. A creature including the coated creature can take its action to break and remove the hardened lava ending the effect."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 202,
            "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_giant-firestorm/"
        },
        {
            "slug": "npc:-first-servant",
            "desc": "",
            "name": "Npc: First Servant",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 17,
            "armor_desc": "Armor of Foresight",
            "hit_points": 162,
            "hit_dice": "25d8+50",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 19",
            "languages": "any three languages",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses its Awe-Inspiring Presence. Then 3 Divine Bursts or 1 Blinding Rod and 2 Divine Bursts. It can replace one attack with Spellcasting."
                },
                {
                    "name": "Blinding Rod",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (2d6+1) bludgeoning damage + 13 (3d8) necrotic or radiant (the first servant's choice) and target must make DC 17 Con save or be blinded and deafened until end of its next turn."
                },
                {
                    "name": "Divine Burst",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit 5 ft. or range 120' one target 23 (4d8+5) necrotic or radiant (the first servant's choice)."
                },
                {
                    "name": "Awe-Inspiring Presence",
                    "desc": "Each creature of servant's choice within 30' of it and aware of it: DC 17 Wis save or unable to use bonus actions or reactions until start of servant's next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 17): At will: bane protection from evil and good spare the dying thaumaturgy3/day ea: cure wounds (level 5) dispel evil and good divination speak with dead1/day ea: commune (as an action) holy aura resurrection"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Healing Hands (Recharge 5-6)",
                    "desc": "Touches a creature within 5 ft. of it: creature regains 14 (4d6) hp."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Armor of Foresight",
                    "desc": "While it is wearing no armor and wielding no shield its AC includes its Dex and Wis modifiers (included above)."
                },
                {
                    "name": "Divine Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 3d8 necrotic or radiant (included below) servant's choice."
                }
            ],
            "spell_list": [],
            "page_no": 407,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-first-servant/"
        },
        {
            "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": "insect_giant_fire_beetle_bf",
            "desc": "",
            "name": "Insect, Giant Fire Beetle",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": -1,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -5,
            "wisdom_save": -2,
            "charisma_save": -4,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one target. _Hit:_ 2 (1d4) slashing damage."
                },
                {
                    "name": "Igniting Mucus",
                    "desc": "_Ranged Weapon Attack:_ +2 to hit, range 15/30 ft., one target. _Hit:_ 2 (1d4) poison damage, and the target is covered in mucus that ignites after 1d4 rounds or if the target takes fire damage. An ignited creature takes 2 (1d4) fire damage at the start of each of its turns until a creature takes an action to douse the fire. A creature can remove the mucus before it ignites by taking an action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_insect-giant-fire-beetle/"
        },
        {
            "slug": "abbanith-giant",
            "desc": "This giant has a bulky, muscular body and small eyes in its broad, flat face. The giant’s thumbs end in large, black claws._  \n**Ancient Giants of the Deep.** Abbanith giants are among the oldest races of giants known to exist and are said to have been around since the world was first formed. Many scholars turn to the giants’ deep connection with the earth as evidence of this fact, and the giants themselves make no efforts to deny it. Indeed, the oral tradition of the abbanith giants dates back millennia, to a time when gods walked the land, elves were first learning the secrets of magic, and humans were still living in caves. Most abbanith giants wear simple tunics or shorts woven of a strange subterranean fungus, though leaders occasionally wear armor.  \n**Consummate Diggers.** Abbanith giants dwell almost exclusively underground and are adept at using their incredibly hard thumb claws to dig massive tunnels through the earth. Druids and wizards studying the giants’ unique biology have deduced that mineral-based materials actually soften when struck by their claws. This feature has also made them the target of derro and duergar slavers wishing to use their skills to mine precious gems or build their fortifications, something the giants violently oppose despite their normally peaceable nature.  \n**Allies of the Earth.** For as long as either race can remember, abbanith giants have been allies of the Open Game License",
            "name": "Abbanith Giant",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d10+27",
            "speed": {
                "burrow": 30,
                "walk": 40
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 120 ft., passive Perception 11",
            "languages": "Giant, Terran",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The abbanith giant makes two thumb claw attacks."
                },
                {
                    "name": "Thumb Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Earth Counter (Recharge 6)",
                    "desc": "When a creature the abbanith can see within 30 feet of it casts a spell, the abbanith counters it. This reaction works like the counterspell spell, except the abbanith can only counter spells that directly affect or create earth or stone, such as stone shape, wall of stone, or move earth, and it doesn't need to make a spellcasting ability check, regardless of the spell's level."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "One with the Earth",
                    "desc": "The abbanith giant can detect the flows and rhythms of the earth—including things that interfere with these rhythms, such as earthquakes and magical anomalies. As a result, the abbanith giant can't be surprised by an opponent that is touching the ground. In addition, the giant has advantage on attack rolls against constructs and elementals made of earth or stone."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The giant deals double damage to objects and structures and triple damage to objects and structures made of earth or stone."
                }
            ],
            "spell_list": [],
            "page_no": 170,
            "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_abbanith-giant/"
        },
        {
            "slug": "conjoined-queen",
            "desc": "The torso of a pale humanoid woman melds into the thorax of a massive insect. It moves about on six pointed legs, stabbing through stone and metal alike._  \n**Born in Chaos.** The first conjoined queen was created when cultists sacrificed a captured queen to their dark insectoid god. In a ritual of chaotic magic, the human queen and an insect queen were joined, forming a chitinous chrysalis from which the conjoined queen eventually emerged.  \n**Rulers of the Many-Legged.** A conjoined queen rules from a subterranean throne room, often in a burrow under the ruins of a fallen monarchy’s castle. There she commands her insectoid host and sits atop a pile of incubating eggs.  \n**Hungry for Power.** The conjoined queen hungers for humanoid flesh but also for power. She seeks to rule and conquer humanoids and insects alike. Her armies consist of giant insects and the humanoids who ride them into battle.",
            "name": "Conjoined Queen",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "speed": {
                "burrow": 20,
                "climb": 30,
                "walk": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 21,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 16",
            "languages": "Common",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The conjoined queen makes two slam attacks and one sting attack."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 14 (4d6) poison damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Queen's Wrathful Clattering (1/Day)",
                    "desc": "The conjoined queen clacks her long chitinous legs together, inciting rage in her allies. Each ally within 60 feet of the queen who can hear her has advantage on its next attack roll, and its speed is increased by 10 until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The conjoined queen has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pheromones",
                    "desc": "A creature that starts its turn within 30 feet of the conjoined queen must succeed on a DC 14 Constitution saving throw or be charmed for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. While charmed, the creature drops anything it is holding and is stunned. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the conjoined queen's Pheromones for the next 24 hours."
                },
                {
                    "name": "Tunneler",
                    "desc": "The queen can burrow through solid rock at half her burrowing speed and leaves a 5-foot-diameter tunnel in her wake."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The conjoined queen is a 9th-level spellcaster. Her spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). The queen has the following sorcerer spells prepared:\nCantrips (at will): acid splash, mage hand, prestidigitation, ray of frost\n1st Level (4 slots): burning hands, magic missile, shield, thunderwave\n2nd Level (3 slots): detect thoughts, misty step, web\n3rd Level (3 slots): clairvoyance, counterspell, haste\n4th Level (3 slots): banishment, confusion\n5th Level (1 slot): insect plague"
                }
            ],
            "spell_list": [],
            "page_no": 70,
            "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_conjoined-queen/"
        },
        {
            "slug": "death-vulture",
            "desc": "The putrid stench of death wafts off a grotesquely muscled vulture with glowing green eyes. It opens its mouth in a shrill call, rotting meat dripping from its beak._  \nDeath vultures are giant birds transformed by their diet of undead flesh.  \n**Mutated Monstrosities.** When a giant vulture gorges on undead flesh, the necromantic magic suffused in the meal warps and changes the bird’s body. The vulture’s muscles bulge in odd places, making it stronger and tougher, its eyes burn with green fire, and it reeks of rot, earning these mutated monsters the name “death vultures.” The vulture also gains the ability to regurgitate necromantic energy, which can cause the flesh of living creatures to decay and age rapidly.  \n**Massive Meat Appetites.** Death vultures have incredible appetites and are far more willing to attack live prey than other vultures. They have a special taste for rotting flesh, and they use their decaying breath weapon to “season” their foes with necrotic energy before using their talons and beaks to tear apart their quarry.  \n**Necromancer Neighbors.** Death vultures often form kettles near the lairs of necromancers as they feed on their undead creations. While some necromancers find the birds to be a nuisance, many necromancers feed the vultures, encouraging them to stay. Most death vultures are willing to trade service as guardians of the lairs for food.",
            "name": "Death Vulture",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "fly": 60,
                "walk": 10
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death vulture makes two attacks: one with its beak and one with its talons."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Decaying Breath (Recharge 6)",
                    "desc": "The vulture breathes necrotic energy in a 15-foot cone. Each creature in that area must make a DC 14 Constitution saving throw, taking 22 (4d10) necrotic damage on a failed save, or half as much damage on a successful one. Creatures that fail this saving throw by 5 or more also age a number of years equal to half the damage taken."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Awful Stench",
                    "desc": "The vulture has a disgusting body odor. Any creature that starts its turn within 5 feet of the vulture must succeed on a DC 14 Constitution saving throw or be poisoned until the start of its next turn."
                },
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The vulture has advantage on Wisdom (Perception) checks that rely on sight or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The vulture has advantage on attack rolls against a creature if at least one of the vulture's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 81,
            "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_death-vulture/"
        },
        {
            "slug": "gaunt-one",
            "desc": "This corpse-like creature’s flesh is gray, its body is emaciated, and its skin is pulled tight across its skeleton. A strange, writhing tentacle protrudes slightly from its gaping mouth._  \n**Unnatural Origin.** Centuries ago, an order of wizards, known as the Covenant of Infinum, found itself in need of slaves and descended upon a nearby human settlement. The order enslaved every villager and conducted magical experiments upon them in the wizards’ remote mountain tower. The wizards were trying to create the perfect servitor race, using the villagers as a baser life form. The experiment failed spectacularly, unleashing a magical transformative wave upon the tower. Many of the wizards managed to escape, but all of the human slaves were caught in the magical chaos and were forever changed into gaunt ones.  \n**Undead Appearance.** At first glance, gaunt ones appear to be some form of undead creature, leading many to underestimate them. Their skin is pale, shrunken, and withered, and their teeth are yellow and jagged with receded gums.  \n**Hunger for Hearts.** Gaunt ones have an inherent hunger for hearts and often sit quietly for hours, listening for the heartbeats of nearby creatures. A gaunt one grabs hold of its prey and worms its tentaclelike tongue into the creature’s mouth to extract the creature’s heart. Insatiable, a gaunt one continues to eat the hearts of creatures it finds until there is nothing left to harvest. Lacking readily available food, it moves on.",
            "name": "Gaunt One",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Undercommon but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gaunt one makes two claw attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 14)."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Extract Heart",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one humanoid grappled by the gaunt one. Hit: The target must make a DC 13 Constitution saving throw, taking 22 (5d8) piercing damage on a failed save, or half as much damage on a successful one. If this damage reduces the target to 0 hp, the gaunt one kills the target by extracting and devouring its heart."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing",
                    "desc": "The gaunt one has advantage on Wisdom (Perception) checks that rely on hearing."
                }
            ],
            "spell_list": [],
            "page_no": 163,
            "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_gaunt-one/"
        },
        {
            "slug": "gray-orc",
            "desc": "The ground erupts into a scrambling flood of orcs, their pale skin decorated with swirls of black resin._  \nDwelling deep beneath the ground, gray orcs move in a dark world, only drawn toward the surface by their innate hatred of arcane defilement.  \n**Drawn to Magical Corruption.** Gray orcs are drawn to areas where magic is frequently used or locations marred by magical pollution. Scholars believe the orcs’ ancestral home was ravaged by magic, cursing them and driving them deep beneath the surface. They believe this history fuels within the orcs a deep hatred for magic, especially magic that defiles the natural world. For their part, the orcs have neither confirmed nor denied this speculation, though few scholars have been brave enough to approach them about it. Whatever the case, gray orcs grow violent around magic and seek to snuff it out wherever they find it.  \n**Synchronized Tribes.** Gray orcs move and act as one, their training leading their actions to be so synchronized that they appear to think as one. When faced with a major threat or a large magical catastrophe, a group of gray orcs will erupt from the ground in unison to swarm over the source.",
            "name": "Gray Orc",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "orc",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "2d8+6",
            "speed": {
                "climb": 30,
                "walk": 40,
                "burrow": 20
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 9,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "acrobatics": 5,
                "athletics": 4,
                "perception": 2,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Orc",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Silent Hunters",
                    "desc": "Adept at surviving in a dark and quiet world below the ground, gray orcs instinctively know how to move, hunt, and kill without making the slightest sound. When they hunt, gray orcs paint their pale skin with swirls of a mushroom-based black resin. They often form the resin into runes or symbols of their gods as a way of honoring the gods and asking for success on the hunt."
                },
                {
                    "name": "Aggressive",
                    "desc": "As a bonus action, the orc can move up to its speed toward a hostile creature it can see."
                },
                {
                    "name": "Magic Absorption",
                    "desc": "When the gray orc is hit by a spell or is in the area of a spell, it regains hp equal to the spell's level. This trait doesn't counter the spell or negate its damage or effects. The orc regains the hp after the spell is resolved."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The gray orc has advantage on attack rolls against a creature if at least one of the orc's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the gray orc has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "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_gray-orc/"
        },
        {
            "slug": "greater-lunarchidna",
            "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": "Greater Lunarchidna",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Deep Speech, Elvish",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lunarchidna makes two attacks: one with its bite and one with its claws. If the lunarchidna hits a Medium or smaller target with both attacks on the same turn, the target is restrained by webbing and the lunarchidna uses Wrap Up."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 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": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Web (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, ranged 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": "Wrap Up",
                    "desc": "The lunarchidna wraps up a Medium or smaller creature restrained by webbing. The wrapped target is blinded, restrained, and unable to breathe, and it must succeed on a DC 13 Constitution saving throw at the start of each of the lunarchidna's turns or take 5 (1d4 + 3) bludgeoning damage. The webbing can be attacked and destroyed (AC 10; hp 15; vulnerability to fire damage; immunity to bludgeoning, poison, and psychic damage). The lunarchidna can have only one creature wrapped at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "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 4th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 11, +3 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): detect magic, magic missile, shield\n2nd level (3 slots): alter self, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "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_greater-lunarchidna/"
        },
        {
            "slug": "initiate-of-the-elder-elementals",
            "desc": "The kobold stands at the stone altar, chanting words of elemental power. Winds swirl around it, the stone beneath its feet rumbles, and fire ignites in one hand while frost rimes the other._  \n**Elemental Servant.** Serving as part of a secret cabal, the initiate taps into the elemental magic that taints it to serve the four great elemental lords of evil. It often worships in secret underground sites devoted to its dark gods. Service means access to power, and an initiate hopes to use that power to rise in station.",
            "name": "Initiate of the Elder Elementals",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 12,
            "armor_desc": "15 with mage armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 3,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Gift of the Elder Elementals",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 7 (2d6) acid, cold, fire, or lightning damage, and the target has disadvantage on its next saving throw against any of the initiate's spells that deal the chosen type of damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blessing of the Elder Elementals",
                    "desc": "The initiate has advantage on saving throws against spells and abilities that deal acid, cold, fire, or lightning damage."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The initiate has advantage on attack rolls against a creature if at least one of the initiate's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the initiate has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Versatility of the Elder Elementals",
                    "desc": "As a bonus action, the initiate can change the damage of a spell it casts from acid, cold, fire, or lightning to another one of those elements."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The initiate of the elder elementals is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The initiate has the following wizard spells prepared:\nCantrips (at will): pummelstone, light, mage hand, ray of frost\n1st level (4 slots): burning hands, mage armor, tidal barrier\n2nd level (3 slots): gust of wind, misty step, scorching ray\n3rd level (2 slots): lightning bolt, frozen razors"
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "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_initiate-of-the-elder-elementals/"
        },
        {
            "slug": "lambent-witchfyre",
            "desc": "A creature of pure blue fire trickles across the cavern floor, burning and devouring all except the stone._  \nThough its behavior is similar to oozes that infest subterranean areas, the lambent witchfyre is composed of living blue flame, not protoplasm. Like liquid fire, it flows along the ground, searching for food, which, in the case of the lambent witchfyre, is any organic matter that can burn.  \n**Arcane or Alien Origins.** The lambent witchfyre’s exact origins are unknown. Some sages speculate that it was an early attempt by a wizard to infuse life on the Material Plane with elemental essence. Others theorize it is the disastrous byproduct of spell experimentation on an extra-planar creature. Whatever the truth, these strange beings have multiplied and spread, posing a deadly hazard to those who explore the deep caves of the world.  \n**Reproduction.** When a lambent witchfyre has consumed enough organic material, it will seek an isolated place in which to reproduce. It then divides itself into two new lambent witchfyres, each starting with half the parent’s hit points. The offspring then go their separate ways, seeking more life to devour",
            "name": "Lambent Witchfyre",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "speed": {
                "walk": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 2,
            "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": "fire, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lambent witchfyre makes three blazing touch attacks."
                },
                {
                    "name": "Blazing Touch",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) fire damage. If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns. If a creature is slain by this attack, the lambent witchfyre regains hp equal to the damage dealt. The body of a creature slain by this attack turns to ash, along with any nonmagical items it was wearing or carrying. The creature can be restored to life only by means of a resurrection or wish spell.",
                    "attack_bonus": 6,
                    "damage_dice": "3d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the lambent witchfyre is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt."
                },
                {
                    "name": "Fire Form",
                    "desc": "The lambent witchfyre can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the lambent witchfyre or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the lambent witchfyre can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that creature takes 5 (1d10) fire damage and catches fire; until someone takes 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 lambent witchfyre sheds bright light in a 30-foot radius and dim light for an additional 30 feet."
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "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_lambent-witchfyre/"
        },
        {
            "slug": "lesser-lunarchidna",
            "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": "Lesser Lunarchidna",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Deep Speech, Elvish",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lunarchidna makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) necrotic damage. The target must succeed on a DC 12 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": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Light Sensitivity",
                    "desc": "While in bright light, the lunarchidna has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the lunarchidna can take the Hide action as a bonus action."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The lunarchidna can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "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_lesser-lunarchidna/"
        },
        {
            "slug": "luck-leech",
            "desc": "The elf-like creature rises, its bright green eyes flashing with menace. Short, impish horns peek out from its inky hair, and green smoke oozes out of the numerous circular mouths lining its arms._  \nWhen a humanoid who earned wealth through violence and duplicity gets lost in the Shadow Realm, its body becomes corrupted by the dark realm, turning it into a luck leech. These fey have arms covered in lamprey-like mouths that drain the luck out of their victims. They return to the Material Plane and stalk gambling houses and criminal underbellies for exceptionally lucky targets.  \n**Amassing fortune.** Luck leeches obsess over gathering as much wealth and luck as possible, referring to both collectively as “fortune.” They rarely notice and never care if their acquisition of fortune harms others.  \n**Self-Serving.** A luck leech cares first and foremost about itself. If it thinks its life is in danger, it expends any fortune it has to escape, knowing it can’t enjoy its fortune if it’s dead.",
            "name": "Luck Leech",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "studded leather",
            "hit_points": 150,
            "hit_dice": "20d8+60",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "deception": 8,
                "perception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Sylvan, Umbral",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The luck leech makes two biting arm attacks."
                },
                {
                    "name": "Biting Arms",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage plus 9 (2d8) necrotic damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Feast of Fortune (Recharge 6)",
                    "desc": "Each creature the luck leech can see within 30 feet of it must make a DC 16 Charisma saving throw. On a failure, the creature takes 27 (6d8) psychic damage, becomes blinded until the end of its next turn, and is cursed with falling fortunes. On a success, a creature takes half the damage and isn't blinded or cursed. For each creature that fails this saving throw, the luck leech gains 1 luck point."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Leech Luck",
                    "desc": "If a creature within 60 feet of the luck leech rolls a 20 on an ability check, attack roll, or saving throw, the luck leech gains 1 luck point. It can't have more than 4 luck points at a time."
                },
                {
                    "name": "Reserve of Fortune",
                    "desc": "If the luck leech doesn't have 4 luck points at sunset, it gains 2 luck points. It can't have more than 4 luck points at a time. In addition, if the luck leech rolls a 1 on the d20 for an attack roll, ability check, or saving throw while it has at least 1 luck point, it can reroll the die and must use the new roll. This trait doesn't expend luck points."
                },
                {
                    "name": "Turn Luck",
                    "desc": "As a bonus action, the luck leech can spend 1 luck point to: \n* Gain advantage on its next attack or saving throw \n* Cast misty step\n* Increase the necrotic damage of its next successful biting arms attack by an extra 9 (2d8) \n* Force each creature that is concentrating on a spell within 60 feet of it to make a DC 16 Constitution saving throw, losing its concentration on the spell on a failure."
                }
            ],
            "spell_list": [],
            "page_no": 241,
            "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_luck-leech/"
        },
        {
            "slug": "mad-piper",
            "desc": "A grey mound of flesh scuttles forward on mismatched limbs, its five heads trilling along on bone flutes. All the while, a harrowing tune plays from the column of pipes rising from its core._  \nMad pipers are the heralds of the Great Old Ones, a sign that a cult is getting close to achieving their goals. Cultists receive visions from their masters, filling their dreams with the esoteric rituals needed to create a mad piper. In short order, the cult gathers the components and creates these creatures, typically one for each cell of the cult. When the time comes for the cult to do battle, the mad pipers follow, inspiring the faithful with the alien songs of the Great Old Ones.  \n**The Ritual.** During the ritual, five humanoids, one of which must be a musician of some kind, are tied to a set of bagpipes made from an ogre’s bones and stomach. The ritual liquefies the humanoids, who fall into each other as all but their limbs and heads dissolve into a mass of grey flesh. Their minds, souls, and bodies forcefully merged, they start to play.  \n**Pets and Mascots.** Mad pipers aren’t naturally evil. Most are made from commoners, resulting in relatively docile and loyal creatures that imprint quickly onto cult members, who in turn often come to treat these abominations as pets. More violent and powerful mad pipers can be made from powerful, evil humanoids, though they are harder to control and often hostile to their creators.  \n**True Pipers.** Scholars speculate that the mad pipers are modelled after the heralds of the Crawling Chaos, and that it was he who gifted the first ritual to mortals on behalf of all Great Old Ones.  \n**Construct Nature.** The mad piper doesn’t require air, food, drink, or sleep.",
            "name": "Mad Piper",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "padded armor",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Common and Void Speech, but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Screaming Flail",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 2 (1d4) thunder damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Terrible Dirge",
                    "desc": "The mad piper plays a haunting dirge. Each creature of the mad piper's choice that is within 30 feet of the piper and can hear the dirge must succeed o a DC 13 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the mad piper's Terrible Dirge for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Inspire",
                    "desc": "As a bonus action, the mad piper can play a tune that inspires a friendly creature it can see within 30 feet of it. If the target can hear the mad piper, it has advantage on its next ability check, attack roll, or saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mad-piper/"
        },
        {
            "slug": "magma-octopus",
            "desc": "Eight tentacles reach out from the scorched body of this unusual octopus-like creature. Glowing yellow, orange, and red patches smolder on its skin, like embers flaring to life._  \n**Elemental Bodies.** Magma octopuses are creatures that physically resemble the marine animals for which they are named, but they make their homes in lava, swimming through it as easily as aquatic octopuses swim through water. Born in the fiery seas of the Plane of Fire long ago, many magma octopuses wandered to the Material Plane through various portals and thinned barriers between the planes. They exist throughout the world, particularly in underground caverns with open lava flows, within the craters of some volcanoes, and swimming through underground networks of magma.  \n**Intelligent.** Magma octopuses live simple lives with a quiet intelligence that slightly surpasses that of aquatic octopuses. They have no language and cannot communicate verbally. They are known to recognize individuals from other species and remember individuals that might have caused them pain or helped them out of a bad situation. Magma octopuses only fight others if they are attacked first, but they can become extremely territorial if intruders tread too close to home. They have a fondness for fire-based magic and sometimes can be recruited to serve as guardians for wizards, efreeti, and other powerful, fiery creatures.  \n**Elemental Nature.** A magma octopus doesn’t require air, food, drink, or sleep.",
            "name": "Magma Octopus",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 147,
            "hit_dice": "14d10+70",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 17,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 8,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 8,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The magma octopus makes four attacks with its tentacles."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage plus 2 (1d4) fire damage. If the target is a creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained, and it takes 2 (1d4) fire damage at the start of each of its turns. The magma octopus can grapple up to two targets at a time.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6+5"
                },
                {
                    "name": "Magma Blast (Recharge 6)",
                    "desc": "The magma octopus sprays magma in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one. If a creature fails the saving throw by 5 or more, it catches fire. Until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lava Bound",
                    "desc": "The magma octopus can exist outside of lava for up to 1 hour each day. If it remains outside of lava for 1 minute or longer, its skin begins to dry and harden like rapidly-cooled magma. While its skin is hardened, it has a walking speed of 20 feet, an Armor Class of 18, and vulnerability to cold damage. If it remains outside of lava for 1 hour or longer, it becomes petrified, transforming into basalt. Its body returns to normal if it is submerged in lava for 1 round."
                },
                {
                    "name": "Lava Swimmer",
                    "desc": "While in lava, the magma octopus has a swimming speed of 60 feet and can move through the lava as if it were water."
                }
            ],
            "spell_list": [],
            "page_no": 251,
            "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_magma-octopus/"
        },
        {
            "slug": "nyctli",
            "desc": "A diminutive ball of sickly-looking flesh with an elven face clings to the underside of a rotting log, its body covered in barbed stingers._  \n**Lurking Terrors.** Nyctli dwell in moist, dark places, where their coloration and size enable them to easily hide. They delight in torturing other creatures, and nothing makes a nyctli giggle more than seeing its victim flounder about under the effects of its venom.  \n**Hag-Born Horrors.** The first nyctli were born from the boils of Open Game License",
            "name": "Nyctli",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "3d4",
            "speed": {
                "fly": 40,
                "hover": true,
                "walk": 10
            },
            "strength": 2,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Stingers",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 1 piercing damage plus 3 (1d6) necrotic damage, and the target must succeed on a DC 11 Constitution saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Douse Light",
                    "desc": "The nyctli magically dispels or douses a single magical or nonmagical light source within 30 feet of it. The nyctli can't dispel light created by a spell of 3rd level or higher."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 271,
            "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_nyctli/"
        },
        {
            "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": "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": "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/"
        }
    ]
}