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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=damage_immunities&page=3",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=damage_immunities",
    "results": [
        {
            "slug": "giant-honey-bee",
            "desc": "Giant honey bees congregate in great swarms and fill hollows in rocky hillsides with their massive wax and honey hives. Far more intelligent than their diminutive cousins, giant honey bees sometimes enter into relationships with bearfolk or other creatures who can help protect the hive in exchange for a small share of the bees’ honey. Unlike a normal honey bee, a giant honey bee who stings a creature doesn’t lose its stinger.  \nGiant honey bees are rarely idle, often moving in elaborate, waggling dances of spirals and loops. This “dance” is actually a complex language the bees use to share staggeringly accurate directions and information about nearby threats and food sources with the rest of their hive.",
            "name": "Giant Honey Bee",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 8,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 1,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 11",
            "languages": "Bee Dance",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage and the target must make a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 392,
            "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_giant-honey-bee/"
        },
        {
            "slug": "giant-leech",
            "desc": "Giant leeches lurk in placid ponds, babbling creeks, and mighty rivers. They slink through the dark forest waters with their distinctive vertical undulation, following any movement they sense toward fresh blood. Some varieties have adapted to life in the oceans, and a rare few dwell on land, though land-dwelling leeches prefer humid, moist climates.",
            "name": "Giant Leech",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "swim": 30,
                "walk": 15
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 2,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the leech attaches to the target. While attached, the leech doesn't attack. Instead, at the start of each of the leech's turns, the target loses 5 (1d4 + 3) hp due to blood loss.\n\nThe leech can detach itself by spending 5 feet of its movement. It does so after it drains 15 hp of blood from the target or the target dies. A creature, including the target, can use its action to detach the leech.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The leech can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "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_giant-leech/"
        },
        {
            "slug": "giant-mongoose",
            "desc": "The giant mongoose slinks through the woods, searching out rodents and other small animals to prey upon. Like their smaller cousins, giant mongooses are notoriously resistant to venoms, and their distinctive “dance” in battle helps them avoid deadly strikes.",
            "name": "Giant Mongoose",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 2,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Defensive Roll",
                    "desc": "The mongoose adds its Athletics bonus to its AC against one attack that would hit it. To do so, the mongoose must see the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The mongoose has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "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_giant-mongoose/"
        },
        {
            "slug": "giant-snow-beetle",
            "desc": "Many types of beetles inhabit the world, and, depending on the location and culture, they are used as food, companions, or beasts of burden by its people._  \n_**Forest Beetles.**_ Open Game License",
            "name": "Giant Snow Beetle",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Pincer",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Rotten Snowball Shove (Recharge 6)",
                    "desc": "The giant snow beetle tosses one of its carrion-filled snowballs at a point it can see within 20 feet of it. Each creature within 5 feet of that point must make a DC 12 Dexterity saving throw. On a failure, a target takes 7 (2d6) bludgeoning damage and becomes poisoned for 1 minute. On a success, a target takes half the damage and isn't poisoned. A poisoned creature can make a DC 13 Constitution saving throw at the end of each of its turns, ending the poisoned condition on itself on a success."
                },
                {
                    "name": "Snowball Shove",
                    "desc": "The giant snow beetle tosses one of its rolled snowballs at a point it can see within 20 feet of it. Each creature within 5 feet of that point must make a DC 12 Dexterity saving throw. On a failure, a target takes 7 (2d6) bludgeoning damage and is knocked prone. On a success, a target takes half the damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Snowball Concealment",
                    "desc": "The giant snow beetle has advantage on Dexterity (Stealth) checks to hide if it is within 10 feet of a Large or larger snowball. It can attempt to hide even if another creature can see it clearly."
                },
                {
                    "name": "Snowball Roll",
                    "desc": "The giant snow beetle can spend 1 minute to roll up a ball of snow equal to its size."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "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_giant-snow-beetle/"
        },
        {
            "slug": "giant-water-scorpion",
            "desc": "A common threat in canals, lagoons, bayous, and countless other bodies of water, the giant water scorpion is responsible for the deaths of many adventurers exploring waterways. Like most aquatic monsters, giant water scorpions are seldom at the top of the food chain in their native environment, and black dragons in particular enjoy snacking on them. Swamp and water-dwelling humanoids like lizardfolk have been known to use the giant water scorpion’s carapace to create shields or coverings for their tents. The creature’s long tail acts as a breathing tube for it, which is often harvested and used by intrepid explorers and inventors in the creation of diving bells and other apparatuses for traversing the stygian depths.",
            "name": "Giant Water Scorpion",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "speed": {
                "swim": 30,
                "walk": 20
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., blindsight 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant water scorpion makes two claw attacks. If it is grappling a creature, it can use its proboscis once."
                },
                {
                    "name": "Proboscis",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing 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": 5,
                    "damage_dice": "1d10+3"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 6 (1d6 + 3) piercing damage. The target is grappled (escape DC 13) if it is a Medium or smaller creature and the scorpion doesn't have another creature grappled.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The scorpion can hold its breath for 1 hour. If it is within 15 feet of the water's surface, it can use its tail as a breathing tube and doesn't need to hold its breath."
                },
                {
                    "name": "Poison Injection",
                    "desc": "When the scorpion hits with a proboscis attack against a grappled, paralyzed, restrained, or stunned creature, it deals an extra 10 (3d6) poison damage."
                },
                {
                    "name": "Underwater Camouflage",
                    "desc": "The scorpion has advantage on Dexterity (Stealth) checks made to hide while underwater."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "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_giant-water-scorpion/"
        },
        {
            "slug": "gorao-ka",
            "desc": "The wizened, doll-sized woman sits beside a small shrine of bonsai branches. She smiles and reaches into a full pouch, removing a gold coin. She passes the coin with an encouraging nod to the desperate-looking man kneeling before her._  \n**Small Gods of Substance.** Gorao-ka represent small fortunes of both a physical and spiritual nature. Their shrines can be erected anywhere, but they are commonly found in settlements and widely-traveled areas. Larger settlements have multiple shrines, sometimes one or more per neighborhood, each of which is associated with a different gorao-ka.  \n**Gentle and Benevolent.** Gorao-ka have a kind look for every person that crosses their path. Each of them has a burning desire to assist people, and they grieve on the occasions that they can’t. The laws governing their kind forbid them from extending aid to someone that hasn’t made an offering at their shrine, though a gorao-ka accepts almost anything in tribute.  \n**Thieves’ Bane.** Despite their generous natures, gorao-ka have no pity for those who steal from them. Fools who steal from gorao-ka swiftly discover their money inexplicably vanished, and can end up destitute if they don’t make reparations.  \n**Immortal Spirit Nature.** The kami doesn’t require food, drink, or sleep.",
            "name": "Gorao-Ka",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "kami",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": "copper coat",
            "hit_points": 17,
            "hit_dice": "5d4+5",
            "speed": {
                "walk": 20
            },
            "strength": 13,
            "dexterity": 11,
            "constitution": 13,
            "intelligence": 15,
            "wisdom": 17,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Sack of Coins",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                },
                {
                    "name": "Find a Penny (Recharge 5-6)",
                    "desc": "The gorao-ka throws a copper piece into a space within 5 feet of it. A creature that is not hostile to the gorao-ka that picks up the copper piece is blessed with good luck. At any point within the next 1 hour, the creature can roll a d6 and add the number rolled to one attack roll, ability check, or saving throw.\n\nAlternatively, the bearer of the coin can pass it to another creature of its choice. At any point within the next 8 hours, the new bearer of the coin can roll 2d6 and add the higher result to one attack roll, ability check, or saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fool's Gold",
                    "desc": "If a creature steals one of the gorao-ka's money pouches, it loses 1d20 gp each time it finishes a long rest. A creature that steals more than one money pouch deducts an extra 1d20 gp for each additional stolen pouch. This effect ends when the thief freely gives double the amount of money it stole to another creature or organization. A gorao-ka carries 1d10 pouches, each containing 1d20 gp. If the gorao-ka is killed, all the gold in its pouches turns into worthless stones after 1 minute."
                },
                {
                    "name": "Silver Fountain",
                    "desc": "When the gorao-ka is reduced to 0 hp, it explodes in a spray of silver pieces. Each creature within 5 feet of the gorao-ka that participated in killing it, such as by attacking it or casting a spell on it, must make a DC 12 Dexterity saving throw or take 7 (2d6) bludgeoning damage. The silver pieces disappear after 1 minute."
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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_gorao-ka/"
        },
        {
            "slug": "gray-orc",
            "desc": "The ground erupts into a scrambling flood of orcs, their pale skin decorated with swirls of black resin._  \nDwelling deep beneath the ground, gray orcs move in a dark world, only drawn toward the surface by their innate hatred of arcane defilement.  \n**Drawn to Magical Corruption.** Gray orcs are drawn to areas where magic is frequently used or locations marred by magical pollution. Scholars believe the orcs’ ancestral home was ravaged by magic, cursing them and driving them deep beneath the surface. They believe this history fuels within the orcs a deep hatred for magic, especially magic that defiles the natural world. For their part, the orcs have neither confirmed nor denied this speculation, though few scholars have been brave enough to approach them about it. Whatever the case, gray orcs grow violent around magic and seek to snuff it out wherever they find it.  \n**Synchronized Tribes.** Gray orcs move and act as one, their training leading their actions to be so synchronized that they appear to think as one. When faced with a major threat or a large magical catastrophe, a group of gray orcs will erupt from the ground in unison to swarm over the source.",
            "name": "Gray Orc",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "orc",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "2d8+6",
            "speed": {
                "climb": 30,
                "walk": 40,
                "burrow": 20
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 9,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "acrobatics": 5,
                "athletics": 4,
                "perception": 2,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Orc",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Silent Hunters",
                    "desc": "Adept at surviving in a dark and quiet world below the ground, gray orcs instinctively know how to move, hunt, and kill without making the slightest sound. When they hunt, gray orcs paint their pale skin with swirls of a mushroom-based black resin. They often form the resin into runes or symbols of their gods as a way of honoring the gods and asking for success on the hunt."
                },
                {
                    "name": "Aggressive",
                    "desc": "As a bonus action, the orc can move up to its speed toward a hostile creature it can see."
                },
                {
                    "name": "Magic Absorption",
                    "desc": "When the gray orc is hit by a spell or is in the area of a spell, it regains hp equal to the spell's level. This trait doesn't counter the spell or negate its damage or effects. The orc regains the hp after the spell is resolved."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The gray orc has advantage on attack rolls against a creature if at least one of the orc's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the gray orc has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_gray-orc/"
        },
        {
            "slug": "great-gray-owl",
            "desc": "Great gray owls are stealthy predators, and the largest of the non-giant varieties of owls. Unlike other owls, great grays aren’t territorial—with the exception of females raising young—and don’t flush or spook when other creatures approach. Rather, they remain still on their low perches, often going overlooked.",
            "name": "Great Gray Owl",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 5,
                "fly": 60
            },
            "strength": 5,
            "dexterity": 16,
            "constitution": 11,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Talons",
                    "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"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The owl doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The owl has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                }
            ],
            "spell_list": [],
            "page_no": 284,
            "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_great-gray-owl/"
        },
        {
            "slug": "greater-ghast-of-leng",
            "desc": "The creature has a maddened expression on its almost featureless face. Its vaguely humanoid body is covered in lumpy, grayish-green skin, and its head sits on a long neck. Its long arms end in vicious claws, and it stands on sharp hooves._  \n**Leaders of Carnivores.** Open Game License",
            "name": "Greater Ghast of Leng",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "bludgeoning, cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Void Speech",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The greater ghast of Leng makes three attacks: one with its bite and two with its claws. If both claw attacks hit a Medium or smaller target, the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, the greater ghast can automatically hit the target with its claws, and the greater ghast can't make claw attacks against other targets."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 8 (1d8 + 4) piercing damage plus 7 (2d6) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The greater ghast of Leng has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Command Ghasts of Leng",
                    "desc": "As a bonus action, the greater ghast of Leng commands a ghast of Leng within 30 feet of it to make one attack as a reaction against a creature the greater ghast attacked this round."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The greater ghast of Leng has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The greater ghast of Leng takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_greater-ghast-of-leng/"
        },
        {
            "slug": "grove-bear",
            "desc": "Grove bears resemble black bears with blond snouts, but they are slightly smaller and noticeably quicker. When grove bears clash to defend territory or compete for mates, they engage in brutal wrestling matches, each attempting to pin the other until one bear loses its nerve and flees.",
            "name": "Grove Bear",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "climb": 30,
                "walk": 40
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage and the target is grappled (escape DC 13). Until this grapple ends, the bear can't use its claws on another target.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grappler",
                    "desc": "The bear has advantage on attack rolls against any creature grappled by it."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The bear has advantage on Wisdom (Perception) checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 178,
            "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_grove-bear/"
        },
        {
            "slug": "gulper-behemoth",
            "desc": "The titanic eel-like creature has delicately dancing frills and flickers of phosphorescence just under its translucent skin. Its mouth opens impossibly wide as it surges forward._  \n**Deep Sea Lure.** The gulper behemoth lives in the waters of the remotest oceans. It lures sea dwellers to their deaths with dancing motes of light within its massive, ballooning gullet. Rumors abound that even a sharp pinprick will deflate the sea monster.  \n\n## Gulper Behemoth’s Lair\n\n  \nThe gulper’s lair is filled with brightly-colored and labyrinthine giant corals. Smaller, mutualistic predators swim throughout the lair, keeping it well protected.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the gulper behemoth takes a lair action to cause one of the following effects; the gulper behemoth can’t use the same effect two rounds in a row:\n* The gulper behemoth commands deep sea eels and plants to constrict a target it can see within 60 feet of it. The target must succeed on a DC 15 Strength saving throw or be restrained until initiative count 20 on the next round.\n* The gulper behemoth commands plants and coral to shoot boiling water at up to three creatures it can see within 60 feet of it. Each target must make a DC 15 Constitution saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. Being underwater doesn’t grant resistance against this damage.",
            "name": "Gulper Behemoth",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 188,
            "hit_dice": "13d20+52",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "piercing",
            "damage_resistances": "acid, thunder",
            "damage_immunities": "",
            "condition_immunities": "blinded",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 40 (6d10 + 7) piercing damage. If the target is a creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the gulper behemoth can't bite another target.",
                    "attack_bonus": 9,
                    "damage_dice": "6d10+7"
                },
                {
                    "name": "Swallow",
                    "desc": "The gulper behemoth makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the creature is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the behemoth, and it takes 14 (4d6) acid damage at the start of each of the behemoth's turns.\n\nIf the gulper behemoth takes 20 damage or more on a single turn from a creature inside it, the behemoth must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the behemoth. If the behemoth dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone."
                },
                {
                    "name": "Sonic Pulse (Recharge 5-6)",
                    "desc": "The gulper behemoth expels a sonic pulse in a 60-foot cone. Each creature in that area must make a DC 16 Constitution saving throw. On a failure, the creature takes 21 (6d6) thunder damage and is stunned until the end of its next turn. On a success, the creature takes half the damage and isn't stunned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "The gulper behemoth explodes when it drops to 0 hp. Each creature within 40 feet of it must succeed on a DC 16 Constitution saving throw, taking 21 (6d6) acid damage on a failed save."
                },
                {
                    "name": "Echolocation",
                    "desc": "The gulper behemoth can't use its blindsight while deafened."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The gulper behemoth has advantage on Wisdom (Perception) checks that rely on hearing."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The gulper behemoth can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 190,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_gulper-behemoth/"
        },
        {
            "slug": "haleshi",
            "desc": "A tall, gangly humanoid creature with pale-green skin and the head of a mackerel strides out of the water. It wears a loose-fitting tunic and carries a clamshell in its long, spindly hands._  \n**Diplomatic Fey.** Haleshi are fey that act as intermediaries between fey who live on the land and those who live in oceans and rivers, settling disputes that arise between the two groups. Haleshi are impartial in their rulings and prefer to make decisions based on evidence rather than rumor and speculation. The job of an haleshi is a difficult one due to the chaotic and unpredictable nature of many fey, but they usually receive the backing of the fey lords, particularly the River King, whose court they frequent, and the Bear King, who admires their stoic adherence to duty in the face of adversity.  \n**Clam Riders.** Haleshi have a mystical connection with ordinary clams and similar mollusks and are able to use mollusks to magically transport themselves from one body of water to another.  \n**Food-Lovers.** While haleshi have little to do with humanoids in their role as fey diplomats and judges, they have a predilection for human and elven cuisine, particularly desserts such as apple pies and strawberry tartlets. Some fey try to bribe haleshi with human or elven sweets, only to find that the fey are all but incorruptible.",
            "name": "Haleshi",
            "size": "Large",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "speed": {
                "swim": 40,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 17,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 6,
            "skills": {
                "insight": 9,
                "nature": 5,
                "perception": 6,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Aquan, Common, Elvish, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The haleshi makes two attacks with its stupefying touch."
                },
                {
                    "name": "Stupefying Touch",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 16 (3d8 + 3) psychic damage, and the target must succeed on a DC 15 Intelligence saving throw or be incapacitated until the end of its next turn.",
                    "attack_bonus": 6,
                    "damage_dice": "3d8+3"
                },
                {
                    "name": "Clamport (3/Day)",
                    "desc": "The haleshi touches a clam within 5 feet of it, which enlarges and swallows the haleshi and up to three willing Medium or smaller creatures within 15 feet of the haleshi. The clam then teleports to a body of water the haleshi has visited that is large enough to hold the clam's passengers and releases them. After releasing the passengers, the clam returns to normal."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Water Shield (Recharge 5-6)",
                    "desc": "The haleshi adds 3 to its AC against one attack that would hit it. To do so, the haleshi must be within 5 feet of a gallon or more of water. Alternatively, if the haleshi would take fire damage from an attack or spell, it can negate that damage if it is within 5 feet of a gallon or more of water."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The haleshi can breathe air and water."
                },
                {
                    "name": "Charming Defense",
                    "desc": "While the haleshi is wearing no armor and wielding no shield, its AC includes its Charisma modifier (included in the Armor Class)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The haleshi's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components:\n3/day each: charm person, invisibility (self only)\n1/day each: major image, water walk, zone of truth"
                }
            ],
            "spell_list": [],
            "page_no": 191,
            "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_haleshi/"
        },
        {
            "slug": "harefolk",
            "desc": "What appears to be an arctic hare given humanoid form is clad in leather armor and stands with its shortsword at the ready. Its bright eyes take everything in, while its nose quivers in search of predators._  \n**Werewolf Foes.** Harefolk have a long-standing hatred for Open Game License",
            "name": "Harefolk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "harefolk",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "burrow": 10,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The harefolk has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Ready for Trouble",
                    "desc": "The harefolk can't be surprised, and it has advantage on initiative rolls if it isn't incapacitated or unconscious."
                },
                {
                    "name": "Shapechanger Sensitivity",
                    "desc": "The harefolk has advantage on Intelligence (Investigation) and Wisdom (Insight) checks to determine if a creature is a shapechanger. It automatically succeeds when the shapechanger is a werewolf. In addition, the harefolk has advantage on its first attack roll each turn against a creature with the Shapechanger trait or Change Shape action, regardless of whether the harefolk was previously aware of the shapechanger's nature."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The harefolk has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Walker",
                    "desc": "The harefolk can move across icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 194,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_harefolk/"
        },
        {
            "slug": "heggarna",
            "desc": "The foul abomination wriggles about on multiple caterpillar-like claspers. It has the jagged, circular maw and slippery body of an oversized leech and the head and coloration of a fierce tiger._  \n**Night Terrors.** Many sleepers have experienced nightmares in which a shadowy creature was sitting on them, draining them of their vital essence. While most of these experiences are because of some underlying psychological trauma, some are the result of visitations by terrifying creatures of the night. One such creature is the heggarna, a vile aberration that feeds on a creature’s mental energy as it sleeps and infuses the victim’s subconscious with terrible nightmares for its own vile amusement.  \n**Hidden Fear.** During the day, the heggarna disguises itself as a stray cat, lurking near the homes of potential prey and fleeing with feline-like caution when anyone comes near. Most humanoids overlook simple animals like cats when dealing with a heggarna infestation, but magic can detect the creature’s true appearance. Normal animals react to the heggarna with a strange ferocity, which experienced hunters recognize as a sign of a heggarna.",
            "name": "Heggarna",
            "size": "Tiny",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 40,
            "hit_dice": "9d4+18",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Deep Speech, telepathy 30 ft.",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) psychic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Dream Rift (Recharge 5-6)",
                    "desc": "The heggarna unleashes a barrage of psychic energy in a 15-foot cone. Each creature in that area must make a DC 13 Wisdom saving throw. On a failure, a creature takes 7 (2d6) psychic damage and is incapacitated until the end of its next turn as it is bombarded with nightmarish images. On a success, a creature takes half the damage and isn't incapacitated."
                },
                {
                    "name": "Illusory Appearance",
                    "desc": "The heggarna covers itself with a magical illusion that makes it look like a Tiny cat. The illusion ends if the heggarna takes a bonus action to end it or if the heggarna dies. The illusion ends immediately if the heggarna attacks or takes damage, but it doesn't end when the heggarna uses Dream Eating.\n\nThe changes wrought by this effect fail to hold up to physical inspection. For example, the heggarna could appear to have fur, but someone touching it would feel its slippery flesh. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 15 Intelligence (Investigation) check to discern the heggarna is disguised."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cat Sneak",
                    "desc": "While in dim light or darkness, the heggarna has advantage on Dexterity (Stealth) checks made to hide. It can use this trait only while it is disguised as a cat."
                },
                {
                    "name": "Dream Eating",
                    "desc": "As a bonus action, the heggarna can attach its lamprey-like maw to a sleeping creature. The target's Charisma score is reduced by 1d4 when the heggarna first attaches to it. The target's Charisma score is then reduced by 1 for each hour the heggarna stays attached. The target dies if this reduces its Charisma to 0. Otherwise, the reduction lasts until the target finishes a long rest at least 24 hours after the heggarna reduced its Charisma.\n\nWhile attached, the heggarna fills the target's dreams with nightmares. The target must succeed on a DC 13 Wisdom saving throw or it doesn't gain any benefit from its current rest. If the target succeeds on the saving throw by 5 or more, it immediately awakens.\n\nThe heggarna can detach itself by spending 5 feet of its movement. It does so after it reduces the target's Charisma by 8 or if the target dies."
                }
            ],
            "spell_list": [],
            "page_no": 196,
            "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_heggarna/"
        },
        {
            "slug": "hodag",
            "desc": "A creature covered in green and brown fur with a horned, frog-shaped head and spikes running along its back and tail stalks forward, its fanged face twisted in a leering grin._  \nHodags are carnivorous nocturnal predators that stalk temperate forests, hills, and plains.  \n**Taste for Domestic Life.** While fierce, hodags prefer to kill easy prey. Many stalk the lands outside farms, villages, and even small cities, attacking livestock, pets, and travelers. Hodags have been known to break down the doors of houses, barns, and other buildings to get at prey inside.  \n**Solo Hunters until Mating.** Hodags are generally solitary creatures with large territories. Babies are abandoned by their mothers after birth. There is an exception for one week each year in spring just after the end of winter. Hodags within several hundred miles instinctually gather in a prey-filled area, which never seems to be the same place twice. The hodags gorge on as much food as possible and engage in mating rituals. When the week is over, the hodags disperse, returning to their territories.  \n**Impossible to Train.** Hodags are born with strong predator instincts, which helps the young survive after being left by their mothers. Many believe this same instinct makes hodags impossible to train, but such claims only make them more valuable targets for those who collect exotic pets.",
            "name": "Hodag",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d10+14",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hodag makes three melee attacks, but can use its bite and horn attacks only once each."
                },
                {
                    "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": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Horns",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Territorial Display (Recharge 6)",
                    "desc": "The hodag rears and stomps on the ground then roars a territorial challenge. Each creature within 10 feet of the hodag must make a DC 14 Dexterity saving throw, taking 14 (4d6) thunder damage on a failed save, or half as much damage on a successful one. A creature that fails the saving throw by 5 or more is also knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the hodag moves at least 10 feet straight toward a target and then hits it with a horn attack on the same turn, the target takes an extra 5 (2d4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Improved Critical",
                    "desc": "The hodag's teeth, claws, horns, and tail spikes are extra sharp. These weapon attacks score a critical hit on a roll of 19 or 20."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The hodag has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "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_hodag/"
        },
        {
            "slug": "holler-spider",
            "desc": "While the chitinous horn-like protrusion makes holler spiders appear comical, they can use it to release a loud sound, calling their masters when they detect trespassers. Unlike most spiders, holler spiders are easy to domesticate, as they have a friendly disposition toward humanoids. They can be trained to act as sentries that recognize certain colors or livery, or they can be trained to respond to a certain person and sound alarms only when instructed. Open Game License",
            "name": "Holler Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "climb": 25,
                "walk": 25
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Hoot",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Distressed Discharge (Recharge 5-6)",
                    "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sound Alarm",
                    "desc": "When the holler spider detects a creature within 60 feet of it, the spider can emit a hoot or trumpet audible within 300 feet of it. The noise continues until the creature moves out of range, the spider's handler uses an action to soothe it, or the spider ends the alarm (no action required)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vigilant",
                    "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "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_holler-spider/"
        },
        {
            "slug": "howler-baboon",
            "desc": "Howler baboons are territorial primates that claim stretches of forest and hills in large troops. Their presence is usually heard before it’s seen, thanks to the whooping calls they use to communicate danger and call for their troop mates. When angered, they attack in ferocious packs, hurling rocks and pummeling threats en masse.",
            "name": "Howler Baboon",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": 4,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 4,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The baboon has advantage on attack rolls against a creature if at least one of the baboon's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_howler-baboon/"
        },
        {
            "slug": "illhveli-kembingur",
            "desc": "A bright-red crest runs along the back of this monstrous whale._  \n**Demon of the Deep.** Belonging to a race of evil giant whales known as the illhveli, the kembingur is a terror to behold. It rapaciously hunts down ships to sink them and gorge itself on the crew, and many seagoing humanoids believe it to be some sort of demon or evil spirit.  \n**Blood on the High Seas.** The kembingur’s ability to smell blood is legendary, and the beast has been known to track bleeding targets for days without rest. A kembingur typically thrashes around in the water to founder smaller vessels it cannot easily overturn, then it focuses on mauling anyone who falls into the water. Eternally cruel, the kembingur enjoys taking small nips out of a creature to prolong its death, letting the victim slowly bleed out.",
            "name": "Illhveli, Kembingur",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 210,
            "hit_dice": "12d20+84",
            "speed": {
                "swim": 60,
                "walk": 5
            },
            "strength": 27,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "athletics": 12,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., passive Perception 20",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kembingur makes one bite attack and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 29 (6d6 + 8) piercing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "6d6+8"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 20 ft., one target. Hit: 26 (4d8 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Churn Water (Recharge 4-6)",
                    "desc": "The kembingur thrashes violently. Each creature within 20 feet of the kembingur must make a DC 17 Dexterity saving throw, taking 36 (8d8) bludgeoning damage on a failed save, or half as much damage on a successful one.\n\nThe water within 60 feet of the kembingur becomes difficult terrain for 1 minute. Each creature that starts its turn on the deck of a ship in this area must succeed on a DC 17 Dexterity saving throw or fall overboard."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The kembingur has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Blood Scent",
                    "desc": "The kembingur can smell blood in the water within 5 miles of it. It can determine whether the blood is fresh or old and what type of creature shed the blood. In addition, the kembingur has advantage on Wisdom (Perception) and Wisdom (Survival) checks to find or track a creature that doesn't have all its hp."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The kembingur can hold its breath for 1 hour."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The kembingur deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "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_illhveli-kembingur/"
        },
        {
            "slug": "illhveli-nauthveli",
            "desc": "Vast and terrible to behold, a nauthveli is an enormous whale with a dappled black-and-white hide and a head resembling an enormous fanged cow, its eyes blazing with malevolence._  \n**Evil of the Seas.** One of the largest of the illhveli, the nauthveli is a creature of pure hatred and malice. Known for their bellowing bull-like cries, the nauthveli haunt deep, cold waters, contesting the depths with other monsters such as Open Game License",
            "name": "Illhveli, Nauthveli",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 280,
            "hit_dice": "16d20+112",
            "speed": {
                "swim": 60,
                "walk": 10
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 25,
            "intelligence": 6,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": 15,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "athletics": 15,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "frightened, prone",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nauthveli makes one bite attack and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 31 (6d6 + 10) piercing damage. If the target is a creature, it is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the nauthveli can't bite another target.",
                    "attack_bonus": 15,
                    "damage_dice": "6d6+10"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 28 (4d8 + 10) bludgeoning damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d8+10"
                },
                {
                    "name": "Swallow",
                    "desc": "The nauthveli makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the nauthveli, and it takes 28 (8d6) acid damage at the start of each of the nauthveli's turns.\n\nIf the nauthveli takes 40 damage or more on a single turn from a creature inside it, the nauthveli must succeed on a DC 22 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 nauthveli. If the nauthveli dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone."
                },
                {
                    "name": "Thunderous Bellow (Recharge 5-6)",
                    "desc": "The nauthveli bellows in a 60-foot cone. Each creature in the area must make a DC 20 Dexterity saving throw. On a failure, a creature takes 54 (12d8) thunder damage and is pushed up to 15 feet away from the nauthveli and knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The nauthveli can hold its breath for 1 hour."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The nauthveli deals double damage to objects and structures."
                },
                {
                    "name": "Terror of the High Seas",
                    "desc": "The nauthveli is surrounded by a supernatural aura of dread. Each creature that starts its turn within 60 feet of the nauthveli must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature immersed in water has disadvantage on this saving throw. A frightened creature can repeat this 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 nauthveli's Terror of the High Seas for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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_illhveli-nauthveli/"
        },
        {
            "slug": "initiate-of-the-elder-elementals",
            "desc": "The kobold stands at the stone altar, chanting words of elemental power. Winds swirl around it, the stone beneath its feet rumbles, and fire ignites in one hand while frost rimes the other._  \n**Elemental Servant.** Serving as part of a secret cabal, the initiate taps into the elemental magic that taints it to serve the four great elemental lords of evil. It often worships in secret underground sites devoted to its dark gods. Service means access to power, and an initiate hopes to use that power to rise in station.",
            "name": "Initiate of the Elder Elementals",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 12,
            "armor_desc": "15 with mage armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 3,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Gift of the Elder Elementals",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 7 (2d6) acid, cold, fire, or lightning damage, and the target has disadvantage on its next saving throw against any of the initiate's spells that deal the chosen type of damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blessing of the Elder Elementals",
                    "desc": "The initiate has advantage on saving throws against spells and abilities that deal acid, cold, fire, or lightning damage."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The initiate has advantage on attack rolls against a creature if at least one of the initiate's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the initiate has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Versatility of the Elder Elementals",
                    "desc": "As a bonus action, the initiate can change the damage of a spell it casts from acid, cold, fire, or lightning to another one of those elements."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The initiate of the elder elementals is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The initiate has the following wizard spells prepared:\nCantrips (at will): pummelstone, light, mage hand, ray of frost\n1st level (4 slots): burning hands, mage armor, tidal barrier\n2nd level (3 slots): gust of wind, misty step, scorching ray\n3rd level (2 slots): lightning bolt, frozen razors"
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_initiate-of-the-elder-elementals/"
        },
        {
            "slug": "jack-of-strings",
            "desc": "Clad in fine clothes of black and red, the tall, slim figure steps forward. With a clawed hand grasping a crossbar, it makes its eyeless marionette dance. A chuckle of cruel delight escapes its fanged maw as a nearby observer suddenly rises and spasmodically mimics the dance._  \n**Court Entertainers and Punishers.** A jack of strings uses its collection of marionettes to amuse shadow fey courts. It is adept at tailoring its performances to the crowd, switching effortlessly between charming plays, ribald performances, satirical pantomimes, and terrifying tales. During these performances, the jack of strings can take control of a creature in the audience to enact justice in the form of humiliation, torture, or even death. The jack is sometimes hired by fey nobility to enact such justice on rivals.  \n**Uncanny Valley.** The jack of strings takes control of its victims by establishing a link between the victim and one of its marionettes. When it establishes the link, the marionette becomes lifelike while the jack’s victim takes on a wooden appearance. The puppet gains the victim’s eyes, which disappear from the victim’s face.  \n**Masters of Puppets.** Jacks of strings have several marionettes at their disposal. Aside from the first, which it painstakingly crafts itself, the jack’s puppets derive from victims who perish while linked to the jack’s puppet. Jacks harvest their prey in the mortal realm under the guise of a traveling entertainer and typically target people who won’t be missed.",
            "name": "Jack of Strings",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 19,
            "constitution": 17,
            "intelligence": 15,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "performance": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical weapons not made with cold iron weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Sylvan, Umbral",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The jack of strings makes two mocking slap attacks."
                },
                {
                    "name": "Mocking Slap",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 3 (1d6) psychic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Animate Puppet",
                    "desc": "The jack of strings animates up to three wooden puppets it can see within 60 feet of it. This works like the animate objects spell, except the wooden puppet uses the statistics of a Small object, regardless of the puppet's actual size. The jack can have no more than five puppets animated at one time."
                },
                {
                    "name": "Puppet Link",
                    "desc": "One humanoid or beast the jack of strings can see within 60 feet of it must succeed on a DC 15 Wisdom saving throw or become magically linked to the jack's marionette. This link appears as a barely perceptible string between the jack's marionette and the target. A linked creature can repeat the saving throw at the end of each of its turns, ending the link on a success.\n\nWhile a target is linked, the jack of strings can use its reaction at the start of the target's turn to control the linked target. The jack of strings can make the target move, manipulate objects, attack, or take other purely physical actions. The jack can't make the target cast spells. While controlled, the target moves awkwardly and has disadvantage on attack rolls and ability checks. If the target receives a suicidal command from the jack of strings, it can repeat the saving throw, ending the effect on a success.\n\nThe jack of strings can have only one target linked at a time. If it links another, the effect on the previous target ends. If a creature dies while linked to the jack's marionette, the creature's body becomes a wooden puppet that resembles the creature."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The jack of strings has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 218,
            "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_jack-of-strings/"
        },
        {
            "slug": "kachlian",
            "desc": "This floating creature has numerous writhing tentacles protruding from a body that is hidden inside an enormous shell. The colors of its body shift slowly between grays, greens, and even deep purples._  \n**Otherborn.** Kachlians form in the space between spaces, birthed where madness prevails. They find their way to the darkened caverns beneath the ground through portals of chaos and darkness—breaches in the fabric of reality caused by concentrations of turmoil, despair, and insanity. They are no strangers to the plateaus of Leng, and its denizens give wandering kachlians a wide berth.  \n**Eater of Souls.** The kachlian consumes the souls of creatures, preferring intelligent and enlightened prey. When it consumes a creature, the creature’s soul is torn to pieces. The kachlian absorbs the parts it considers valuable into its own being and discards the rest. These partial souls often combine into a twisted amalgam of spirits called a Open Game License",
            "name": "Kachlian",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "fly": 40,
                "walk": 0,
                "hover": true
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "stunned, paralyzed, prone",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Deep Speech, Undercommon",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kachlian makes three attacks with its tentacles."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). The kachlian has three tentacles, each of which can grapple only one target.",
                    "attack_bonus": 7,
                    "damage_dice": "3d8+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Consume Soul",
                    "desc": "A creature slain by the kachlian can't be restored to life unless the kachlian is killed within 24 hours of slaying the creature. After 24 hours, the soul becomes part of the kachlian, and the creature can be restored only with a wish spell."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The kachlian is a 7th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14, +6 to hit with spell attacks). The kachlian has the following wizard spells prepared:\nCantrips (at will): chill touch, minor illusion, ray of frost, shocking grasp\n1st level (4 slots): detect magic, hideous laughter, identify, magic missile\n2nd level (3 slots): blindness/deafness, darkness, see invisibility\n3rd level (3 slots): counterspell, slow\n4th level (1 slots): confusion"
                }
            ],
            "spell_list": [],
            "page_no": 219,
            "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_kachlian/"
        },
        {
            "slug": "kamaitachi",
            "desc": "Despite having bony sickles for paws, this large weasel moves adroitly as snow and ice whip around it._  \n**Related to Wind Weasels.** Kamaitachis derive from a family group of Open Game License",
            "name": "Kamaitachi",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 84,
            "hit_dice": "13d6+39",
            "speed": {
                "walk": 30,
                "climb": 15
            },
            "strength": 12,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 9,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 6,
                "intimidation": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Common and Sylvan but can’t speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kamaitachi makes two sickle paw attacks."
                },
                {
                    "name": "Sickle Paw (True Form Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 18 (4d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "4d6+4"
                },
                {
                    "name": "Wintry Assault (Wintry Swirl Form Only)",
                    "desc": "Each creature in the kamaitachi's space must make a DC 15 Dexterity saving throw. On a failure, the creature takes 9 (2d8) slashing damage plus 9 (2d8) cold damage and is blinded until the end of its next turn. On a success, it takes half the damage and isn't blinded."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Form (Wintry Swirl Form Only)",
                    "desc": "The kamaitachi can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Concealing Snow (True Form Only)",
                    "desc": "As a bonus action, the kamaitachi sheathes itself in blowing ice and snow, causing attack rolls against it to have disadvantage. The kamaitachi can use this trait only if it is in snowy terrain. Flyby (Wintry Swirl Form Only). The kamaitachi doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The kamaitachi has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The kamaitachi can use its action to polymorph into a swirl of wintry weather. It can revert back to its true form as a bonus action. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form when it dies. While a wintry swirl, it has a flying speed of 40 feet, immunity to the grappled, petrified, prone, and restrained conditions, and resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks."
                },
                {
                    "name": "Snow Devil (Wintry Swirl Form Only)",
                    "desc": "Until it attacks or uses Wintry Assault, the kamaitachi is indistinguishable from a natural swirl of snow unless a creature succeeds on a DC 15 Intelligence (Investigation) check."
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "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_kamaitachi/"
        },
        {
            "slug": "kaveph",
            "desc": "This massive purple creature, with legs like tree trunks and a pair of enormous arms, shakes the ground with its footsteps. Its eyeless head is bulbous, with an elongated mouth that is almost snout-like._  \n**Allies of the Ghasts of Leng.** The kaveph are massive creatures that originate from the lightless underground of the  \n**Plateau of Leng.** They are usually found in the company of the Open Game License",
            "name": "Kaveph",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 10",
            "languages": "Void Speech",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kaveph makes two smash attacks."
                },
                {
                    "name": "Smash",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage. The target must succeed on a DC 15 Strength saving throw or be pushed up to 10 feet away from the kaveph.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10+5"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Revenge",
                    "desc": "When a kaveph is dealt 20 damage or more by a single attack and survives, it can make a smash attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Rampage",
                    "desc": "When the kaveph reduces a creature to 0 hp with a melee attack on its turn, it can take a bonus action to move up to half its speed and make a smash attack."
                }
            ],
            "spell_list": [],
            "page_no": 225,
            "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_kaveph/"
        },
        {
            "slug": "keelbreaker-crab",
            "desc": "Three figureheads rise from the tattered sails and anchor chain that drape the crab’s carapace. As the behemoth clacks its claws, the maidens depicted on the figureheads begin to wail._  \nFew monsters strike more fear into the hearts of sailors than the keelbreaker crab. These enormous crustaceans prey on ships caught in shallow water and decorate their shells with the wreckage left behind. Keelbreaker crabs are drawn to ships carrying magical cargo, as well as to the enchanted, living figureheads that often adorn such vessels.  \n**Living Figureheads.** The wails of a keelbreaker’s figureheads drive most who hear them mad. However, a figurehead recovered intact from a crab might be convinced to reveal the location of a hidden treasure or even chart a course to the native harbor of the ship it formerly adorned.",
            "name": "Keelbreaker Crab",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "walk": 40,
                "swim": 40
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The crab can use its Wail. It then makes two pincer attacks."
                },
                {
                    "name": "Pincer",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) bludgeoning damage, and the target is grappled (escape DC 16) if it is a Large or smaller creature. The crab has two claws, each of which can grapple only one target.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+4"
                },
                {
                    "name": "Wail",
                    "desc": "As long as at least one if its living figureheads remains intact, the keelbreaker crab can cause the figurehead to wail. Roll a d6 and consult the following table to determine the wail.\n\n| d6 | Wail |\n|----|------|\n| 1-2 | Frightening Wail. Each creature within 60 feet who can hear the crab must succeed on a DC 16 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 keelbreaker crab's Frightening Wail for the next 24 hours. |\n| 3-4 | Maddening Wail. Each creature within 60 feet who can hear the crab must succeed on a DC 16 Wisdom saving throw or take 18 (4d8) psychic damage. |\n| 5-6 | Stunning Wail. Each creature within 60 feet who can hear the crab must make a DC 16 Constitution saving throw. On a failure, a creature takes 9 (2d8) thunder damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned. |"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                },
                {
                    "name": "Living Figureheads",
                    "desc": "Three magical figureheads adorn the crab's back. While at least one figurehead remains intact, the crab has advantage on Wisdom (Perception) checks and can use its Wail.\n\nEach figurehead is an object with AC 15, 20 hp, resistance to bludgeoning and piercing damage, and immunity to poison and psychic damage. If all the figureheads are reduced to 0 hp, the keelbreaker crab can't use its Wail action. Damaging a figurehead does not harm the crab."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The crab deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 226,
            "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_keelbreaker-crab/"
        },
        {
            "slug": "kelp-drake",
            "desc": "The dragon surges through the water in a rippling mass of seaweed, flotsam, and hungry jaws._  \n**Avarice and Opportunity.** Scavengers driven by draconic instinct, kelp drakes have an eye for sunken treasure and easy food. They favor giant oysters, shipwrecked sailors, and unperceptive castaways. Never in one place for long, kelp drakes keep their hoards with them, bundled up in seaweed and scum. Tragically, they lack the intelligence to tell the difference between genuine treasure and pretty but worthless objects.  \n**Drawn to Disaster.** Kelp drakes instinctively trail along the wakes of larger oceanic creatures. After powerful monsters like Open Game License",
            "name": "Kelp Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "swim": 50,
                "walk": 20
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 6,
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drake makes one bite attack and one claw attack. If both attacks hit the same target, the drake can use its Deathroll on the target."
                },
                {
                    "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.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Deathroll",
                    "desc": "The kelp drake latches onto a Medium or smaller creature it can see within 5 feet of it and rolls itself and the target. The target must make a DC 13 Constitution saving throw. On a failure, the creature takes 7 (2d6) slashing damage and is stunned until the end of its next turn. On a success, the creature takes half the damage and isn't stunned. The kelp drake can use this action only if both itself and the target are immersed in water."
                },
                {
                    "name": "Binding Bile (Recharge 6)",
                    "desc": "The drake forcibly vomits a long line of bile-coated kelp that unravels in a 30-foot-long, 5-foot-wide line. Each target in the area must make a DC 13 Dexterity saving throw. On a failure, a creature takes 14 (4d6) acid damage and is restrained by kelp for 1 minute. On a success, a creature takes half the damage and isn't restrained. A creature, including the target, can take its action to remove the kelp by succeeding on a DC 13 Strength check. Alternatively, the kelp can be attacked and destroyed (AC 10; hp 3; immunity to bludgeoning, poison, and psychic damage)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aggressive",
                    "desc": "As a bonus action, the drake can move up to its speed toward a hostile creature that it can see."
                },
                {
                    "name": "Limited Amphibiousness",
                    "desc": "The drake can breathe air and water, but it needs to be submerged at least once every 6 hours to avoid suffocation."
                }
            ],
            "spell_list": [],
            "page_no": 227,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_kelp-drake/"
        },
        {
            "slug": "kelp-eel",
            "desc": "A thick, snakelike creature made of thousands of blades of kelp rises above the water’s surface. Flyaway blades swirl from the primary mass as the creature winds itself around its hapless prey._  \nKelp eels were accidentally created by merfolk arcanists who desired to protect their community from the myriad threats facing them. They attempted to bring the kelp forests near their settlement to life to entangle attackers, slowing them long enough to allow the merfolk to repel them. Instead, the first kelp eels were born as the blades of kelp wove themselves into massive eely forms that ravaged the very community they were created to protect.  \n**Serpents of the Shallows.** Since their creation, kelp eels have spread across the ocean. Forests of sentient kelp grow in ocean shallows, scarcely different to the casual observer from any other marine jungle. As the kelp matures, the blades wind around the thallus and eventually detach from its holdfast as a full-grown kelp eel. The kelp eel then moves on to an unclaimed shallow and attempts to create a new forest.  \n**Mariners’ Nightmares.** The presence of a kelp eel is a blight upon people whose livelihoods depend on the ocean. The voracious eels are known to overturn boats and to drag their occupants to a watery grave. Kelp-entwined humanoid remains are common on the floor of kelp eel forests. Experienced sailors sometimes chum the waters as they approach a kelp forest, hoping to attract other large ocean predators to distract the local kelp eels.  \n**Deep Hunters.** While kelp eels live and breed in shallower waters, it isn’t uncommon for them to hunt the ocean deeps if fertilizer is proving scarce near their forest. Knowledgeable mariners know that the presence of dead whales, sharks, and giant squid in shallow waters could be an indicator of kelp eel activity.",
            "name": "Kelp Eel",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "walk": 10,
                "swim": 50
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 15,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, unconscious",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 12",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kelp eel makes two attacks with its kelp tendrils, uses Reel, and makes two attacks with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 31 (6d8 + 4) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "6d8+4"
                },
                {
                    "name": "Kelp Tendril",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 50 ft., one creature. Hit: The target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the kelp eel can't use the same kelp tendril on another target. In addition, at the start of the target's next turn, it begins to suffocate as the eel's grip crushes the breath out of it."
                },
                {
                    "name": "Reel",
                    "desc": "The kelp eel pulls each creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Disperse",
                    "desc": "When the kelp eel is reduced to 0 hp, it disperses into its component kelp in a 30-foot cube. The area is difficult terrain for 1 hour. At the end of that hour, the kelp eel reforms, regaining half its hp and becoming active again. If more than half the kelp that comprises the dispersed kelp eel is removed from the water and dried, it can't reform and the creature is destroyed."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the kelp eel remains motionless, it is indistinguishable from ordinary kelp."
                }
            ],
            "spell_list": [],
            "page_no": 227,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_kelp-eel/"
        },
        {
            "slug": "keyhole-dragonette",
            "desc": "A wingless reptile with a long, lithe body and short, powerful legs scurries down an alley after a rat. Its pointed snout darts into the hole where its prey disappeared._  \nThe keyhole dragonette is a small, wingless dragon with flexible bands of large, overlapping scales, a pointed snout, and a wide, flat tail.  \n**Urban Exterminators.** Keyhole dragonettes were magically bred to be adept at entering closed-off or hard-to-reach places. Their original purpose was to seek out and destroy nests of rats and other city-dwelling vermin, but they regularly find themselves employed as living lockpicks. Their sensitivity to vibrations helps them find prey no matter where it is hidden, and their long, deft tongues enable them to pick even the most complex of locks. Dragonettes have difficulty delineating between pests and pets, and they sometimes consume the furry companions of the people whose homes they are ridding of vermin.  \n**Big Eaters.** Belying their small frames, keyhole dragonettes have voracious appetites and can consume a variety of foods. Aside from meat, they enjoy fruits, nuts, and vegetables. Keyhole dragonettes with easy access to sugary foods often develop a sweet tooth.  \n**Loyal Companions.** Guards, wilderness scouts, and rogues of all types often see the value in taking a keyhole dragonette as a companion. Young dragonettes are easy to train and eagerly bond with people, quickly becoming steadfast friends with their caretakers. If the person a dragonette has bonded to dies or leaves, the dragonette becomes despondent. The depression can last for years if something doesn’t occur to lift the creature’s spirits.",
            "name": "Keyhole Dragonette",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "6d4+12",
            "speed": {
                "climb": 20,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Scale Slash",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Soporific Breath (Recharge 5-6)",
                    "desc": "The dragonette exhales a cloud of sleep gas in a 15-foot cone. Each creature in the area must succeed on a DC 12 Constitution saving throw or fall unconscious for 1 minute. This effect ends for a creature if the creature takes damage or someone uses an action to wake it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Compress",
                    "desc": "The dragonette can squeeze through a space as narrow as 1 inch wide."
                },
                {
                    "name": "Leaping Withdraw",
                    "desc": "The dragonette's long jump is up to 20 feet, and its high jump is up to 10 feet, with or without a running start. If the dragonette leaps out of a creature's reach, it doesn't provoke opportunity attacks."
                },
                {
                    "name": "Tongue Pick",
                    "desc": "The dragonette can use its tongue to pick locks and disarm traps, as if its tongue was a set of thieves' tools. It is proficient in using its tongue in this way."
                },
                {
                    "name": "Vermin Hunter",
                    "desc": "Swarms of beasts don't have resistance to piercing and slashing damage from the dragonette. In addition, as a bonus action, the dragonette can use Scale Slash against a swarm of beasts occupying its space."
                }
            ],
            "spell_list": [],
            "page_no": 180,
            "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_keyhole-dragonette/"
        },
        {
            "slug": "khodumodumo",
            "desc": "The hillock suddenly sprouts to life, rising up from its surroundings to reveal a sightless, toad-like monster with a cavernous maw. Six long red tongues emerge from this orifice, each as thick as a man’s torso and ending in a razor-sharp point._  \n**The Hills Have Tongues.** The khodumodumo is one of the apex predators of the hills and badlands in which it lives, disguising itself as a moderately-sized hillock to lure creatures closer before animating and impaling them on one of its many tongues. While not evil, the khodumodumo is a voracious predator that constantly needs to eat, and it attempts to devour just about anything that comes within reach.  \n**Rite of Passage.** Slaying a khodumodumo in single combat is often considered a rite of passage for a fire giant seeking to contest the leadership of a clan, especially because the creature is naturally resistant to fire. Powerful red dragons have also been known to hunt khodumodumos for sport.",
            "name": "Khodumodumo",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 186,
            "hit_dice": "12d20+60",
            "speed": {
                "walk": 25
            },
            "strength": 23,
            "dexterity": 20,
            "constitution": 21,
            "intelligence": 4,
            "wisdom": 15,
            "charisma": 7,
            "strength_save": 11,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 17",
            "languages": "—",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The khodumodumo makes three attacks with its tongues, uses Reel, and makes one attack with its bite."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one creature. Hit: 33 (6d8 + 6) piercing damage. If the target is a Large or smaller creature grappled by the khodumodumo, that creature is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the khodumodumo, and it takes 21 (6d6) acid damage at the start of each of the khodumodumo's turns.\n\nIf the khodumodumo takes 30 damage or more on a single turn from a creature inside it, the khodumodumo must succeed on a DC 20 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 khodumodumo. If the khodumodumo dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone.",
                    "attack_bonus": 11,
                    "damage_dice": "6d8+6"
                },
                {
                    "name": "Tongue",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 50 ft., one creature. Hit: The target is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the khodumodumo can't use the same tongue on another target. In addition, at the start of each of the target's turns, the target takes 8 (1d4 + 6) piercing damage."
                },
                {
                    "name": "Reel",
                    "desc": "The khodumodumo pulls each creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the khodumodumo remains motionless, it is indistinguishable from an ordinary earthen hill."
                },
                {
                    "name": "Impaling Tongues",
                    "desc": "The khodumodumo can have up to six impaling tongues at a time. Each tongue can be attacked (AC 20; 15 hp; immunity to poison and psychic damage). Destroying a tongue deals no damage to the khodumodumo. A tongue can also be broken if a creature takes an action and succeeds on a DC 18 Strength check against it. Destroyed tongues regrow by the time the khodumodumo finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 229,
            "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_khodumodumo/"
        },
        {
            "slug": "knight-ab-errant",
            "desc": "A man of supernatural physique swings his mighty hammer with the ease and abandon of a child wielding a fallen tree branch. Beneath his ruined tabard, swirling runes and sigils dance across an impossibly muscular frame._  \nOnce ordinary warriors, these towering behemoths have been scourged by wild and unpredictable magic that lingers in forgotten and forbidden parts of the world.  \n**Revised Beyond Recognition.** Perhaps a paladin claims a trophy from an ancient and unknowable force from beyond the stars, after routing a dungeon of its followers— and slowly, the trophy changes him. In the heat of combat, a simple swordsman might quaff the wrong potion and be spontaneously transformed by an errant wizard’s experimental brew. Whatever their origins, they now walk the world as hulking abominations, gifted strength unimaginable in an ironic reflection of their former selves.  \n**Born of Boons.** Although many knights ab-errant may be altered after exposure to unpredictable arcane sorcery, some were created by divine magic. These may be devotees of trickster gods, or ones that are especially cruel, or they may have prayed to innocuous deities in ways that were unorthodox or otherwise wanting.",
            "name": "Knight Ab-errant",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 14,
            "armor_desc": "armor scraps",
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": 7,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "intimidation": 4
            },
            "damage_vulnerabilities": "psychic",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one language (usually Common)",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight ab-errant makes two melee attacks: one with its sweeping maul and one with its fist."
                },
                {
                    "name": "Sweeping Maul",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) bludgeoning damage, and the target must succeed on a DC 14 Strength saving throw or be knocked prone.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6+4"
                },
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d4+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bigger They Are",
                    "desc": "Once per turn, when the knight ab-errant hits a creature that is Medium or smaller with a melee weapon, it can deal one extra die of damage."
                },
                {
                    "name": "Harder They Fall",
                    "desc": "When the knight ab-errant takes damage from a critical hit, it must succeed on a Dexterity saving throw with a DC equal to the damage taken or be knocked prone."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The knight ab-errant has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Reckless",
                    "desc": "At the start of its turn, the knight ab-errant can gain advantage on all melee weapon attack rolls during that turn, but attack rolls against it also have advantage until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 231,
            "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_knight-ab-errant/"
        },
        {
            "slug": "kobold-spellclerk",
            "desc": "The reptilian snout peeking out from a deep hood is the only hint that this cloaked figure is a kobold. A fang charm dangling from its neck, the kobold goes about its business of secrets and whispers._  \n**Agents of the Empire.** Kobold spellclerks work primarily as messengers and agents of the spy network. They are skilled in code writing and breaking, overseeing the operations of other field agents, and providing their overlords a valued glimpse into the internal affairs of their enemies.  \n**Trusted Messengers.** Kobold spellclerks are often granted the use of magic items that aid in encryption and message-sending to supplement their natural skills and magical studies. The messages they carry or compose are often of great import to clandestine activities.",
            "name": "Kobold Spellclerk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 4,
                "arcana": 5,
                "deception": 5,
                "investigation": 5,
                "perception": 3,
                "persuasion": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold spellclerk makes two melee attacks."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cunning Action",
                    "desc": "On each of its turns, the spellclerk can use a bonus action to take the Dash, Disengage, or Hide action."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobold's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The kobold spellclerk is a 2nd-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). It has the following wizard spells prepared:\nCantrips (at will): fire bolt, message, minor illusion\n1st level (3 slots): comprehend languages, feather fall, grease, illusory script, sleep"
                }
            ],
            "spell_list": [],
            "page_no": 232,
            "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_kobold-spellclerk/"
        },
        {
            "slug": "lantern-beetle",
            "desc": "Many types of beetles inhabit the world, and, depending on the location and culture, they are used as food, companions, or beasts of burden by its people._  \n_**Forest Beetles.**_ Open Game License",
            "name": "Lantern Beetle",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 30,
                "climb": 10,
                "fly": 10
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "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": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 8",
            "languages": "—",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Horn",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet. When it dies, its body continues to glow for another 6 hours."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "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_lantern-beetle/"
        },
        {
            "slug": "lazavik",
            "desc": "Standing no taller than a cat, this tiny humanoid has a snowwhite beard and a single eye that blazes with golden light. He holds a long reed whip in his hands._  \n**Swamp-Dwelling Fey.** Lazaviks are fey that dwell primarily in swamps and marshes, picking particular tracts of marshland to call home. When it has chosen a suitable location, a lazavik builds a minuscule hut for itself out of dried rushes, mud, and sticks, and it spends its days fishing and enjoying the company of the native animals and good-aligned fey of the region. All lazaviks are male and are thought to sprout like reeds out of the damp soil, though romances between female Open Game License",
            "name": "Lazavik",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d4+16",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 8,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Reed Whip",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Eye Flare (Recharge 5-6)",
                    "desc": "The lazavik's eye flares with blinding light in a 15-foot cone. Each creature in the area much make a DC 13 Dexterity saving throw. On a failure, a creature takes 10 (3d6) radiant damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. The 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": "Glowing Eye",
                    "desc": "As a bonus action, the lazavik makes its single eye shine with a brilliant golden light. Its eye sheds bright light in a line that is 90 feet long and 5 feet wide, or it sheds bright light in a 30-foot cone. Each creature in the area illuminated by the lazavik's eye gains the lazavik's Swamp Stride trait as long as it remains on the illuminated path. The lazavik can douse its light at any time (no action required)."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The lazavik can hold its breath for 30 minutes."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The lazavik can communicate with beasts as if they shared a language."
                },
                {
                    "name": "Swamp Stride",
                    "desc": "Difficult terrain composed of mud, reeds, or other marshy terrain doesn't cost the lazavik extra movement. In addition, it can pass through nonmagical hazards, such as quicksand, without being hindered by them and through nonmagical plants without taking damage from them, despite thorns, spines, or a similar hazard."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "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_lazavik/"
        },
        {
            "slug": "leech-swarm",
            "desc": "In swampy areas where food is plentiful, leeches gather together in swarms numbering in the hundreds to hunt prey. When their food supply is diminished, the leeches often turn on each other, effectively destroying the swarm. The scent of blood attracts leech swarms, and they easily locate warm-blooded prey. Victims who move out of a leech swarm are not safe, as several leeches remain attached and continue to drain blood until they are removed. These hangers-on are adept at locating hard-to-reach places on their prey as they wriggle into gaps in armor or crawl into boots. Their victims must spend extra time to locate and remove them.",
            "name": "Leech Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 5,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half its hp or fewer. If the target is a creature other than a construct or an undead, it must succeed on a DC 13 Dexterity saving throw or lose 2 (1d4) hp at the start of each of its turns as leeches attach to it and drain its blood. Any creature can take an action to find and remove the leeches with a successful DC 13 Wisdom (Perception) check. The leeches also detach if the target takes fire damage.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The leech swarm has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Blood Sense",
                    "desc": "The leech swarm can pinpoint, by scent, the location of creatures that aren't undead or constructs within 30 feet of it."
                },
                {
                    "name": "Swarm",
                    "desc": "The leech swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny leech. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 396,
            "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_leech-swarm/"
        },
        {
            "slug": "light-drake",
            "desc": "The light drake is a small, bulky dragon with two legs and two wings. It has glowing yellow eyes, and light reflects easily off its golden scales._  \n**Light Bringers.** Light drakes are obsessed with bringing light into dark places, and often inhabit the darkest parts of the world. They use their light to aid lost travelers and defeat the denizens of the darkest parts of the world. They are regularly hunted by such denizens, who offer large rewards for their golden hides.  \n**Social Trinket-Collectors.** Light drakes are social creatures that live in small, glowing colonies in deep caverns. Like their larger cousins, they enjoy collecting trinkets, though they prefer objects made of bright metals or iridescent stones. They often adorn themselves with such trinkets and use their light magic to make the trinkets shine. Light drakes tend to sleep together in piles for warmth and light in the cold darkness, which has led to many a thief inadvertently stumbling into a colony of the jewelry-coated sleeping drakes after mistaking them for a pile of glittering treasure.  \n**Undead Slayers.** Light drakes despise undead and any creatures that use light, or the absence of light, to prey on innocents. They have a particularly strong hatred for Open Game License",
            "name": "Light Drake",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 24,
            "hit_dice": "7d4+7",
            "speed": {
                "fly": 60,
                "walk": 20,
                "hover": true
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Breath Weapon (Recharge 6)",
                    "desc": "A light drake can breathe a 30-foot line of brilliant white light. Each creature in that line must make a DC 13 Dexterity saving throw. On a failure, a creature takes 5 (2d4) radiant damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A blinded creature can make a DC 13 Constitution 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": "Reflective Scales",
                    "desc": "When a light drake is within 5 feet of a source of light, that source of light sheds bright light and dim light for an additional 10 feet. While the light drake wears or carries an object that sheds light from the daylight spell, the light within 10 feet of the drake is sunlight."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The light drake's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: dancing lights, light, guiding star, starburst\n3/day each: color spray, faerie fire"
                }
            ],
            "spell_list": [],
            "page_no": 231,
            "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_light-drake/"
        },
        {
            "slug": "lunarian",
            "desc": "A grey humanoid wearing a dark tattered cloak and worn armor descends on glimmering, mothlike wings. In its hands it wields a halberd tipped with a cold light. Its black lidless eyes are filled with envy and sorrow._  \n**Condemned to the Dark.** Lunarians are a race of mothlike fey originally from the moon. However, after attempting to take the moon’s power for themselves, they were cast out by a fey lord and damned to the depths of the world, never to see their lunar home again.  \n**Angels of the Underworld.** Stories tell of lunarians helping people far below the surface, striking down monsters at the last moment. However, they never do so for free, often demanding valuable trinkets from the surface as payment for their services. If those they rescue deny them a reward or give them a bad one, they are prone to attack.",
            "name": "Lunarian",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "fly": 40,
                "climb": 15,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "history": 4,
                "stealth": 5,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, poison",
            "damage_immunities": "",
            "condition_immunities": "charmed, poisoned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Celestial, Common, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lunarian makes two halberd attacks."
                },
                {
                    "name": "Halberd",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) slashing damage plus 4 (1d8) radiant damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Descendant of The Moon",
                    "desc": "Magical light created by the lunarian can't be extinguished."
                },
                {
                    "name": "Major Surface Curse",
                    "desc": "A lunarian can never be in the presence of natural light. It takes 9 (2d8) radiant damage at the beginning of its turn if it is exposed to direct moonlight or sunlight. If this damage reduces the lunarian to 0 hp, it dies and turns to moondust."
                },
                {
                    "name": "Moon-Touched Weapons",
                    "desc": "The lunarian's weapon attacks are magical. When the lunarian hits with any weapon, the weapon deals an extra 4 (1d8) radiant damage (included in the attack). A creature that takes radiant damage from a lunarian's weapon sheds dim light in a 10-foot radius for 1 hour."
                },
                {
                    "name": "Summon Shadowbeam (Recharge 6)",
                    "desc": "As a bonus action, the lunarian summons a beam of pale light, shot through with undulating waves of shadow, centered on a point it can see within 60 feet of it. The beam is a 10-foot-radius, 40-foot-high cylinder and lasts for 1 minute. As a bonus action on each of its turns, the lunarian can move the beam up to 20 feet in any direction. A creature that enters or starts its turn in the beam must make a DC 13 Constitution saving throw. On a failure, a creature takes 11 (2d10) necrotic damage and is cursed with the minor surface curse. On a success, a creature takes half the damage and isn't cursed."
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "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_lunarian/"
        },
        {
            "slug": "lymarien",
            "desc": "A tiny bird swoops through the air and alights on a nearby branch. It has the body of a tiny hawk, the colorful wings of a butterfly, and the head of an elf with large, luminous eyes._  \n**Miniscule Fey.** Dwelling in pastoral woods and rich farmland, the lymarien is one of the smallest fey in existence. Barely larger than a wasp, a lymarien is frequently mistaken for a butterfly and often ignored by larger creatures. They are sometimes preyed upon by birds like owls and crows, or attacked by evil fey like Open Game License",
            "name": "Lymarien",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d4",
            "speed": {
                "walk": 5,
                "fly": 50
            },
            "strength": 1,
            "dexterity": 17,
            "constitution": 10,
            "intelligence": 7,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Sylvan",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distracting Swoop",
                    "desc": "If the lymarien moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 11 Wisdom saving throw or be distracted until the end of its next turn. A distracted creature has disadvantage on its next attack roll or ability check."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The lymarien can communicate with beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 248,
            "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_lymarien/"
        },
        {
            "slug": "lymarien-swarm",
            "desc": "A tiny bird swoops through the air and alights on a nearby branch. It has the body of a tiny hawk, the colorful wings of a butterfly, and the head of an elf with large, luminous eyes._  \n**Miniscule Fey.** Dwelling in pastoral woods and rich farmland, the lymarien is one of the smallest fey in existence. Barely larger than a wasp, a lymarien is frequently mistaken for a butterfly and often ignored by larger creatures. They are sometimes preyed upon by birds like owls and crows, or attacked by evil fey like Open Game License",
            "name": "Lymarien Swarm",
            "size": "Large",
            "type": "Fey",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 90,
            "hit_dice": "12d10+24",
            "speed": {
                "walk": 5,
                "fly": 50
            },
            "strength": 8,
            "dexterity": 19,
            "constitution": 14,
            "intelligence": 7,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) slashing damage, or 10 (3d6) slashing damage if the swarm has half its hp or fewer.",
                    "attack_bonus": 7,
                    "damage_dice": "6d6"
                },
                {
                    "name": "Flight of the Fey (Recharge 4-6)",
                    "desc": "The lymarien swarm lifts a Large or smaller creature in its space. The target must succeed on a DC 15 Dexterity saving throw or be lifted directly upward to a height up to the swarm's flying speed. When the swarm moves, the lifted creature moves with it. At the end of the swarm's turn, the swarm drops the creature, which takes falling damage as normal."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distracting Beauty",
                    "desc": "A creature that starts its turn in the lymarien swarm's space must succeed on a DC 15 Wisdom saving throw or be distracted by the swarm's luminous eyes and fluttering wings until the end of its next turn. A distracted creature has disadvantage on Wisdom (Perception) checks and on attack rolls against the lymarien swarm."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The lymarien swarm can communicate with beasts as if they shared a language."
                },
                {
                    "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 lymarien. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The lymarien swarm's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: dancing lights, minor illusion\n3/day each: hypnotic pattern, sleep (affects 9d8 hp)"
                }
            ],
            "spell_list": [],
            "page_no": 248,
            "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_lymarien-swarm/"
        },
        {
            "slug": "manggus",
            "desc": "A multi-headed horror tears out of the body of this tusked, ogre-like brute._  \nManggus are ogre-like shapeshifters that join with tribes of Open Game License",
            "name": "Manggus",
            "size": "Large",
            "type": "Giant",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In hydra form, the manggus makes as many bite attacks as it has heads. In giant form, it makes two greataxe attacks."
                },
                {
                    "name": "Bite (Hydra Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Greataxe (Giant Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d12+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Roaring Transformation",
                    "desc": "When the manggus changes from its true form into its hydra form, it unleashes a mighty roar. Each creature within 30 feet of it and that can hear the roar must succeed on a DC 15 Wisdom saving throw or be frightened until the end of its next turn. If the target fails the saving throw by 5 or more, it is also paralyzed until the end of its next turn. If a creature's saving throw is successful, it is immune to the Roaring Transformation of all manggus for the next 24 hours."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The manggus can use its action to polymorph into a Large, three-headed hydra, or back into its true form. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. The manggus reverts to its true form if it dies."
                },
                {
                    "name": "Three-Headed (Hydra Form Only)",
                    "desc": "The manggus has three heads. While it has more than one head, the manggus has advantage on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious.\n\nWhenever the manggus takes 15 or more damage in a single turn, one of its heads dies. If all its heads die and the manggus still lives, the manggus immediately reverts to its true form and can't change into its hydra form again until it finishes a long rest.\n\nAt the end of its turn, the manggus regrows two heads for each of its heads that died since its last turn, unless it has taken fire damage since its last turn. The manggus regains 5 hp for each head regrown in this way."
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "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_manggus/"
        },
        {
            "slug": "mangrove-treant",
            "desc": "Gnarled roots reaching deep into the muck act as legs for this group of trees conjoined into a sentient being._  \n**Ancient Grove Guardians.** Mangrove treants provide shelter and a resource-rich environment for many creatures. They extend their roots into the water, where several species of fish thrive. Biting and stinging insects, most notably mosquitos, dart about in cloud-like formations near the water’s surface. Arboreal animals nest high among the treants’ boughs mostly removed from the depredations of the insects. Unlike their forest cousins, these swampland treants are more concerned with the safety of those under their protection and less concerned with the overall health of the swamp. They decisively react to direct threats to themselves and the creatures within their boughs and roots, but they may not act if something endangers an area outside their immediate groves.  \nMangrove treants continue to grow throughout their extraordinarily long lives, which can reach millennia if they see no external disruptions. The treants also add ordinary mangrove trees into their gestalt, incorporating the trees’ ecosystems into its whole.  \n**Friend to Lizardfolk.** While a mangrove treant is generally wary of civilization, it befriends Open Game License",
            "name": "Mangrove Treant",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 7,
            "constitution": 19,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 8,
                "nature": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Draconic, Druidic, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mangrove treant makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Mangrove Mosquitos",
                    "desc": "The mangrove treant calls a swarm of mosquitos from its branches. The swarm of mosquitos uses the statistics of a swarm of insects, except it has a flying speed of 30 feet. The swarm acts an ally of the treant and obeys its spoken commands. The swarm remains for 1 day, until the treant dies, or until the treant dismisses it as a bonus action.\n\nThe treant can have only one swarm of mosquitos at a time. If it calls another, the previous swarm disperses."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the mangrove treant remains motionless, it is indistinguishable from an ordinary mangrove tree."
                },
                {
                    "name": "Grasping Roots",
                    "desc": "The treant has advantage on Strength and Dexterity saving throws made against effects that would knock it prone."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The mangrove treant deals double damage to objects and structures."
                },
                {
                    "name": "Tiny Spies",
                    "desc": "The mangrove treant can communicate with mosquitos as if they shared a language. The mosquitos alert the treant to the presence of intruders, and the treant has advantage on Wisdom (Perception) checks to notice creatures within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "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_mangrove-treant/"
        },
        {
            "slug": "mead-archon",
            "desc": "An amber-skinned angelic figure clad in leather armor spreads its white wings as it takes a long pull from an enormous drinking horn._  \nMead archons are the emissaries of deities who enjoy battle and strong drink.  \n**Fight Hard, Party Harder.** Mead archons are good-natured, bombastic warriors who inspire others in battle with their bravery and feats of strength. In times of desperation, a god sends these archons to bolster the ranks of mortal soldiers who serve the deity’s cause. If the day is won, mead archons relish staying on the Material Plane to celebrate, drinking ale, bellowing songs, and sharing stories of victory.  \n**Divine Trainers.** When a mortal champion of a deity is part of an athletic competition or important battle, a mead archon is often sent to help prepare the mortal for the event. Mead archons are tough but encouraging trainers who enjoy celebrating wins and drinking away losses.  \n**Immortal Nature.** The mead archon doesn’t require food, drink, or sleep.",
            "name": "Mead Archon",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "athletics": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison, radiant; bludgeoning, piercing, and slashing damage from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "all, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mead archon makes two melee attacks. Alternatively, it can use its Radiant Bolt twice. It can use its Drunken Touch in place of one melee attack."
                },
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Radiant Bolt",
                    "desc": "Ranged Spell Attack: +7 to hit, range 60 ft., one target. Hit: 10 (3d6) radiant damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Drunken Touch",
                    "desc": "The mead archon touches a creature within 5 feet of it. The creature must succeed on a DC 15 Constitution saving throw or become poisoned for 1 hour. If a creature poisoned this way takes damage, it can repeat the saving throw, ending the condition on a success."
                },
                {
                    "name": "Create Potion of Healing (1/Day)",
                    "desc": "The mead archon touches a container containing 1 pint of alcohol and turns it into a potion of healing. If the potion is not consumed within 24 hours, it reverts back to its original form."
                },
                {
                    "name": "Divine Guzzle (Recharge 4-6)",
                    "desc": "The mead archon drinks a pint of alcohol and chooses one of the following effects: \n* The archon belches fire in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one. \n* The archon has advantage on attack rolls and saving throws until the end of its next turn. \n* The archon regains 10 hit points."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The mead archon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The mead archon's weapon attacks are magical."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The mead archon's spellcasting ability is Charisma (spell save DC 15). The archon can innately cast the following spells, requiring only verbal components:\n1/day each: aid, enhance ability, lesser restoration, protection from poison, zone of truth"
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "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_mead-archon/"
        },
        {
            "slug": "mei-jiao-shou",
            "desc": "A massive mammalian herbivore with a long neck and a thick, pebbled hide._  \n**Towering Megafauna.** Also called paraceratherium, mei jiao shou are the second largest land mammal after the only slightly larger oliphaunts. They stand around 20 feet tall, nearly 25 feet long and weigh a staggering 12 to 16 tons.  \n**Vast Herds.** The mei jiao shou are native to high grasslands and steppes, and wander the plains in groups of 20 to 50 beasts, grazing on the thick foliage. When together, they fear few predators. Even dragons take caution when hunting a herd of them and more often than not choose to seek easier prey.  \n**Docile Livestock.** Due to their docile nature, mei jiao shou are often kept as semi-wild livestock by giants and some humanoid tribes. Their self-sufficiency and resistance to predation make them great choices for those living in areas plagued by large predators.",
            "name": "Mei Jiao Shou",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 139,
            "hit_dice": "9d20+45",
            "speed": {
                "walk": 50
            },
            "strength": 23,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 1,
            "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 9",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Head Bash",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+6"
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one prone creature. Hit: 28 (4d10 + 6) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d10+6"
                },
                {
                    "name": "Earth-Shaking Thump (Recharge 5-6)",
                    "desc": "The mei jiao shou rears up and lands heavily, kicking up a shower of debris and rattling and cracking the ground. Each creature in contact with the ground within 30 feet of the mei jiao shou must make a DC 16 Dexterity saving throw. On a failure, a creature takes 22 (4d10) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The area then becomes difficult terrain."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the mei jiao shou moves at least 20 feet straight toward a creature and then hits it with a head bash attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the mei jiao shou can make one stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 259,
            "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_mei-jiao-shou/"
        },
        {
            "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": "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": "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/"
        }
    ]
}