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

GET /v1/monsters/?format=api&ordering=charisma_save&page=5
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=charisma_save&page=6",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=charisma_save&page=4",
    "results": [
        {
            "slug": "mineral-ooze",
            "desc": "Gray and amorphous, this creature skulks along the stone floor. Its body appears wet and oily, though an unusual crystalline pattern decorates the surface._  \n**Subterranean Menace.** A mineral ooze is a slime that hardens into solid rock after it engulfs its target, making escape much more difficult as it slowly digests the creature.  \n**Earthy Consistency.** The mineral ooze has a high concentration of silicates and crystal, which appear on the surface of the creature when it is in its gelatinous form. When it engulfs a creature, these minerals are pushed to the surface, where they harden quickly, trapping the creature. The ooze reverts to its liquid form after it has finished digesting the creature or if the creature escapes.  \n**Ooze Nature.** A mineral ooze doesn’t require sleep.",
            "name": "Mineral Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mineral ooze makes two slam attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 12), and the ooze uses its Encase on the target."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage plus 3 (1d6) acid damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Encase",
                    "desc": "The mineral ooze encases a Medium or smaller creature grappled by it. The encased target is blinded, restrained, and unable to breathe, and it must succeed on a DC 14 Constitution saving throw at the start of each of the ooze's turns or take 7 (2d6) acid damage. If the ooze moves, the encased target moves with it. The ooze can have only one creature encased at a time. An encased creature can try to escape by taking an action to make a DC 12 Strength check. The creature has disadvantage on this check if the ooze is mineralized. On a success, the creature escapes and enters a space of its choice within 5 feet of the ooze. Alternatively, a creature within 5 feet of the ooze can take an action to pull a creature out of the ooze. Doing so requires a successful DC 12 Strength check, and the creature making the attempt takes 7 (2d6) acid damage. The creature making the attempt has disadvantage on the check if the ooze is mineralized."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the ooze remains motionless, it is indistinguishable from an oily pool or wet rock."
                },
                {
                    "name": "Mineralize",
                    "desc": "As a bonus action when it has encased a creature, the ooze hardens the minerals in its body, turning the surface of its body into a stone-like material. While mineralized, the ooze has a walking speed of 5 feet, and it has resistance to bludgeoning, piercing, and slashing damage. The ooze remains mineralized until the creature it has encased dies, or until the ooze takes a bonus action to end it."
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mineral-ooze/"
        },
        {
            "slug": "mountain-nymph",
            "desc": "The pitiless eyes of this elven creature are black as pitch with neither white nor iris._  \n**Born to Hunt.** Mountain nymphs claim to be the children of gods associated with hunting and the moon. Whether this is true or not is unknown, but they are renowned as being some of the best stalkers and trappers among the fey. Newly created mountain nymphs, wearing leathers and carrying yew bows, form on the mountainside, fully-grown. The nymphs carry no arrows; every time they put a finger to any bowstring, a nocked arrow appears.  \n**Despoilers of Despoilers.** Mountain nymphs despise mortals who disrupt the natural order. Those who take or use more natural resources than they need while in a mountain nymph’s territory risk becoming the target of her wrath. The raising of a settlement in a mountain nymph’s territory will attract her immediate attention. The ruins of a failed mountain settlement may be the work of a mountain nymph that has taken umbrage at the community’s excessive use of the local timber and ore.  \n**Relentless Stalkers.** Little can be done to deter a mountain nymph once it has set its sights on a quarry. They have been known to track their prey far from their native mountains, across continents and into mortal cities. When a nymph catches up to her mark, she harries it without mercy or remorse. A nymph’s mark, assuming it has done nothing to offend or harm the nymph, can throw the nymph off its tail by exiting her territory and leaving tribute of freshly hunted meat and strong drink.",
            "name": "Mountain Nymph",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "leather armor",
            "hit_points": 112,
            "hit_dice": "15d8+45",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 7,
                "survival": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 17",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mountain nymph makes three longbow attacks."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hunter's Foresight",
                    "desc": "The mountain nymph can see the immediate future of a creature affected by her hunter's mark spell. While hunter's mark is active on a creature, the mountain nymph has advantage on attack rolls against the creature and on saving throws against the creature's spells and special abilities."
                },
                {
                    "name": "Mountain Walk",
                    "desc": "The mountain nymph can move across and climb rocky surfaces without needing to make an ability check. Additionally, difficult terrain composed of rocks or rocky debris doesn't cost her extra movement."
                },
                {
                    "name": "Point Blank Hunter",
                    "desc": "When the mountain nymph makes a ranged attack with a bow, she doesn't have disadvantage on the attack roll from being within 5 feet of a hostile creature, though she may still have disadvantage from other sources."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The mountain nymph's innate spellcasting ability is Wisdom (spell save DC 15). It can innately cast the following spells, requiring no material components:\nAt will: hunter's mark\n3/day each: misty step, spike growth\n1/day: pass without trace"
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mountain-nymph/"
        },
        {
            "slug": "mountain-strider",
            "desc": "These large creatures stand upright, with exceptionally powerful legs that end in cloven hooves. Their upper bodies are muscular beneath their snowy-white fur, and their heads resemble those of goats._  \n**Dwellers of Mountains.** Mountain striders are most at home in the mountains. They live among the peaks, climbing seemingly impossible slopes to make their homes in the caves and burrows they dig near the tops. Ages ago, they had amicable relations with nearby settlements, but their aggressive behavior and boorish attitudes led to conflicts with the populace. They were subsequently made to withdraw from civilization as a result. In the years since, they have become an insular people, fearful of outsiders and resentful of civilization.  \n**Communal.** Mountain striders live in communal groups that travel the mountains, moving with the seasons. They are highly protective of each other and go into a brief rage when one of their number falls. Their nomadic and overly protective natures occasionally bring them into conflict with dwarves, though the two don’t actively hunt each other.  \n**Bleating Communication.** The weather on the highest mountain peaks can turn at a moment’s notice, separating family groups within minutes. The mountain striders adapted to such dangers by developing complex bleating calls. Over time, these calls became part of the mountain striders’ culture, seeing use outside of emergency situations. The calls range from simple notifications of an individual’s location or health to short songs identifying family affiliation and lineage.",
            "name": "Mountain Strider",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 34,
            "hit_dice": "4d10+12",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Headbutt",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage, or 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Thunderous Bleat (Recharge 6)",
                    "desc": "The mountain strider releases a loud bleat in a 15-foot cone. Each creature in the area must make a DC 13 Dexterity saving throw, taking 7 (2d6) thunder damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Revenge for the Fallen",
                    "desc": "When an ally the mountain strider can see is reduced to 0 hp within 30 feet of the mountain strider, the strider can move up to half its speed and make a headbutt attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the mountain strider moves at least 15 feet straight toward a target and then hits it with a headbutt attack on the same turn, the target takes an extra 5 (2d4) bludgeoning damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be pushed up to 10 feet away from the mountain strider and knocked prone."
                },
                {
                    "name": "Sure-Footed",
                    "desc": "The mountain strider has advantage on Strength and Dexterity saving throws made against effects that would knock it prone."
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mountain-strider/"
        },
        {
            "slug": "murgrik",
            "desc": "This reptilian creature is built like an alligator with two extra mouths: one affixed to a stalk between its eyes and one toothy maw stretched over its belly. A batlike membrane connects its forelimbs to its body, and a tail made up of a dozen spinning tentacles propels the abomination in flight._  \n**Marshy Nightmares.** Murgriks are consummate hunters and prefer to prey on intelligent creatures. They relish the fear their appearance provokes, and they augment this fear by generating terrifying wails from the stalks on their heads. Once they smell blood, they relentlessly attack and pursue prey until they or their prey die.  \n**Corrupted Alligators.** Occasionally, deep parts of swamps cross planar boundaries into the Abyss. Those who study murgriks believe the creatures are ordinary alligators warped by their proximity to that plane. Their cruelty and preference for intelligent prey both lend credence to the notion that the Abyssa has influenced their mutations.  \n**Afraid of Herons.** The only known way to deter a murgrik from attacking is to introduce a heron, real or illusory. The reason a murgrik retreats from herons is a mystery, but it may point to the existence of a demonic bird that preys on murgriks.",
            "name": "Murgrik",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "swim": 40,
                "fly": 20,
                "walk": 40
            },
            "strength": 23,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 10,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "understands Deep Speech but can’t speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The murgrik makes three attacks: one with its bite and two with its tentacles."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+6"
                },
                {
                    "name": "Tentacles",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 9 (1d6 + 6) bludgeoning damage. The target is grappled (escape DC 18) if it is a Medium or smaller creature and the murgrik doesn't have two other creatures grappled. Until this grapple ends, the target is restrained.",
                    "attack_bonus": 10,
                    "damage_dice": "1d6+6"
                },
                {
                    "name": "Stomach Maw",
                    "desc": "The murgrik makes one bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the murgrik, and it takes 14 (4d6) acid damage at the start of each of the murgrik's turns. The murgrik can only have one creature swallowed at a time.\n\nIf the murgrik takes 20 damage or more on a single turn from the swallowed creature, the murgrik must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 5 feet of the murgrik. If the murgrik dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone."
                },
                {
                    "name": "Unsettling Ululations (Recharge 6)",
                    "desc": "The stalk on the murgrik's head unleashes a dispiriting wail. Each creature within 30 feet of the murgrik that can hear it must make a DC 14 Wisdom saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is frightened for 1 minute. On a success, a creature takes half the damage and isn't frightened. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The murgrik has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The murgrik can hold its breath for 30 minutes."
                },
                {
                    "name": "Keen Scent",
                    "desc": "The murgrik has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Tentacle Flight",
                    "desc": "The murgrik flies by spinning its tentacles. If it is grappling a creature with its tentacles, its flying speed is halved."
                }
            ],
            "spell_list": [],
            "page_no": 263,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_murgrik/"
        },
        {
            "slug": "mydnari",
            "desc": "This tall, lanky humanoid is sightless, its eyes nothing more than useless spots in its otherwise human face. The creature is encased in a sheath of thick orange jelly, almost as if it had been dipped in a giant pot of honey. The jelly wobbles and slides over the creature’s body as if alive._  \n**Sightless Alchemists.** The mydnari are an eyeless, evil subterranean race that lives alongside oozes. They delight in capturing other creatures and using the creatures for experimentation or as food for their colonies of oozes and slimes. They constantly experiment with new serums, tonics, and concoctions, striving to always improve themselves and their connection with their oozes.  \n**Bound in Jelly.** Each mydnari enters into a symbiotic relationship with a mutated strain of Open Game License",
            "name": "Mydnari",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "deception": 4,
                "intimidation": 4,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "paralyzed",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 15",
            "languages": "Deep Speech, Undercommon",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "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+3"
                },
                {
                    "name": "Acid Glob",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/60 ft., one target. Hit: 5 (1d4 + 3) acid damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bound in Jelly",
                    "desc": "The mydnari and its jelly are wholly reliant on each other. If the mydnari's jelly is somehow separated from its master, the jelly dies within 1 minute. If the mydnari is separated from its jelly, it loses its blindsight, Acid Glob action, and Jelly Symbiosis trait."
                },
                {
                    "name": "Jelly Symbiosis",
                    "desc": "A creature that touches the mydnari or hits it with a melee attack while within 5 feet of it takes 2 (1d4) acid damage."
                },
                {
                    "name": "Ooze Empathy",
                    "desc": "A mydnari can use its Animal Handling skill on ooze-type creatures with an Intelligence score of 5 or lower. An ooze never attacks a mydnari unless provoked."
                }
            ],
            "spell_list": [],
            "page_no": 264,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mydnari/"
        },
        {
            "slug": "mystic",
            "desc": "Dressed in clean, dark robes, its claws swirling in arcane gestures, the pale reptilian sends a bolt of energy from the Void at its foes._  \nSatarre mystics are creatures with tight awareness of nearby living creatures’ fates. They rely on magic and the ability to speak words of decay to control lesser creatures. Mystics’ minds are always turned to destruction and death, though they hold their own lives more dear than that of their fellow satarres, be they non-combatant drones, rampaging destroyers, or others.  \n**Easily Distracted.** Satarre mystics are known for their ability to ponder and cogitate on larger concerns, even in the midst of a conversation with strangers or a battle with foes. Sometimes these distractions lead them to a great insight and a clever countermove; other times they are easily surprised, captured, or fooled by a shining bit of magic or an unknown arcane device.  \n**Perpetual Incantations.** Satarre mystics seem to somehow maintain a steady stream of muttered sounds. Sometimes these take a brief physical form, such as a glowing rune of destruction that circles a mystic’s head or drifts from its maker and falls apart in midair.  \n**Planar Lore and Tools.** Satarre mystics are well-versed in angelic, elemental, and fiendish magic and other arcana, although they do not perform all of these themselves. They often find and use magical items looted from their victims, or command elemental or fiendish minions using Void Speech.",
            "name": "Mystic",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "satarre",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "arcana": 5,
                "intimidation": 3,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Void Speech",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The satarre mystic makes two void claw attacks. Alternatively, it can use Void Bolt twice."
                },
                {
                    "name": "Void Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 4 (1d8) necrotic damage. The target must succeed on a DC 13 Constitution saving throw or its speed is reduced by 10 feet until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Void Bolt",
                    "desc": "Ranged Spell Attack: +5 to hit, range 50 ft., one target. Hit: 9 (2d8) necrotic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Unveil (1/Day)",
                    "desc": "The mystic unveils a darker reality to up to three creatures it can see within 30 feet of it. Each target must succeed on a DC 13 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Deflection",
                    "desc": "When a creature the mystic can see targets it with a ranged spell attack, the mystic can attempt to deflect the spell. The mystic makes a Constitution saving throw. If the result is higher than the attack roll, the mystic is unaffected by the spell."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keeper of Secrets",
                    "desc": "The satarre mystic has advantage on all Intelligence (Arcana) checks related to the planes and planar travel."
                },
                {
                    "name": "Levitate",
                    "desc": "As a bonus action, a mystic can rise or descend vertically up to 10 feet and can remain suspended there. This trait works like the levitate spell, except there is no duration, and the mystic doesn't need to concentrate to continue levitating each round."
                },
                {
                    "name": "Planar Commander",
                    "desc": "As a bonus action, the mystic commands an angel, elemental, or fiend ally within 30 feet of it to use a reaction to make one attack against a creature that dealt damage to the mystic in the previous round."
                },
                {
                    "name": "Void Fortitude",
                    "desc": "If damage reduces the satarre mystic to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the satarre mystic drops to 1 hp instead."
                },
                {
                    "name": "Void Weapons",
                    "desc": "The satarre's weapon attacks are magical. When the satarre hits with any weapon, the weapon deals an extra 1d8 necrotic damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 316,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mystic/"
        },
        {
            "slug": "naizu-ha",
            "desc": "The old fable How Nuizamo Lost His Knife suggests every blade that has been used to kill is actually a naizu-ha in its native form. This is untrue, but the naizu-ha enjoy the myth and perpetuate it whenever possible._  \n**Daggers Personified.** The naizu-ha are the act of violence perpetrated by small blades given form. Dealings with naizu-ha are fraught with danger. Initially presumed to be good allies in battle, it was quickly discovered that they couldn’t be controlled in a pitched combat and eagerly lashed out at anything that came into reach. Most often, naizu-ha are summoned to assassinate specific targets.  \n**Impartial Betrayers.** A naizu-ha has no loyalty to anything but its own desire for blood and pain. If dispatched to kill someone, a naizu-ha can be coerced to switch sides with a promise that their new task will involve more violence than the current job does. They have no patience for subtle work or trickery that involves more than a quick feint. A favorite tactic of naizu-ha is to fulfill a contract, collect whatever payment has been agreed upon, and immediately murder the initial contractor.  \n**Bloody Biers.** To summon a naizu-ha, the blood of no fewer than three humanoids must be splashed on a stand forged of fused blades. If the petitioner uses their own blood in the ceremony, they have advantage on any ability checks they make to treat with the naizu-ha.  \n**Immortal Spirit Nature.** The kami doesn’t require food, drink, or sleep.",
            "name": "Naizu-Ha",
            "size": "Small",
            "type": "Fey",
            "subtype": "kami",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 117,
            "hit_dice": "18d6+54",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 13,
            "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": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, grappled",
            "senses": "passive Perception 10",
            "languages": "Common, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The naizu-ha makes three attacks: two with its scissor claws and one with its scythe tail. If both scissor claws attacks hit the same target, the target must succeed on a DC 14 Dexterity saving throw or take an extra 7 (2d6) slashing damage."
                },
                {
                    "name": "Scissor Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Scythe Tail",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Dagger Legs",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one prone creature. Hit: 8 (2d4 + 3) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blunting Ambiance",
                    "desc": "Each creature that deals piercing or slashing damage with a bladed weapon while within 30 feet of the naizu-ha must roll the damage twice and take the lower result."
                },
                {
                    "name": "Dagger Form (1/Day)",
                    "desc": "As a bonus action, the naizu-ha transforms into a magical dagger. A creature that wields the naizu-ha while it is in this form gains +1 bonus to attack and damage rolls with the dagger, and attacks with the dagger score a critical hit on a roll of 19 or 20. In addition, the wielder can't take the Disengage action unless it succeeds on a DC 12 Wisdom saving throw."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The naizu-ha can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Tripping Charge",
                    "desc": "If the naizu-ha moves at least 15 feet straight toward a creature and then hits it with a scythe tail attack on the same turn, that target must succeed on a DC 14 Dexterity saving throw or be knocked prone. If the target is prone, the naizu-ha can make one dagger legs attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 223,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_naizu-ha/"
        },
        {
            "slug": "narshark",
            "desc": "Almost blending in with the sky, this creature looks like a large shark with cerulean-hued skin and incredibly long pectoral fins that it uses to sail through the air like a bird. Its mouth is filled with several rows of vicious teeth, and an ivory horn emerges from the top of its head._  \n**Aerial Predators.** A narshark is a creature that resembles a cross between a shark and a narwhal with dark blue skin, long serrated teeth, and a horn growing from its brow. Like many sharks, the narshark is a rapacious predator, hunting birds through the sky as a shark hunts fish. While it lacks the keen nose of most predators, the narshark has excellent eyesight and can pick out details at great distances. While narsharks are dangerous predators, they are seldom top of the aerial food chain and face fierce competition from Open Game License",
            "name": "Narshark",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 25,
            "hit_dice": "3d10+9",
            "speed": {
                "fly": 40,
                "walk": 10,
                "hover": true
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) piercing damage. If the creature isn't an undead or a construct, it must succeed on a DC 13 Constitution saving throw or lose 2 (1d4) hp at the start of each of its turns as one of the shark's teeth chips off into the wound. Any creature can take an action to stanch the wound by removing the tooth. The wound also closes and the tooth pops out if the target receives magical healing.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magical Horns",
                    "desc": "The narshark gains its ability to fly from its magical horn. The horn can be severed from a living narshark, but doing so drives it into a panicked rage as it attempts to slay all those around it. Strangely, narsharks never use their horns in combat, possibly in fear of accidentally breaking them. A narshark's horn is commonly used in the creation of magic items that grant flight, and narsharks are often the target of hunters seeking to turn a profit."
                },
                {
                    "name": "Keen Sight",
                    "desc": "The narshark has advantage on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Magical Horn",
                    "desc": "The narshark's horn can be attacked and severed (AC 18; hp 5; immunity to bludgeoning, poison, and psychic damage) or destroyed (hp 15). If its horn is severed, the narshark loses its flying speed, loses 4 (1d8) hp at the start of each of its turns, and goes into a frenzy. While in a frenzy, the narshark has advantage on bite attack rolls and attack rolls against it have advantage."
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_narshark/"
        },
        {
            "slug": "nephirron-devil",
            "desc": "This devilish monster has a draconic body covered in thick, greenish-gold scales and the head of a handsome giant with gleaming red eyes. It opens its mouth in a sardonic smile, and the head of a serpent appears between its lips, hissing with malevolent, mirthful relish._  \n**Devilish Infiltrators.** Nephirron devils are powerful fiends with draconic features that are adept at corrupting good-aligned dragons and bending evil dragons to their will. The older and more powerful the dragon, the bigger the challenge in the eyes of the nephirron devil. When two of these devils meet, they typically boast about the number and types of dragons they have manipulated and destroyed. This pride can also be a nephirron devil’s undoing, however, for it often overlooks humanoids attempting to interfere with its plans, and more than one nephirron devil has been brought low by a band of mortal heroes.  \n**Hellish Nobles.** Nephirron devils are treated as lesser nobility in the hells, second only to pit fiends and arch-devils in the infernal pecking order. A nephirron devil is often served by Open Game License",
            "name": "Nephirron Devil",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 27,
            "dexterity": 14,
            "constitution": 23,
            "intelligence": 22,
            "wisdom": 19,
            "charisma": 25,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "arcana": 11,
                "deception": 12,
                "insight": 9,
                "intimidation": 12,
                "perception": 9,
                "persuasion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "truesight 90 ft., passive Perception 19",
            "languages": "Draconic, Infernal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nephirron devil makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) piercing damage. If the target is a creature, it must succeed on a DC 19 Constitution saving throw or fall unconscious for 1 minute, or until it takes damage or someone uses an action to shake or slap it awake. Dragons and dragon-like creatures, such as dragonborn, have disadvantage on this saving throw.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6+8"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sculpt Breath (Recharge 6)",
                    "desc": "When the nephirron is in the area of a spell, such as fireball, or a breath weapon, it can create a hole in the spell or breath weapon, protecting itself from the effects. If it does so, the nephirron automatically succeeds on its saving throw against the spell or breath weapon and takes no damage if it would normally take half damage on a successful save."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the nephirron's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The nephirron has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Master Liar",
                    "desc": "The nephirron has advantage on Charisma (Deception) checks when telling a lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The nephirron devil's spellcasting ability is Charisma (spell save DC 20). The nephirron can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, protection from evil and good, teleport (self plus 150 pounds only)\n3/day each: flame strike, scrying, wall of ice\n1/day each: confusion, mass suggestion, shapechange (dragon or humanoid form only)"
                }
            ],
            "spell_list": [],
            "page_no": 104,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_nephirron-devil/"
        },
        {
            "slug": "nharyth",
            "desc": "A hideous mass of coiling intestines undulates, ejecting thin, transparent spears of some resinous material from its many orifices. The creature makes a wet slithering sound as it moves unsettlingly through the air._  \n**Foulness in Motion.** The nharyth defies gravity with its every movement, as it pulls itself through the air with its mass of intestine-like appendages. The creature does not seem to possess any natural means of propulsion and can even fly through areas where there is no magic.  \n**Creations of Madness.** Most scholars believe nharyth were created in some insane magical experiment. Others believe they are the spawn of some yet-unknown horror between the stars. Whatever the case, they are clearly not part of the natural ecosystem.",
            "name": "Nharyth",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d12+64",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, psychic",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, paralyzed",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 16",
            "languages": "understands Deep Speech but can’t speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nharyth makes two spined slap attacks. Alternatively, it can use Spine Shot twice."
                },
                {
                    "name": "Spined Slap",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) bludgeoning damage plus 8 (1d6 + 5) piercing damage, and the target must succeed on a DC 16 Constitution saving throw or be paralyzed until the end of its next turn.",
                    "attack_bonus": 9,
                    "damage_dice": "1d8+5"
                },
                {
                    "name": "Spine Shot",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 30/120 ft., one target. Hit: 12 (3d6 + 2) piercing damage, and the target must succeed on a DC 16 Constitution saving throw or its speed is halved until the end of its next turn. If the nharyth scores a critical hit, the target doesn't make a saving throw and is paralyzed until the end of its next turn instead.",
                    "attack_bonus": 6,
                    "damage_dice": "3d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spine Trap",
                    "desc": "With 10 minutes of work, the nharyth can create a web of nearly transparent spines in a 20-foot cube. The web must be anchored between two solid masses or layered across a floor, wall, or ceiling. A web of spines layered over a flat surface has a depth of 5 feet. The web is difficult terrain, and the spines forming it are nearly transparent, requiring a successful DC 20 Wisdom (Perception) check to notice them.\n\nA creature that starts its turn in the web of spines or that enters the web during its turn must succeed on a DC 16 Dexterity saving throw or 1d4 spines stick to it. At the start of each of its turns, the creature takes 1d4 piercing damage for each spine stuck to it. A creature, including the target, can take its action to remove 1d4 spines. If a creature starts its turn with more than 4 spines stuck to it, the creature must succeed on a DC 16 Constitution saving throw or be paralyzed for 1 minute. The paralyzed creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nThe nharyth can plant up to 24 spines in a web when creating it. Once it has used 24 spines in webs, it must finish a long rest before it can use this trait again."
                }
            ],
            "spell_list": [],
            "page_no": 269,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_nharyth/"
        },
        {
            "slug": "noth-norren",
            "desc": "A massive upside-down tornado races along the ground, its mouth swallowing everything around it and its tail spiraling off into the air. The interior of the whirlwind is lined with thousands of jagged teeth, ready to devour all in its path._  \n**Epitomes of Destruction.** The noth-norren is one of the most destructive and malicious of all elemental creatures and joyfully indulges in the rampant destruction of anything it can fit into its churning vortex. Noth-norrens are typically found in the wildest regions of the Elemental Plane of Air, where their presence often goes overlooked until they strike. They are rare on the Material Plane, though they can be summoned by Open Game License",
            "name": "Noth-norren",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 203,
            "hit_dice": "14d20+56",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 90
            },
            "strength": 21,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, thunder",
            "condition_immunities": "deafened, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Auran",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The noth-norren makes two slam attacks. Alternatively, it uses Throw Debris twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 27 (4d10 + 5) bludgeoning damage. A creature struck by the slam attack must succeed on a DC 16 Strength saving throw or be knocked prone.",
                    "attack_bonus": 9,
                    "damage_dice": "4d10+5"
                },
                {
                    "name": "Throw Debris",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/180 ft., one target. Hit: 22 (4d8 + 4) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "4d8+4"
                },
                {
                    "name": "Fling Victim",
                    "desc": "One Large or smaller creature caught in the nothnorren's vortex is thrown up to 60 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 Dexterity saving throw or take the same damage and be knocked prone."
                },
                {
                    "name": "Vortex (Recharge 5-6)",
                    "desc": "The noth-norren pulls nearby creatures into its central vortex to be torn apart by its jagged teeth. Each creature within 5 feet of the noth-norren must succeed on a DC 16 Strength saving throw or be pulled into the vortex. A creature in the vortex is blinded and restrained, it has total cover against attacks and other effects outside the vortex, and it takes 21 (6d6) slashing damage at the start of each of the noth-norren's turns.\n\nIf the noth-norren takes 30 damage or more on a single turn from a creature inside the vortex, the noth-norren must succeed on a DC 18 Constitution saving throw at the end of that turn or release all creatures caught in its vortex, which fall prone in a space within 10 feet of the noth-norren. If the noth-norren dies, it becomes a pile of teeth, its windy form dissipating, and releases all trapped creatures."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Turbulence",
                    "desc": "A flying creature that enters or starts its turn within 60 feet of the noth-norren must land at the end of its turn or fall. In addition, ranged attack rolls against the noth-norren have disadvantage."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The noth-norren's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 270,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_noth-norren/"
        },
        {
            "slug": "nyctli",
            "desc": "A diminutive ball of sickly-looking flesh with an elven face clings to the underside of a rotting log, its body covered in barbed stingers._  \n**Lurking Terrors.** Nyctli dwell in moist, dark places, where their coloration and size enable them to easily hide. They delight in torturing other creatures, and nothing makes a nyctli giggle more than seeing its victim flounder about under the effects of its venom.  \n**Hag-Born Horrors.** The first nyctli were born from the boils of Open Game License",
            "name": "Nyctli",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "3d4",
            "speed": {
                "fly": 40,
                "hover": true,
                "walk": 10
            },
            "strength": 2,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Stingers",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 1 piercing damage plus 3 (1d6) necrotic damage, and the target must succeed on a DC 11 Constitution saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Douse Light",
                    "desc": "The nyctli magically dispels or douses a single magical or nonmagical light source within 30 feet of it. The nyctli can't dispel light created by a spell of 3rd level or higher."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_nyctli/"
        },
        {
            "slug": "nyctli-swarm",
            "desc": "A diminutive ball of sickly-looking flesh with an elven face clings to the underside of a rotting log, its body covered in barbed stingers._  \n**Lurking Terrors.** Nyctli dwell in moist, dark places, where their coloration and size enable them to easily hide. They delight in torturing other creatures, and nothing makes a nyctli giggle more than seeing its victim flounder about under the effects of its venom.  \n**Hag-Born Horrors.** The first nyctli were born from the boils of Open Game License",
            "name": "Nyctli Swarm",
            "size": "Large",
            "type": "Fey",
            "subtype": "Swarm",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 110,
            "hit_dice": "20d10",
            "speed": {
                "fly": 40,
                "hover": true,
                "walk": 10
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Sylvan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Stingers",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 16 Constitution saving throw. On a failure, a creature takes 42 (12d6) necrotic damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 8,
                    "damage_dice": "6d6"
                },
                {
                    "name": "Douse Light",
                    "desc": "As the nyctli, except the swarm can't dispel light created by a spell of 6th level or higher."
                }
            ],
            "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 nyctli. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Innate Spellcasting (1/Day)",
                    "desc": "The nyctli swarm can innately cast fear, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_nyctli-swarm/"
        },
        {
            "slug": "oasis-keeper",
            "desc": "The large, sand-colored serpent lies in wait beneath the sands at the edge of the oasis, its large nostrils flaring above the sand. The barbed stinger on the end of its tail rests just below the water’s surface._  \nOasis keepers lurk within the waters of oases and secrete a toxin into them.  \n**Peaceful Poison.** Traveling caravans and animals that drink from oases inhabited by oasis keepers are lulled into lingering around them and provide an ample food supply for the oasis keepers. Settlements often form around such oases, and occasional disappearances are accepted as the norm.  \n**Sand and Water Dwellers.** Oasis keepers lurk by the edge of the water and wait for an opportune time to use their stingers. After they strike, they pull their meal to the water’s depths to feast. Oasis keepers occasionally travel into underground rivers to mate, but they are otherwise fairly sedentary and solitary.",
            "name": "Oasis Keeper",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "13d12+39",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The oasis keeper makes two attacks: one with its stinger and one with its bite"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft, one target. Hit: 21 (3d10 + 5) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d10+5"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft, one target. Hit: 14 (2d8 + 5) piercing damage, and the target must make a DC 15 Constitution saving throw. On a failure, the target takes 14 (4d6) poison damage and is incapacitated for 1 minute. On a success, the target takes half the damage and isn't incapacitated. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The oasis keeper can hold its breath for 30 minutes."
                },
                {
                    "name": "Oasis Camouflage",
                    "desc": "The oasis keeper has advantage on Dexterity (Stealth) checks made while in a desert or in sandy terrain beneath water."
                },
                {
                    "name": "Pacifying Secretions",
                    "desc": "If the oasis keeper's stinger sits in water for at least 1 hour, the water becomes poisoned with its toxin. A creature that drinks the poisoned water must succeed on a DC 15 Constitution saving throw or be calmed for 24 hours. A calmed creature feels compelled to stay at the oasis and has disadvantage on Wisdom (Perception) checks to notice or recognize danger. A calmed creature that drinks the water again before 24 hours have passed has disadvantage on the saving throw. The greater restoration spell or similar magic ends the calming effect early."
                }
            ],
            "spell_list": [],
            "page_no": 273,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_oasis-keeper/"
        },
        {
            "slug": "ogrepede",
            "desc": "The ogre steps forward with a lop-sided gait. As it approaches, it rises up, revealing it is actually an abomination of ogre torsos held together by necromantic power._  \nSpecial torments await the depraved souls that devised these unholy, undead amalgamations. An ogrepede is comprised of an unknown number of ogre torsos and heads stitched together, with arms erupting from the mass seemingly at random. Watching it skitter haphazardly about a battlefield is almost hypnotic, right until it reaches its prey and rises to attack.  \n**Vicious Louts.** Mixing and animating ogre parts does nothing to improve their legendary tempers. Even more so than ogres, ogrepedes seek out things to destroy. The more beautiful the creature or object, the more satisfaction the ogrepede derives from its destruction. The lair of the rare ogrepede that has slipped its master’s bonds is full of its debased treasures and, in some instances, the mutilated but still-living victims of their assaults.  \n**Noisy Wanderers.** People are rarely surprised by the arrival of an ogrepede. Unless specifically commanded not to by their creator, ogrepedes emit a constant haunting moan, as though the creature laments all it has lost. Even if told to be silent, ogrepedes are not quiet. Their fat fingers drum noisily at the ground and their bodies slam gracelessly into corridor walls as they careen along on their duties.  \n**Poor Allies.** Ogrepedes have difficulty getting along with other creatures, including other ogrepedes. Vestiges of the craven instincts the ogres possessed in life remain after death, causing the ogrepede to lash out at any creature near it, particularly if the target is already wounded. Even when commanded to work with other creatures by their masters, it is merely a matter of when, not if, an ogrepede will attack its companions; the betrayal is inevitable.  \n**Undead Nature.** An ogrepede doesn’t require air, food, drink, or sleep.",
            "name": "Ogrepede",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 142,
            "hit_dice": "15d12+45",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 21,
            "dexterity": 9,
            "constitution": 17,
            "intelligence": 5,
            "wisdom": 5,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned, prone",
            "senses": "darkvision 90 ft., passive Perception 7",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ogrepede makes two attacks: one with its bite and one with its slam."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 16 (2d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 12 (2d6 + 5) bludgeoning damage, or 8 (1d6 + 5) bludgeoning damage if the ogrepede has half its hp or fewer. If the ogrepede scores a critical hit, it rolls the damage dice three times, instead of twice.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Haphazard Charge",
                    "desc": "If the ogrepede moves at least 10 feet straight toward a creature and then hits it with a slam attack on the same turn, the attack is treated as though the ogrepede scored a critical hit, but attack rolls against the ogrepede have advantage until the start of its next turn."
                },
                {
                    "name": "Overwhelming Assault",
                    "desc": "When the ogrepede scores a critical hit, each creature within 5 feet of the target must succeed on a DC 16 Wisdom saving throw or be frightened of the ogrepede for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the ogrepede's Overwhelming Assault for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 275,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ogrepede/"
        },
        {
            "slug": "one-horned-ogre",
            "desc": "This towering ogre is covered in rippling muscles. It wears a suit of burnished scale mail and hefts a gleaming greatsword in its hands. A large white horn emerges from the ogre’s forehead, glowing with a strange blue radiance._  \n**Ogre Royalty.** A one-horned ogre is not only physically more impressive than other ogres, it also radiates a terrible majesty that causes most other ogres to supplicate themselves before it. Even creatures like Open Game License",
            "name": "One-Horned Ogre",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 14,
            "armor_desc": "scale mail",
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The one-horned ogre can use its Fiendish Horn Blast. It then makes one greatsword attack."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 19 (4d6 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "4d6+5"
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Fiendish Horn Blast",
                    "desc": "The one-horned ogre directs the power of its horn at a target it can see within 30 feet of it. The target must make a DC 15 Wisdom saving throw. On a failure, the target takes 10 (3d6) psychic damage and suffers a condition for 1 minute based on the color of the ogre's horn: blinded (black), charmed (crimson), or frightened (white). On a success, the target takes half the damage and doesn't suffer the condition. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magical Horn",
                    "desc": "The power of the one-horned ogre comes from its horn. If the horn is ever removed, the one-horned ogre loses its Fiendish Horn Blast action and its Innate Spellcasting trait, and its Charisma score is reduced to 8 (-1). If the ogre receives a new horn through regenerative magic or a blessing from its patron, it regains what it lost."
                },
                {
                    "name": "Ruthless Weapons",
                    "desc": "When the one-horned ogre hits a blinded, charmed, or frightened creature with any weapon, the weapon deals an extra 1d6 psychic damage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The one-horned ogre's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components.\n2/day each: darkness, misty step, suggestion\n1/day each: fear"
                }
            ],
            "spell_list": [],
            "page_no": 274,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_one-horned-ogre/"
        },
        {
            "slug": "onyx-magistrate",
            "desc": "This large onyx statue looks down critically from an ornate chair. It wears long ceremonial robes and carries a scepter in one hand and an orb in the other. With a slow grinding sound, the statue animates and rises in the air, still seated in its onyx chair._  \n**Grand Sculptures.** Built to oversee great libraries, courts of law, royal houses, and the seats of government in corrupt and evil lands, onyx magistrates are intelligent constructs resembling judges, court officials, or bishops seated on massive thrones. The onyx magistrate is often placed in an area of importance such as within a great meeting hall or next to an important gate and remains motionless until it deems someone worthy of its attention or in need of punishment.  \n**Judge, Jury, and Executioner.** Onyx magistrates pursue their tasks with diligence and patience, never shirking from their responsibilities or showing pity or remorse for their actions. They never tolerate falsehoods or those seeking to cajole or intimidate them, though they have a soft spot for flattery, especially that which praises their abilities or dedication to their role. The construction of an onyx magistrate requires the binding of a Open Game License",
            "name": "Onyx Magistrate",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "speed": {
                "fly": 30,
                "walk": 0,
                "hover": true
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "insight": 8,
                "intimidation": 8,
                "perception": 8,
                "persuasion": 8,
                "religion": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, psychic",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Infernal",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The onyx magistrate makes three scepter attacks. Alternatively, it can use Necrotic Ray twice."
                },
                {
                    "name": "Scepter",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage, and the target must succeed on a DC 15 Strength saving throw or be knocked prone.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Necrotic Ray",
                    "desc": "Ranged Spell Attack: +8 to hit, range 30/120 ft., one target. Hit: 17 (3d8 + 4) necrotic damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+4"
                },
                {
                    "name": "Dire Judgement (1/Day)",
                    "desc": "Each creature of the onyx magistrate's choice that is within 30 feet of the magistrate and aware of it must succeed on a DC 16 Wisdom saving throw or be cursed with dire judgment. While cursed in this way, the creature can't regain hp by magical means, though it can still regain hp from resting and other nonmagical means. In addition, when a cursed creature makes an attack roll or a saving throw, it must roll a d4 and subtract the number from the attack roll or saving throw. The curse lasts until it is lifted by a remove curse spell or similar magic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tip the Scales (Recharge 5-6)",
                    "desc": "The onyx magistrate adds 3 to its AC against one attack that would hit it. Alternatively, the onyx magistrate succeeds on a saving throw it failed."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The onyx magistrate is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The onyx magistrate has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The onyx magistrate's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_onyx-magistrate/"
        },
        {
            "slug": "ophidiotaur",
            "desc": "This creature could be mistaken for a large centaur if not for the black and green scales covering its body and its cobra-like head. Its hiss sounds like a hundred angry vipers, and the venom dripping from creature’s long fangs sizzles as it lands._  \n**Born from Corruption.** An ophidiotaur is created when a centaur is transformed via a foul ritual that combines its form with that of a venomous serpent. Most centaurs do not survive the process, but those that do can reproduce naturally, potentially creating even more of these serpentine monstrosities.  \n**Servants of Serpents.** Ophidiotaurs serve evil nagas, Open Game License",
            "name": "Ophidiotaur",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "swim": 30,
                "walk": 50
            },
            "strength": 19,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 7,
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 90 ft., passive Perception 16",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ophidiotaur makes two attacks: one with its bite and one with its glaive."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 8 (1d6 + 4) piercing damage plus 3 (1d6) poison damage. The target must succeed on a DC 14 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Poisoned Glaive",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) slashing damage plus 3 (1d6) poison damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Call Serpents (1/Day)",
                    "desc": "The ophidiotaur magically calls 1d6 poisonous snakes or flying snakes (ophidiotaur's choice). The called creatures arrive in 1d4 rounds, acting as allies of the ophidiotaur and obeying its spoken commands. The snakes remain for 1 hour, until the ophidiotaur dies, or until the ophidiotaur dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the ophidiotaur moves at least 30 feet straight toward a target and then hits it with a poisoned glaive attack on the same turn, the target takes an extra 5 (1d10) slashing damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ophidiotaur has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 282,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ophidiotaur/"
        },
        {
            "slug": "ophinix",
            "desc": "This bat-like creature has luxurious blue fur covering every part of its body. It has a heavily wrinkled face, large, bulbous eyes, and twin horn-like antennae. Thin sable wings unfurl from its back, and its fur emits tiny sparks of blue lightning._  \n**Cave-Dwelling Hunters.** A large, bat-like monstrosity native to many natural cave systems and chasms, the ophinix spends most of its time flying through the darkened passages of its home looking for its next meal. The ophinix is single-minded in its pursuit of prey, hunting bats, Open Game License",
            "name": "Ophinix",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 60,
            "hit_dice": "8d10+16",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 5,
            "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": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 13",
            "languages": "—",
            "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.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage. If the ophinix is charged with electricity, the target also takes 5 (2d4) lightning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Generate Static",
                    "desc": "The ophinix rubs along a dry surface and charges its fur with static electricity. Its fur remains charged with electricity for 1 minute or until it uses Lightning Strike."
                },
                {
                    "name": "Lightning Strike (Recharge Special)",
                    "desc": "The ophinix releases its static electricity at up to three targets it can see within 30 feet of it. Each creature must make a DC 12 Dexterity saving throw, taking 5 (2d4) lightning damage on a failed save, or half as much damage on a successful one. After using Lightning Strike, the ophinix is no longer charged with electricity. It can't use Lightning Strike if isn't charged with electricity."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Conductive Fur",
                    "desc": "While the ophinix is charged with electricity, a creature that touches the ophinix or hits it with a melee attack while within 5 feet of it takes 2 (1d4) lightning damage."
                },
                {
                    "name": "Lightning Recharge",
                    "desc": "Whenever the ophinix is subjected to lightning damage, it takes no damage and becomes charged with electricity. If it is already charged, the duration resets to 1 minute."
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ophinix/"
        },
        {
            "slug": "ophio-fungus",
            "desc": "Row after row of bruise-purple fungus grows from the rocks like living shelves. The air becomes hazy as the fungus lets out a sudden puff of spores._  \n**Ambitious Parasite.** The ophio fungus is native to the subterranean caverns that wind through Leng, but it has no intention of remaining solely in its native world. The fungus seeks to infect as many carriers as possible to distribute itself across many planes and worlds.  \n**Mind Control.** The fungus attempts to infect carriers by issuing clouds of microscopic spores. Once inhaled, these spores attack the victim’s brain, sapping their willpower and eventually leaving the victim under the control of the fungus.  \n**Master Plan.** Once a victim is infected with ophio spores, it is entirely under the control of the fungus, connected to the parent fungus by a psychic link that even reaches across planes. The fungus uses these victims to carry pieces of itself to other places or to lure more victims into its caverns.",
            "name": "Ophio Fungus",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 119,
            "hit_dice": "14d12+28",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 20,
            "wisdom": 17,
            "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": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, frightened, poisoned, prone",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 13",
            "languages": "Void Speech, telepathy 120 ft.",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Release Spores",
                    "desc": "The ophio fungus focuses its spores on up to three creatures it can see within 30 feet of it. Each creature must make a DC 15 Constitution saving throw. On a failure, a creature takes 14 (4d6) poison damage and, if it is a humanoid, it becomes infected with ophio spores. On a success, a creature takes half the damage and isn't infected with spores. A creature that doesn't need to breathe automatically succeeds on this saving throw. A creature that does need to breathe can still be affected, even if it holds its breath."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hypnotic Secretion",
                    "desc": "When a creature starts its turn within 30 feet of the fungus, it must make a DC 15 Charisma saving throw. On a failure, the creature is charmed for 1 hour and regards the fungus as a friendly acquaintance. If the fungus or one of its allies harms the charmed creature, this effect ends. If a creature stays charmed for the full hour, it becomes infected with ophio spores. If the creature's saving throw is successful or the effect ends for it, the creature is immune to the ophio fungus' Hypnotic Secretion for the next 24 hours. A creature that doesn't need to breathe is immune to the fungus' Hypnotic Secretion. A creature that does need to breathe can still be affected, even if it holds its breath."
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ophio-fungus/"
        },
        {
            "slug": "orniraptor",
            "desc": "A clumsy-looking flightless bird with a short, conical beak and no feathers or skin stares blankly with its single eye. Its organs are held in place by a slimy, transparent membrane._  \n**Nearly Mindless.** Orniraptors are creatures of pure instinct and share more in common with the basest vermin than with beasts. They attack anything that moves and peck off bits and pieces of their prey as they hunt, gobbling bites as it flees.  \n**Troublesome Pests.** Orniraptors tend to be more troublesome than dangerous, due to their persistence in striking at anything that moves. However, the creatures are capable of sharing their perceptions when near each other. This makes them particularly deadly when one notices something move and dozens of orniraptors suddenly converge on that point.  \n**Quiet Yet Loud.** Orniraptors have no vocal organs and simply squawk soundlessly as they go about their business. Their movements tend to be jerky and clumsy, though, and therefore quite audible.",
            "name": "Orniraptor",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 16,
            "hit_dice": "3d6+6",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Peck",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Spit Stone",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 20/60 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Spurt",
                    "desc": "When a creature deals piercing or slashing damage to the orniraptor while within 5 feet of it, the creature must succeed on a DC 11 Dexterity saving throw or take 3 (1d6) acid damage as it is struck by the creature's caustic blood."
                },
                {
                    "name": "Collective Perception",
                    "desc": "The orniraptor is aware of everything each other orniraptor within 20 feet of it notices."
                },
                {
                    "name": "Poor Vision",
                    "desc": "The orniraptor's visual acuity is based on movement. A creature that didn't move between the end of the orniraptor's last turn and beginning of its current turn is invisible to the orniraptor. The creature is not invisible to the orniraptor if another orniraptor within 20 feet of it notices the creature."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_orniraptor/"
        },
        {
            "slug": "orphan-of-the-black",
            "desc": "Appearing to be an unkempt human child between the ages of six and ten, this creature has bare feet and long, ragged, dirty nails. The matted mop of hair upon the creature’s head has the odd blade of grass stuck in it. Its face is gaunt, with black, expressionless eyes, and its mouth is twisted into a sneer._  \n**Neglectful Beginnings.** Once children of the Material Plane, these poor souls were mistreated by their guardians or people in positions of authority. Through their sadness and neglect, they inadvertently opened doorways to the Shadow Realm, and, eager for an escape from their lives, they stepped through the doorways. Over time, the atmosphere of the Shadow Realm corrupted and twisted these children into feral creatures. Orphans of the black carry no weapons or belongings, except for a single tattered blanket or broken toy.  \n**Problem with Authority.** Orphans of the black hate those who hold command over others. Whenever possible, creatures prominently displaying rank or other titles, along with those who issue orders. An orphan of the black may sympathize with a creature that feels belittled or neglected, and it might forgo attacking the creature to attempt to coerce the creature into becoming an orphan of the black as well.",
            "name": "Orphan of the Black",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 49,
            "hit_dice": "9d6+18",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 10,
            "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": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The orphan of the black makes two melee attacks."
                },
                {
                    "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+3"
                },
                {
                    "name": "Incite Violence (Recharge 5-6)",
                    "desc": "The orphan of the black forces a creature it can see within 15 feet of it to commit an outburst of violence. The target must make a DC 12 Wisdom saving throw. On a failed save, the creature must use its action on its next turn to attack the nearest creature other than the orphan of the black. On a success, the creature takes 7 (2d6) psychic damage from the violence boiling at the edge of its consciousness. A creature immune to being charmed isn't affected by the orphan's Incite Violence."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Forbiddance",
                    "desc": "An orphan of the black can't enter a residence without an invitation from one of the occupants."
                },
                {
                    "name": "Sense Law",
                    "desc": "An orphan of the black can pinpoint the location of a lawful creature within 30 feet of it."
                },
                {
                    "name": "Transmit Pain",
                    "desc": "A creature that hits the orphan of the black with an attack must succeed on a DC 12 Wisdom saving throw or take 7 (2d6) psychic damage."
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_orphan-of-the-black/"
        },
        {
            "slug": "ortifex",
            "desc": "A large, rotting heart floats forward, its hypnotic heartbeat echoing all around it._  \n**Vampiric Hunters.** An ortifex’s singular purpose is to absorb blood from living creatures. When seeking blood, it disorients victims with an ominous, hypnotic heartbeat, then magically siphons their blood, leaving behind a shriveled carcass.  \n**Harvested from Giants and Dragons.** Only large hearts can be made into ortifexes, which are typically created from the hearts of giants, dragons, and particularly large beasts. Necromancers who create ortifexes for vampiric clients pay well for a sizeable heart, especially if it is minimally decomposed.  \n**Agents of Oppression.** When a blood cult, necromancer, or intelligent undead wants to demoralize a village or demand a sacrifice, it often sends an ortifex to collect payment in blood.  \n**Undead Nature.** An ortifex doesn’t require air, food, drink, or sleep.",
            "name": "Ortifex",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "fly": 30,
                "walk": 0,
                "hover": true
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 13,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Blood Siphon (Recharge 6)",
                    "desc": "The ortifex drains blood from nearby creatures. Each creature within 20 feet of the ortifex must make a DC 13 Constitution saving throw, taking 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. The ortifex gains temporary hp equal to the single highest amount of necrotic damage dealt. If it gains temporary hp from this action while it still has temporary hp from a previous use of this action, the temporary hp add together. The ortifex's temporary hp can't exceed half its hp maximum. A creature that doesn't have blood is immune to Blood Siphon."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Bearer",
                    "desc": "A creature that subsists on blood, such as a vampire, can use its action while within 5 feet of the ortifex to drain blood from it. The creature can drain up to the ortifex's current temporary hp, regaining hp equal to that amount. The ortifex then loses temporary hp equal to that amount."
                },
                {
                    "name": "Blood Sense",
                    "desc": "The ortifex can pinpoint the location of creatures that aren't constructs or undead within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Hypnotic Heartbeat",
                    "desc": "A creature that can hear the ortifex's heartbeat and starts its turn within 60 feet of the ortifex must succeed on a DC 13 Wisdom saving throw or be charmed until the start of its next turn. While charmed, it is incapacitated and must move toward the ortifex by the most direct route on its turn, trying to get within 5 feet of the ortifex. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, it can repeat the saving throw, ending the effect on a success.\n\nUnless surprised, a creature can plug its ears to avoid the saving throw at the start of its turn. If the creature does so, it is deafened until it unplugs its ears. If the creature unplugs its ears while still within range of the ortifex's heartbeat, it must immediately make the saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ortifex/"
        },
        {
            "slug": "otterfolk",
            "desc": "Brown fur covers the entire surface of this humanoid, which also has the black nose and small ears of an otter. Its piecemeal leather armor and weapon at the ready give the impression it is prepared for a fight._  \n**Foe to Reptilians.** While generally peaceful creatures, otterfolk bear an enmity for reptilians, owing to their near extinction in the jaws of giant alligators and other large swamp predators. They are wary of intelligent reptilian creatures, such as lizardfolk and naga, who regularly prey on their people. Otterfolk pass this animosity on to future generations through tales of heroic otterfolk overcoming ferocious snakes and mighty alligators. From the time an otterfolk kit can walk, it learns how to wield the atlatl and to be mindful of the presence of their hated foes. Otterfolk are wary of reptilian visitors or those accompanied by reptiles, but they are cordial to all others.  \n**Swamp Guides.** Otterfolk are excellent sources of information about the territory surrounding their homes, and they often escort friendly visitors through the swamp. The price for this service depends on the combat capabilities of those they escort. Their overwhelming martial outlook causes them to value visitors who can prove themselves in combat. If a group seems capable of protecting itself, the otterfolk reason they don’t have to defend the group in addition to guiding it. They often ask such groups for a pittance in rations or monetary value (preferring pearls to other valuable items). Otterfolk greatly increase their fees for groups apparently incapable of fighting off potential swamp hazards. However, they pride themselves on never abandoning their charges.  \n**Otter Trainers.** Otterfolk often raise river otters as guard animals and pets, which serve the same function in their society as dogs in human societies. Otterfolk regard the animals warmly and become sad when favored pets die. They rarely allow their otters to engage in combat. They regularly hold contests where otter owners show off their training prowess by directing their otters in feats of strength, cunning, and dexterity. These contests never involve pitting the otters against each other in combat. The rare few otterfolk who choose to become wizards take otters as familiars. Otterfolk rangers often raise larger river otter specimens (use the statistics of a Open Game License",
            "name": "Otterfolk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "otterfolk",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "swim": 30,
                "walk": 25,
                "climb": 15
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 12,
            "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": null,
            "skills": {
                "stealth": 5,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "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+3"
                },
                {
                    "name": "Atlatl Dart",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Secrete Oil (Recharge 4-6)",
                    "desc": "The otterfolk secretes an oil that makes it slippery until the end of its next turn. It has advantage on ability checks and saving throws made to escape a grapple. If it is grappled when it takes this action, it can take a bonus action to escape the grapple."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The otterfolk can hold its breath for 15 minutes."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The otterfolk has advantage on attack rolls against a creature if at least one of the otterfolk's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Reptile Foe",
                    "desc": "The otterfolk has advantage on Wisdom (Survival) checks to track reptilian creatures and on Intelligence checks to recall information about them."
                }
            ],
            "spell_list": [],
            "page_no": 288,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_otterfolk/"
        },
        {
            "slug": "overshadow",
            "desc": "Several humanoid silhouettes reach out with dark claws. The light shifts, revealing that they are connected to each other by a great mass of flowing darkness._  \nWhile common Open Game License",
            "name": "Overshadow",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 90,
            "hit_dice": "12d10+24",
            "speed": {
                "walk": 40
            },
            "strength": 6,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 13,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing and slashing from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "the languages it knew in life",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The overshadow makes two strength drain attacks."
                },
                {
                    "name": "Strength Drain",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 13 (2d8 + 4) necrotic damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Bringer of Darkness",
                    "desc": "The overshadow dims the light around it. The radius of each light source within 60 feet of it is halved for 1 minute. The overshadow can't use this action while in sunlight."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The overshadow can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the overshadow can take the Hide action as a bonus action."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the overshadow has disadvantage on attack rolls, ability checks, and saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 289,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_overshadow/"
        },
        {
            "slug": "pal-rai-yuk",
            "desc": "This lengthy, two-headed, serpentine creature has three dorsal fins and six legs._  \n**Degenerate Dragons.** Pal-rai-yuks were once a species of underwater dragons. In their arrogance, they angered a sea deity who cursed them. To escape the deity’s wrath, they adapted to tunnel through the earth, though they occasionally still seek prey in the water.  \n**Forgotten Meals.** By some quirk of the pal-rai-yuk’s divine transformation, creatures it swallows can see outside of its stomachs, but the creatures aren’t visible to those outside the pal-rai-yuk. Additionally, this quirk allows the serpents to erase their victims from others’ memories, leaving victims with a deep sense of isolation as they are slowly digested.  \n**Endlessly Hungry.** The sea god segmented their stomachs in an attempt to curb their voraciousness. Unfortunately, it made them more gluttonous. This gluttony occasionally draws the attention of powerful humanoids or large armies. When this happens, the pal-rai-yuk quickly consumes anything it can catch, then digs deep into the earth where it hibernates for years, avoiding retaliation.",
            "name": "Pal-Rai-Yuk",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d12+42",
            "speed": {
                "burrow": 40,
                "swim": 60,
                "walk": 40
            },
            "strength": 21,
            "dexterity": 11,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 8,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 11",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pal-rai-yuk makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 27 (4d10 + 5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained. The pal-rai-yuk has two heads, each of which can grapple only one target.",
                    "attack_bonus": 8,
                    "damage_dice": "4d10+5"
                },
                {
                    "name": "Swallow",
                    "desc": "The pal-rai-yuk makes one bite attack against a Medium or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the creature is restrained, it has total cover against attacks and other effects outside the pal-rai-yuk, and it takes 18 (4d8) acid damage at the start of each of the pal-rai-yuk's turns. The pal-rai-yuk can have up to three Medium or smaller creatures swallowed at a time.\n\nThe swallowed creature can see outside of the pal-rai-yuk, but it can't target those outside the pal-rai-yuk with spells or cast spells or use features that allow it to leave the pal-rai-yuk's stomach. In addition, nothing can physically pass through the pal-rai-yuk's stomach, preventing creatures inside the stomach from making attack rolls against creatures outside the stomach.\n\nIf the pal-rai-yuk takes 20 damage or more on a single turn from a creature inside it, the pal-rai-yuk must succeed on a DC 16 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the pal-rai-yuk. If the pal-rai-yuk dies, a swallowed creature is no longer restrained by it and can escape the corpse by using 15 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Forgotten Prey",
                    "desc": "A creature that starts its turn grappled by the pal-rai-yuk must succeed on a DC 16 Charisma saving throw or be invisible and inaudible to all creatures other than the pal-rai-yuk. In addition, when the pal-rai-yuk swallows a creature, each of that creature's allies within 1 mile of the pal-rai-yuk must succeed on a DC 16 Wisdom saving throw or forget the swallowed creature's existence. At the end of each of the creature's turns, it can repeat the saving throw, remembering the swallowed creature on a success."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The pal-rai-yuk can hold its breath for 1 hour."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The pal-rai-yuk has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Two Heads",
                    "desc": "The pal-rai-yuk has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                }
            ],
            "spell_list": [],
            "page_no": 291,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pal-rai-yuk/"
        },
        {
            "slug": "pale-screamer",
            "desc": "This horrible, milk-white creature has the lower body of an emaciated humanoid and the upper body of a slimy jellyfish. Dark blue eyespots cover its upper body, and long, frilled, translucent tentacles trail from its frame-like tassels._  \n**Wailing in the Depths.** Adventurers traveling deep beneath the earth or in the ocean depths sometimes hear an unholy sound echoing toward them out of the blackness, followed by the sight of a creature that is neither human nor jellyfish. This is generally their first and last encounter with the pale screamer, a creature that haunts caves and waterways searching for victims to consume or transport back to the lairs of their terrible alien masters. The pale screamer pursues its mission with malicious relish and enjoys eating its prey alive, often in front of its victims’ paralyzed companions.  \n**Evil Blooms.** Though pale screamers are artificial creatures and do not breed naturally, their masters sometimes form them into blooms of two or more for mutual cooperation and protection. These pale screamers learn to communicate with one another by changing the coloration of their eyespots, allowing them to transmit information silently and better ambush or mislead their foes.  \n**Formerly Human.** Pale screamers are created by mixing human and jellyfish-like creatures together using twisted, magical surgery. Most are the result of experimentation by Open Game License",
            "name": "Pale Screamer",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d8+21",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 7,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, cold, force",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 13",
            "languages": "Deep Speech",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pale screamer makes two tentacle attacks. If both attacks hit the same target, the target must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Scream of the Deep (Recharge 6)",
                    "desc": "The pale screamer unleashes an alien screech in a 30-foot cone. Each creature in that area must make a DC 14 Constitution saving throw. On a failure, a creature takes 10 (3d6) thunder damage and is deafened until the end of its next turn. On a success, a creature takes half the damage and isn't deafened."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The pale screamer can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pale-screamer/"
        },
        {
            "slug": "parzzval",
            "desc": "Six legs, ending in massive, three-fingered humanoid hands, support a headless horse-like torso. The front of this creature’s mass opens into a huge tripartite maw filled with jagged, web-shrouded ridges dripping a caustic substance._  \n**Bottomless Hunger.** Parzz’vals have enough intelligence to reason and problem solve, but they are largely guided by their monstrous appetites. Parzz’vals prefer live prey but are not above eating carrion if their preferred meal isn’t available.  \n**Ambush Hunters.** Despite their enormous hunger, parzz’vals are excellent at taking their prey by surprise. A parzz’val can wait patiently for hours for the ideal time to strike if they anticipate a meal awaits as a reward.",
            "name": "Parzz’val",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "speed": {
                "walk": 50
            },
            "strength": 21,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, unconscious",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "Void Speech",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The parzz'val makes three attacks: one with its oversized maw and two with its oversized fists."
                },
                {
                    "name": "Oversized Fist",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 10 (2d4 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d4+5"
                },
                {
                    "name": "Oversized Maw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) piercing damage plus 4 (2d8) acid damage. If the target is a Medium or smaller creature, it must succeed on a DC 16 Dexterity saving throw or be swallowed by the parzz'val. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the parzz'val, and it takes 18 (4d8) acid damage at the start of each of the parzz'val's turns. A parzz'val can have only one creature swallowed at a time.\n\nIf the parzz'val takes 15 damage or more on a single turn from a creature inside it, the parzz'val must succeed on a DC 18 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the parzz'val. If the parzz'val dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Caustic Web (Recharge 5-6)",
                    "desc": "As a bonus action, the parzz'val can spit a sticky, acidic web in a 20-foot cube. The web must be placed wholly within 60 feet of the parzz'val and must be anchored between two solid masses or layered across a floor, wall, or ceiling. A web layered over a flat surface has a depth of 5 feet. The web is difficult terrain and lightly obscures the area.\n\nA creature that starts its turn in the web or enters the web during its turn must make a DC 16 Dexterity saving throw, taking 9 (2d8) acid damage on a failed save, or half as much damage on a successful one.\n\nThe web persists for 1 minute before collapsing. The parzz'val is immune to the effects of its web and the webs of other parzz'vals."
                },
                {
                    "name": "Pummel",
                    "desc": "If the parzz'val deals damage to a creature with three melee attacks in one round, it has advantage on all melee attacks it makes against that creature in the next round."
                },
                {
                    "name": "Regeneration",
                    "desc": "The parzz'val regains 10 hp at the start of its turn if it has at least 1 hp."
                }
            ],
            "spell_list": [],
            "page_no": 292,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_parzzval/"
        },
        {
            "slug": "peat-mammoth",
            "desc": "This pile of rotting plant matter is shaped similarly to a woolly mammoth, without the tusks. The plants forming its hide droop to the ground._  \n**Elephantine Plant Mound.** The peat mammoth is a mobile peat bog on four, stumpy legs. The plants draping from it give it the shaggy appearance of a wooly mammoth. It can extrude parts of its plant mound to strike at foes, but it mostly ambles over prey, absorbing them into its mass.  \n**Spirit-infused.** Peat mammoths are mounds of plant material inhabited and driven by the souls of intelligent creatures that died in peat bogs. The restless spirits steer the mammoth’s movements, but the jumble of trapped souls leaves the mammoth without a true pilot or goal. Thus, the plant matter shambles onward, absorbing creatures and plants in its path, driven by the energy of spirits seeking release yet unable to find it.  \n**Swamp Gas Hazard.** The rotting plant and animal material contained within the peat mammoth’s mass give off flammable swamp gases. The mammoth’s saturated body gives it a measure of protection from fire, but the gases escaping from it easily catch fire. In rare instances, attacking the mammoth with fire results in a terrible explosion.",
            "name": "Peat Mammoth",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 6,
            "constitution": 21,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, necrotic",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The peat mammoth makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one creature. Hit: 20 (3d8 + 7) bludgeoning damage. If the peat mammoth is on fire, the target also takes 7 (2d6) fire damage.",
                    "attack_bonus": 11,
                    "damage_dice": "3d8+7"
                },
                {
                    "name": "Engulf",
                    "desc": "The peat mammoth moves up to its speed. While doing so, it can enter Large or smaller creatures' spaces. Whenever the mammoth enters a creature's space, the creature must make a DC 17 Dexterity saving throw.\n\nOn a successful save, the creature can choose to be pushed 5 feet back or to the side of the mammoth. A creature that chooses not to be pushed suffers the consequences of a failed saving throw.\n\nOn a failed save, the mammoth enters the creature's space, and the creature takes 22 (5d8) necrotic damage and is engulfed. The engulfed creature can't breathe, is restrained, and takes 22 (5d8) necrotic damage at the start of each of the mammoth's turns. When the mammoth moves, engulfed creatures move with it.\n\nAn engulfed creature can try to escape by taking an action to make a DC 17 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the mammoth. The mammoth can engulf up to two Large or smaller creatures at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Slow Burn",
                    "desc": "When the peat mammoth takes fire damage, it catches fire. If the peat mammoth starts its turn on fire, it takes 5 (1d10) fire damage. The mammoth's saturated body douses the fire at the end of the peat mammoth's turn. Creatures engulfed by the mammoth don't take fire damage from this effect.\n\nIf the peat mammoth dies while it is on fire, it explodes in a burst of fire and flaming peat. Each creature within 15 feet of the peat mammoth must make a DC 17 Dexterity saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one. If a creature is engulfed by the mammoth when it dies in this way, the creature has disadvantage on the saving throw."
                },
                {
                    "name": "Swamp Camouflage",
                    "desc": "The peat mammoth has advantage on Dexterity (Stealth) checks made to hide in swampy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_peat-mammoth/"
        },
        {
            "slug": "pestilence-swarm",
            "desc": "These flying insects are coated in a thick layer of dust and cover the walls, ceiling and floor of a room, completely motionless in the dark. The stray light from a lantern falls one of them, awakening the swarm, which takes to the air in an angry fury._  \n**Awakened by Light.** The pestilence swarm is a massive group of tiny flying insects resembling enormous, fat houseflies. The smell of carrion often lures them underground or into shallow caves, though they also dig burrows. As long as they are in darkness, they are immobile, appearing almost dead. When hit by light, however, they awake and swarm any creatures in the area.  \n**Destroyer of Crops.** Although fortunately rare, when a cloud of these insects descends on a field, it takes mere hours for them to completely devour everything that might have been worth harvesting. They eat fruits, grains, and even the livestock, leaving a decimated field in their wake.  \n**Bringer of Plagues.** Pestilence swarms often carry and transmit disease as they move from area to area. They descend on populated areas, eat any food that is left out, bite the people who live there, and eventually move to the next area. Diseases from one area spread to another, festering in the bite wounds left by the swarm. The suffering they bring to small villages and towns is legendary.",
            "name": "Pestilence Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "fly": 30,
                "walk": 10,
                "hover": true
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 1,
            "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, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Diseased Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half its hp or fewer. The creature must succeed on a DC 11 Constitution saving throw or contract sewer plague. It takes 1d4 days for sewer plague's symptoms to manifest in an infected creature. Symptoms include fatigue and cramps. The infected creature suffers one level of exhaustion, and it regains only half the normal number of hp from spending Hit Dice and no hp from finishing a long rest. At the end of each long rest, an infected creature must make a DC 11 Constitution saving throw. On a failed save, the creature gains one level of exhaustion. On a successful save, the creature's exhaustion level decreases by one level. If a successful saving throw reduces the infected creature's level of exhaustion below 1, the creature recovers from the disease.",
                    "attack_bonus": 5,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dormant in Darkness",
                    "desc": "The pestilence swarm appears dead in darkness and remains in a passive state until touched by light. When at least one insect in the swarm sees light, the entire swarm becomes active and attacks anything that moves. Once active, a swarm in complete darkness that isn't taking damage returns to its dormant state after 1 minute. The swarm poses no threat to creatures passing near it in complete darkness."
                },
                {
                    "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 beast. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 294,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pestilence-swarm/"
        },
        {
            "slug": "phase-giant",
            "desc": "This immense humanoid is covered in dark, spiny, chitinous skin, and its sizeable fists are rough and decorated with sharp spikes._  \n**Natural Carapace.** The phase giant has naturally hard skin, similar to that of a giant insect. Its face, hands, and joints are articulated and overlapping, allowing it to move freely beneath its hardened skin. The carapace grows into spikes in numerous places throughout its body, which it uses against captured prey and to aid it in climbing.  \n**Highly Mobile.** Deep caverns can be difficult to navigate with their twists and tight squeezes. The phase giant overcomes this by sliding into the Ethereal Plane and passing through the solid stone.  \n**Familial.** Phase giants are smaller than the average hill giant, but they more than make up for it in their ferocity. They are aggressive toward others, but not actually evil, tending to view most they encounter as mere annoyances. They are usually found in small family units of up to four, but rarely band together in larger groups.",
            "name": "Phase Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "climb": 20,
                "walk": 40
            },
            "strength": 21,
            "dexterity": 11,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 15,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Giant, Undercommon",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two attacks with its spiked fists. If both attacks hit a Large or smaller target, the target must succeed on a DC 15 Strength saving throw or take 7 (2d6) piercing damage as the giant impales the target on its body spikes."
                },
                {
                    "name": "Spiked Fist",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). The phase giant has two fists, each of which can grapple only one target.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/240 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal Jaunt",
                    "desc": "As a bonus action, the phase giant can magically shift from the Material Plane to the Ethereal Plane, or vice versa. Any equipment it is wearing or carrying shifts with it. A creature grappled by the phase giant doesn't shift with it, and the grapple ends if the phase giant shifts while grappling a creature."
                }
            ],
            "spell_list": [],
            "page_no": 172,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_phase-giant/"
        },
        {
            "slug": "pine-doom",
            "desc": "A living pine tree festooned with pinecones featuring razor-sharp edges looks balefully at the intrusion upon its solitude._  \n**Gruff Forest Protector.** Pine dooms are typically the largest plants in their groves, towering over ordinary pine trees. They see themselves as responsible for the wellbeing of their forests. They manage the growth of trees under their protection, clear out underbrush, and kill destructive vermin, allowing their groves to prosper. They have an inborn distrust of humanoids, but if a creature entering their forests seems genuinely in trouble, pine dooms allow them to seek shelter. They retaliate strongly, however, if someone takes advantage of their charity.  \n**Mobile Groves.** Similar to Open Game License",
            "name": "Pine Doom",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "nature": 8,
                "perception": 7
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 17",
            "languages": "Druidic, Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pine doom makes three slam attacks. Alternatively, it can use Sap-filled Pinecone twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+5"
                },
                {
                    "name": "Sap-filled Pinecone",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 30/120 ft., one target. Hit: 10 (2d4 + 5) slashing damage. The target and each creature within 5 feet of it must succeed on a DC 16 Dexterity saving throw or be restrained by sap. A creature can be free if it or another creature takes an action to make a DC 16 Strength check and succeeds.",
                    "attack_bonus": 9,
                    "damage_dice": "2d4+5"
                },
                {
                    "name": "Flurry of Pinecones (Recharge 6)",
                    "desc": "Each creature within 30 feet of the pine doom must make a DC 16 Dexterity saving throw, taking 15 (6d4) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the pine doom remains motionless, it is indistinguishable from an ordinary pine tree."
                },
                {
                    "name": "Sticky Pine Tar",
                    "desc": "A creature that touches the pine doom is grappled (escape DC 16). Until this grapple ends, the creature is restrained. In addition, when a creature hits the pine doom with a bludgeoning or piercing weapon while within 5 feet of it, the creature must succeed on a DC 16 Strength saving throw or the weapon becomes stuck to the tree. A stuck weapon can't be used. A creature can take its action to remove one stuck weapon from the pine doom by succeeding on a DC 16 Strength check. Splashing the pine doom with a gallon of alcohol frees all creatures and objects stuck to it and suppresses this trait for 1 minute."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The pine doom deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 295,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pine-doom/"
        },
        {
            "slug": "pixies-umbrella",
            "desc": "A Dozens of flat, purple-capped mushrooms float and spin through the air._  \nHuge colonies of pixie’s umbrellas inhabit the Underworld. When they sense danger, they fill their caps to gain height then release the air, using the flattened caps to slow their descent.  \n**Migrating Fungus.** Their ability to float allows pixie’s umbrellas to make homes on hard-to-reach surfaces, frustrating those who enjoy the mushrooms’ bitter flesh. The ground beneath wall- and cliff-dwelling pixie’s umbrellas is sometimes littered with the skeletal remains of starving travelers who fell in their desperate attempts to gather food.  \n**Dizzying Drifters.** Witnessing the migration of a colony of pixie’s umbrellas can be fascinating to those who enjoy watching large numbers of the mushrooms float from cavern to cavern. Intelligent Underworld hunters sometimes use the migration of pixie’s umbrellas to mask their approach, counting on the display to distract their prey.",
            "name": "Pixie’s Umbrella",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 5,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Twirl",
                    "desc": "The pixie's umbrella twirls, spinning its spores at nearby creatures. Each creature within 5 feet of the pixie's umbrella must make a DC 10 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one. If the saving throw fails by 5 or more, the target is also poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Float",
                    "desc": "When a pixie's umbrella senses motion within 30 feet of it, it fills its cap with air and flies 20 feet away from the motion without provoking opportunity attacks."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the pixie's umbrella remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 158,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pixies-umbrella/"
        },
        {
            "slug": "plague-spirit",
            "desc": "A tight, leather coif underneath a cracked, black mask that resembles a long-beaked bird with hollow, black eyes obscures the face and head of this humanoid. Long, tattered, dark-green robes drape loosely over its form. An obsidian censer decorated in etchings of dead trees moves from hand to hand, green mist pouring forth with each swing as it performs a strange and eerie dance._  \nPlague spirits and their deadly mists have haunted the planes as long as life has existed. The path of death left in their wake is often mistaken as the result of a natural disaster. Many druids speculate that plague spirits are entropic forces that exist as the embodiment of the darker side of nature, curbing overgrowth and allowing new life to grow from the dead.  \n**Harbingers of Decay.** The presence of a plague spirit is always announced by a rolling front of sickly, green mist that spans several miles. The spirit can always be found at the center, performing an unsettling yet enchanting dance. As it dances, the censer it carries expels mist in all directions. Any living thing exposed to this mist slowly succumbs to decay. Whether turning a lush forest and its inhabitants into a dark, desiccated landscape or creating a silent ruin out of a bustling city, the presence of a plague spirit forewarns a massive loss of life.  \n**Drawn to Life.** Plague spirits are drawn to the densest collections of life in an area, and nothing seems to deter these spirits from their path.",
            "name": "Plague Spirit",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 150,
            "hit_dice": "20d8+60",
            "speed": {
                "walk": 40
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 2,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, diseased, exhaustion, frightened, poisoned, unconscious",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The plague spirit makes three attacks: one with its enfeebling touch and two with its censer."
                },
                {
                    "name": "Censer",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Enfeebling Touch",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 14 (4d6) necrotic damage, and the target's Strength score is reduced by 1d6. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.",
                    "attack_bonus": 8,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Dance of Death (Recharge 5-6)",
                    "desc": "The plague spirit dances and twirls its censer. Each creature within 20 feet of the plague spirit that can see it must make a DC 16 Constitution saving throw. On a failure, a creature takes 28 (8d6) necrotic damage and is frightened for 1 minute. On a success, a creature takes half the damage and isn't frightened. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Decrepit Mist",
                    "desc": "A cloud of green mist with a diameter of 1 mile and height of 60 feet is centered on the spirit. For each day a creature spends in the mist, it must succeed on a DC 16 Constitution saving throw or increase in age by 5 percent of its total life span. The mist has no effect on undead or constructs."
                },
                {
                    "name": "Hunter of the Living",
                    "desc": "The plague spirit can magically sense the general direction of the largest concentration of living flora and fauna within 50 miles of it."
                }
            ],
            "spell_list": [],
            "page_no": 296,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_plague-spirit/"
        },
        {
            "slug": "primal-oozer",
            "desc": "This nightmarish quadruped has many wolf-like features—including its physique, its powerful claws, and its lupine countenance—but its hairless skin is a thick layer of bluish-white slime. Four tentacles ending in barbed tips protrude from its jawline, and its eyes glow red. It makes a sickening gurgling sound when it growls._  \n**Natives of the Swamp.** Primal oozers are amphibious natives to swamps and wetlands. They often make their lairs in the root systems of massive trees where the soil beneath has been washed away. They can also be found in flooded ruins, wet riversides, or in the water itself. They are savage, deadly, and delight in killing.  \n**Kinship with Mydnari.** Primal oozers have a natural kinship with Open Game License",
            "name": "Primal Oozer",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "15d8+45",
            "speed": {
                "walk": 30,
                "climb": 10,
                "swim": 20
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 15,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The primal oozer makes two bite attacks. If both attacks hit the same target, the target must make a DC 15 Constitution saving throw. On a failure, the target takes 7 (2d6) acid damage and contracts a disease (see the Ooze Plague trait). On a success, the target takes half the damage and doesn't contract a disease."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Acidic Slime",
                    "desc": "A creature that touches the primal oozer or hits it with a melee attack while within 5 feet of it takes 3 (1d6) acid damage."
                },
                {
                    "name": "Ooze Plague",
                    "desc": "The primal oozer's barbed tentacles inject the ooze plague disease into a creature if the creature fails its saving throw after being bitten twice in a row by the oozer. Until the disease is cured, the infected creature's skin slowly becomes more ooze-like, and its hp maximum decreases by 5 (2d4) for every 24 hours that elapse. This reduction lasts until the disease is cured. The creature dies if the disease reduces its hp maximum to 0. A humanoid slain by this disease rises 24 hours later as an ochre jelly. The jelly isn't under the primal oozer's control, but it views the primal oozer as an ally."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The primal oozer has advantage on attack rolls against a creature if at least one of the primal oozer's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Slimy Body",
                    "desc": "The primal oozer has advantage on ability checks and saving throws made to escape a grapple."
                }
            ],
            "spell_list": [],
            "page_no": 297,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_primal-oozer/"
        },
        {
            "slug": "pustulent-shambler",
            "desc": "Piles of dissolved bones, seemingly eaten away by acid, encircle this mound of quivering, pus-covered flesh._  \n**Dissolvers of Bone.** Crawling heaps of diseased flesh, pustulent shamblers possess a corrosive material that eats away at bone matter.  \n**Keepers of Macabre Larders.** Pustulent shamblers drag victims of bonerot to their lairs to feed on the boneless flesh. Though they idly devour their victims, they have enough awareness of potential retribution to keep a few corpses available to quickly heal themselves.  \n**Connected to Bonerot.** Pustulent shamblers have a preternatural link to the disease they inflict. This allows them to track escaping victims and be present when the disease overtakes their prey.  \n**Ooze Nature.** The pustulent shambler doesn’t require sleep.",
            "name": "Pustulent Shambler",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 19,
            "dexterity": 5,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "acid, fire, necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pustulent shambler makes three pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 15 (2d10 + 4) bludgeoning damage plus 11 (2d10) acid damage, and the target must succeed on a DC 18 Constitution saving throw or contract the bonerot disease (see the Bonerot trait).",
                    "attack_bonus": 9,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Absorb Flesh",
                    "desc": "The pustulent shambler feeds on a corpse within 5 feet of it. It regains 1d8 hp per size category of the creature it consumes. For example, the shambler regains 1d8 hp when consuming a Tiny creature's corpse or 4d8 hp when consuming a Large creature's corpse. The shambler can't use Absorb Flesh on a corpse if it or another pustulent shambler has already used Absorb Flesh on the corpse. If the corpse has intact bones, the shambler loses its Amorphous trait for 1 minute."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pustulent shambler can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Bonerot",
                    "desc": "A creature that fails its saving throw against the pustulent shambler's pseudopod attack becomes infected with the bonerot disease. An infected creature develops the first symptoms of general weakness and lethargy within 1 hour as its bones start to rot from the inside. At the end of each long rest, the diseased creature must succeed on a DC 18 Constitution saving throw or its Strength and Dexterity scores are each reduced by 1d4 and its walking speed is reduced by 5 feet. The reductions last until the target finishes a long rest after the disease is cured. If the disease reduces the creature's Strength or Dexterity to 0, the creature dies. A creature that succeeds on two saving throws against the disease recovers from it. Alternatively, the disease can be removed by the lesser restoration spell or similar magic."
                },
                {
                    "name": "Bonerot Sense",
                    "desc": "The pustulent shambler can pinpoint the location of creatures infected with bonerot within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Corrosive to Bone",
                    "desc": "A creature with exposed bones (such as a skeleton) that touches the shambler or hits it with a melee attack while within 5 feet of it takes 5 (1d10) acid damage. Any nonmagical weapon made of bone that hits the shambler corrodes. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of bone that hits the shambler is destroyed after dealing damage."
                },
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 10 feet of the pustulent shambler must succeed on a DC 18 Constitution saving throw or be poisoned until the start of its next turn. On a successful saving throw, the creature is immune to the shambler's Stench for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pustulent-shambler/"
        },
        {
            "slug": "putrescent-slime",
            "desc": "As a rat moves to an algae-filled pool of water to take a drink, the pool suddenly comes to life and devours the rat._  \nPutrescent slimes form in large pools of fetid water and are often mistaken for algae by neophyte explorers in the depths of the world.  \n**Pool Feeders.** Putrescent slimes lurk in dank pools, only attacking desperate creatures that drink from their homes. As their prey decomposes in the water, the putrescent slime slowly digests the disgusting morass.  \n**Ooze Nature.** A putrescent slime doesn’t require sleep.",
            "name": "Putrescent Slime",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 20,
                "swim": 10
            },
            "strength": 12,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 8 (2d6 + 1) bludgeoning damage plus 3 (1d6) poison damage.",
                    "attack_bonus": 3,
                    "damage_dice": "2d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The putrescent slime can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 5 feet of the putrescent slime must succeed on a DC 13 Constitution saving throw or be poisoned until the start of its next turn. On a successful saving throw, the creature is immune to the putrescent slime's Stench for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_putrescent-slime/"
        },
        {
            "slug": "qiqirn",
            "desc": "This strange dog is hairless except for the thick, dark fur that runs along its bony, ridged back._  \n**Arctic Legends.** Oral histories of the north are rich with tales of the qiqirn. The tales say they are drawn to mankind’s warm hearths and homes and that the sounds of music and mirth enrage them. The stories note that qiqirn are jealous of dogs and that jealousy leads them to kill canines whenever they can. More than a few tales are told of qiqirn that have foolishly become trapped while trying to get at a settlement’s sled dogs. Most importantly, northern children are told that a qiqirn can be driven off by shouting its name at it.  \n**Afraid of Civilization.** Feared as they are by northern communities, qiqirn fear those people in turn. When threatened by civilized folk, qiqirn are quick to flee. When this occurs, a qiqirn often returns by night to steal the food or livestock it was previously denied. When qiqirn attacks have driven an entire community to hunt it, the monster leaves the region for easier hunting grounds.  \n**Spirit Dog.** A qiqirn’s fear of civilization is built on the basis of self-preservation. The Open Game License",
            "name": "Qiqirn",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 38,
            "hit_dice": "7d6+14",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 4 (1d8) necrotic damage. If the target is a creature, it must succeed on a DC 12 Strength saving throw or be knocked prone.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Spirit-infused Yip",
                    "desc": "The qiqirn releases a spirt-infused yip at one creature it can see within 30 feet of it. If the target can hear the qiqirn, it must make a DC 12 Wisdom saving throw, taking 9 (2d8) necrotic damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Horrifying Wail",
                    "desc": "When the qiqirn takes damage, the spirits infusing it cry out, afraid of losing their host. If the creature that dealt the damage can hear the qiqirn, it must succeed on a DC 12 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The qiqirn has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Self-loathing",
                    "desc": "A creature the qiqirn can hear can use its action to say “qiqirn” and make a Charisma (Intimidation) check. If it does so, the qiqirn must succeed on a Wisdom saving throw with a DC equal to the creature's Charisma (Intimidation) check or be frightened of that creature until the end of its next turn. If the qiqirn succeeds on the saving throw, it can't be frightened by that creature for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 301,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_qiqirn/"
        },
        {
            "slug": "quickserpent",
            "desc": "Muck covers this muscular snake, which seems more at home in the silt and water on the ground than among tree boughs._  \n**Earth Elemental Ancestry.** Formerly native to the Plane of Earth, quickserpents migrated to the Material Plane centuries ago because of a catastrophe that destroyed the area of the plane where they laired. The catastrophe also shunted the surviving serpents to swamps with connections to the Plane of  \n**Earth.** The creatures adapted to their new environments and lost many of their elemental traits. They still understand the language of earth elementals and typically avoid attacking the elementals. A handful of powerful elementals that remember the snakes have attempted to reintegrate them to the Plane of Earth with mixed results.  \n**Ambusher from Below.** A quickserpent, like many terrestrial constrictor snakes, ambushes its prey. However, it waits below the surface where it picks up the vibrations of creatures traveling above it. If the terrain is suitable, the serpent churns the ground into quicksand to pull unsuspecting prey into the earth. While its victim struggles to escape the mire, the serpent takes advantage of its prey’s helplessness to wrap itself around and crush its prey. If the serpent manages to ensnare more than one creature, it targets the one with the most success emerging from the quicksand.",
            "name": "Quickserpent",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "burrow": 20,
                "climb": 20,
                "walk": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 7,
            "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": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 60 ft., passive Perception 12",
            "languages": "understands Terran but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 8 (1d6 + 5) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+5"
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (2d8 + 5) bludgeoning damage, and the target is grappled (escape DC 15) if it is Large or smaller. Until this grapple ends, the creature is restrained, and the quickserpent can't constrict another target.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Quicksand Pit (Recharge 5-6)",
                    "desc": "The quickserpent turns a 10-foot cube of natural mud or loose stone into a pit of quicksand. Each creature in the area when the quickserpent creates the pit must succeed on a DC 15 Dexterity saving throw or sink 1d4 feet into the quicksand and become restrained. A creature that successfully saves moves to the pit's edge as it is formed. A creature that enters the quicksand for the first time on a turn or starts its turn in the quicksand it sinks 1d4 feet and is restrained. A creature that is completely submerged in quicksand can't breathe.\n\nA restrained 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 edge of the quicksand. A creature within 5 feet of the quicksand can take an action to pull a creature out of the quicksand. Doing so requires a successful DC 15 Strength check, and the quickserpent has advantage on attack rolls against the creature until the end of the creature's next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swamp Camouflage",
                    "desc": "The quickserpent has advantage on Dexterity (Stealth) checks made to hide in swampy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 303,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_quickserpent/"
        },
        {
            "slug": "quoreq",
            "desc": "Vaguely humanoid in appearance, this creature has long, raking claws, a jerking gait, and no facial features. Its mushroom-gray skin is covered in strange bumps and eddies as if something were seething just below the surface._  \n**Faceless Nightmares.** Dwelling on the fringes of human society in abandoned buildings, polluted thickets, and grimy backstreets, the quoreq is an aberration born from human misery and squalor, an agglomeration of negative and vile thoughts given form and motion. Though not especially picky in their choice of victims, they are empathetically drawn to creatures experiencing some form of despair or pain.  \n**Emotionless Killers.** Quoreqs do not experience emotions the same way most humanoids do and have no concept of fear or love. They do not inflict pain for simple enjoyment, instead inflicting it to share in the experience such intense emotions can produce. As they inflict pain, they often telepathically ask their victims how it feels.  \n**Horrible Feeding.** Quoreqs eat and sleep like any normal creature, but, since their mouths are concealed beneath their rigid flesh, they must use their claws to rip open their own bodies to quickly gulp down food before they can regenerate. This unusual and horrific practice lends some support to the theory that quoreqs are wholly unnatural creatures born directly from human nightmares.",
            "name": "Quoreq",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, frightened, poisoned, stunned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 15",
            "languages": "understands Common but can’t speak, telepathy 60 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The quoreq makes three claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage. If the quoreq scores a critical hit, it rolls damage dice three times, instead of twice.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The quoreq regains 10 hp at the start of its turn. If the quoreq takes acid or fire damage, this trait doesn't function at the start of the quoreq's next turn. The quoreq dies only if it starts its turn with 0 hp and doesn't regenerate."
                },
                {
                    "name": "Unsettling Appearance",
                    "desc": "A creature that starts its turn within 30 feet of the quoreq and can see it must succeed on a DC 14 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the quoreq's Unsettling Appearance for the next 24 hours."
                },
                {
                    "name": "Whorling Jaws",
                    "desc": "Whenever the quoreq suffers 10 or more piercing or slashing damage in a single round, its flesh opens up to reveal a set of gnashing teeth. For 1 minute, the quoreq can make a bite attack as a bonus action on each of its turns. Alternatively, the quoreq can use a bonus action to lose 5 hp and activate this trait."
                }
            ],
            "spell_list": [],
            "page_no": 304,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_quoreq/"
        },
        {
            "slug": "radiant-spark-swarm",
            "desc": "A large cloud composed of tiny glowing sparks of fire floats silently through the air._  \n**Origin of Planar Instability.** Radiant spark swarms form when the border lands between the Plane of Fire and the Upper Planes experience some sort of instability. This instability might be caused by a regional anomaly, war between the gods themselves, magical upheaval, or some other calamity. Thousands of radiant sparks are created at once in massive conflagrations of radiant energy. They are then left to wander the planes alone. These creatures are most often found in the border lands between planes, but they have been known to appear in the Material Plane after accessing it through magical portals. They seldom wander back to their planes of origin and are almost always destroyed at some point during their eternal wanderings.  \n**Hunger for Magic.** Radiant spark swarms are drawn to magic for reasons that aren’t fully understood, for they can neither use it, nor do they truly devour it. Instead, when they sense powerful magic nearby, they instinctually move toward it, as though its very presence is comforting to them. As creatures that are neither particularly intelligent nor evil, their interest in the living usually has to do with the magic spellcasters carry, which draws the sparks close. Unfortunately, the owner of the magic that drew them is often caught in the midst of the swarm, which is inherently harmful.  \n**Elemental Nature.** A radiant spark swarm doesn’t require air, food, drink, or sleep.",
            "name": "Radiant Spark Swarm",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 8,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "fire, poison, radiant",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Radiant Sparks",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one target in the swarm's space. Hit: 9 (2d8) radiant damage plus 9 (2d8) fire damage, or 4 (1d8) radiant damage plus 4 (1d8) fire damage if the swarm has half of its hp or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Drawn to Magic",
                    "desc": "The radiant spark swarm can pinpoint the location of magical items within 60 feet of it. If the swarm starts its turn within 60 feet of a magic item, it moves to that magic item and hovers around it. If the item is being worn or carried by a creature, the swarm attacks that creature. If multiple magic items are within 60 feet of the swarm, it moves to the item that is most rare. If more than one item is most rare, choose randomly among them."
                },
                {
                    "name": "Burning Radiance",
                    "desc": "A creature that touches the radiant spark swarm, starts its turn in the swarm's space, or hits the swarm with a melee attack while within 5 feet of it takes 2 (1d4) radiant damage and 2 (1d4) fire damage."
                },
                {
                    "name": "Illumination",
                    "desc": "The radiant spark swarm sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny elemental. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 305,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_radiant-spark-swarm/"
        },
        {
            "slug": "repository",
            "desc": "A mechanical whir issues from this pyramid-shaped mechanism as it begins to unfold hundreds of jointed limbs. When the noise grows shrillest, alien runes alight across its golden surfaces._  \n**Secret Keepers.** The people of Leng are renowned traders, and it once occurred to a Leng inventor that knowledge is the most valuable trade good. That inventor’s identity is one of the many secrets the first repository faithfully keeps. These constructs are built for the reception, transmission, and safeguarding of information, and even those that don’t hold particularly coveted information still defend their charges with lethal force. Repositories sometimes hold secrets within their consciousness, a task made easier by the fact that these creatures can understand all languages. Others hold physical recordings of information within their chest cavities.  \n**Master of Language.** A repository exists to protect and trade information, and as such, it knows and can translate all languages. Its programming allows it to wield this mastery of language as a physical weapon. A repository can also use the power of language as a psychic assault, uttering words of power to attack the very minds of its enemies.  \n**Right Tool for the Job.** The chest cavity of a repository contains an extradimensional space that functions like a bag of holding, granting the repository the ability to pull out any tool that may be required. Most repositories keep sets of common tools stashed inside their chests, including thieves’ tools and smith’s tools. Some repositories, however, are equipped with specialized tools or magic items, depending on the creatures’ purpose at creation. Similarly, a repository can store anything it needs to protect in this extra-dimensional space. The repository is the only creature capable of retrieving items from this space while it is alive. When a repository is destroyed, its chest cavity becomes accessible to anyone that reaches inside its pyramidal form; however, the power holding this extra-dimensional space together fades after 1 hour. An object in the extra-dimensional space when it fades is destroyed. A creature in the extra-dimensional space when it fades is deposited in a random location on the Astral Plane.  \n**Construct Nature.** A repository doesn’t require air, food, drink, or sleep.",
            "name": "Repository",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d8+52",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "all",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The repository makes two slash attacks."
                },
                {
                    "name": "Slash",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Language Lash (Recharge 5-6)",
                    "desc": "The repository utters words of power, unleashing psychic energy in a 30-foot cone. Each creature in that area must make a DC 15 Intelligence saving throw. On a failure, a creature takes 14 (4d6) psychic damage and is incapacitated for 1 minute. On a success, a creature takes half the damage and isn't stunned. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The repository is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The repository has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The repository's weapon attacks are magical."
                },
                {
                    "name": "Self-Destruct",
                    "desc": "If a repository is reduced to 0 hp, it explodes, leaving behind its small, pyramidal chest cavity. Each creature within 20 feet of the repository when it explodes must make a DC 15 Dexterity saving throw, taking 14 (4d6) bludgeoning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_repository/"
        },
        {
            "slug": "resinous-frog",
            "desc": "Resinous frogs secrete a fluid from their skin and tongues that adheres to most material, even if the frogs are in water. Most creatures stuck to the frogs become exhausted in the struggle to break free, providing the patient frog a later meal. If the frog has a dangerous predator stuck to its tongue, it can detach its tongue and leave the predator behind while it escapes. The frogs’ limited regenerative capabilities allow them to regrow lost tongues.",
            "name": "Resinous Frog",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 19,
            "hit_dice": "3d6+9",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 9,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 11,
            "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": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Tongue",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one creature. Hit: 4 (1d4 + 2) bludgeoning damage. If the creature is Medium or smaller, it is grappled (escape DC 12), and the frog can't make tongue attacks against other targets.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Adhesive Skin",
                    "desc": "The resinous frog adheres to anything that touches it. A Medium or smaller creature adhered to the frog is also grappled by it (escape DC 12). When the frog moves, any Small or smaller creature it is grappling moves with it.\n\nIn addition, when a creature hits the frog with a weapon, it must succeed on a DC 12 Strength saving throw or the weapon sticks to the frog. A stuck weapon can't be used. A creature can take its action to remove one creature or object from the frog by succeeding on a DC 12 Strength check.\n\nAs a bonus action, the frog can release one creature or weapon stuck to it. The frog can't be affected by another resinous frog's Adhesive Skin."
                },
                {
                    "name": "Detach Tongue",
                    "desc": "As a bonus action, the resinous frog can detach its tongue and move up to half its speed without provoking opportunity attacks. If it was grappling a creature with its tongue, the creature is freed. Its tongue regrows by the time it finishes a short or long rest."
                },
                {
                    "name": "Easy Prey",
                    "desc": "The resinous frog has advantage on bite attack rolls against any creature grappled by it."
                }
            ],
            "spell_list": [],
            "page_no": 397,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_resinous-frog/"
        },
        {
            "slug": "righteous-sentinel",
            "desc": "Fierce determination emanates from the defensive stance the creature takes as torchlight dances off of its silvered body. It holds up its reflective shield, a disc-like extension of its metallic forearm._  \nTreasure hunters that pursue fiendish weapons of myth or enter temples to vicious entities may find themselves face-to-face with a righteous sentinel, eager to repel them.  \n**Keepers of Horror.** Good-aligned gods of peace have many methods for ensuring that defeated evils do not resurface in the future, and the righteous sentinel is one of their most effective. The constructs are placed as guards where great evil is housed to prevent anyone from accessing and awakening that which lies within.  \n**Abhors Violence.** Righteous sentinels seek to avoid violence as much as possible, but they react with unbridled rage when their ward is disturbed. When intruders disturb the objects of great evil the sentinels are protecting, the sentinel turns its reflective shield toward an intruder. The shield reflects a vision of that creature’s soul back toward it, which is often enough to horrify even the most evil of monsters.  \n**Construct Nature.** The righteous sentinel does not require air, food, drink, or sleep.",
            "name": "Righteous Sentinel",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 104,
            "hit_dice": "11d10+44",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 11,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Celestial, Common",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The righteous sentinel makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft, one target. Hit: 16 (2d10 + 5) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Warp Reflection (Recharge 6)",
                    "desc": "The righteous sentinel points its shield at a creature within 30 feet of it. If the target can see the sentinel's shield, the target must make a DC 15 Wisdom saving throw. On a failure, the target takes 22 (4d10) psychic damage and is frightened for 1 minute. On a success, the target takes half the damage and isn't frightened. An evil-aligned target has disadvantage on this saving throw. At the start of each of the frightened creature's turns, it takes 11 (2d10) psychic damage. It can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Reflective Retribution",
                    "desc": "The sentinel adds 3 to its AC against one melee attack that would hit it. To do so, the sentinel must see the attacker. If the attack misses, the attacker takes 11 (2d10) psychic damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The sentinel is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The sentinel has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The sentinel's weapon attacks are magical."
                },
                {
                    "name": "Reflective Aggression",
                    "desc": "The sentinel has disadvantage on attack rolls against creatures that haven't hit it within the last minute. In addition, it has advantage on attack rolls against a creature if the creature dealt damage to it in the previous round."
                },
                {
                    "name": "Spell-Deflecting Mirror",
                    "desc": "Any time the sentinel is targeted by a ranged spell attack roll, roll a d6. On a 5, the sentinel is unaffected. On a 6, the sentinel is unaffected and the spell is reflected back at the caster as though it originated from the sentinel, turning the caster into the target."
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_righteous-sentinel/"
        },
        {
            "slug": "rock-roach",
            "desc": "The insect clings to a large rock and drips saliva on it. A puff of steam rises from the rock, and the creature licks at the liquid remains, leaving a pockmark in the stone._  \n**Rock Eaters.** The rock roach is a giant cousin to the roach, and it feeds on rocks deep beneath the ground. It uses its proboscis to deposit acidic saliva onto the rock, breaking it down and lapping up the liquefied minerals. A rock roach’s metabolism is slow to match its tedious eating process. Even still, a group of rock roaches can make quick work of a rocky wall, opening up routes between caverns. The roaches aren’t concerned for structural integrity and their eating habits, if left unimpeded, often lead to cave-ins.  \n**Naturally Hostile.** Rock roaches are instinctually hostile to anything that wanders near them, including each other. The roaches mate annually, and the parents abandon the eggs shortly after laying them. Young rock roaches band together for the first few months of life, protecting each other as they devour the rock where they hatched, then dispersing once they are large enough to defend themselves.  \n**Valuable Carapace.** The carapace of a rock roach is sought after by some groups of underground humanoids. Naturally resilient and hard, craftsman harvest the carapace and slowly sculpt it into a suit of armor in a month-long process that requires regular boiling of the tough carapace.",
            "name": "Rock Roach",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 8",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rock roach makes two bite attacks. Alternatively, it can use Acid Spit twice."
                },
                {
                    "name": "Acid Spit",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) acid damage, and the target takes 3 (1d6) acid damage at the start of its next turn unless the target immediately uses its reaction to wipe off the spit.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dual Brain",
                    "desc": "The rock roach has two brains: one in its head and one in its abdomen. It can continue functioning normally, even if its head is removed or destroyed. While both its brains are intact, the rock roach uses its Constitution modifier instead of its Intelligence modifier when making Intelligence saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_rock-roach/"
        },
        {
            "slug": "rotsam",
            "desc": "A quivering glob wraps around a corpse’s arm. Though the corpse is already decaying, the glob seems to accelerate the rot._  \n**Expediter of Decay.** The rotsam feeds on rotting flesh, encouraging decay in already rotten corpses and initiating decay in previously preserved corpses. Unfortunately, the rotsam can affect living tissue just as well and makes no distinction between the two.  \n**Leechlike Underwater Dwellers.** Rotsams attach to their prey like leeches, but they are considerably more difficult to remove than ordinary leeches.  \n**Favored of Rot Cults.** Cultists devoted to deities of disease, death, and decay “raise” rotsams for use in their sacrificial rituals.  \n**Ooze Nature.** A rotsam doesn’t require sleep.",
            "name": "Rotsam",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "10d4+20",
            "speed": {
                "swim": 30,
                "walk": 10
            },
            "strength": 5,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 9,
            "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": "necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Diseased Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage plus 10 (3d6) necrotic damage, and the rotsam attaches to the target. While attached, the rotsam doesn't attack. Instead, at the start of each of the rotsam's turns, the target takes 10 (3d6) necrotic damage. If a creature ends its turn with a rotsam attached to it, the creature must succeed on a DC 12 Constitution saving throw or contract a disease (see the Bog Rot trait). The rotsam can detach itself by spending 5 feet of its movement. It does so after the target contracts its disease or the target dies. A creature, including the target, can take its action to detach the rotsam by succeeding on a DC 12 Strength check.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The rotsam can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Bog Rot",
                    "desc": "A creature that fails its saving throw against the rotsam's diseased bite attack becomes infected with the bog rot disease. Until the disease is cured, the infected creature's skin breaks out in a rot-like rash that slowly spreads across its body, and its hp maximum decreases by 7 (2d6) for every 24 hours that elapse. After the first 24 hours, the creature's skin starts to smell like rot, and creatures have advantage on Wisdom (Perception) and Wisdom (Survival) checks to find the infected creature. The reduction and rot smell last until the disease is cured. The creature dies if the disease reduces its hp maximum to 0."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The rotsam can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_rotsam/"
        },
        {
            "slug": "rotsam-swarm",
            "desc": "A quivering glob wraps around a corpse’s arm. Though the corpse is already decaying, the glob seems to accelerate the rot._  \n**Expediter of Decay.** The rotsam feeds on rotting flesh, encouraging decay in already rotten corpses and initiating decay in previously preserved corpses. Unfortunately, the rotsam can affect living tissue just as well and makes no distinction between the two.  \n**Leechlike Underwater Dwellers.** Rotsams attach to their prey like leeches, but they are considerably more difficult to remove than ordinary leeches.  \n**Favored of Rot Cults.** Cultists devoted to deities of disease, death, and decay “raise” rotsams for use in their sacrificial rituals.  \n**Ooze Nature.** A rotsam doesn’t require sleep.",
            "name": "Rotsam Swarm",
            "size": "Large",
            "type": "Ooze",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 10,
                "swim": 30
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Diseased Bites",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 10 (4d4) piercing damage plus 21 (6d6) necrotic damage, or 5 (2d4) piercing damage and 10 (3d6) necrotic damage if the swarm has half of its hp or fewer. The target must make a DC 15 Constitution saving throw or contract a disease (see the Bog Rot trait).",
                    "attack_bonus": 7,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bog Rot",
                    "desc": "A creature that fails its saving throw against the rotsam's diseased bite attack becomes infected with the bog rot disease. Until the disease is cured, the infected creature's skin breaks out in a rot-like rash that slowly spreads across its body, and its hp maximum decreases by 7 (2d6) for every 24 hours that elapse. After the first 24 hours, the creature's skin starts to smell like rot, and creatures have advantage on Wisdom (Perception) and Wisdom (Survival) checks to find the infected creature. The reduction and rot smell last until the disease is cured. The creature dies if the disease reduces its hp maximum to 0."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The rotsam can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "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 rotsam. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_rotsam-swarm/"
        },
        {
            "slug": "rum-lord",
            "desc": "A large gremlin rises from a hollowed-out barrel throne and belches loudly, wielding a wood spigot tap as a scepter in one hand and a broken bottle in the other._  \n**Drunken Kings.** Rum lords attract other Open Game License",
            "name": "Rum Lord",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 78,
            "hit_dice": "12d6+36",
            "speed": {
                "climb": 10,
                "walk": 20,
                "swim": 10
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 6,
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 9",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rum lord makes two attacks: one with its ale tap scepter and one with its broken bottle shiv."
                },
                {
                    "name": "Ale Tap Scepter",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Broken Bottle Shiv",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Rotgut Belch (Recharge 6)",
                    "desc": "The rum lord vomits green bile in a 15-foot cone. Each creature in that area must make a DC 14 Dexterity saving throw. On a failure, a target takes 18 (4d8) poison damage and is covered in green bile for 1 minute. On a success, a target takes half the damage and isn't covered in bile. A creature, including the target, can take an action to wipe off the bile. Rum gremlins have advantage on attack rolls against creatures covered in a rum lord's green bile."
                },
                {
                    "name": "Bring Me Another Round! (1/Day)",
                    "desc": "The rum lord lets out a thunderous belch, calling 1d4 rum gremlins. The called rum gremlins arrive in 1d4 rounds, acting as allies of the lord and obeying its spoken commands. The rum gremlins remain for 1 hour, until the lord dies, or until the lord dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Drunkenness",
                    "desc": "The rum lord radiates an aura of drunkenness to a radius of 20 feet. Each creature that starts its turn in the aura must succeed on a DC 12 Constitution saving throw or be poisoned for 1 hour. A creature that has consumed alcohol within the past hour has disadvantage on the saving throw. While poisoned, a creature falls prone if it tries to move more than half its speed during a turn. A creature that succeeds on the saving throw is immune to the rum gremlin lord's Aura of Drunkenness for 24 hours."
                },
                {
                    "name": "Hearty",
                    "desc": "The rum lord adds its Constitution modifier to its AC (included in the Armor Class)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The rum lord has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "One for the Road",
                    "desc": "When the rum lord hits a poisoned enemy with any weapon, the target takes an extra 1d6 poison damage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The rum lord's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: prestidigitation\n3/day: command"
                }
            ],
            "spell_list": [],
            "page_no": 185,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_rum-lord/"
        },
        {
            "slug": "runeswarm",
            "desc": "A cloud of inky runes churns as some of the markings illuminate briefly._  \n**Untended Runes.** Runes that have gone unused for years or those created on ley lines sometimes gain a modicum of sentience and coalesce into a gestalt known as a runeswarm. The mix of runes flits about in random directions and remains inert except when it encounters living beings.  \n**Early Warning.** Runeswarms trigger their rune randomly, but the runes creating an effect light up moments before the swarms invoke the runes, giving canny observers the chance to prepare for the runeswarms’ effects.",
            "name": "Runeswarm",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 150,
            "hit_dice": "20d10+40",
            "speed": {
                "walk": 0,
                "fly": 60
            },
            "strength": 3,
            "dexterity": 20,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The runeswarm can use Runecast. It then makes two cutting runes attacks."
                },
                {
                    "name": "Cutting Runes",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 0 ft., one creature in the swarm's space. Hit: 15 (6d4) slashing damage, or 7 (3d4) slashing damage if the swarm has half of its hp or fewer.",
                    "attack_bonus": 11,
                    "damage_dice": "6d4"
                },
                {
                    "name": "Runecast",
                    "desc": "The runes swirling within the swarm form into the shape of a random rune, causing one of the following magical effects. Roll a d6 to determine the effect.\n1. Algiz. The runeswarm magically calls 2d4 elk or 1 megaloceros. The called creatures arrive on initiative count 20 of the next round and defend the runeswarm. The beasts remain for 1 minute or until the runeswarm dies.\n2. Dagaz. The runeswarm emits a burst of blinding light. Each creature within 20-feet of the swarm must succeed on a DC 16 Constitution saving throw or be blinded until the end of its next turn.\n3. Ehwaz, Raido. A random willing target within 20 feet of the runeswarm gains the benefits of the expeditious retreat and freedom of movement spells for 1 minute.\n4. Ingwaz. A random willing target within 20 feet of the runeswarm receives a brief glimpse of the immediate future and has advantage on its next ability check, attack roll, or saving throw.\n5. Isaz, Kaunen, Sowilo, Turisaz. Fire, lightning, radiance, or cold winds swirl around the runeswarm. Each creature within 20 feet of the swarm must make a DC 16 Dexterity saving throw, taking 14 (4d6) cold (isaz), fire (kaunen), radiant (sowilo) or lightning (turisaz) damage on a failed save, or half as much damage on a successful one. Roll a d4 to determine the rune: isaz (1), kaunen (2), sowilo (3), turisaz (4).\n6. Tewaz. The runeswarm glows with a baleful light. Each creature within 20 feet of the swarm must succeed on a DC 16 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The runeswarm has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Swarm",
                    "desc": "The runeswarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny creature. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 310,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_runeswarm/"
        },
        {
            "slug": "salamander-monarch",
            "desc": "Appearing as a well-muscled humanoid with the lower body of a serpent, this hideous yet strangely majestic creature is covered in thick, golden scales. A flaming emerald crest frames its bestial face, and it holds a red-hot trident in its hands._  \n**Salamander Kings and Queens.** Salamanders rule over vast swaths of the Elemental Plane of Fire, contesting with the efreeti and Open Game License",
            "name": "Salamander Monarch",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "17d10+68",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 7,
                "intimidation": 9
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 12",
            "languages": "Abyssal, Ignan, Infernal",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The salamander monarch makes two attacks: one with its trident and one with its tail."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 7 (2d6) fire damage, and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, the salamander monarch can automatically hit the target with its tail, and the salamander monarch can't make tail attacks against other targets.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 14 (2d8 + 5) piercing damage or 16 (2d10 + 5) piercing damage if used with two hands to make a melee attack, plus 7 (2d6) fire damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Immolating Crest (Recharge 6)",
                    "desc": "The salamander monarch causes its crest to flare with brilliant radiance, illuminating everything within 30 feet of it with a blue or green light. Each creature in that area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 28 (8d6) fire damage and catches on fire. On a success, a creature takes half the damage and doesn't catch on fire. Until a creature on fire takes an action to douse the fire, the creature takes 7 (2d6) fire damage at the start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the salamander monarch or hits it with a melee attack while within 5 feet of it takes 14 (4d6) fire damage."
                },
                {
                    "name": "Heated Weapons",
                    "desc": "Any metal melee weapon the salamander monarch wields deals an extra 7 (2d6) fire damage on a hit (included in the attack)."
                },
                {
                    "name": "Inspiring Sovereign",
                    "desc": "Each salamander within 30 feet of the salamander monarch and that can see the monarch has advantage on its melee attack rolls and saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The salamander monarch's innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components.\n3/day: flaming sphere, heat metal\n1/day: conjure elemental (fire elemental only)"
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_salamander-monarch/"
        }
    ]
}