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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=constitution_save&page=14",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=constitution_save&page=12",
    "results": [
        {
            "slug": "bone-crab",
            "desc": "_A bone crab’s cracked skull scurries forward on bone-white legs. These tainted crustaceans make discarded craniums their home._  \n**Skull Shells.** Much like an enormous hermit crab, bone crabs inhabit the remains of large fish, humanoids, and other creatures. A bone crab’s spiny, ivory-white legs blend in perfectly with bones and pale driftwood. When lacking bones, these crabs gnaw cavities into chunks of driftwood or coral to make a shelter, cementing bits of shell and debris to their portable homes. All crabs fight over choice skulls.  \n**Scavengers of Memory.** Bone crabs are voracious scavengers. They live in seaside crags and coves, where they use their specialized chelae to crack open skulls and feast on the brains. Centuries of such feeding have given bone crabs a collective intelligence. Some crabs retain fragments of memory from those they devour, and these crabs recognize friends or attack the foes of those whose skulls they wear.  \nBone crabs hunt in packs, preying on seabirds and creatures stranded in tidal pools. They drag aquatic prey above the high tide line and leave it to fester in the hot sun. They pick corpses clean in a few hours, so their hunting grounds are littered with cracked and sun-bleached bones—the perfect hiding place for these littoral predators.  \n**White Ghost Shivers.** Because they eat carrion, bone crabs carry a dangerous disease—white ghost shivers, which wrack victims with fever and delirium. Sailors and others who eat a bone crab’s unwholesome, diseased flesh rarely survive it. Although bone crabs cannot be domesticated, they can be convinced to nest in particular areas, attacking intruders while ignoring the area’s regulars.",
            "name": "Bone Crab",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "walk": 20,
                "swim": 10
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 4,
            "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": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone crab 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": "White Ghost Shivers",
                    "desc": "A living creature that is injured by or makes physical contact with a creature carrying the white ghost shivers must succeed on a DC 11 Constitution saving throw at the end of the encounter to avoid becoming infected. This disease manifests after 24 hours, beginning as a mild chill, but increasingly severe after a day, accompanied by a fever. Hallucinations are common, and the fright they induce lends the disease its name. At onset, the infected creature gains two levels of exhaustion that cannot be removed until the disease is cured by lesser restoration, comparable magic, or rest. The infected creature makes another DC 11 Constitution saving throw at the end of each long rest; a successful save removes one level of exhaustion. If the saving throw fails, the disease persists. If both levels of exhaustion are removed by successful saving throws, the victim has recovered naturally."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The bone crab can breathe air and water."
                },
                {
                    "name": "Bone Camouflage",
                    "desc": "A bone crab has advantage on Dexterity (Stealth) checks while it's among bones."
                },
                {
                    "name": "Hive Mind",
                    "desc": "A bone crab can communicate perfectly with all other bone crabs within 100 feet of it. If one is aware of danger, they all are."
                },
                {
                    "name": "Leap",
                    "desc": "Bone crabs have incredibly powerful legs and can leap up to 10 feet straight ahead or backward as part of its movement; this counts as withdraw action when moving away from a foe."
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_bone-crab/"
        },
        {
            "slug": "bone-swarm",
            "desc": "_Dank winds sweep up skeletons, both humanoid and animal. They blow forward, reaching out for living creatures like a clawed hand of bone. A scattering of bones rolls across the ground, then rises into the air, billowing like a sheet._  \n**Swarms of Fallen.** On rare occasions, the pugnacious spirits of fallen undead join together, bonded by a common craving: to feel alive again. They gather up their bones from life, as well as any other bones they come across, and form bone swarms.  \n**Nomadic Undead.** These swarms then ravage the countryside wresting life from living creatures, grabbing livestock, humanoids, and even dragons, digging in their claws in an attempt to cling to life. Bone swarms with one or more sets of jaws wail constantly in their sorrow, interrupting their cries with snippets of rational but scattered speech declaiming their woes and despair.  \n**Cliff and Pit Dwellers.** Bone swarms gather near cliffs, crevasses, and pits in the hope of forcing a victim or an entire herd of animals to fall to its death, creating more shattered bones to add to their mass.  \n**Undead Nature.** A mask wight doesn’t require air, food, drink, or sleep.",
            "name": "Bone Swarm",
            "size": "Large",
            "type": "Undead",
            "subtype": "Swarm",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "36d10",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 6,
            "skills": {
                "acrobatics": 8,
                "perception": 6,
                "stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone swarm can attack every hostile creature in its space with swirling bones."
                },
                {
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 31 (5d8 + 9) bludgeoning, piercing, or slashing damage (includes Strength of Bone special ability).",
                    "attack_bonus": 10,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Death's Embrace (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: the target is grappled (escape DC 16) and enveloped within the swarm's bones. The swarm can force the creature to move at its normal speed wherever the bone swarm wishes. Any non-area attack against the bone swarm has a 50 percent chance of hitting a creature grappled in Death's Embrace instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Strength of Bone",
                    "desc": "A bone swarm can choose to deal bludgeoning, piercing, or slashing damage, and adds 1.5x its Strength bonus on swarm damage rolls as bits and pieces of broken skeletons claw, bite, stab, and slam at the victim."
                },
                {
                    "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 human skull. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_bone-swarm/"
        },
        {
            "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": "bucca",
            "desc": "_These tiny, obsidian-skinned, bat-winged fey always have a hungry look, leering with razor-sharp fangs showing and licking their leathery faces with their forked, purple tongues._  \n**Hidden in Crevices.** Buccas are tiny, underground faeries who are also known as “snatchers,” because they love to steal from miners and hoard precious minerals and gems in tiny, trap‑filled crevices. Their small size makes them easy to overlook.  \n**Treasure Finders.** Buccas are often enslaved by derro as treasure seekers and can be summoned by some derro shamans. Buccas are the bane of the dwarves of many mountains and hilly cantons, serving as spies and scouts for evil humanoids.  \n**Bat Friends.** Buccas often train bats as mounts, messengers, and guard animals. On occasion they sell them to goblins and kobolds.",
            "name": "Bucca",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d4+15",
            "speed": {
                "walk": 20,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Darakhul, Dwarvish",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Damage: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw against poison or take 1d2 Strength damage. The target must repeat the saving throw at the end of each of its turns, and it loses another 1d2 Strength for each failed saving throw. The effect ends when one of the saving throws succeeds or automatically after 4 rounds. All lost Strength returns after a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The bucca doesn't provoke an opportunity attack when it flies out of an enemy's reach."
                },
                {
                    "name": "Vulnerability to Sunlight",
                    "desc": "A bucca takes 1 point of radiant damage for every minute it is exposed to sunlight."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the bucca's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: invisibility\n\n3/day each: darkness, ensnaring strike, locate object"
                }
            ],
            "spell_list": [],
            "page_no": 46,
            "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_bucca/"
        },
        {
            "slug": "burrowling",
            "desc": "_These light brown, furred creatures inquisitively survey their surroundings, each comforted by the presence of the others._  \n**Friendly Farmers.** Burrowlings work together at every task: digging tunnels, foraging, and rearing their young. They are omnivorous, eating roots, berries, insects, and reptiles—and they consider snakes a particular delicacy. The most advanced burrowling towns set up rudimentary farms, where they grow the fruits and vegetables they usually find in the wild.  \n**Safe Warrens.** Some towns have domesticated prairie dogs, which burrowlings train to stand watch alongside their masters. Pairs of adults stand watch around the town perimeter and sound a warning when they spot a foe. An alerted town retreats to the safety of its warrens, while the strongest creatures add more tunnels if necessary, and close access from the surface until the threat has passed. In combat, burrowlings stand together in defense of the helpless young and fight with crude slings or their sharp teeth and claws.  \n**Die of Loneliness.** If separated from its coterie, a burrowling becomes despondent, crying for others of its kind. A lone burrowling usually dies of loneliness within a week, unless it can find its way back to its town or discover another burrowling town. Rarely, a solitary creature makes its way to a non-burrowling settlement where it attempts to assist its new community. This frustrates the creature and those it interacts with as it tries to anticipate what its companions want. It may join an adventuring party in the hope of returning to a settlement. After spending at least six months with a party, the burrowling can use its Burrow Tactics ability with its new allies.  \nBurrowlings live up to 15 years. Twice a year, a burrowling female bears a litter of up to three pups, but in especially dangerous regions, the creatures breed prodigiously to keep their population ahead of massive attrition. In cases like this, a female has a litter of five pups every other month. A burrowling pup reaches adulthood in a year.",
            "name": "Burrowling",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "burrowling",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d6+6",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 9,
            "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
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The burrowling makes one bite attack and one claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Burrow Awareness",
                    "desc": "A burrowling gets advantage on Perception checks if at least one other burrowling is awake within 10 feet."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The burrowling has advantage on attack rolls when its target is adjacent to at least one other burrowling that's capable of attacking."
                }
            ],
            "spell_list": [],
            "page_no": 49,
            "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_burrowling/"
        },
        {
            "slug": "cactid",
            "desc": "_Rootlike tendrils explode from the sand at the base of this tall cactus bristling with needles. It uses its tendrils to reach for prey._  \n**Needled Sentients.** Cactids are semi-sentient cacti that grow in a myriad of shapes and sizes, from ground-hugging barrels and spheroid clumps that pin their victims to the ground to towering saguaros with clublike arms that yank victims off their feet. Most cactids are green or brown with distinct ribs; all are lined with countless needles.  \n**Drain Fluids.** In addition to gathering water, a cactid's tendril-roots can snag nearby creatures and pull them into a deadly embrace. Once a creature is pinned, the cactid’s spines siphon off the victim’s bodily fluids, until little but a dried husk remains. Many cactids are adorned with bright flowers or succulent fruit to lure prey into reach. Some scatter shiny objects within reach to attract sentient creatures. For those traveling the desert, however, a cactid’s greatest treasure is the water stored within its flesh. A slain cactid’s body yields four gallons of water with a successful DC 15 Wisdom (Survival) check. Failure indicates that only one gallon is recovered.  \n**Slow Packs.** Cactids were created by a nomadic sect of druids, but their original purpose is lost. They have limited mobility, so they often congregate in stands or to travel together in a pack to better hunting grounds.",
            "name": "Cactid",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 5
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 9,
            "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, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands Sylvan, but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cactid makes two attacks with its tendrils and uses Reel."
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one creature. Hit: 10 (2d6 + 3) bludgeoning damage plus 3 (1d6) piercing damage, and a Medium or smaller target is grappled (escape DC 13). Until this grapple ends, the target is restrained. If the target is neither undead nor a construct, the cactid drains the target's body fluids; at the start of each of the target's turns, the target must make a DC 13 Constitution saving throw. On a failed save, the creature's hit point maximum is reduced by 3 (1d6). If a creature's hit point maximum is reduced to 0 by this effect, the creature dies. This reduction lasts until the creature finishes a long rest and drinks abundant water or until it receives a greater restoration spell or comparable magic. The cactid has two tendrils, each of which can grapple one target at a time.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Reel",
                    "desc": "Each creature grappled by the cactid is pulled up to 5 feet straight toward the cactid."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hail of Needles (1/Day)",
                    "desc": "When reduced below 10 hp (even below 0 hp), the cactid releases a hail of needles as a reaction. All creatures within 15 feet take 21 (6d6) piercing damage, or half damage with a successful DC 14 Dexterity saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "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_cactid/"
        },
        {
            "slug": "carrion-beetle",
            "desc": "_The beetles wore golden bridles and carried huge leather sacks of stone and guano. They marched without stopping; dozens, even hundreds, bringing fresh earth to the white-fungus trees of the great forests. Their claws skittered with a sound like horseshoes slipping on stone, but their multiple legs ensured they never fell. The air around them singed the nostrils with the taint of acid._  \n**Beasts of Burden and War.** Carrion beetles are powerful beasts of burden with strong jaws and the ability to both climb and burrow. With a wide back, serrated, spiky forelegs, and a narrow head, the carrion beetle is too large to ride on very comfortably although it makes an excellent platform for ballistae and howdahs. Its thick exoskeleton varies from drab brown, tan, and black to shimmering blue green, purple-green, and a highly prized yellow‑orange.  \nThe largest carrion beetles make a distinctive wheezing sound when their spiracles are stressed; this noise creates a hum when multiple beetles run or charge on the field of battle. War beetles are often armored with protective strips of metal or chitinous armor fused to their exoskeletons, increasing their natural armor by +2 while reducing their speed to 20 feet.  \n**Devour Fungi and Carrion.** Carrion beetles rarely gather in groups larger than a breeding pair and a small cluster of offspring in the wild. The domesticated varieties travel in herds of 20-40 to feed on fungal forests, scavenge battlefields, or devour cave lichen and scour sewage pits. The larger caravan beetles are always antagonistic.  \nWhen breeding season hits, carrion beetles feast on the bodies of large animals. They are often found in symbiotic relationships with deathcap mycolids, darakhul, and related species. Many species in the deep underworld consider carrion beetles food and use their exoskeletons to fashion shields and armor (though their chitin is too brittle for weaponry).  \nPurple worms are their major predators. Worms swallow entire caravans when they find the beetles within.  \n**Domesticated by Ghouls.** Domesticated by the darakhul, the carrion beetles live a more complex life. They begin as simple pack animals, with the strongest being trained as war beetles. War beetles often carry ballistae and harpoons fitted with lines for use against flying foes.  \nIn late life, the beetles are used as excavators, scouring out tunnels with their acid. After death, their exoskeletons are used both as animated scouting vehicles (ghouls hide within the shell to approach hostile territory) and as armored undead platforms packed with archers and spellcasters.",
            "name": "Carrion Beetle",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30,
                "burrow": 20,
                "climb": 10
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 1,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "paralysis",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The beetle makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 10 (1d12 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Acid Spit (Recharge 5-6)",
                    "desc": "The carrion beetle spits a line of acid that is 30 ft. long and 5 ft. wide. Each creature in that line takes 32 (5d12) acid damage, or half damage with a successful DC 13 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 52,
            "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_carrion-beetle/"
        },
        {
            "slug": "cavelight-moss",
            "desc": "_These patches of tangled, lacy moss cling to the ceiling, slowly pulsing with an eerie glow. Their stems gently writhe among the soft, feathery mass, dusting the ground below with a twinkling of phosphorescent spores._  \n**Plant Carnivore.** Cavelight moss glows with a pale yellow light, but when agitated, its light changes to an icy blue. Cavelight moss is frequently mistaken for a benign organism, but it hunts living flesh and renders its meals immobile before starting the long process of digestion.  \nA cavelight moss is a collective of smaller life forms patched together and sharing sensations. Barely cognitive, a cavelight moss spends its time positioning itself above well-traveled sections of cavern, feeding on rats, bats, and crawling insects. When it senses larger prey, it slowly and quietly moves toward the creature.  \n**Long-Lived Spores.** A cavelight moss can survive for 200 years, shedding luminous spores and consuming vermin. Its spores germinate in the carcasses of its victims, and in lean times, these spores can grow, albeit slowly, on guano or other areas rich in moisture and organic nutrients.  \n**Rare Colonies.** If a cave system has no true protectors and food is plentiful, these creatures congregate—most commonly, in bat colonies of millions of individuals. When they gather this way, cavelight mosses function as a large colony, covering strategic locations where prey roams. When a source of food moves on, the entire colony slowly disperses as well.",
            "name": "Cavelight Moss",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "walk": 5,
                "climb": 5
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 13,
            "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, cold, fire; slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, deafened, frightened, paralyzed, prone, stunned, unconscious",
            "senses": "tremorsense 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Tendrils",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 33 (4d12 + 7) bludgeoning damage. If the target is a creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the cavelight moss can't use its tendrils against another target.",
                    "attack_bonus": 9,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Strength Drain",
                    "desc": "Living creatures hit by the cavelight moss's tendril attack or caught up in its grapple must make a successful DC 14 Constitution saving throw or 1 level of exhaustion. Creatures that succeed are immune to that particular cavelight moss's Strength Drain ability for 24 hours. For every level of exhaustion drained, the cavelight moss gains 5 temporary hit points."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Luminescence",
                    "desc": "The chemicals within cavelight moss make the entire creature shed light as a torch. A cavelight moss cannot suppress this effect. It can, however, diminish the light produced to shed illumination as a candle."
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "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_cavelight-moss/"
        },
        {
            "slug": "chelicerae",
            "desc": "_A chelicerae resembles a massive spider perched on tall, stilted legs. Most often, the disheveled body of a robed arcanist swings from its clenched mandibles._  \n**Feed on Spellcasters.** These massive arachnids are largely confined to the great forests and occasional wastelands, although rumors do persist of sightings in the dark alleys of magocratic cities, causing trepidation among the spellcasters there. Few creatures pose such a threat to spellcasters as chelicerae.  \n**Carry Their Prey.** Walking on high, stilted legs, these creatures resemble gigantic harvesters. More often than not, they are found with the grisly bodies of humanoids dangling from the chelicerae’s clenched mandibles.  \n**Cocoon Arcanists.** Chelicerae stalk isolated victims, striking them with a poisonous bite and then pinning its prey within its jaws. There, their helpless body can hang for days on end as the chelicerae pursues obscure and eldritch tasks. At best, victims wake up weeks later with no memory of the events, far from home, and drained of vitality and spells. Others are stored immobilized in a thick cocoon in a high treetop until their body and mind recover. A few unlucky victims are slain and animated as walking dead to protect the chelicerae.",
            "name": "Chelicerae",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 22,
            "dexterity": 17,
            "constitution": 17,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": 5,
            "skills": {
                "acrobatics": 6,
                "athletics": 9,
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The chelicerae makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage, and the target is grappled (escape DC 16). The target must also make a successful DC 16 Constitution saving throw or become poisoned. While poisoned this way, the target is unconscious and takes 1d4 Strength damage at the start of each of its turns. The poisoning ends after 4 rounds or when the target makes a successful DC 16 Constitution save at the end of its turn.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The chelicerae has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the chelicerae is an 8th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). It requires no material components to cast its spells. The chelicerae has the following wizard spells prepared:\n\ncantrips: acid splash, mage hand, minor illusion, true strike\n\n1st level: burning hands, detect magic, expeditious retreat, ray of sickness\n\n2nd level: hold person, invisibility, scorching ray\n\n3rd level: animate dead, haste, lightning bolt\n\n4th level: phantasmal killer"
                },
                {
                    "name": "Siphon Spell Slots",
                    "desc": "The chelicerae cannot replenish its spells naturally. Instead, it uses grappled spellcasters as spell reservoirs, draining uncast spells to power its own casting. Whenever the chelicerae wishes to cast a spell, it consumes a number of spell slots from its victim equal to the spell slots necessary to cast the spell. If the victim has too few spell slots available, the chelicerae cannot cast that spell. The chelicerae can also draw power from drained spellcasters or creatures without magic ability. It can reduce a grappled creature's Wisdom by 1d4, adding 2 spell slots to its spell reservoir for every point lowered. A creature reduced to 0 Wisdom is unconscious until it regains at least one point, and can't offer any more power. A creature regains all lost Wisdom when it finishes a long rest."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Chelicerae can climb difficult surfaces, including upside down on ceilings, without requiring an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "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_chelicerae/"
        },
        {
            "slug": "chernomoi",
            "desc": "_These scaly creatures resemble nothing so much as tiny, batwinged dragonkin._  \n**Dragon Sprites.** Chernomoi (which means “lair sprite” in Draconic) often reside discreetly in a dragon lair or dragonborn household, cleaning and tidying up at night, and only occasionally keeping a small trinket or shiny gemstone as compensation. They appear as tiny, winged dragonkin, dressed in metallic armor made of small coins and semi-precious stones.  \n**Lair Alarms.** Chernomoi are terrified of wyverns and never lair anywhere near them. Otherwise, they are very protective of their draconic masters and raise an alarm if an intruder is undetected. They fight with their tiny blades and Shriek attack if cornered, though they always flee from danger as a first option— usually straight to a dragon, dragonborn, or drake ally.",
            "name": "Chernomoi",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d4+20",
            "speed": {
                "walk": 20,
                "fly": 20
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "acrobatics": 6,
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silver weapons",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Draconic, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Shriek (Recharge 5-6)",
                    "desc": "The chernomoi emits a loud shriek. All creatures within 60 feet who can hear take 10 (3d6) thunder damage, or half damage with a successful DC 13 Constitution saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the chernomoi's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: detect magic, invisibility, mage hand, mending, message, prestidigitation\n\n1/day each: detect poison and disease, dimension door"
                }
            ],
            "spell_list": [],
            "page_no": 55,
            "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_chernomoi/"
        },
        {
            "slug": "child-of-the-briar",
            "desc": "_Its eyes gleam like polished walnuts, and its sly smile seems oddly placed on the tiny body, covered in spikes and thorns. The creature’s waist is no thicker than a clenched fist, and its sinuous arms are no wider than a finger but twice the length of its body._  \n**Born of Magic.** Children of the briar are a frequent nuisance to fey and mortal alike. They grow in deep briar patches in forest clearings or along sunny hillsides and riverbanks. More rarely, they spawn when a sorcerer or magical creature’s blood is spilled on the forest floor, or when summoned into being by obscure druidic items of power.  \n**Thorn Fortresses.** Despite their size, children of the briar gather in great numbers, cultivating ancient forest thickets into veritable fortresses. Wise men flee when they hear their clicking language in the underbrush, for the children have all the capricious wickedness of spiteful children and a taste for blood.  \n**Spies and Scouts.** From their lairs, the children of the briar creep far and wide to spy on the forest’s inhabitants, sometimes using spiders, monstrous centipedes, and giant dragonflies as mounts. They converse with travelers bearing interesting news, but their words are thorned with gleeful malice, jealous bile, and lies. They are not above murder. They trade news and gossip for trinkets, favors, and drops of spilled blood.  \nThe fey have long used the children of the briar as spies and informants, and the power of the Otherworld now courses through their veins, allowing them to work simple magical tricks and slip between the mortal and faerie realms with relative ease.",
            "name": "Child Of The Briar",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 50,
            "hit_dice": "20d4",
            "speed": {
                "walk": 20,
                "climb": 10
            },
            "strength": 6,
            "dexterity": 17,
            "constitution": 11,
            "intelligence": 13,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 7
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Briarclick, Common, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "A child of the briar makes two claw attacks. If both attacks hit the same target, the target is grappled (escape DC 13) and the child of the briar uses its Thorny Grapple on it."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Spitdart Tongue (Recharge 4-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage. Every child of the briar can shoot thorns from its mouth.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Entangle",
                    "desc": "Two children of the briar working together can cast a version of the entangle spell with no components, at will. Both creatures must be within 10 feet of each other, and both must use their action to cast the spell. The entangled area must include at least one of the casters but doesn't need to be centered on either caster. Creatures in the area must make a DC 13 Strength saving throw or be restrained. All children of the briar are immune to the spell's effects."
                },
                {
                    "name": "Thorny Grapple",
                    "desc": "A child of the briar's long thorny limbs help it grapple creatures up to Medium size. A grappled creature takes 2 (1d4) piercing damage at the end of the child's turn for as long as it remains grappled."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fey Blood",
                    "desc": "Children of the briar count as both plant and fey for any effect related to type."
                }
            ],
            "spell_list": [],
            "page_no": 56,
            "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_child-of-the-briar/"
        },
        {
            "slug": "chronalmental",
            "desc": "_A chronalmental is difficult to pin down, and it may appear as a large man-shaped absence in the air that reveals first a field of stars, then a contorted rainbow of colored bands, then a brilliant white light, strobing in and out of existence._  \n**Fluid as Time.** Shifting between the past, present, and future, chronalmentals are formed from temporal energy. They flow like sand in an hourglass and exist between the tickings of a clock.  \nThe first chronalmentals were forged from extra time left over from the beginning of the universe. Many served as shock troopers in unfathomable wars between angels and fiends or gods and ancient titans. Most were lost between seconds or abandoned to drift aimlessly in the Astral Plane or in the void between the stars.  \n**Stewards of Calamity.** Locations of historical significance— both past and future—attract chronalmentals. They have a fondness for battlefields and other sites of strife. Because they are drawn to noteworthy places, chronalmentals have a reputation as harbingers of calamity, and their presence may incite panic among scholars, priests, and sages.  \n**Environmental Chaos.** Whatever the terrain, the environment behaves strangely around the chronalmental. Collapsed walls might suddenly rise, seedlings become massive trees, and fallen soldiers relive their dying moments. These changes occur randomly, a side-effect of a chronalmental’s presence, and things return to normal when they depart.  \n**Elemental Nature.** A chronalmental does not require air, food, drink, or sleep.",
            "name": "Chronalmental",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 30
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 19,
            "intelligence": 9,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Celestial, Infernal",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The chronalmental makes 1d4 + 1 slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Steal Time (1/Day)",
                    "desc": "The chronalmental targets one creature it can see within 30 feet of it. The targeted creature must make a DC 16 Wisdom saving throw. On a failed saving throw, the chronalmental draws some of the creature's time into itself and gains +10 to its position in initiative order. In addition, the target's speed is reduced by half, it can't take reactions, and it can take either an action or a bonus action on its turn, but not both. While it is stealing time, the chronalmental's speed increases by 30 feet, and when it takes the multiattack action, it can make an additional slam attack. The targeted creature can repeat the saving throw at the end of each of its turns, ending the effect on a success."
                },
                {
                    "name": "Displace (Recharge 5-6)",
                    "desc": "The chronalmental targets one creature it can see within 30 feet of it. The target must succeed on a DC 16 Wisdom saving throw or be magically shunted outside of time. The creature disappears for 1 minute. As an action, the displaced creature can repeat the saving throw. On a success, the target returns to its previously occupied space, or the nearest unoccupied space."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Step Between Seconds (Recharge 4-6)",
                    "desc": "When a creature the chronalmental can see moves within 5 feet of it, the chronalmental can shift itself to a place it occupied in the past, teleporting up to 60 feet to an unoccupied space, along with any equipment it is wearing or carrying."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Temporal Body",
                    "desc": "When a chronalmental is subjected to a slow spell, haste spell, or similar effect, it automatically succeeds on the saving throw and regains 13 (3d8) hit points."
                }
            ],
            "spell_list": [],
            "page_no": 57,
            "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_chronalmental/"
        },
        {
            "slug": "cikavak",
            "desc": "_The cikavak is a remarkably ugly magical bird—a supernatural creature conjured through a lengthy ritual. A dark gray comb flops atop their heads and shapeless wattles dangle from their throats. They seem unimposing._  \n**Dagger Beaks.** Cikavaks use their elongated, dull-gray beaks to draw up nectar and other fluids—or to stab with the force of a dagger. Although it requires great effort to call up these homely birds, the magic is surprisingly common, known among peasants and townsfolk as well as mages. Once summoned, they remain faithful to their masters until death. While cikavaks don’t speak, they comprehend the Common tongue and can speak with animals to help their master. They often magically silence the cries of more melodious birds.  \n**Potion Pouches.** Cikavaks possess another odd ability: when fully distended, their ventral pouches hold up to half a gallon of almost any liquid. These resilient pouches take little or no damage from their contents, holding potions without ingesting them or even carrying acid without injury.  \nThieves make use of this ability, directing the birds to siphon up liquids and thus steal honey from neighbors’ beehives, as well as milk, beer, and wine. The most audacious thieves send their birds into magicians’ towers, alchemists’ shops, or the local apothecary to seize mercury, phlogiston, and more exotic substances. They carry these stolen fluids back to their owner in their pouches. While normally strong flyers, when laden with liquids, their flight is clumsy at best.  \n**Folk Conjuration.** To call a cikavak with folk magic rituals, a character must gather an egg from a black hen as well as 30 gp worth of herbs and colored chalks. Cast at sunset, the folk ritual requires half an hour and requires a successful DC 15 Intelligence (Arcana) check to succeed. (The material components can be used multiple times, until the ritual succeeds). The hen’s egg must then be carried and kept warm for 40 days. During this time, the ritual caster must not bathe or be subject to any spell effects. Usable only by non-casters, the ritual’s feeble magic is immediately dispelled if the cikavak’s master uses any other sort of spell or spell-like ability.",
            "name": "Cikavak",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "7d4",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 4,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "understands Common; telepathy (touch)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, range 5 ft., one target. Hit: 7 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the cikavak's innate spellcasting ability is Wisdom (spell save DC 11). It can innately cast the following spells, requiring no material components:\n\nat will: speak with animals\n\n1/day: silence"
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "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_cikavak/"
        },
        {
            "slug": "city-watch-captain",
            "desc": "",
            "name": "City Watch Captain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": "scale mail",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "one language (usually Common)",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The city watch captain makes two rapier attacks and one dagger attack. The captain can substitute a disarming attack for one rapier attack."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Disarming Attack",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: the target must make a successful DC 13 Strength saving throw or drop one item it's holding of the city watch captain's choice. The item lands up to 10 feet from the target, in a spot selected by the captain."
                },
                {
                    "name": "Orders to Attack (1/Day)",
                    "desc": "Each creature of the city watch captain's choice that is within 30 feet of it and can hear it makes one melee or ranged weapon attack as a reaction. This person could easily have been on the other side of the law, but he likes the way he looks in the city watch uniform-and the way city residents look at him when he walks down the street leading a patrol. With a long mustache and a jaunty cap, there's no denying that he cuts a rakishly handsome figure. While a trained investigator, the city watch captain is not afraid to draw his blade to end a threat to his city."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Tactical Insight",
                    "desc": "The city watch captain has advantage on initiative rolls. City watch soldiers under the captain's command take their turns on the same initiative count as the captain."
                }
            ],
            "spell_list": [],
            "page_no": 419,
            "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_city-watch-captain/"
        },
        {
            "slug": "clockwork-beetle",
            "desc": "_Gleaming metal and whirring gears make up the form of this elaborate mechanical insect the size of a housecat._  \n**Bejeweled Familiars.** Forged by talented jewelers and sold to gear-mages and aristocrats, clockwork beetles are highly prized as familiars. Although normally created in the form of metal beetles, their appearance can vary greatly. Some resemble incandescent ladybugs while others have razorsharp horns reminiscent of deadly stag beetles. Some are fashioned as darkling beetles with prehensile antennae, and even weevil-like designs have been spotted.  \n**Flying Noisemakers.** In the southern deserts, scarab beetle patterns are particularly prized. Anytime the creatures move they emit an audible rhythmic buzz, especially when taking to the air. Once in flight, they create a disturbing cacophony of clicks and whirs.  \n**Hidden Timers.** The most talented gear‑mages occasionally design a clockwork beetle with a hidden countdown clock that silently ticks down over years or even decades. When the tightly wound gear-counter expires, it suddenly triggers a mechanical metamorphosis within the beetle, causing it to rapidly transform and blossom into a completely different clockwork creature—a wondrous surprise known in advance only to the designer who created it so many years ago.  \n**Constructed Nature.** A clockwork beetle doesn’t require air, food, drink, or sleep.",
            "name": "Clockwork Beetle",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 15,
            "hit_dice": "6d4",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Common, telepathy 100 ft. (creator only)",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 5 (2d4) poison damage, or one-half poison damage with a successful DC 10 Constitution saving throw.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork beetle is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork beetle has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 60,
            "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_clockwork-beetle/"
        },
        {
            "slug": "clockwork-beetle-swarm",
            "desc": "_Light glints off the moving parts of almost a thousand clockwork beetles in a biting cloud._  \n**Freed But Foolish.** Clockwork beetle swarms form when several of the creatures break free of their creators and bond together in a noisy mass of clattering mechanical parts. Severed from the bond of their creators, the beetle swarm lacks the telepathy of singular clockwork beetles and has a reduced mental capacity.",
            "name": "Clockwork Beetle Swarm",
            "size": "Large",
            "type": "Construct",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d10+8",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing",
            "damage_immunities": "fire, poison, psychic",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., up to 4 creatures in the swarm's space. Hit: 17 (5d6) piercing damage plus 3 (1d6) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "5d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny construct. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 61,
            "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_clockwork-beetle-swarm/"
        },
        {
            "slug": "clockwork-huntsman",
            "desc": "_A clockwork huntsman is mechanical soldier clad in flat-black armor, and beneath its breastplate, gears tick and whir._  \n**Slave Hunters.** These metal huntsmen were once the province of corrupt aristocrats, running down escaped slaves and tracking prey in hunting expeditions. Their masters may vary, but the clockwork huntsmen still perform when called upon. In some places they operate only on the command of the secret police, hunting down persons of interest wanted for questioning.  \nHuntsmen may operate alone, but usually they seek their quarry as a small group of two or three. Because they are unsleeping and tireless, few can hide from them for long without magical assistance.  \n**Despised Machines.** Clockwork huntsmen are painted matte black with mithral trim, and occasionally outfitted with armor or a black steel blade for added intimidation. Common folk detest them; all but their keepers and commanders shun them.  \n**Obedient to Orders.** Bound with specific instructions, clockwork huntsmen patrol, stand sentry, or remain unmoving as ordered, always paying attention, always alert to their surroundings. Clockwork huntsmen are unrelenting and single-minded in their missions, focusing on particular targets—priests, spellcasters, or heavily armored intruders, as directed. Oblivious to injury, clockwork huntsmen attack until destroyed or ordered to stand down.  \nClockwork huntsmen stand nearly six feet tall and weigh 400 lb.  \n**Constructed Nature.** A clockwork huntsman doesn’t require air, food, drink, or sleep.",
            "name": "Clockwork Huntsman",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 110,
            "hit_dice": "20d8+20",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 5,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "understands Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Net Cannon",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 5/15 ft., one target, size Large or smaller. Hit: the target is restrained. A mechanism within the clockwork huntsman's chest can fire a net with a 20-foot trailing cable anchored within the huntsman's chest. A creature can free itself (or another creature) from the net by using its action to make a successful DC 10 Strength check or by dealing 5 slashing damage to the net. The huntsman can fire up to four nets before it must be reloaded.",
                    "attack_bonus": 4,
                    "damage_dice": "0"
                },
                {
                    "name": "Explosive Core",
                    "desc": "The mechanism that powers the huntsman explodes when the construct is destroyed, projecting superheated steam and shrapnel. Every creature within 5 ft. of the construct takes 10 (3d6) fire damage, or half damage with a successful DC 13 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork huntsman is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork huntsman has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 63,
            "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_clockwork-huntsman/"
        },
        {
            "slug": "clockwork-myrmidon",
            "desc": "_This hulking brass and iron creature resembles a giant suit of plate armor; a constant growl issues from its midsection. It stands 9 feet tall and its squat head wears an angry expression. A clockwork myrmidon always moves with moves with a powerful, determined grace unusual in most clockwork creations._  \n_**Elite Machines.**_ Clockwork myrmidons are heavily armored at their joints and at most vital parts. They are much too valuable to undertake patrols or menial labor, and they are unleashed only for dangerous situations that clockwork watchmen cannot handle.  \n_**Single Targets.**_ A clockwork myrmidon defends itself but does not initiate combat unless so directed by its master. When it does enter battle, a clockwork myrmidon is unrelenting and single-minded, and it attacks one particular target until that foe surrenders, escapes, or is defeated.  \nUnless given other instructions, a clockwork myrmidon attacks whatever enemy is closest to it. A clockwork myrmidon attacks until destroyed or ordered to stand down.  \n_**Alchemical Tricks.**_ A clockwork myrmidon is always outfitted with alchemical fire, acids, grease, and other special devices. An alchemist is required to keep one running well.  \n_**Constructed Nature.**_ A clockwork myrmidon doesn’t require air, food, drink, or sleep.",
            "name": "Clockwork Myrmidon",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 11,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 8,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "understands Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The clockwork myrmidon makes two attacks: two pick attacks or two slam attacks, or one of each."
                },
                {
                    "name": "Heavy Pick",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 11 (1d12 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Alchemical Flame Jet (Recharge 5-6)",
                    "desc": "The clockwork myrmidon can spew a jet of alchemical fire in a line 20 feet long and 5 feet wide. Any creature in the path of the jet takes 26 (4d12) fire damage, or half damage with a successful DC 15 Dexterity saving throw. The clockwork myrmidon can use this attack four times before its internal reservoir is emptied."
                },
                {
                    "name": "Grease Spray (Recharge 5-6)",
                    "desc": "As a bonus action, the clockwork myrmidon's chest can fire a spray of alchemical grease with a range of 30 feet, covering a 10-by-10 foot square area and turning it into difficult terrain. Each creature standing in the affected area must succeed on a DC 15 Dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a DC 15 Dexterity saving throw or fall prone. The clockwork myrmidon can use this attack four times before its internal reservoir is emptied."
                },
                {
                    "name": "Alchemical Fireball",
                    "desc": "The clockwork myrmidon's alchemical flame reservoir explodes when the construct is destroyed, spraying nearby creatures with burning fuel. A creature within 5 feet of the myrmidon takes 19 (3d12) fire damage, or half damage with a successful DC 15 Dexterity saving throw. This explosion doesn't occur if the clockwork myrmidon has already fired its alchemical flame jet four times."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork myrmidon is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork myrmidon has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 64,
            "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_clockwork-myrmidon/"
        },
        {
            "slug": "cobbleswarm",
            "desc": "_The paving stones underfoot suddenly lurch and tumble over one another. Thousands of tiny limbs, pincers, and stingers break from the stony surface and frantically scuttle forward._  \nA cobbleswarm is made up of tiny, crablike creatures with smooth, stony shells. Individually they are referred to as cobbles. The creatures vary in size, shape, and color, but all have six segmented legs, a whiplike stinger, and a single eye.  \n**Paving Stone Mimics.** When the eye is closed and the limbs are pulled under the shell, cobbles are nearly indistinguishable from lifeless paving stones. Victims of cobbleswarms are caught unaware when the floor beneath them suddenly writhes and shifts, and dozens of eyes appear where there should be none.  \n**Trap Affinity.** Cobbleswarms have a rudimentary understanding of traps. They often hide in places where their shift and tumble ability can slide intruders into pits or across trapped areas, and kobold tribes prize them highly for this reason.",
            "name": "Cobbleswarm",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 11,
            "constitution": 11,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, stunned",
            "senses": "passive Perception 11",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Stings",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half its hit points or fewer.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the swarm remains motionless, it is indistinguishable from normal stones."
                },
                {
                    "name": "Shift and Tumble",
                    "desc": "As a bonus action, the swarm can push a prone creature whose space it occupies 5 feet."
                },
                {
                    "name": "Shifting Floor",
                    "desc": "Whenever the swarm moves into a creature's space or starts its turn in another creature's space, that other creature must make a successful DC 13 Dexterity saving throw or fall prone. A prone creature must make a successful DC 13 Dexterity (Acrobatics) check to stand up in a space occupied by the swarm."
                },
                {
                    "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 stone. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "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_cobbleswarm/"
        },
        {
            "slug": "coral-drake",
            "desc": "_Swimming upright, this creature peels itself from the vibrant seascape and strikes with needle-thin claws, shredding teeth, and a wickedly curved stinger._  \n**Camouflaged Hunter.** Like a piece of moving coral, this drake’s coloration and scale patterns change to match nearby anemones, corals, seaweed, and sea urchins. This adaptation allows the creature considerable stealth in its natural habitat. It avoids combat if it can, preferring to hide and protect its young. Long serrated spines stretch from the coral drake’s body, waving in brilliant colors against a blue sea.  \n**All Spikes and Needles.** The creature’s long snout stretches out from its narrow face and an array of spikes and slender protrusions form a jagged crown. Inside the mouth, serrated teeth form multiple ringed ridges where it’s young feed on leftover scraps of food and small parasites. Needle-thin talons spring from finned appendages, and a stinger frilled with tiny barbs curves at the end of its slender tail.  \nA coral drake measures seven feet from the tip of its snout to its barbed stinging tail. Thin and agile, the beast weighs less than 100 lb. Both male and female coral drakes gestate their delicate eggs inside sacks within their mouths and throats. This oral incubation protects the vulnerable eggs, but only a handful ever reach maturity, because their parents use the ravenous spawn for defense.  \n**Poisonous Lairs.** Coral drakes live in warm waters near great coral reefs. They hollow out small lairs and protect their meager hoards with the aid of the area’s natural inhabitants. Because they are immune to poison, coral drakes often choose lairs nestled in forests of poisonous sea urchins, stinging anemones, and toxic corals.  \nAside from humankind, the coral drake harbors a great rivalry with dragon turtles. These beasts prize the same hunting grounds and nests and fight for supremacy in the richest reefs.",
            "name": "Coral Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d8+60",
            "speed": {
                "walk": 30,
                "swim": 60
            },
            "strength": 19,
            "dexterity": 1,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "acrobatics": 6,
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, poisoned, prone, unconscious",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Draconic",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The coral drake makes one bite attack, one claw attack, and one stinger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage, and the target must succeed on a DC 15 Constitution saving throw or take 7 (2d6) poison damage at the start of each of its turns for 4 rounds. The creature can repeat the saving throw at the end of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "Coral drakes nurture their offspring in specialized throat sacs. They can pressurize these sacs to spew forth a 15-foot cone of spawn. Each target in this area takes 21 (6d6) piercing damage from thousands of tiny bites and is blinded for 1d4 rounds; a successful DC 15 Dexterity saving throw reduces the damage by half and negates the blindness."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Camouflage",
                    "desc": "A coral drake's coloration and shape lend to its stealth, granting the creature advantage on all Stealth checks while it's underwater."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The coral drake can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 150,
            "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_coral-drake/"
        },
        {
            "slug": "corrupting-ooze",
            "desc": "_A corrupting ooze boils and bubbles with rank marsh gas and the fetid stench of the sewer, and it leaves a stinking trail of acidic slime wherever it goes._  \n**Swim and Walk.** A corrupting ooze is a festering slime that can slither and even swim like a gigantic sea slug, or it can assume a roughly humanoid form and shamble through the streets, though its stench and its lack of speech make it unlikely that anyone might mistake it for a normal person. They are frequently soldiers and servants to heralds of blood and darkness.  \n**Dissolve Bones.** A corrupting ooze can absorb an entire large animal or small person, simply dissolving everything including the bones in a matter of minutes. This function makes them an important element of certain dark rituals.",
            "name": "Corrupting Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d10+60",
            "speed": {
                "walk": 20,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 4,
            "wisdom": 2,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "slashing, bludgeoning",
            "damage_immunities": "acid, fire, poison",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft., tremorsense 60 ft., passive Perception 5",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 3 (1d6) acid damage, and the target is grappled (escape DC 13).",
                    "attack_bonus": 6,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Corrupting Touch",
                    "desc": "When a corrupting ooze scores a critical hit or starts its turn with a foe grappled, it can dissolve one leather, metal, or wood item of its choosing in the possession of the target creature. A mundane item is destroyed automatically; a magical item is destroyed if its owner fails to make a successful DC 16 Dexterity saving throw."
                },
                {
                    "name": "Strong Swimmer",
                    "desc": "A corrupting ooze naturally floats on the surface of water. It swims with a pulsating motion that propels it faster than walking speed."
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "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_corrupting-ooze/"
        },
        {
            "slug": "crimson-drake",
            "desc": "_Crimson drakes are easy to spot, with scales the color of dried blood, a deadly scorpion stinger, and a mischievous gleam in their eyes._  \n**Fiery Raiders.** Crimson drakes lair in woodlands near small settlements, making nighttime forays to set fires and hunt those who flee the flames—traits that make humanoid tribes prize them as raiding partners. Goblins gleefully adopt a crimson drake as a mascot to burn things down while they get on with slaughtering people. Red dragons and flame dragons regard a crimson drake as a pet, at best, but this rarely works out. When it is inevitably insulted by its larger cousins, a malicious crimson drake may even intentionally set fires to blaze a trail for hunters to the dragon’s lair.  \n**Mistaken for Pseudodragons.** A crimson drake’s scales and features are quite similar to those of a pseudodragon, and they will imitate a pseudodragon’s hunting cry or song to trick victims into approaching. Once their prey gets close enough, they immolate it.  \nAs with pseudodragons, they resemble a red dragon in all but size and the presence of the drake’s scorpion-like stinger. On average, a crimson drake weighs 12 lb, its body measures about 18 inches long, and its tail adds another 18 inches.  \n**Foul Familiars.** A crimson drake occasionally chooses to serve an evil spellcaster as a familiar; they are too mischievous to be loyal or trustworthy, but ferocious in defense of their master.",
            "name": "Crimson Drake",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 54,
            "hit_dice": "12d4+24",
            "speed": {
                "walk": 15,
                "fly": 80
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 9,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "acrobatics": 4,
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Draconic, telepathy 60 ft.",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The crimson drake makes one bite attack and one stinger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 4 (1d8) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or become poisoned for 1 hour. If the saving throw fails by 5 or more, the target takes 2 (1d4) poison damage at the start of each of its turns for 3 rounds. The target may repeat the saving throw at the end of its turn to end the effect early.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Breath Weapon (Recharge 6)",
                    "desc": "The drake exhales fire in a 15-ft. cone. Each target in that cone takes 18 (4d8) fire damage, or half damage with a successful DC 12 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The drake has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "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_crimson-drake/"
        },
        {
            "slug": "crystalline-devil",
            "desc": "_Created and favored by Mammon, the arch-devil of greed, crystalline devils masquerade as magic treasures._  \n**Barefoot, Gem-Coated.** Crystalline devils resemble gem‑coated humanoids with cruel, twisted faces, jagged teeth, and terrible talons like shards of broken glass. Their feet, however, are soft and bare, allowing them to pad along with surprising stealth, always looking for a favorable spot to assume gem form  \n**Winking Jewels.** In its treasure form, a crystalline devil resembles a pretty, sparkling jewel lying on the ground, glowing with a warm inner light. They seek to catch the eye of an unwary creature whose mind it might corrupt to greed and murder. If their identity is discovered in gem form, they reassume their normal form and attack.  \n**Passed Along.** After insinuating themselves into groups, they encourage betrayal and murder, then persuade a host to pass on their treasure as atonement for their crimes.",
            "name": "Crystalline Devil",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d8+48",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "deception": 8,
                "insight": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Celestial, Common, Infernal, telepathy 120 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two claw attacks."
                },
                {
                    "name": "Betraying Carbuncle",
                    "desc": "The crystalline devil takes the form of a gemstone worth 500 gp. It radiates magic in this form, but it can't be destroyed. It is fully aware and can see and hear its surroundings. Reverting to its usual form requires another action."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Crystalline Spray (Recharge 5-6)",
                    "desc": "The crystalline devil magically sprays shards of crystal in a 15-foot cone. Each target in that area takes 17 (7d4) piercing damage, or half damage with a successful DC 15 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The crystalline devil has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The crystalline devil deals an extra 7 (2d6) damage when it hits a target with an attack and has advantage on the attack roll, or when the target is within 5 feet of an ally of the devil that isn't incapacitated and the devil doesn't have disadvantage on the attack roll."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "while in the form of a gemstone, the devil is an innate spellcaster. Its spellcasting ability is Charisma (spell save DC 13). The devil can innately cast the following spells, requiring no material components:\n\n2/day: command\n\n1/day: suggestion"
                },
                {
                    "name": "Variant: Devil Summoning",
                    "desc": "some crystalline devils have an action option that allows them to summon other devils.\n\nsummon Devil (1/Day): The crystalline devil has a 25 percent chance of summoning one crystalline devil"
                }
            ],
            "spell_list": [],
            "page_no": 105,
            "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_crystalline-devil/"
        },
        {
            "slug": "dau",
            "desc": "_A constant shimmer surrounds this short, winged creature, and staring at it is eyewatering and confusing, like a distant desert mirage though it’s only scant yards away._  \n**Desert Mirage Fey.** Daus are creatures of haze and illusion. They stand three feet tall, with sandy skin, and are surrounded by a shimmering aura like a heat haze. They are flighty, physically weak, and unfocused, but are agile in both body and wit.  \n**Lazy and Bored.** Their ability to magically provide for themselves in most material ways tends to make daus lazy and hedonistic. As a result, daus are often friendly and eager for company and they invite friends and strangers alike to rest in their lairs, partake in their feasts and share their stories.  \n**Sticklers for Etiquette.** However, a dau’s hospitality often turns to cruelty when guests breach its intricate rules of etiquette.",
            "name": "Dau",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 49,
            "hit_dice": "9d6+18",
            "speed": {
                "hover": true,
                "walk": 20,
                "fly": 60
            },
            "strength": 7,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "deception": 5,
                "insight": 5,
                "perception": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Deep Speech, Primordial, Sylvan, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dau makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage, and the dau regains hit points equal to the necrotic damage dealt. The target must succeed on a DC 13 Constitution saving throw or its hit point maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the creature finishes a long rest.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Tangible Illusion (1/Day)",
                    "desc": "After casting an illusion spell of an object, the dau temporarily transforms that illusion into a physical, nonmagical object. The temporary object lasts 10 minutes, after which it reverts to being an illusion (or vanishes, if the duration of the original illusion expires). During that time, the illusion has all the physical properties of the object it represents, but not magical properties. The dau must touch the illusion to trigger this transformation, and the object can be no larger than 5 cubic feet."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Mirror Dodge (1/Day)",
                    "desc": "When the dau would be hit by an attack or affected by a spell, the dau replaces itself with an illusory duplicate and teleports to any unoccupied space within 30 feet in sight. The dau isn't affected and the illusory duplicate is destroyed."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The dau has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dau's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: detect thoughts\n\n3/day each: invisibility, mirror image\n\n1/day each: mirage arcana, programmed illusion, project image"
                }
            ],
            "spell_list": [],
            "page_no": 70,
            "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_dau/"
        },
        {
            "slug": "death-butterfly-swarm",
            "desc": "_These enormous clouds of orange and green butterflies add a reek of putrefaction to the air, stirred by the flapping of their delicate wings._  \n**Demon-Haunted.** A death butterfly swarm results when a rare breed of carrion-eating butterflies, drawn to the stench of great decay, feeds on the corpse of a fiend, demon, or similar creature.  \n**Dizzying and Poisonous.** The colorful and chaotic flapping of the insects’ wings blinds and staggers those in its path, allowing the swarm to necrotize more flesh from those it overruns. Attracted to rotting material, the swarm spreads a fast-acting, poison on its victims, creating carrion it can feed on immediately.  \n**Devour the Undead.** Undead creatures are not immune to a death butterfly swarm’s poison, and a swarm can rot an undead creature’s animating energies as easily as those of the living. Given the choice between an undead and living creature, a death butterfly swarm always attacks the undead. Such swarms find ghouls and vampires particularly appealing. Some good-aligned forces regard summoning these swarms as a necessary evil.",
            "name": "Death Butterfly Swarm",
            "size": "Large",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "11d10",
            "speed": {
                "hover": true,
                "walk": 5,
                "fly": 40
            },
            "strength": 1,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "cold, fire",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, petrified",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The swarm makes a Bite attack against every target in its spaces."
                },
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., every target in the swarm's space. Hit: 22 (6d6 + 1) piercing damage, or 11 (3d6 + 1) piercing damage if the swarm has half of its hit points or fewer. The target also takes 10 (3d6) poison damage and becomes poisoned for 1d4 rounds; a successful DC 13 Constitution saving throw reduces poison damage by half and prevents the poisoned condition.",
                    "attack_bonus": 3,
                    "damage_dice": "6d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Potent Poison",
                    "desc": "The death butterfly swarm's poison affects corporeal undead who are otherwise immune to poison."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points."
                },
                {
                    "name": "Weight of Wings",
                    "desc": "A creature in a space occupied by the death butterfly swarm has its speed reduced by half, and must succeed on a DC 13 Dexterity saving throw or become blinded. Both effects end when the creature doesn't share a space with the swarm at the end of the creature's turn. If a creature succeeds on the saving throw, it is immune to the swarm's blindness (but not the speed reduction) for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 71,
            "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_death-butterfly-swarm/"
        },
        {
            "slug": "deathcap-myconid",
            "desc": "_Deathcap flesh ranges from white to pale gray to a warm yelloworange. Their heads resemble fungal caps, often either red with white spots, red at the center with a brown edge, or a bluish-purple tone. Although deathcaps have vicious-looking fanged mouths, they use them only to ingest earth or mineral nutrients._  \n**Mushroom Farmers.** These sentient mushroom folk tend the white forests of fungi in the underworld and are allies of the darakhul. Despite their ominous name, deathcap myconids are chiefly farmers. They cultivate dozens of species of mushrooms anywhere they have water, dung, and a bit of earth or slime in the underworld deeps. For this reason, other races rarely attack them. The ghouls do not eat them, and they cannot be made into darakhul.  \n**Toxic Spores.** Although deathcaps are mostly peaceful, their spores are toxic and sleep-inducing. They make excellent allies in combat because their abilities tend to punish attackers, but they aren’t especially lethal on their own. They use their poison and slumber spores to full effect against living creatures; they typically flee from constructs and undead. They count on their allies (carrion beetles, darakhul, purple worms, dark creepers, or even various devils) to fend off the most powerful foes.  \n**Clones.** Deathcap myconids live in communal groups of related clones. They reproduce asexually, and an elder and its offspring can be nearly identical in all but age. These clone groups are called deathcap rings.  \nMyconids build no huts or towns, but their groups are defined by their crops and general appearance. Indeed, many sages claim that the deathcaps are merely the fruiting, mobile bodies of the forests they tend, and that this is why they fight so ferociously to defend their forests of giant fungi.",
            "name": "Deathcap Myconid",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "walk": 20
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The myconid uses either its Deathcap Spores or its Slumber Spores, then makes a fist attack."
                },
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 11 (4d4 + 1) bludgeoning damage plus 10 (4d4) poison damage.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                },
                {
                    "name": "Deathcap Spores (3/day)",
                    "desc": "The myconid ejects spores at one creature it can see within 5 feet of it. The target must succeed on a DC 13 Constitution saving throw or be poisoned for 3 rounds. While poisoned this way, the target also takes 10 (4d4) poison damage at the start of each of its turns. The target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Slumber Spores (3/day)",
                    "desc": "The myconid ejects spores at one creature it can see within 5 feet of it. The target must succeed on a DC 13 Constitution saving throw or be poisoned and unconscious for 1 minute. A creature wakes up if it takes damage, or if another creature uses its action to shake it awake."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distress Spores",
                    "desc": "When a deathcap myconid takes damage, all other myconids within 240 feet of it sense its pain."
                },
                {
                    "name": "Sun Sickness",
                    "desc": "While in sunlight, the myconid has disadvantage on ability checks, attack rolls, and saving throws. The myconid dies if it spends more than 1 hour in direct sunlight."
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "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_deathcap-myconid/"
        },
        {
            "slug": "deep-one-archimandrite",
            "desc": "_Deep Ones With enormous eyes, a wide mouth, and almost no chin, the deep ones are hideous, fishlike folk, often hunched and scaled when encountered in coastal villages._  \n_**Elder Gods.**_ In their fully grown form, the deep ones are an ocean-dwelling race that worships elder gods such as Father Dagon and Mother Hydra, and they dwell in deep water darkness. They’ve intermarried with coastal humans to create human-deep one hybrids.  \n_**Coastal Raiders.**_ The deep ones keep to themselves in isolated coastal villages and settlements in the ocean for long periods, and then turn suddenly, at the command of their patron gods, into strong, relentless raiders, seizing territory, slaves, and wealth all along the coasts. Some deep ones have even founded small kingdoms lasting generations in backwater reaches or distant chilled seas.  \n_**Demand Sacrifices.**_ They demand tolls from mariners frequently; those who do not leave tribute to them at certain islands or along certain straits find the fish escape their nets, or the storms shatter their hulls and drown their sailors. Over time, some seafaring nations have found it more profitable to ally themselves with the deep ones; this is the first step in their patient plans to dominate and rule.",
            "name": "Deep One Archimandrite",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 40,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 17,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": 6,
            "skills": {
                "arcana": 4,
                "perception": 6
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "cold, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 240 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "A deep one archimandrite makes one claw attack and 1 unholy trident attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack. +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                },
                {
                    "name": "Unholy Trident",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage plus 13 (2d12) necrotic damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "A deep one can breathe air or water with equal ease."
                },
                {
                    "name": "Frenzied Rage",
                    "desc": "On its next turn after a deep one archimandrite takes 10 or more damage from a single attack, it has advantage on its attacks, it adds +4 to damage, and it can make one extra unholy trident attack."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the deep one archimandrite's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: bless, revivify, sacred flame, shocking grasp, suggestion\n\n3/day each: charm person, lightning bolt, sanctuary, shatter\n\n1/day each: chain lightning, cone of cold, ice storm"
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the deep one archimandrite fails a saving throw, it can count it as a success instead."
                },
                {
                    "name": "Lightless Depths",
                    "desc": "A deep one hybrid priest is immune to the pressure effects of the deep ocean."
                },
                {
                    "name": "Voice of the Archimandrite",
                    "desc": "With a ringing shout, the deep one archimandrite summons all deep ones within a mile to come to his aid. This is not a spell but a command that ocean creatures and deep ones heed willingly."
                }
            ],
            "spell_list": [],
            "page_no": 74,
            "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_deep-one-archimandrite/"
        },
        {
            "slug": "degenerate-titan",
            "desc": "_This giant retains a look of daunting power despite its stooped bearing, tattered clothing, and pieces of slapdash armor strapped on wherever it fits._  \n**Haunt Ruins.** The degenerate descendants of once-noble titans haunt the ruins where their cities once flourished. They hunt for any living thing to eat, including each other, and sometimes chase after herds of goats or other animals for miles. While they are easily distracted, they always find their way home unerringly.  \n**Insane and Moody.** Degenerate titans are prone to insanity and unexpected mood shifts. They are fiercely territorial creatures who worship the still-active magical devices of their cities and any surviving statuary as if they were gods. Their lairs are filled with items scavenged from the city. These collections are a hodgepodge of dross and delight, as the degenerate titans are not intelligent enough to discern treasure from trash.  \n**Primal Power.** Degenerate titans cannot command magical words of power, but they have tapped into the earth's latent mystic power to generate strange geomancy. These devolved misfits may have lost most of their former gifts, but what remains are primal powers that tap, without subtlety or skill, into the fundamental building blocks of magic.",
            "name": "Degenerate Titan",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": "crude armored coat",
            "hit_points": 161,
            "hit_dice": "14d12+70",
            "speed": {
                "walk": 40
            },
            "strength": 24,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 6,
            "wisdom": 9,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "intimidation": 1,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Titan",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The degenerate titan makes two greatclub attacks."
                },
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage.",
                    "attack_bonus": 10,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 60/240 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage.",
                    "attack_bonus": 10,
                    "damage_dice": "4d10"
                },
                {
                    "name": "Earthstrike (Recharge 4-6)",
                    "desc": "The degenerate titan slams his fists onto the ground, creating a shockwave in a line 60 feet long and 10 feet wide. Each creature in the line takes 35 (10d6) force damage and is flung up 20 feet away from the titan and knocked prone; a successful DC 18 Dexterity saving throw halves the damage and prevents the creature from being flung or knocked prone. A creature that's flung against an unyielding object such as a wall or floor takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If it collides with another creature, that creature must succeed on a DC 18 Dexterity saving throw or take the same damage (1d6 bludgeoning per 10 feet) and be knocked prone."
                },
                {
                    "name": "Shout of the Void (Recharge 4-6)",
                    "desc": "The degenerate titan utters a scream that rends reality in a 30-foot cone. Any ongoing spell or magical effect of 3rd level or lower in the area ends. For every spell or effect of 4th level or higher in the area, the degenerate titan makes a Constitution check against DC (10 + the level of the spell or effect). On a success, the spell or effect ends."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The degenerate titan has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "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_degenerate-titan/"
        },
        {
            "slug": "derro-fetal-savant",
            "desc": "_This creature resembles a blue-skinned dwarven infant, no older than a year. Its limbs flail and its head lolls with an obvious lack of coordination, and it screams incessantly._  \nOf the madness and insanity that resonates so strongly in derro society, perhaps none is so twisted as these premature infants, born insane and destined to lead their people further into madness. These derro are known as fetal savants.  \n**Soul Swapping.** Only the rarest of derro are born with the ability to exchange souls with other creatures, and when discovered, the babbling infants are treated with maddened reverence.  \n**Carried into Battle.** Placed in small, intricately wrought pillowed cages and borne aloft on hooked golden staves, the wild-eyed newborns are used to sow madness and confusion among enemy ranks.  \n**Fear the Sun.** Fetal savants hate and fear all bright lights.",
            "name": "Derro Fetal Savant",
            "size": "Tiny",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "cage",
            "hit_points": 2,
            "hit_dice": "4d4-8",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 6,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 7,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Babble",
                    "desc": "The sight of potential host bodies so excites the fetal savant that it babbles and giggles madly and childishly, creating an insanity effect. All sane creatures that start their turns within 60 feet of the fetal savant must succeed on a DC 13 Charisma saving throw or be affected by confusion (as the spell) for 1d4 rounds. This is a psychic effect. Creatures that successfully save cannot be affected by the same fetal savant's babbling for 24 hours. This action cannot be taken when the fetal savant is using Soul Exchange."
                },
                {
                    "name": "Soul Exchange",
                    "desc": "As an action, the fetal savant can attempt to take control of a creature it can see within 90 feet, forcing an exchange of souls as a magic jar spell, using its own body as the container. The fetal savant can use this power at will, but it can exchange souls with only one other creature at a time. The victim resists the attack with a successful DC 13 Charisma saving throw. A creature that successfully saves is immune to the same fetal savant's soul exchange for 24 hours. If the saving throw fails, the fetal savant takes control of the target's body and ferociously attacks nearby opponents, eyes blazing with otherworldly light. As an action, the fetal savant can shift from its host body back to its own, if it is within range, returning the victim's soul to its own body. If the host body or fetal savant is brought to 0 hit points within 90 feet of each other, the two souls return to their original bodies and the creature at 0 hit points is dying; it must make death saving throws until it dies, stabilizes, or regains hit points, as usual. If the host body or fetal savant is slain while they are more than 90 feet apart, their souls cannot return to their bodies and they are both slain. While trapped in the fetal savant's withered body, the victim is effectively paralyzed and helpless."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Enchanted Cage",
                    "desc": "The iron cage that holds the fetal savant provides cover for the creature. The cage (AC 19, 10 hp) is considered an equipped object when borne by a derro and cannot be attacked directly. In addition, the cage protects the occupant from up to 20 spell levels of spells 4th level or lower but provides no protection to those outside of the cage. Spells of level 5 or higher take full, normal effect against the cage and its occupant. Once the cage protects against 20 or more spell levels it is rendered non-magical. If exposed to direct sunlight for over one hour of cumulative time it is destroyed."
                },
                {
                    "name": "Madness",
                    "desc": "A derro fetal savant's particular madness grants it immunity to psychic effects. It cannot be restored to sanity by any means short of a wish spell or comparable magic. A derro fetal savant brought to sanity gains 4 points of Wisdom and loses 6 points of Charisma."
                },
                {
                    "name": "Vulnerability to Sunlight",
                    "desc": "A derro fetal savant takes 1 point of Constitution damage for every hour it is exposed to sunlight, and it dies if its Constitution score reaches 0. Lost Constitution points are recovered at the rate of 1/day spent underground or otherwise sheltered from the sun."
                }
            ],
            "spell_list": [],
            "page_no": 92,
            "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_derro-fetal-savant/"
        },
        {
            "slug": "derro-shadow-antipaladin",
            "desc": "_This blue-skinned creature resembles a stunted dwarf. Its eyes are large and its hair wild, and both are colorless. The expression on its face is a terrible rictus of madness and hate._  \nAll derro are mad, but some devote their very souls to the service of insanity. They embrace the powers of darkness and channel shadow through their minds to break the sanity of any creatures they encounter. Derro shadow antipaladins are the elite servants of gods like Nyarlathotep and the Black Goat of the Woods.  \n**Herald of Madness.** The derro shadow antipaladin is insanity personified. Despite being called paladins, these unhinged creatures aren’t swaggering warriors encased in steel or their dark reflections. Instead, a shadow antipaladin serves as a more subtle vector for the madness of its patron. They are masters of shadow magic and stealth who attack the faith of those who believe that goodness can survive the approaching, dark apotheosis. Death, madness, and darkness spread in the shadow antipaladin’s wake.",
            "name": "Derro Shadow Antipaladin",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "breastplate and shield",
            "hit_points": 82,
            "hit_dice": "11d6+44",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 5,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 5,
            "perception": 0,
            "skills": {
                "perception": 0,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Derro, Undercommon",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The derro makes two scimitar attacks or two heavy crossbow attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage plus 9 (2d8) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 100/400 ft., one target, Hit: 9 (1d10 + 4) piercing damage plus 9 (2d8) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Infectious Insanity (Recharge 5-6)",
                    "desc": "The derro chooses a creature it can see within 30 feet and magically assaults its mind. The creature must succeed on a DC 13 Wisdom saving throw or be affected as if by a confusion spell for 1 minute. An affected creature repeats the saving throw at the end of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evasive",
                    "desc": "Against effects that allow a Dexterity saving throw for half damage, the derro takes no damage on a successful save, and only half damage on a failed one."
                },
                {
                    "name": "Insanity",
                    "desc": "The derro has advantage on saving throws against being charmed or frightened."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The derro has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shadowstrike",
                    "desc": "The derro's weapon attacks deal 9 (2d8) necrotic damage (included in its Actions list)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the derro is a 5th level spellcaster. Its spellcasting ability is Charisma (save DC 13, +5 to hit with spell attacks). The derro has the following paladin spells prepared:\n\n1st level (4 slots): hellish rebuke, inflict wounds, shield of faith, wrathful smite\n\n2nd level (2 slots): aid, crown of madness, darkness, magic weapon"
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the derro shadow antipaladin has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 93,
            "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_derro-shadow-antipaladin/"
        },
        {
            "slug": "dipsa",
            "desc": "_Except for a pair of tiny fangs, the entire body of this yellowishgreen worm looks like a ropy tangle of slime-covered tubes and puddles of mucus._  \n**Anesthetic Ooze.** Many jungle clans believe the dipsa is an eyeless snake, but it is a tubular ooze with a lethal poisonous bite. The dipsa’s venom has an anesthetic quality that allows the ooze to cling to creatures and slowly turn their innards to jelly without being noticed until the victim falls down dead. Once the poison’s numbing property wears off, however, victims report an agonizing sense of burning from the inside out.  \n**Tiny Fangs.** A dipsa’s undulating movement evokes that of a snake as much as its serpentine form, but close examination reveals that it has neither bones nor internal organs, only tiny fangs of the same color and substance as the rest of its body. A dipsa never exceeds 1 foot in length. Its coloration oscillates between sickly hues of yellow or green.  \n**Gelatinous Eggs.** Dipsas are hermaphroditic. When two dipsas breed, they leave behind about 100 gelatinous eggs in a small puddle of highly acidic milt. A dozen become fertilized and survive long enough to hatch, after which they immediately devour the others.",
            "name": "Dipsa",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d4+12",
            "speed": {
                "walk": 20,
                "climb": 20,
                "swim": 20
            },
            "strength": 3,
            "dexterity": 17,
            "constitution": 14,
            "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": {
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the dipsa's space. Hit: 1 piercing damage, and the dipsa attaches to the target. A creature with a dipsa attached takes 3 (1d6) acid damage per round per dipsa, and it must make a successful DC 12 Constitution saving throw or have its hit point maximum reduced by an amount equal to the damage taken. If a creature's hit point maximum is reduced to 0 by this effect, the creature dies. This reduction to a creature's hit point maximum lasts until it is affected by a lesser restoration spell or comparable magic.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swamp Stealth",
                    "desc": "The dipsa gains an additional +2 (+9 in total) to Stealth in swamp terrain."
                },
                {
                    "name": "Amorphous",
                    "desc": "The dipsa can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Discreet Bite",
                    "desc": "The bite of a dipsa is barely perceptible and the wound is quickly anesthetized. A creature bitten must succeed on a DC 15 Wisdom (Perception) check to notice the attack or any damage taken from it."
                },
                {
                    "name": "Translucent",
                    "desc": "The dipsa can take the Hide action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 118,
            "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_dipsa/"
        },
        {
            "slug": "dogmole",
            "desc": "_This mole-like creature is the size of a large dog, with a thick, barrel-shaped body as heavy as a full-grown dwarf. A ring of tentacles sprouts above a mouth dominated by spade-like incisors. It has no visible ears and only tiny, cataract-filled eyes, but somehow it senses its environment nonetheless._  \n**Domesticated by Dwarves.** Mountain dwarves have domesticated many subterranean creatures, among them a breed of giant talpidae commonly called dogmoles. Energetic and obedient, dogmoles pull ore-trolleys through mines, sniff out toxic gases and polluted waters, and help dig out trapped miners.  \n**Sense Cave-Ins.** Dogmoles are renowned for their ability to detect imminent cave-ins and burrowing monsters, making them welcome companions in the depths. Outside the mines, dogmoles serve as pack animals, guard beasts, and bloodhounds.  \n**Derro Cruelty.** Derro also use dogmoles, but such unfortunate creatures are scarred and brutalized, barely controllable even by their handlers.",
            "name": "Dogmole",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 71,
            "hit_dice": "11d8+22",
            "speed": {
                "walk": 30,
                "burrow": 10,
                "swim": 10
            },
            "strength": 14,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 10,
            "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 11",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dogmole makes one claw attack and one bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 12 (3d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Burrow",
                    "desc": "Dogmoles cannot burrow into solid rock, but they can move through softer material like soil or loose rubble, leaving a usable tunnel 5 feet in diameter."
                },
                {
                    "name": "Wormkiller Rage",
                    "desc": "Wild dogmole packs are famed for their battles against monsters in the dark caverns of the world. If the dogmole draws blood against vermin, a purple worm, or other underground invertebrates, it gains a +4 boost to its Strength and Constitution, but suffers a -2 penalty to its AC. The wormkiller rage lasts for 3 rounds. It cannot end the rage voluntarily while the creatures that sent it into a rage still lives."
                }
            ],
            "spell_list": [],
            "page_no": 120,
            "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_dogmole/"
        },
        {
            "slug": "domovoi",
            "desc": "_The domovoi enjoy violence and bonebreaking; this makes them useful to more delicate creatures that need enforers._  \n**Long Armed Bruisers.** Domovoi resemble nothing so much as large, stony goblins, with oversized heads and leering grins, and with mossy beards as well as massive shoulders and forearms. Their large limbs give them reach and powerful slam attacks.  \n**Abandoned Servants.** The domovoi were the portal guards and house lackeys of the elvish nobility, and some were left behind—some say on purpose.  \n**Debt Collectors.** These smirking stragglers seek work as tireless sentinels and fey button men, collecting debts for criminal syndicates. They can use alter self and invisibility at will, and they delight in frustrating the progress of would-be thieves and tomb robbers. They enjoy roughing up weaker creatures with their powerful, stony fists.",
            "name": "Domovoi",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "intimidation": 5,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, lightning",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Dwarvish, Elvish",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The domovoi makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the domovoi's innate spellcasting ability is Charisma (spell save DC 15). He can innately cast the following spells, requiring no material components:\n\nat will: alter self, invisibility\n\n3/day each: darkness, dimension door, haste"
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "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_domovoi/"
        },
        {
            "slug": "doppelrat",
            "desc": "_This rat startled the moment it knew it was seen. Within seconds, the one rat became four, and then the four quickly multiplied into sixteen rats._  \nThe result of a Open Game License",
            "name": "Doppelrat",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d4+10",
            "speed": {
                "walk": 15,
                "climb": 15,
                "swim": 15
            },
            "strength": 2,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1"
                },
                {
                    "name": "Arcane Doubling (recharges after 10 minutes)",
                    "desc": "A doppelrat under duress creates clones of itself at the beginning of its turn. Each round for 4 rounds, the number of live doppelrats quadruples but never exceeds 20. For example, when the doppelrat triggers arcane doubling, 1 rat becomes 4; at the start of the rat's next turn, those 4 become 16; and at the start of the rat's third turn, those 16 become 20, the maximum allowed. If one of the duplicates was destroyed between the original doppelrat's 1st and 2nd turns, then the surviving 3 would become 12, and so on. Each duplicate appears in the same space as any other rat, can either move or take an action the round it appears, and has 4 hit points and AC 13. Any surviving duplicates perish 1 minute (10 rounds) after the first ones were created. If the original doppelrat dies, its clones stop duplicating but the preexisting clones remain until their time expires. A creature can identify the original doppelrat from its duplicates as an action by making a successful DC 15 Intelligence (Nature) or Wisdom (Perception) check."
                },
                {
                    "name": "Doppeling Disease",
                    "desc": "At the end of a dopplerat encounter, every creature bitten by a doppelrat or its duplicates must succeed on a DC 12 Constitution saving throw or contract the degenerate cloning disease. During each long rest, the diseased creature grows and sloughs off a stillborn clone. The doppeling process leaves the diseased creature incapacitated for 1 hour, unable to move and barely able to speak (spellcasting is impossible in this state). When the incapacitation wears off, the creature makes a DC 12 Constitution saving throw; it recovers from the disease when it makes its second successful save. Humanoid clones created by the disease cannot be brought to life in any manner."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The doppelrat has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Running Doppelrats",
                    "desc": "The hardest part of this monster is the sheer volume of attacks they generate. To model this, run them in groups of 4 for attack purposes and have those groups all use the same +5 to attack and do 1d4 damage. That way you need not roll 20 times for all of them, and you reduce the number of rolls required by a factor of 4."
                }
            ],
            "spell_list": [],
            "page_no": 123,
            "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_doppelrat/"
        },
        {
            "slug": "dorreq",
            "desc": "_These twitching balls of tentacles surround an inhuman face dominated by a squid-like beak._  \n**Servants of the Void.** The dorreqi are servants to ancient horrors of the void and realms beyond human understanding. They are guardians and sentries for such creatures, and they swarm and attack any creatures approaching too close to the elder aberrations they serve.  \n**Death from Above.** Dorreq prefer to drop on their victims from above, pinning them in a grapple attack with their many tentacles and biting them with their large chitinous beaks.",
            "name": "Dorreq",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "17d8+17",
            "speed": {
                "walk": 20,
                "climb": 15
            },
            "strength": 19,
            "dexterity": 19,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 8,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Void Speech",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dorreq makes two tentacle attacks and one bite attack. If both tentacle attacks hit, the target is grappled (escape DC 14)."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage. If both tentacles hit the same target in a single turn, the target is grappled (escape DC 14) and pulled within reach of the bite attack, if it was farther than 5 feet away. The target must be size Large or smaller to be pulled this way. The dorreq can maintain a grapple on one Large, two Medium, or two Small creatures at one time.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Entanglement",
                    "desc": "Any creature that starts its turn within 10 feet of a dorreq must make a successful DC 14 Dexterity saving throw each round or be restrained by the dorreq's tentacles until the start of its next turn. On its turn, the dorreq can ignore or freely release a creature in the affected area."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dorreq's innate spellcasting ability is Intelligence (spell save DC 10). It can innately cast the following spells, requiring no material components: 3/day each: blink, dimension door, haste, shatter Wasteland Stride. This ability works like tree stride, but the dorreq can use it to sink into and appear out of any sandy or rocky ground, and the range is only 30 ft. Using this ability replaces the dorreq's usual movement."
                }
            ],
            "spell_list": [],
            "page_no": 124,
            "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_dorreq/"
        },
        {
            "slug": "dragon-eel",
            "desc": "_The dragon eel’s unmistakable slender form sports a powerful single finned tail and wicked jaws like a matched pair of serrated blades. Dragon eels vary widely in color from browns and blacks to brilliant iridescent hues in mottled patterns._  \n**Fond of Servants.** While most dragon eels are solitary and irascible, on rare instances some form pairs or small bands—and some gather humanoid servants.  \n**Magnetic and Lightning.** Dragon eels make their natural homes in twisting underwater cave systems and prefer magnetically-aligned, metallic cavern formations navigable with their refined electric-sight. Some dragon eels use their constant electric auras combined with acquired alchemical reagents to electroplate portions of their golden hoard onto the walls of their dwellings.  \n**Pirate Fleets and Dominions.** Dragon eels claim large swaths of shoreline as their demesne. Although neither particularly cruel nor righteous, a dragon eel often lords over awed tribes, allowing locals to revere it as a mighty spirit. Some dragon eels use such tribes as the core of a pirate fleet or raiding parties carried on their backs. Their ability to swim through air during storms adds to their reputation as terrible thunder spirits.  \n**Bribable.** Their deceptive moniker sometimes lulls foolish sailors into a false confidence when they expect to face a simple if dangerous eel beast, but instead find themselves dealing with intelligent draconic kings of the coastal shallows. Wise sailors traveling through known dragon eel territory bring tithes and offerings to placate them.",
            "name": "Dragon Eel",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 230,
            "hit_dice": "20d12+100",
            "speed": {
                "walk": 20,
                "swim": 60
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": 12,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": 6,
            "skills": {
                "acrobatics": 5,
                "athletics": 12,
                "insight": 5,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "paralyzed, prone",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon eel makes one bite attack and one tail slap attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) piercing damage plus 5 (1d10) lightning damage, and the target must succeed on a DC 18 Constitution saving throw or become paralyzed for 1d4 rounds.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) bludgeoning damage plus 5 (1d10) lightning damage and push the target up to 10 feet away.",
                    "attack_bonus": 12,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Lightning Breath (Recharge 6)",
                    "desc": "The dragon eel exhales lightning in a 60-foot line that is 5 feet wide. Each target in that line takes 55 (10d10) lightning damage, or half damage with a successful DC 18 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Limited Amphibiousness",
                    "desc": "The dragon eel can breathe air and water, but it needs to be submerged at least once every six hours to avoid suffocation."
                },
                {
                    "name": "Shocking Touch",
                    "desc": "A dragon eel's body generates a potent charge of lightning. A creature that touches or makes a successful melee attack against a dragon eel takes 5 (1d10) lightning damage."
                },
                {
                    "name": "Storm Glide",
                    "desc": "During storms, the dragon eel can travel through the air as if under the effects of a fly spell, except using its swim speed."
                }
            ],
            "spell_list": [],
            "page_no": 146,
            "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_dragon-eel/"
        },
        {
            "slug": "dragonleaf-tree",
            "desc": "_The dragon-headed leaves of these oak trees sometimes rustle despite the lack of wind, betraying a hint of their draconic power._  \n**Gifts among Dragons.** These magnificent trees are imbued with some characteristics of their draconic masters. While most groves consist of only one type of dragonleaf tree, dragons sometimes make gifts of them to cement a pact or as a show of fealty. The dragon giving the tree relinquishes command of the plant as part of the deal. This accounts for mixed groves belonging to especially powerful dragon lords.  \n**Silent Guardians.** Dragonleaf trees use fairly simple tactics to deter potential intruders. They remain motionless or allow the breeze to jostle their leaves to appear inconspicuous. Once enough targets enter the grove, the trees fire razor sharp leaves at or breathe on their targets, adjusting their position to make better use of their weapons.  \n**Long Memories.** Dragonleaf trees live up to 1,000 years. They stand 15 feet tall and weigh 3,000 lb, but ancient specimens can reach heights of 45 feet. Growing a new dragonleaf tree requires a cutting from an existing tree at least 50 years old, which the tree’s master imbues with power, sacrificing the use of its breath weapon for a month. While this time barely registers on a dragon’s whole lifespan, it still carefully considers the creation of a new tree, for fear that others might discover its temporary weakness.",
            "name": "Dragonleaf Tree",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 5
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "A dragonleaf tree enjoys the same immunities as its progenitor. Black, copper, and green trees are immune to acid damage; blue and bronze trees are immune to lightning damage; brass, gold, and red trees are immune to fire damage; and silver and white trees are immune to cold damage.",
            "condition_immunities": "blinded, deafened",
            "senses": "blindsight 120 ft., passive Perception 11",
            "languages": "can understand the language of its creator or designated master",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 58 (10d10 + 3) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "10d10"
                },
                {
                    "name": "Leaves",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 30/60 ft., one target. Hit: 45 (10d8) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "10d8"
                },
                {
                    "name": "Breath Weapon (Recharge 6)",
                    "desc": "Dragonleaf tree can issue forth a breath weapon from its leaves appropriate to the dragon it honors. The creature's breath weapon deals 49 (14d6) damage, or half damage to targets that make a successful DC 15 Dexterity saving throw. A black, copper, or green tree breathes a 60-foot line of acid; a blue or bronze tree breathes a 60-foot line of lightning; a brass, gold, or red tree breathes a 30-foot cone of fire; and a silver or white tree breathes a 30-foot cone of cold."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Loyal to Dragon Master",
                    "desc": "A dragonleaf tree only follows commands from its designated master (or from any creatures to whom the master grants control). It has advantage on saving throws against any charm or compulsion spell or effect. Additionally, the tree has advantage on any saving throw to resist Bluff, Diplomacy, or Intimidate checks made to influence it to act against its masters."
                },
                {
                    "name": "Weaknesses",
                    "desc": "Dragonleaf trees with immunity to fire also have vulnerability to cold, and trees with immunity to cold have vulnerability to fire."
                }
            ],
            "spell_list": [],
            "page_no": 147,
            "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_dragonleaf-tree/"
        },
        {
            "slug": "drakon",
            "desc": "_These winged snakes are coastal beasts and sometimes confused with true dragons or wyverns. They are neither, but quite deadly in their own right._  \n**Searing Acid.** Drakon fangs do not deliver venom; volatile acid constantly burbles up from a drakon's stomach and enhances its attacks. A caustic drool clings to creatures they bite, and drakons can also belch clouds of searing vapor. Their lairs reek with acidic vapors and droplets of searing liquid.  \n**Dissolving Gaze.** The gaze of a drakon can paralyze creatures and dissolve them.  \n**Coastal Beasts.** Drakons lair along warm, largely uninhabited coasts, where they explore the shores and the coastal shelf, spending as much time above the waves as under them. Fortunately, they rarely travel far inland.",
            "name": "Drakon",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d10+28",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 40
            },
            "strength": 14,
            "dexterity": 19,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "paralyzed",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drakon makes one bite attack and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage plus 10 (4d4) acid damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The drakon exhales acidic vapors in a 15-foot cone. Each creature in that area takes 28 (8d6) acid damage, or half damage with a successful DC 13 Constitution saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dissolving Gaze",
                    "desc": "When a creature that can see the drakon's eyes starts its turn within 30 feet of the drakon, the drakon can force it to make a DC 13 Constitution saving throw if the drakon isn't incapacitated and can see the creature. On a failed saving throw, the creature takes 3 (1d6) acid damage, its hit point maximum is reduced by an amount equal to the acid damage it takes (which ends after a long rest), and it's paralyzed until the start of its next turn. Unless surprised, a creature can avert its eyes at the start of its turn to avoid the saving throw. If the creature does so, it can't see the drakon until the start of its next turn, when it chooses again whether to avert its eyes. If the creature looks at the drakon before then, it must immediately make the saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 157,
            "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_drakon/"
        },
        {
            "slug": "dream-eater",
            "desc": "_This tattered skeletal humanoid resembles a monster from a nightmare. A dream eater’s natural form is mostly human in appearance, though with vestigial skeletal wings with a few feathers, small horns, sharp teeth, and cloven hooves. Most often they use magic to disguise themselves as attractive members of a humanoid race._  \n**Drawn to Sin.** Dream eaters are dedicated to lust, gluttony, and greed, and they make their lairs in casinos, brothels, thieves’ dens, and other locations where gambling, food, and other pleasures are readily available. Sometimes dream eaters work together to create such a place, especially near large towns or cities. Some band together to create traveling shows, offering all the oddities, whimsies, and flights of fantasy customary for such entertainers.  \n**Devouring Hopes.** Dream eaters lure people into their lairs, enticing them with promises of pleasure or wealth, but they make sure the odds are stacked in their favor. Eventually, their victims are left with nothing. Worse than the loss of physical treasures, though, dream eaters leave their victims stripped of all hopes and aspirations. Dream eaters feed on their emotions, leaving helpless thralls willing to sell their souls for their vices.  \n**Lords of Confusion.** When confronted, dream eaters are dangerous opponents. Using their innate abilities, they can drive enemies into a dream state, using the resulting confusion to make their escape while their foes destroy themselves.",
            "name": "Dream Eater",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30,
                "fly": 20
            },
            "strength": 15,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 8,
                "insight": 4,
                "persuasion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Celestial, Common, Draconic, Infernal, telepathy 100 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dream eater makes one bite attack and one claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage, and the target is grappled (escape DC 12).",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 24 (4d10 + 2) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d10"
                },
                {
                    "name": "Dream Eater's Caress",
                    "desc": "A creature that ends its turn grappled by a dream eater is restrained until the end of its next turn, it takes 5 (1d4 + 3) psychic damage, and the dream eater gains the same number of temporary hit points."
                },
                {
                    "name": "Lotus Scent (Recharge 6)",
                    "desc": "The dream eater secretes an oily chemical that most creatures find intoxicating. All living creatures within 30 feet must succeed on a DC 14 Constitution saving throw against poison or be poisoned for 2d4 rounds. While poisoned this way, the creature is stunned. Creatures that successfully save are immune to that dream eater's lotus scent for 24 hours."
                },
                {
                    "name": "Waking Dreams (1/Day)",
                    "desc": "Every creature within 20 feet of the dream eater must make a DC 16 Charisma saving throw. Those that fail enter waking dreams and are confused (as the spell) for 6 rounds. On turns when the creature can act normally (rolls 9 or 10 for the confusion effect), it can repeat the saving throw at the end of its turn, and the effect ends early on a successful save."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The dream eater can use its turn to polymorph into a Small or Medium humanoid it has seen, or back into its true form. Its statistics, other than its size, are the same in all forms. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dream eater's innate spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: command\n\n3/day: suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 158,
            "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_dream-eater/"
        },
        {
            "slug": "dullahan",
            "desc": "_The black horse strides out of the shadows with its nostrils huffing steam. Its rider, swathed in black leather, raises his arm to reveal not a lantern but its own severed, grinning head._  \nThough it appears to be a headless rider astride a black horse, the dullahan is a single creature. The fey spirit takes the shape of the rider holding its own head aloft like a lantern, or (more rarely) the form of an ogre cradling its head in one arm.  \n**Harbingers of Death.** Hailing from the darkest of fey courts, the dullahan are macabre creatures that walk hand in hand with death. They sometimes serve powerful fey lords and ladies, riding far and wide in the capacity of a herald, bard, or ambassador. More often than not they carry doom to a wretch who roused their lord’s ire.  \n**Relentless Nature.** The dullahan doesn’t require food, drink, or sleep.",
            "name": "Dullahan",
            "size": "Large",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 60
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "intimidation": 7,
                "perception": 6,
                "persuasion": 7,
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic",
            "condition_immunities": "charmed, frightened, exhaustion",
            "senses": "blindsight 60 ft., passive Perception 16",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dullahan makes two attacks with its spine whip."
                },
                {
                    "name": "Spine Whip",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) slashing damage plus 10 (3d10) necrotic damage. If the target is a creature it must make a DC 15 Constitution saving throw or be wracked with pain and fall prone.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Seal the Doom",
                    "desc": "The dullahan points at a creature marked by Deathly Doom within 40 feet than it can see. The creature must succeed at a DC 15 Constitution saving throw against this magic or immediately drop to 0 hit points. A creature that successfully saves is immune to this effect for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Interposing Glare",
                    "desc": "When the dullahan is hit by a melee attack it can move its severed head in front of the attacker's face. The attacker is affected by the dullahan's Baleful Glare immediately. If the creature is averting its eyes this turn, it must still make the save, but does so with advantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Baleful Glare",
                    "desc": "When a creature that can see the eyes of the dullahan's severed head starts its turn within 30 feet of the dullahan, the dullahan can force it to make a DC 15 Wisdom saving throw if the dullahan isn't incapacitated and can see the creature. On a failed save, the creature is frightened until the start of its next turn. While frightened in this way the creature must move away from the dullahan, and can only use its action to Dash. If the creature is affected by the dullahan's Deathly Doom trait, it is restrained while frightened instead. Unless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the dullahan until the start of its next turn, when it can avert its eyes again. If the creature looks at the dullahan in the meantime, it must immediately make the save."
                },
                {
                    "name": "Deathly Doom (1/Day)",
                    "desc": "As a bonus action, the dullahan magically dooms a creature. The dullahan knows the direction to the doomed creature as long as it is on the same plane."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dullahan's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). The dullahan can innately cast the following spells, requiring no material or somatic components:\n\nat will: bane, chill touch, hex, knock\n\n3/day each: false life, see invisibility\n\n1/day: blight"
                },
                {
                    "name": "Relentless Advance",
                    "desc": "The dullahan is unaffected by difficult terrain, and can ride over water and other liquid surfaces."
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "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_dullahan/"
        },
        {
            "slug": "dune-mimic",
            "desc": "_When a dune mimic strikes, the sand surges and shifts, a sinkhole opens, and sandy tendrils snatch at nearby creatures._  \n**Enormous Forms.** Though most commonly seen as dunes, a dune mimic can take the form of a date palm grove, a riverbank, an enormous boulder, or other large shapes in the landscape.  \n**A King’s Guardians.** Dune mimics were created by a forgotten king as guardians for his desert tomb. Somewhere, dozens of them guard vast wealth.  \n**Spread by Spores.** Although not intended to reproduce, they began producing spores spontaneously and replicating themselves, so that now they’re spread across the deserts. Luckily for the other inhabitants, dune mimics reproduce just once per century.",
            "name": "Dune Mimic",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d12+64",
            "speed": {
                "walk": 10
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 9,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dune mimic makes four pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage. If the dune mimic is in object or terrain form, the target is subjected to the mimic's Adhesive trait.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Engulf",
                    "desc": "The dune mimic engulfs all creatures it has grappled. An engulfed creature can't breathe, is restrained, is no longer grappled, has total cover against attacks and other effects outside the dune mimic, and takes 18 (4d8) acid damage at the start of each of the dune mimic's turns. When the dune mimic moves, the engulfed creature moves with it. An engulfed creature can try to escape by taking an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the dune mimic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The dune mimic can use its action to polymorph into a Huge object or terrain feature (maximum area 25 x 25 feet) or back into its true, amorphous form. Since its coating of dust, sand, and gravel can't be hidden, it usually disguises itself as a terrain feature or eroded ruin. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Adhesive (Object or Terrain Form Only)",
                    "desc": "The dune mimic adheres to anything that touches it. A creature adhered to the dune mimic is also grappled by it (escape DC 15). Ability checks made to escape this grapple have disadvantage. The dune mimic can harden its outer surface, so only the creatures it chooses are affected by this trait."
                },
                {
                    "name": "False Appearance (Object or Terrain Form Only)",
                    "desc": "While the dune mimic remains motionless, it is indistinguishable from an ordinary object or terrain feature."
                },
                {
                    "name": "Grappler",
                    "desc": "The dune mimic has advantage on attack rolls against a creature grappled by it."
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "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_dune-mimic/"
        },
        {
            "slug": "dust-goblin",
            "desc": "_A ragged creature emerges from the sand. Its spindly frame is encased in a hodge‑podge of armor scraps and rusted weapons. A long, hooked nose protrudes over a wide mouth filled with sharp teeth._  \nDust goblins vary greatly in size and appearance, although they are universally scrawny, bony, and lanky. They seem to suffer from malnutrition even when in perfect health, a perception reinforced by the way their bellies distend after they’ve gorged themselves on flesh. Their skin is always dry and cracked, ranging from dusky gray to dark green in color.  \n**Rule the Wastelands.** Dust goblins are twisted creatures, tainted by many generations of life in a blasted wasteland. After a magical war devastated the dust goblins’ homeland, they rose to become the most dominant inhabitants. They inhabit ancient ruins and ambush travelers who stray too close to their borders.  \n**Twisted Minds.** The lingering magical energy saturating the wastes of their home, coupled with the harsh conditions in which they scratch out a living, have tainted the minds of all dust goblins. Their thinking is alien and unfathomable to most creatures. Whereas most goblins are cowardly, dust goblins don’t seem to experience fear. To the contrary, they enjoy wearing skull helmets and using ghostly whistles to frighten foes. Owing to this alien mindset, dust goblins get along disturbingly well with aberrations. The creatures often forge alliances and work together for mutual benefit, while making their unnerving mark on communal lairs.  \nDust goblins range from 2 to 4 feet tall, and weigh between 20 and 80 pounds.",
            "name": "Dust Goblin",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "goblinoid",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 5,
            "hit_dice": "1d6+2",
            "speed": {
                "walk": 40
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 8,
            "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": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Goblin",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Twisted",
                    "desc": "When the dust goblin attacks a creature from hiding, its target must make a successful DC 10 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 232,
            "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_dust-goblin/"
        },
        {
            "slug": "eala",
            "desc": "_This swanlike creature’s feathers are made of shining metal. When it inhales, the feathers on its chest glow red hot._  \nEala are beautiful but deadly creatures native to the plane of Shadow. They grow feathers like their Material Plane counterparts, but their feathers are made of gleaming, razor‑sharp metal.  \n**Metallic Diet.** Eala plumage displays a stunning mixture of metallic colors, which vary depending on their diet. An eala uses its fire breath to melt metals with low melting points such as gold, silver, lead, copper, and bronze. The eala consumes the molten metal, some of which migrates into the creature’s deadly feathers. Eala that display primarily or entirely a single color are highly prized.",
            "name": "Eala",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural",
            "hit_points": 40,
            "hit_dice": "9d6+9",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eala makes two attacks with its wing blades."
                },
                {
                    "name": "Wing Blades",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Fire Breath (recharge 5-6)",
                    "desc": "The eala breathes fire in a 20-foot cone. Every creature in the area must make a DC 11 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save or half as much on a successful one. The eala's fire breath ignites flammable objects and melts soft metals in the area that aren't being worn or carried."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Swan Song",
                    "desc": "When the eala is reduced to 0 hit points, it can use its last breath sing a plaintive and beautiful melody. Creatures within 20 feet that can hear the eala must succeed on a DC 13 Charisma saving throw or be incapacitated for 1 round. A creature incapacitated in this way has its speed reduced to 0."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 163,
            "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_eala/"
        },
        {
            "slug": "edimmu",
            "desc": "_An evil wind swirls out of the desert, parching those it touches, whispering evil plans. These winds are the edimmus._  \n**Bitter Exiles.** Desert and plains tribes often exile their criminals to wander as outcasts. A banished criminal who dies of thirst sometimes rises as an edimmu, a hateful undead that blames all sentient living beings for its fate.  \n**Rise Again.** Unless its body is found and given a proper burial, an edimmu is nearly impossible to destroy. While edimmus linger near their corpses, they often follow prey they have cursed to seal the creature’s fate. Once that creature is slain, they return to the site of their demise.  \n**Undead Nature.** An edimmu doesn’t require air, food, drink, or sleep.",
            "name": "Edimmu",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 1,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 13,
            "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, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, frightened, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "Common but can't speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Water Siphon",
                    "desc": "Melee Spell Attack: +7 to hit, reach 5 ft., one creature. Hit: 21 (6d6) necrotic damage. The target must succeed on a DC 14 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken and it is stunned for 1 minute and gains one level of exhaustion. A stunned creature repeats the saving throw at the end of each of its turns, ending the stun on itself on a success. The hit point reduction lasts until the creature finishes a long rest and drinks abundant water or until it is affected by greater restoration or comparable magic. The target dies if this effect reduces its hit point maximum to 0.",
                    "attack_bonus": 7,
                    "damage_dice": "6d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Rejuvenation",
                    "desc": "If destroyed, an edimmu rises again in 2d4 days. Permanently destroying one requires properly burying its mortal remains in consecrated or hallowed ground. Edimmus rarely venture more than a mile from the place of their death."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The edimmu 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": 165,
            "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_edimmu/"
        },
        {
            "slug": "eel-hound",
            "desc": "_A grotesque beast with the muscular tail, bulbous head, and the rubbery, slime-covered flesh of a hideous eel, the torso and webbed paws of this amphibious predator resemble those of a misshapen canine. Needle-sharp teeth fill the creature’s menacing jaws._  \n**Hounds of the River Fey.** Ferocious aquatic fey, these amphibious menaces often serve such masters as lake and river trolls, lorelei, and nixies. Predatory beasts as dangerous on land as they are in the water, they share their masters’ capricious cruelty. The hounds’ chilling hunting cries inspire their masters to a killing frenzy as they pursue foes. Few other creatures appreciate eel hounds’ lithe power and cruel grace, instead noting only their grotesque form and unnerving savagery.  \n**Slippery Ambushers.** Eel hounds are ambush predators, preferring to hide among the muck and algae of riverbanks, only to suddenly burst forth as a pack. They surround their prey, latching on with their powerful jaws. Non-aquatic prey are dragged into the depths to drown. Similarly, eel hounds often force aquatic prey up onto dry land to die of suffocation.  \nPossessed of a low cunning, they prepare ambushes by vomiting forth their slippery spittle where land animals come to drink or along game trails. They surge out of the water to snatch prey while it is off balance.  \n**Liquid Speech.** Eel hounds understand Sylvan, and those dwelling near humans or other races pick up a few words in other tongues.",
            "name": "Eel Hound",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 77,
            "hit_dice": "14d8+14",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target is grappled (escape DC 14).",
                    "attack_bonus": 6,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The eel hound can breathe air and water."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The eel hound has advantage on an attack roll against a creature if at least one of the hound's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Slick Spittle",
                    "desc": "By spending 2 rounds dribbling spittle on an area, an eel hound can cover a 5-foot square with its slippery saliva. This area is treated as if under the effects of a grease spell, but it lasts for 1 hour."
                },
                {
                    "name": "Slithering Bite",
                    "desc": "A creature an eel hound attacks can't make opportunity attacks against it until the start of the creature's next turn."
                }
            ],
            "spell_list": [],
            "page_no": 166,
            "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_eel-hound/"
        },
        {
            "slug": "einherjar",
            "desc": "_Stout bearded warriors with golden auras, the einherjar wear chain mail and carry two-handed battle axes and oaken shields— their badges and symbols are all different, and it is said no two braid their beards quite alike._  \nAs the spirits of warriors chosen by the valkyries and brought to Valhalla to fight for the gods against the giants, the einherjar are great warriors who eat and drink their fill of boar and mead each night, then spend their days preparing for Ragnarok. Some of this is combat training, and other portions are raids against the Jotun giants and thursir giants, to try their strength. Regardless of how often they are slain, the einherjar reappear each morning in Odin’s hall, so they have no fear of death, and their courage shames others into greater bravery.  \n**Defenders of the Mortal World.** From time to time, the ravenfolk guide a troop of the einherjar against some of Loki’s minions or the servants of Boreas. These raids are often small battles, but the einherjar know they are only delaying the inevitable rise of the world serpent and its many evil spawn. This drives them to greater efforts against giants, demons, lindwurms, and other evil creatures, but the einherjar themselves are not exactly saintly. They drink, they carouse, they slap and tickle and brag and boast and fart with the loudest and most boastful of Asgardians. Unlike most extraplanar creatures, they are very human, if somewhat larger than life.  \n**Fear Dragons.** The einherjar have a notable soft spot for the ratatosk and the ravenfolk, but they are superstitiously fearful of dragons of all kinds. They sometimes hunt or ride or carouse with the fey lords and ladies.  \n**Never Speak to the Living.** In theory, the einherjar are forbidden from speaking with the living: they must pass their words through a valkyrie, a ratatosk, one of the ravenfolk, or other races allied with Asgard. In practice, this rule is often flouted, though if Loki’s servants notice it, they can dismiss any einherjar back to Valhalla for a day.",
            "name": "Einherjar",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 18,
            "armor_desc": "chain mail and shield",
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 19,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "intimidation": 6,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing weapons that are nonmagical",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., truesight 60 ft., passive Perception 15",
            "languages": "Celestial, Common",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "An einherjar makes three attacks with its Asgardian battleaxe or one with its handaxe."
                },
                {
                    "name": "Asgardian Battleaxe",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage when used one handed or 17 (2d10 + 6) when used two-handed.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Handaxe",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Asgardian Battleaxes",
                    "desc": "Made in Valhalla and kept keen with runic magic, Asgardian axes have a +2 enchantment and add a second die of weapon damage. Their magic must be renewed each week by a valkyrie or Odin's own hand."
                },
                {
                    "name": "Battle Loving",
                    "desc": "Einherjars relish combat and never turn down a challenge to single combat or shirk a fight, even if the odds are hopeless. After all, Valhalla awaits them."
                },
                {
                    "name": "Battle Frenzy",
                    "desc": "Once reduced to 30 hp or less, einherjar make all attacks with advantage."
                },
                {
                    "name": "Fearsome Gaze",
                    "desc": "The stare of an einherjar is especially piercing and intimidating. They make Intimidation checks with advantage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The einherjar's innate spellcasting ability is Wisdom (spell save DC 13). It can innately cast the following spells, requiring no material components:"
                },
                {
                    "name": "At will",
                    "desc": "bless, spare the dying"
                },
                {
                    "name": "1/day each",
                    "desc": "death ward, spirit guardians"
                }
            ],
            "spell_list": [],
            "page_no": 167,
            "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_einherjar/"
        },
        {
            "slug": "elemental-locus",
            "desc": "_The ground ripples and tears as rocks fall, jets of flame erupt, and howling winds rage around an elemental locus. The land is angry._  \n**Spirit of the Land.** Elemental loci are living spirits inhabiting or embodying tracts of land and geographical features. They are the ultimate personification of nature—the land itself come to life—varying in size from small hills to entire ridge lines, with no discernible pattern to where they take root.  \n**Stubborn Nature.** Elemental loci are fiercely protective of their chosen location. They tolerate no interference in the natural order and challenge all who despoil the land, be they mortal, monster, or god.  \n**Elemental Nature.** An elemental locus doesn’t require air, food, drink, or sleep.",
            "name": "Elemental Locus",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 290,
            "hit_dice": "20d20+80",
            "speed": {
                "walk": 5
            },
            "strength": 28,
            "dexterity": 1,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 6,
            "charisma_save": 6,
            "perception": 6,
            "skills": {
                "nature": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing",
            "damage_immunities": "acid, cold, fire, lightning, poison, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 120 ft., tremorsense 120 ft., passive Perception 16",
            "languages": "Primordial",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental locus makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (6d8 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 23 Strength saving throw or be knocked prone.",
                    "attack_bonus": 15,
                    "damage_dice": "6d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The elemental locus has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Immortal",
                    "desc": "The elemental locus does not age and does not die when it drops to 0 hit points. If the elemental locus drops to 0 hit points, it falls into a quiescent state for 25 weeks before returning to activity with full hit points. Its spawned elementals continue fighting whatever enemies attacked the elemental locus; if no enemies are present, they defend the locus's area."
                },
                {
                    "name": "Massive",
                    "desc": "The elemental locus is larger than most Gargantuan creatures, occupying a space of 60 by 60 feet. Its movement is not affected by difficult terrain or by Huge or smaller creatures. Other creatures can enter and move through the elemental locus's space, but they must make a successful DC 20 Strength (Athletics) check after each 10 feet of movement. Failure indicates they fall prone and can move no farther that turn."
                },
                {
                    "name": "Spawn Elementals",
                    "desc": "As a bonus action, the elemental locus loses 82 hit points and spawns an air, earth, fire, or water elemental to serve it. Spawned elementals answer to their creator's will and are not fully independent. The types of elementals the locus can spawn depend on the terrain it embodies; for example, an elemental locus of the desert can spawn earth, fire, and air elementals, but not water."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The elemental locus deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 169,
            "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_elemental-locus/"
        },
        {
            "slug": "elvish-veteran-archer",
            "desc": "",
            "name": "Elvish Veteran Archer",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "elf",
            "group": null,
            "alignment": "chaotic good or chaotic neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 77,
            "hit_dice": "14d8+14",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "nature": 2,
                "perception": 5,
                "stealth": 5,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "Common, Elvish",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elvish veteran archer makes two melee attacks or three ranged attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Volley (Recharge 6)",
                    "desc": "The elvish archer makes one ranged attack against every enemy within 10 feet of a point it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast Hunter",
                    "desc": "The elvish veteran archer has advantage on Wisdom (Survival) checks to track beasts and on Intelligence (Nature) checks to recall information about beasts."
                },
                {
                    "name": "Fey Ancestry",
                    "desc": "The elvish veteran archer has advantage on saving throws against being charmed, and magic can't put the elvish archer to sleep."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The elvish veteran archer has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The elvish veteran archer's weapon attacks are magical."
                },
                {
                    "name": "Stealthy Traveler",
                    "desc": "The elvish veteran archer can use Stealth while traveling at a normal pace."
                },
                {
                    "name": "Surprise Attack",
                    "desc": "If the elvish veteran archer surprises a creature and hits it with an attack during the first round of combat, the target takes an extra 7 (2d6) damage from the attack."
                }
            ],
            "spell_list": [],
            "page_no": 422,
            "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_elvish-veteran-archer/"
        },
        {
            "slug": "emerald-order-cult-leader",
            "desc": "",
            "name": "Emerald Order Cult Leader",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": null,
            "alignment": "lawful neutral or evil",
            "armor_class": 14,
            "armor_desc": "breastplate",
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 20,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": 8,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "arcana": 5,
                "deception": 5,
                "history": 5,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "any three languages",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Emerald Order cult leader makes one melee attack and casts a cantrip."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Esoteric Vengeance",
                    "desc": "As a reaction when struck by a melee attack, the emerald order cult leader can expend a spell slot to do 10 (3d6) necrotic damage to the attacker. If the emerald order cult leader expends a spell slot of 2nd level or higher, the damage increases by 1d6 for each level above 1st."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Key of Prophecy",
                    "desc": "The Emerald Order cult leader can always act in a surprise round, but if he fails to notice a foe, he is still considered surprised until he takes an action. He receives a +3 bonus on initiative checks."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the Emerald Order cult leader's innate spellcasting ability is Wisdom (spell save DC 16). He can innately cast the following spells, requiring no material components:\n\n2/day each: detect thoughts, dimension door, haste, slow\n\n1/day each: suggestion, teleport"
                },
                {
                    "name": "Spellcasting",
                    "desc": "the Emerald Order cult leader is a 10th-level spellcaster. His spellcasting ability is Wisdom (spell save DC 16, +8 to hit with spell attacks). The cult leader has the following cleric spells prepared:\n\ncantrips (at will): guidance, light, sacred flame, spare the dying, thaumaturgy\n\n1st level (4 slots): cure wounds, identify, guiding bolt\n\n2nd level (3 slots): lesser restoration, silence, spiritual weapon\n\n3rd level (3 slots): dispel magic, mass healing word, spirit guardians\n\n4th level (3 slots): banishment, death ward, guardian of faith\n\n5th level (2 slots): flame strike"
                }
            ],
            "spell_list": [],
            "page_no": 421,
            "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_emerald-order-cult-leader/"
        },
        {
            "slug": "eonic-drifter",
            "desc": "_The air crackles and lights flicker in the ruins. In a whirl of colorful robes, the drifter materializes from the unfathomable maelstroms of time. His eyes scan the hall in panic, anticipating the terrible revelations of yet another era._  \n**Adrift in Time.** Not much is known about the time traveling eonic drifters other than that they left a dying civilization to look for help not available in their own age. To their misfortune, returning to their own time proved much more difficult than leaving it, so the eonic drifters found themselves adrift in the river of time. As the decades passed, their chance of returning home withered, along with the flesh of their bodies. They have been become mummified by the passing ages.  \n**Crystal Belts.** A drifter carries an odd assembly of gear gathered in countless centuries, proof of its tragic journey. The more eclectic the collection, the more jumps it has performed on its odyssey.  \nBelts of crystals around its body store the energy that fuels a drifter’s travels. After each large jump through time, the reservoirs are exhausted and can be used only for very short jumps.  \n**Jittery and Paranoid.** Visiting countless eras in which mankind has all but forgotten this once-great civilization has robbed most eonic drifters of their sanity. Their greatest fear is being robbed of their crystal belts. They plead or fight for them as if their lives depended on them—which, in a sense, they do. Adventurers who convince a drifter of their good intentions may be asked for aid. In exchange, a drifter can offer long-lost artifacts gathered from many forays through time.  \nDrifters can appear at any time or place, but they often frequent the sites of their people’s past (or future) cities. There they are comforted by knowing that they’re at least in the right place, if not the right time.",
            "name": "Eonic Drifter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "human",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 6,
                "history": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Eonic, Giant, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eonic drifter can either use Drift Backward or make two attacks with its time warping staff. The eonic drifter's future self (if present) can only use Drift Forward."
                },
                {
                    "name": "Time Warping Staff",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Drift Backward (1/Day)",
                    "desc": "A future self of the eonic drifter materializes in an unoccupied space within 30 feet of the drifter. The future self has the eonic drifter's stats and its full hit points, and it takes its turn immediately after its present self. Killing the original eonic drifter makes its future self disappear. If the present self sees its future self die, the eonic drifter must make a DC 13 Wisdom saving throw. There is no effect if the save succeeds. If the saving throw fails, roll 1d6 to determine the effect on the eonic drifter: 1 = frightened, 2 = incapacitated, 3 = paralyzed, 4 = unconscious, 5 or 6 = has disadvantage on attack rolls and ability checks. These effects last 1d4 rounds."
                },
                {
                    "name": "Drift Forward (2/Day)",
                    "desc": "The future self makes a time warping staff attack against a target. If the attack hits, instead of causing bludgeoning damage, both the target and the attacker jump forward through time, effectively ceasing to exist in the present time. They reappear in the same locations 1d4 rounds later, at the end of the present self's turn. Creatures occupying those locations at that moment are pushed 5 feet in a direction of their own choosing. The target of the drift (but not the future self) must then make a DC 13 Wisdom saving throw, with effects identical to those for the eonic drifter witnessing the death of its future self (see Drift Backward). The future self doesn't reappear after using this ability the second time; only the target of the drift reappears from the second use. This does not trigger a saving throw for the present self."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 177,
            "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_eonic-drifter/"
        }
    ]
}