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

GET /monsters/?format=api&ordering=perception&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=perception&page=3",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=perception",
    "results": [
        {
            "slug": "fane-spirit",
            "desc": "As the sun gently dips below the horizon, the priest undergoes a startling transformation, his benevolent form replaced by the ghastly countenance of death._  \n**Temple Ghosts.** When a lawful individual dies defending a place of worship such as a temple, shrine, or other holy site, it sometimes rises as a fane spirit bound to the site, protecting it even in death. Most fane spirits were formerly clerics, though druids, paladins, and even lay worshippers can become fane spirits under the right circumstances. Fane spirits are lawful and typically only attack those who discover their undead nature or who try to harm their place of worship.  \n**Welcoming Priests.** During daylight hours, fane spirits appear to be living creatures, carrying on the same tasks they did when they were alive. Normal methods for detecting undead creatures do not work on them, and, unless attacked or injured, they show no outward signs of their true nature. This deception extends to the fane spirit itself, as it does not have any recollection of dying or of its time in its undead form. When this deception is revealed, the fane spirit becomes enraged with suffering and lashes out at those who made it remember.  \n**Undead Nature.** The fane spirit doesn’t require air, food, drink, or sleep.",
            "name": "Fane Spirit",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any lawful alignment",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 52,
            "hit_dice": "7d8+21",
            "speed": {
                "walk": 20,
                "hover": true,
                "fly": 40
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 5,
                "religion": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, necrotic, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "any languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Touch of Forgetfulness",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) psychic damage. A target hit by this attack must succeed on a DC 13 Wisdom saving throw or forget any or all events that happened up to 5 minutes prior to this attack, as if affected by the modify memory spell. The GM decides how this affects the target.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The fane spirit can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Veil of the Living",
                    "desc": "During the day a fane spirit appears much as it did in life and loses its Incorporeal Movement trait, its Touch of Forgetfulness action, and its immunity to being grappled and restrained. It retains all other statistics. While in this form, it has a Strength score of 10. If attacked in this form, it relies on its spells to defend itself, but it reverts to its undead form as soon as it takes any damage.\n\nWhen the sun sets or when it takes any damage, the fane spirit assumes its undead form, and it has all of its listed statistics. Any creature witnessing this transformation must succeed on a DC 13 Wisdom saving throw or become frightened until the end of its next turn. A fane spirit reverts to its living form in the morning, though creatures witnessing this don't need to make saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The fane spirit's innate spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: chill touch, spare the dying\n3/day each: cure wounds, inflict wounds, shield of faith\n1/day each: augury, hold person, lesser restoration"
                }
            ],
            "spell_list": [],
            "page_no": 141,
            "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_fane-spirit/"
        },
        {
            "slug": "fennec-fox",
            "desc": "Fennec foxes are tiny canids which make their homes in the shallow parts of the Underworld and the deserts of the Southlands. Their huge semi-erect ears and wide eyes give them a disarmingly friendly appearance.",
            "name": "Fennec Fox",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "burrow": 5,
                "walk": 40
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 10,
            "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., passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The fennec fox has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "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_fennec-fox/"
        },
        {
            "slug": "fire-infused-water-elemental",
            "desc": "A pillar of water rises up into a humanoid shape, steam trailing from its boiling form._  \n**Boiling Water.** Fire-infused water elementals are created when water elementals spend great lengths of time in superheated water, such as the borderlands between the Elemental Planes of Fire and Water, or when they are inundated with large amounts of fire magic. The elementals are irreparably changed and exist in a state between fire and water elemental. Too fiery for one and too watery for the other, they often find their way to the Material Plane, where they can carve out their own territory.  \n**Geothermal Dwellers.** Fire-infused water elementals prefer to inhabit areas with water heated by geothermal activity, such as hot springs and geysers. They claim such locations as their homes and grow violent when creatures harm or pollute their claimed waters. Fire-infused water elementals get along well with Open Game License",
            "name": "Fire-Infused Water Elemental",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "swim": 90,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire; bludgeoning, piercing, slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Aquan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Scald (Recharge 6)",
                    "desc": "A fire-infused water elemental sprays a 30-foot cone of superheated water. Each creature in the area must make a DC 12 Dexterity saving throw. On a failure, a creature takes 21 (6d6) fire damage and is knocked prone. On a success, a creature takes half as much damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Form",
                    "desc": "The elemental can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_fire-infused-water-elemental/"
        },
        {
            "slug": "flayed-wraith",
            "desc": "This flying creature looks like the disembodied skin of a once-living person. Its mouth is twisted into a tortured scream, and its eyes gleam a baleful blue._  \n**Tortured to Death.** Flayed wraiths come into being when certain dark energies are present at the moment when an individual is tortured to death. Unlike typical Open Game License",
            "name": "Flayed Wraith",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 9,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "any languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The flayed wraith uses its Howl of Agony. It then makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage plus 5 (2d4) necrotic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Howl of Agony",
                    "desc": "The wraith screams its pain into the mind of one creature it can see within 30 feet of it. The target must make a DC 14 Wisdom saving throw. On a failure, the target takes 10 (3d6) psychic damage and is incapacitated as it doubles over in pain. On a success, the target takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the flayed wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Torturer",
                    "desc": "When the flayed wraith reduces a creature to 0 hp, it knocks out the creature, which falls unconscious and is stable."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "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_flayed-wraith/"
        },
        {
            "slug": "fleshdreg",
            "desc": "A mass of disgorged plant material lies at the base of this fleshy tree. Hollowed out areas give the impression of a mouth and a pair of eyes._  \n**Disgusting Display.** At a distance, the fleshdreg’s appearance is not quite so disturbing, but a close-up view invokes revulsion in many creatures. Their most unsettling aspect—the constant spewing of plant material—is due to a strange regenerative factor. The trees spontaneously generate plant material, which negatively interacts with their acidic interiors and causes them near-constant digestive discomfort. The fleshdregs can direct this acidified material as a spew, which temporarily suspends this continual production, but they are hesitant to do so except in extreme circumstances. If they lose too much acid or their acid somehow becomes neutralized, the pulpy material fills their innards, bloating them and eventually erupting through their skin.  \n**Friendly Trees.** Many intelligent creatures encountering fleshdregs judge them by their horrifying features, but the fleshdregs are amiable hosts. They understand that many creatures find them repulsive and react to hostility with calming words and a show of peace. Assuming they establish a friendly footing with visitors, they prove to be valuable sources of information about the surrounding territory. In some cases, fleshdregs volunteer to accompany their new acquaintances within a swamp, especially if the fleshdregs seek to relocate.  \n**Otherworldly Origins.** Scholars who have studied the strange trees conclude they derive from some foreign environment. They are split on whether the creatures come from beyond the stars or migrated from deep within the underworld. The scholars agree fleshdregs serve an environmental niche in their native habitat similar to trees and may be an otherworldly equivalent to Open Game License",
            "name": "Fleshdreg",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 6,
                "nature": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "acid",
            "condition_immunities": "exhaustion, unconscious",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Deep Speech, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fleshdreg makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (3d6 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Rock",
                    "desc": "Melee Weapon Attack: +7 to hit, range 60/180 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Disgorge Innards (Recharge 6)",
                    "desc": "The fleshdreg expels acidic sludge in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one. A creature that fails the saving throw takes 9 (2d8) acid damage the end of its next turn, unless it or a creature within 5 feet of it takes an action to remove the sludge."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The fleshdreg regains 5 hp at the start of its turn if it has at least 1 hp. If the fleshdreg uses its Disgorge Innards action, this trait doesn't function at the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 152,
            "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_fleshdreg/"
        },
        {
            "slug": "gaunt-one",
            "desc": "This corpse-like creature’s flesh is gray, its body is emaciated, and its skin is pulled tight across its skeleton. A strange, writhing tentacle protrudes slightly from its gaping mouth._  \n**Unnatural Origin.** Centuries ago, an order of wizards, known as the Covenant of Infinum, found itself in need of slaves and descended upon a nearby human settlement. The order enslaved every villager and conducted magical experiments upon them in the wizards’ remote mountain tower. The wizards were trying to create the perfect servitor race, using the villagers as a baser life form. The experiment failed spectacularly, unleashing a magical transformative wave upon the tower. Many of the wizards managed to escape, but all of the human slaves were caught in the magical chaos and were forever changed into gaunt ones.  \n**Undead Appearance.** At first glance, gaunt ones appear to be some form of undead creature, leading many to underestimate them. Their skin is pale, shrunken, and withered, and their teeth are yellow and jagged with receded gums.  \n**Hunger for Hearts.** Gaunt ones have an inherent hunger for hearts and often sit quietly for hours, listening for the heartbeats of nearby creatures. A gaunt one grabs hold of its prey and worms its tentaclelike tongue into the creature’s mouth to extract the creature’s heart. Insatiable, a gaunt one continues to eat the hearts of creatures it finds until there is nothing left to harvest. Lacking readily available food, it moves on.",
            "name": "Gaunt One",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Undercommon but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gaunt one makes two claw attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 14)."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Extract Heart",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one humanoid grappled by the gaunt one. Hit: The target must make a DC 13 Constitution saving throw, taking 22 (5d8) piercing damage on a failed save, or half as much damage on a successful one. If this damage reduces the target to 0 hp, the gaunt one kills the target by extracting and devouring its heart."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing",
                    "desc": "The gaunt one has advantage on Wisdom (Perception) checks that rely on hearing."
                }
            ],
            "spell_list": [],
            "page_no": 163,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_gaunt-one/"
        },
        {
            "slug": "ghoul-bat",
            "desc": "This bat has an emaciated, three-foot-long torso and a head that looks like skin stretched over bone. Its jaws are unnaturally distended, and its mouth is full of needle-like teeth. Ghoul bats are popular messengers and pets amongst darakhul and can be found both in colonies and alone throughout the underworld.",
            "name": "Ghoul Bat",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "fly": 30,
                "walk": 5
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 11,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "blindsight 60 ft., passive Perception 11",
            "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. If the target is a creature other than an undead, it must succeed on a DC 10 Constitution saving  throw or be paralyzed until the end of its next turn.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The ghoul bat can't use its blindsight while deafened."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The ghoul bat has advantage on Wisdom (Perception) checks that rely on hearing. Undead Nature. Ghoul bats don't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 391,
            "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_ghoul-bat/"
        },
        {
            "slug": "ghul",
            "desc": "A creature wearing a black turban steps out of the sudden fog. It is roughly the size and shape of a short man, with gray skin and pointed teeth. The thing sneers as it summons lightning to its hand, the air suddenly stinking of ozone. Its stony gray skin shifts to an icy blue as it raises its arm to direct its electrical attack._  \n**Elemental Remnants.** When an undead with the ability to raise more of their kind, such as a Open Game License",
            "name": "Ghul",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 10,
            "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": "cold, fire, lightning, necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ghul makes two attacks with its claws."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Paralyzing Throes",
                    "desc": "When the ghul dies, it explodes in a puff of noxious smoke. Each creature within 5 feet of it must succeed on a DC 13 Constitution saving throw or be paralyzed until the end of its next turn."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The ghul has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Variable Immunity",
                    "desc": "As a bonus action, the ghul changes one of its damage resistances to immunity to that type of damage until the start of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The ghul's innate spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: chill touch, fire bolt, ray of frost, shocking grasp\n3/day each: fog cloud, rolling thunder, misty step, spire of stone\n1/day each: blur, fireball, gaseous form, frozen razors, stinking cloud"
                }
            ],
            "spell_list": [],
            "page_no": 169,
            "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_ghul/"
        },
        {
            "slug": "giant-armadillo",
            "desc": "Giant armadillos look like a hybrid of aardvark, rhinoceros, and turtle with vicious-looking claws used primarily for burrowing. These creatures are generally placid and seek to avoid conflict whenever possible.",
            "name": "Giant Armadillo",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "burrow": 15,
                "walk": 25
            },
            "strength": 12,
            "dexterity": 8,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Tuck In",
                    "desc": "The giant armadillo tucks its entire body into its shell, forming an armored ball. While in this form, it moves by rolling around, it has resistance to bludgeoning, piercing, and slashing damage, and it can't take the Attack action or burrow. The giant armadillo can return to its true form as a bonus action."
                }
            ],
            "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-armadillo/"
        },
        {
            "slug": "giant-bombardier-beetle",
            "desc": "The giant bombardier beetle is among the most surprising creatures lurking on the forest floor. A placid herbivore content to go about its business, the beetle has a powerful defense mechanism in the form of a boiling liquid it can spray to scald would-be predators as it makes its escape.  \n_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 Bombardier Beetle",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Spray",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 15/30 ft., one target. Hit: 7 (2d4 + 2) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 39,
            "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-bombardier-beetle/"
        },
        {
            "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-husk",
            "desc": "A grotesque human body moves like jelly. Its split-open front reveals the creature has no bones._  \nHusks are the opposite of Open Game License",
            "name": "Giant Husk",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "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": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The husk makes two attacks."
                },
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one Huge or smaller creature. Hit: The creature is grappled (escape DC 14). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating. In addition, at the start of each of the target's turns, the target takes 14 (3d6 + 4) bludgeoning damage. The husk can smother one Huge, two Large, or four Medium or smaller creatures at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "As the husk."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "As the husk, except the other half of the damage is split evenly between all creatures grappled by the husk."
                }
            ],
            "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-husk/"
        },
        {
            "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": "glacial-corrupter",
            "desc": "This skeleton’s bones are crystal and caked with layers of frost and ice._  \n**Origin.** Glacial corrupters are similar in nature to most Open Game License",
            "name": "Glacial Corrupter",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 34,
            "hit_dice": "4d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 8,
            "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": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "exhaustion, poisoned, petrified",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Glacial Touch (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) cold damage. The target must succeed on a DC 13 Constitution saving throw or take 2 (1d4) cold damage at the start of each of its turns, as a frozen shard lodges itself in the wound. Any creature can take an action to remove the shard with a successful DC 12 Wisdom (Medicine) check. The shard crumbles to snow if the target receives magical healing.\n\nA humanoid slain by this attack rises in 1 week as a glacial corrupter, unless the humanoid is restored to life or its body is destroyed.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 176,
            "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_glacial-corrupter/"
        },
        {
            "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": "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": "greed-swarm",
            "desc": "The sound of metal clinking against metal becomes a deafening cacophony as a swirling cloud of coins mindlessly hunts for more valuables to absorb into its ever-expanding mass._  \nLocated in densely-populated areas, the greed swarm is solely focused on increasing the size of its hovering collection of valuables. Able to differentiate between objects of value and worthless junk, the swarm stalks streets and sewers alike. Its movements are erratic; the cloud swells and contracts in quick succession, repositioning itself in jerky, stilted bursts of motion.//  \n**Bad Penny.** The swarm consists of normal, mundane valuables animated by a magical master coin. Often mistaken as a standard regional coin, this master coin is created in a dark ritual to serve as a vessel for pure, ceaseless avarice. If the master coin is destroyed or separated from the swarm, the remaining coins return to their normal inert state and fall to the ground.  \n**All that Glitters.** The master coin cannot exert its power without a large enough supply of valuables to control in close proximity. Bank and vault owners who fail to screen incoming coinage for latent magical properties may find themselves in need of adventurers to discreetly quell a storm of their accumulated wealth. Wishing wells and public fountains are also common homes for greed swarms.  \n**Construct Nature.** The greed swarm doesn’t require air, food, drink, or sleep.",
            "name": "Greed Swarm",
            "size": "Medium",
            "type": "Construct",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "fly": 40,
                "walk": 0,
                "hover": true
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "force",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Coin Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one target in the greed swarm's space. Hit: 10 (4d4) bludgeoning damage, or 5 (2d4) bludgeoning damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "4d4"
                },
                {
                    "name": "Coin Barrage",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 7 (2d6) bludgeoning damage, or 3 (1d6) bludgeoning damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Gather (1/Day)",
                    "desc": "The swarm magically gathers up to 100 gp worth of coins, gems, and other small, valuable objects within 60 feet of it, adding them to its mass. It regains 7 (2d6) hit points and has advantage on its next attack roll. A creature wearing or carrying such valuables must succeed on a DC 11 Dexterity saving throw or its valuables fly toward the swarm, joining the mass."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The swarm is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the swarm must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "Deafening Clatter",
                    "desc": "A creature in the swarm's space is deafened."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the greed swarm remains motionless, it is indistinguishable from a normal pile of coins and valuables."
                },
                {
                    "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 object. Except for Gather, the swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 184,
            "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_greed-swarm/"
        },
        {
            "slug": "grimmlet",
            "desc": "A jagged shard of smoky translucent crystal, approximately the size and mass of a housecat, hovers silently across the field._  \n**Strange Families.** Grimmlets reproduce by creating near clones of themselves when injured by arcane energy, leading them to quickly gather in large familial swarms. Strangely, a grimmlet can only swarm with other grimmlets created from the same progenitor grimmlet, which leads the swarm. Not long after the swarm forms, it disperses, each grimmlet moving on to create new swarms through magic injury.  \n**Whispering Menace.** Grimmlets do not speak. In fact, they never communicate with other creatures via any known form of language or telepathy, though they do seem to understand creatures of the Void. Despite this, the air around a grimmlet mutters and whispers at all times in a foul-sounding invocation. When the creature uses its innate magic, these whispers rise in volume slightly, giving canny listeners a split-second warning that something, likely unpleasant, is about to occur.",
            "name": "Grimmlet",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 28,
            "hit_dice": "8d4+8",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, charmed, deafened, petrified, poisoned, prone, stunned",
            "senses": "blindsight 60 ft., passive Perception 10",
            "languages": "understands Void Speech but can’t speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Crystal Edge",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage plus 2 (1d4) psychic damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Reproduce",
                    "desc": "When a grimmlet takes damage from a spell and isn't reduced to 0 hp, a number of new grimmlets equal to the spell's level appear in unoccupied spaces within 10 feet of the grimmlet. If the spell is a cantrip, only one grimmlet is created. Sixteen or more grimmlets within 30 feet of each other can use their reactions to come together and form a grimmlet swarm in a space within 5 feet of one grimmlet."
                },
                {
                    "name": "Self-destruct",
                    "desc": "When the grimmlet dies, it explodes in a spray of Void-infused crystal shards. Each creature within 5 feet of the grimmlet must succeed on a DC 12 Dexterity saving throw or take 3 (1d6) slashing damage and 3 (1d6) psychic damage. Grimmlets damaged by this trait don't Reproduce."
                },
                {
                    "name": "Innate Spellcasting (Psionics)",
                    "desc": "The grimmlet'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 components:\nAt will: crushing curse, minor illusion\n3/day each: maddening whispers"
                }
            ],
            "spell_list": [],
            "page_no": 186,
            "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_grimmlet/"
        },
        {
            "slug": "grimmlet-swarm",
            "desc": "Flowing over the landscape like a glass carpet, this mass of smoky crystalline shards moves in a manner most unnatural. Occasionally, a bolt of black or purple energy arcs between two or more of the shards in the swarm._",
            "name": "Grimmlet Swarm",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, charmed, deafened, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "understands Void Speech but can’t speak",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The grimmlet swarm makes two attacks with its crystal edges."
                },
                {
                    "name": "Crystal Edges",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one creature in the swarm's space. Hit: 18 (4d8) slashing damage, or 9 (2d8) slashing damage if the swarm has half of its hp or fewer. The target must make a DC 17 Intelligence saving throw, taking 21 (6d6) psychic damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 8,
                    "damage_dice": "4d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Enervating Maelstrom",
                    "desc": "When the grimmlet swarm dies, it explodes in a plume of ennui. Each creature within 20 feet of the grimmlet swarm must make a DC 17 Dexterity saving throw. On a failure, a creature takes 21 (6d6) psychic damage and suffers one level of exhaustion. On a success, a creature takes half the damage and doesn't suffer exhaustion. Grimmlets damaged by this trait don't Reproduce."
                },
                {
                    "name": "Maze of Edges",
                    "desc": "A creature that attempts to move out of or through the grimmlet swarm must succeed on a DC 15 Dexterity saving throw or take 9 (2d8) slashing damage."
                },
                {
                    "name": "Reproduce",
                    "desc": "When a grimmlet swarm takes damage from a spell and isn't reduced to 0 hp, a number of new grimmlets equal to the spell's level appear in unoccupied spaces within 10 feet of the grimmlet swarm. If the spell is a cantrip, only one grimmlet is created. New grimmlets aren't subsumed into the swarm. Sixteen or more new grimmlets within 30 feet of each other can use their reactions to come together and form a new grimmlet swarm in a space within 5 feet of one grimmlet."
                },
                {
                    "name": "Swarm",
                    "desc": "The grimmlet swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny grimmlet. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Innate Spellcasting (Psionics)",
                    "desc": "The grimmlet swarm's innate spellcasting ability is Charisma (spell save DC 17, +9 to hit with spell attacks). It can innately cast the following spells, requiring no components:\nAt will: maddening whispers, crushing curse, minor illusion\n3/day each: hypnotic pattern, void strike, major image\n1/day each: hallucinatory terrain"
                }
            ],
            "spell_list": [],
            "page_no": 187,
            "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_grimmlet-swarm/"
        },
        {
            "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": "hantu-penanggal",
            "desc": "The head of a beautiful woman flies through the air, trailing tentacle-like entrails while her headless body follows, bearing demonic claws._  \n**Cursed Nature.** Hantu penanggal arise when creatures pledged to fiendish powers break their agreements. They are cursed, becoming fiends hungering for the flesh and blood of the innocent.  \n**Mistaken for Undead.** Hantu penanggal are often mistaken for undead and don’t correct this error, finding delight in taking advantage of adventurers ill-prepared for an encounter with a fiend.",
            "name": "Hantu Penanggal",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "any evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "19d8+38",
            "speed": {
                "fly": 40,
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 10,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 60 ft., passive Perception 10",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "When detached, the hantu penanggal's head makes one bite attack and one entrails attack, and its body makes two claw attacks. In its whole form, it can make three rapier attacks."
                },
                {
                    "name": "Rapier (Whole Form Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 7 (2d6) necrotic damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Claw (Body Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage plus 3 (1d6) necrotic damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Bite (Head Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage plus 7 (2d6) necrotic damage. The target's hp maximum is reduced by an amount equal to the necrotic damage taken, and the penanggal regains hp equal to that amount. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0. A humanoid slain in this way becomes the new body for the penanggal, if it is detached and its body died. Otherwise, the humanoid rises 24 hours later as a new hantu penanggal.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Entrails (Head Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage and the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, and the penanggal can't use its entrails on another target.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Detachable Head",
                    "desc": "As a bonus action, the hantu penanggal detaches its head. The head trails entrails like flexible tentacles. While detached, the head and body act independently from each other on the same initiative, and each has hp equal to half its hp before detaching its head. Its statistics remain the same in both forms, except the body loses its truesight and gains blindsight out to a range of 60 feet.\n\nThe head and body can use the whole form's innate spellcasting trait, expending daily uses as normal. The two forms can rejoin into the fiend's whole form as a bonus action if they are within 5 feet of each other. If the head is destroyed while it is detached, the body also perishes. If the body is destroyed while the head is detached, the head has disadvantage on attack rolls and ability checks until it acquires a new body. A creature within 30 feet of the penanggal and that can see the detachment must succeed on a DC 14 Wisdom saving throw or be frightened for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The hantu penanggal's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components.\nAt will: darkness, detect evil and good\n2/day each: protection from evil and good, scorching ray\n1/day each: gaseous form"
                }
            ],
            "spell_list": [],
            "page_no": 192,
            "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_hantu-penanggal/"
        },
        {
            "slug": "harbinger-of-wrath",
            "desc": "Twisting adamantine spikes topped with an array of demonic and bestial skulls form the vaguely humanoid creature. It makes a loud screeching sound as it crushes everything in its path._  \n**Engines of Decimation.** The harbinger of wrath is a construct of immense size and destructive potential. Just seeing a harbinger causes most creatures to flee in terror, and few are willing or able to face one in battle. Creatures allied with a harbinger must also fear its terrible wrath, as it is not against skewering its allies on its many spikes to rejuvenate itself in the heat of battle.  \n**Forged by Demons.** The first harbingers were created in vast demonic forges by a powerful demon prince to use against his enemies. Since then, the construction process has passed to other demon princes and evil gods that delight in devastation and mayhem.  \n**Construct Nature.** A harbinger doesn’t require air, food, drink, or sleep.",
            "name": "Harbinger of Wrath",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 297,
            "hit_dice": "18d20+108",
            "speed": {
                "walk": 50
            },
            "strength": 28,
            "dexterity": 8,
            "constitution": 22,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning, necrotic",
            "damage_immunities": "cold, fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The harbinger of wrath makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (6d8 + 9) bludgeoning damage. The target is grappled (escape DC 20) if it is a Large or smaller creature and the harbinger doesn't have two other creatures grappled.",
                    "attack_bonus": 15,
                    "damage_dice": "6d8+9"
                },
                {
                    "name": "Impale",
                    "desc": "The harbinger makes one slam attack against a creature it is grappling. If the attack hits, the target is impaled on the harbinger's spikes. While impaled, the creature is restrained and takes 21 (6d6) piercing damage at the start of each of the harbinger's turns. A creature, including the impaled target, can take its action to free the impaled target by succeeding on a DC 20 Strength check. A freed creature falls prone in a space within 10 feet of the harbinger. If the harbinger dies, a creature is no longer restrained and can escape from the harbinger's spikes by using 10 feet of movement."
                },
                {
                    "name": "Drain Life (Recharge 5-6)",
                    "desc": "The harbinger drains the life force of one creature impaled on its spikes. The target must succeed on a DC 20 Constitution saving throw or take 55 (10d10) necrotic damage. If a creature dies from this attack, its soul is absorbed into the harbinger and can be restored to life only by means of a wish spell. The harbinger then regains hp equal to the necrotic damage dealt."
                },
                {
                    "name": "Spike Volley (Recharge 5-6)",
                    "desc": "The harbinger launches a volley of adamantine spikes. Each creature within 60 feet of the harbinger must make a DC 20 Dexterity saving throw, taking 42 (12d6) piercing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Adamantine Weapons",
                    "desc": "The harbinger's weapon attacks are adamantine and magical."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The harbinger is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the harbinger fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The harbinger has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 193,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_harbinger-of-wrath/"
        },
        {
            "slug": "hverhuldra",
            "desc": "Steam rises from the top of this bald, green-skinned humanoid with a snake-like torso. The creature sweats profusely, but it doesn’t seem uncomfortable._  \n**Protector of Hot Springs.** Geothermal springs are the only reliable source of warmth in the arctic region, and they often coincide with ley lines. A hverhuldra, an aquatic fey, enjoys the constant heat provided by such springs and is sensitive to the magic power flowing through them. It serves as guardian of these coveted locations, ensuring no particular creature or group takes control of them.  \n**Luxuriating Fey.** Hverhuldras are not stodgy protectors of their homes. They enjoy the feeling of warmth they experience and believe others should be able to revel in it as well. Provided no violence occurs, hverhuldras are gracious hosts to their hot springs. Some may even encourage visitors to engage in dalliances underwater, using their magic to accommodate those unable to breathe underwater.  \n**Inured to Cold.** Despite their preference for warm or hot water, hverhuldras are hardened against cold weather. Their bodies generate incredible heat, and they produce copious amounts of steam when they stand in the cold.",
            "name": "Hverhuldra",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d6+64",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "athletics": 4,
                "intimidation": 7,
                "nature": 3,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Aquan, Common, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hverhuldra makes two steaming fist attacks."
                },
                {
                    "name": "Steaming Fist",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Scalding Stream (Recharge 5-6)",
                    "desc": "The hverhuldra spits scalding water in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw. On a failed save, the target takes 21 (6d6) fire damage and is blinded for 1 minute. On a successful save, the target takes half the damage and isn't blinded. A blinded creature can make a DC 15 Constitution saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Steam Cloud",
                    "desc": "When the hverhuldra takes cold damage, it uses the steam from the impact of the cold on its body to magically create a cloud of steam centered on a point it can see within 60 feet of it. This cloud works like the fog cloud spell, except the hverhuldra can dismiss it as a bonus action."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The hverhuldra can breathe air and water."
                },
                {
                    "name": "Purify Water",
                    "desc": "If the hverhuldra sits in a body of slow-flowing or standing water, such as a hot spring or a small creek, for at least 1 hour, the water becomes purified and rendered free of poison and disease. In slow-flowing water, this purification fades 1 hour after the hverhuldra leaves the water. In standing water, this purification lasts until a contaminant enters the water while the hverhuldra isn't in it."
                },
                {
                    "name": "Quick Rescue",
                    "desc": "As a bonus action, the hverhuldra gives one willing creature within 60 feet of it the ability to breathe water for 1 minute."
                },
                {
                    "name": "Water Protection",
                    "desc": "While the hverhuldra submerged in water, it has advantage on Dexterity (Stealth) checks, and it has resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks. If it takes cold damage, this trait doesn't function until the end of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The hverhuldra's innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no components:\nAt will: create or destroy water, detect poison and disease, purify food and drink\n1/day each: blindness/deafness, protection from poison"
                }
            ],
            "spell_list": [],
            "page_no": 206,
            "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_hverhuldra/"
        },
        {
            "slug": "ice-bogie",
            "desc": "A gaggle of mischievous, rime-covered humanoids, one of which is standing on the shoulders of another, paint hoarfrost patterns on a window._  \nWherever the temperature drops below freezing, mobs of ice bogies may appear to unleash their wintry mischief. Enigmatic creatures of ice: the hows and whys of their random arrivals remain a mystery. A group might plague a remote village for an entire winter or pester a yeti for a single afternoon. Whenever frost forms in suspicious places or patterns, ice bogies are likely to blame.  \n**Japes and Vandalism.** Whether pilfering innocuous items, laying slicks of frost across doorways, or freezing a goat’s eyelids shut while it sleeps, the creatures find delight in pranks and making nuisances of themselves. Capricious and gleeful, they are equal opportunists—seeing little difference between humanoids, beasts, or monstrosities. They find pleasure lurking on the edges of civilization, gathering to play their tricks on unsuspecting pioneers before melting back into the frigid wilds without a trace.  \n**Vicious Reprisals.** While ice bogies are known to occasionally help lost travelers or return stolen prizes the next day, they have a dangerous side. When provoked, they swarm their opponents in a series of darting attacks from all sides and are known to pelt their enemies with shards of ice plucked from their own bodies in a flurry of hail.",
            "name": "Ice Bogie",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 25
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, petrified, poisoned, unconscious",
            "senses": "darkvision 30 ft., passive Perception 8",
            "languages": "Primordial",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Icicle Fist",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage plus 2 (1d4) cold damage."
                },
                {
                    "name": "Spiteful Hail",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 2 (1d4) cold damage, and the target's speed is reduced by 10 until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Frosty Aid (1/Day)",
                    "desc": "Whenever an allied ice bogie within 30 feet is reduced to 0 hp, this ice bogie can choose to reduce its hp by 3 (1d6), and the ally regains hp equal to the amount of hp this ice bogie lost."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nimble Escape",
                    "desc": "The bogie can take the Disengage or Hide action as a bonus action on each of its turns."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The bogie has advantage on attack rolls against a creature if at least one of the bogie's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "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_ice-bogie/"
        },
        {
            "slug": "ice-elemental",
            "desc": "A humanoid-shaped block of ice lumbers forward on angular legs._  \n**Visitors from Polar Portals.** Remote polar regions possess their own entrances to the demiplane of ice. Ice elementals emerge from the core of ancient glaciers or rise from foot-thick patches of permafrost. They are aware of portals to their demiplane, but they often choose to traverse terrestrial lands as long as the temperatures remain below freezing. Though not inherently malevolent, they enjoy enclosing warmblooded foes in ice and watching as the creatures freeze. Some ice elementals even decorate their lairs with these “sculptures.”  \n**Rivals to Water Elementals.** Open Game License",
            "name": "Ice Elemental",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "burrow": 30,
                "climb": 20,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 9,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Aquan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ice elemental makes two ice claw attacks."
                },
                {
                    "name": "Ice Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (4d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d8+4"
                },
                {
                    "name": "Encase in Ice",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft. one creature. Hit: 14 (4d6) cold damage, and the target must make a DC 14 Constitution saving throw. On a failure, ice begins to form around the creature, and it is restrained. The restrained creature must repeat the saving throw at the end of its next turn, becoming petrified in ice on a failure or ending the effect on a success. The petrification lasts until the creature spends at least 1 hour in a warm environment. Alternatively, a creature can be freed of the restrained or petrified conditions if it takes at least 10 fire damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ice Glide",
                    "desc": "The elemental can burrow through nonmagical ice. While doing so, the elemental doesn't disturb the material it moves through."
                },
                {
                    "name": "Ice Walk",
                    "desc": "The ice elemental can move across and climb icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement."
                },
                {
                    "name": "Splinter",
                    "desc": "A creature that hits the ice elemental with a melee weapon attack that deals bludgeoning damage while within 5 feet of the elemental takes 3 (1d6) piercing damage as shards of ice fly out from the elemental's body."
                }
            ],
            "spell_list": [],
            "page_no": 133,
            "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_ice-elemental/"
        },
        {
            "slug": "ichor-ooze",
            "desc": "Black sludge with glowing red veins seeps out of a crack in the wall, sizzling as it pushes forward._  \nIchor oozes are vengeful slimes created by the destruction of fiends.  \n**Born from Destroyed Fiends.** When a fiend is destroyed on a plane of existence other than its home plane, ichor is all that remains in the place where it was slain. When a strong-willed, hateful fiend dies cursing its slayers, a small piece of its lust for vengeance can infuse the ichor, giving the remains life. The ichor becomes one or more ichor oozes, which have a single-minded goal: revenge.  \n**Revenge Seekers.** Ichor oozes stop at nothing to hunt down the people who killed the fiends that created them. They can sense their quarries over any distance and attack other life they come across to fuel their pursuits. The destruction of a bigger fiend, like a Open Game License",
            "name": "Ichor Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "swim": 20,
                "walk": 20,
                "climb": 20
            },
            "strength": 15,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 3 (1d6) fire damage. If the target is a Large or smaller creature, it is grappled (escape DC 12).",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Hurl Mote",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 10/30 ft., one target. Hit: 5 (1d6 + 2) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Life Drain",
                    "desc": "One creature grappled by the ooze must make a DC 12 Constitution saving throw, taking 10 (3d6) necrotic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the damage taken, and the ooze regains hp equal to that amount. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                }
            ],
            "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": "Magic Resistance",
                    "desc": "The ooze has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sense Destroyer",
                    "desc": "The ichor ooze knows the direction and distance to the creature that performed the killing blow on the fiend that created the ooze, as long as the two of them are on the same plane of existence."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 279,
            "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_ichor-ooze/"
        },
        {
            "slug": "incarnate-gloom",
            "desc": "This inky black cloud exudes a terrible chill and seems to tear at the soul, inducing a feeling of despondency and loneliness._  \n**Despair Given Form.** Incarnate glooms result when a group of at least a dozen people suffer from hopelessness and die without receiving any relief from the feeling. This collective negative emotion coalesces into a nebulous form that seeks out more despair.  \n**Whispers in the Darkness.** An incarnate gloom takes perverse pleasure in picking off members of a large group one at a time. It surrounds a chosen victim and telepathically imparts a sense of isolation on its quarry.  \n**Will-o’-Wisp Symbiosis.** Incarnate glooms work with Open Game License",
            "name": "Incarnate Gloom",
            "size": "Gargantuan",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d20+16",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 40
            },
            "strength": 4,
            "dexterity": 19,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 10,
                "stealth": 9
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "Common, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The incarnate gloom makes three attacks with its despairing touch."
                },
                {
                    "name": "Despairing Touch",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 19 (4d6 + 5) psychic damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d6+5"
                },
                {
                    "name": "Engulf in Shadow",
                    "desc": "The incarnate gloom moves up to its speed. While doing so, it can enter Huge or smaller creatures' spaces. Whenever the gloom enters a creature's space, the creature must make a DC 18 Dexterity saving throw.\n\nOn a successful save, the creature can choose to sidestep to just outside the gloom's space. A creature that chooses not to sidestep suffers the consequences of a failed saving throw.\n\nOn a failed save, the gloom enters the creature's space, the creature takes 18 (4d8) necrotic damage, suffers one level of exhaustion, and is engulfed in shadow. The engulfed creature is blinded and restrained, it has total cover against attacks and other effects outside the gloom, and it takes 18 (4d8) necrotic damage at the start of each of the gloom's turns. When the gloom moves, the engulfed creature doesn't move with it.\n\nAn engulfed creature can try to escape by taking an action to make a DC 18 Wisdom check. On a success, the creature escapes the gloom and enters a space of its choice within 5 feet of the gloom."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Calm Vulnerability",
                    "desc": "The incarnate gloom can be targeted by the calm emotions spell. If it fails the saving throw, it takes 11 (2d10) psychic damage at the start of each of its turns, as long as the spellcaster maintains concentration on the spell. If it succeeds on the saving throw, it takes 11 (2d10) psychic damage but isn't further affected by that casting of the spell."
                },
                {
                    "name": "Deepening Gloom",
                    "desc": "A 30-foot radius of magical darkness extends out from the incarnate gloom at all times, moving with it and spreading around corners. Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 3rd level or lower, the spell creating the light is dispelled. A successful dispel magic (DC 16) cast on the gloom suppresses this aura for 1 minute or until the incarnate gloom reduces a creature to 0 hp."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The incarnate gloom can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 213,
            "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_incarnate-gloom/"
        },
        {
            "slug": "infernal-swarm",
            "desc": "A towering winged devil looms above, a wicked scimitar in its grasp. Its form shifts subtly, hinting at a deeper secret._  \n**Infernal Insects.** Infernal swarms are found throughout the Hells. Considered a delicacy, these insects can form a hive mind, which they use to shape their swarm into a massive winged devil whenever they are threatened. The individual insects are bat-winged and have bulging eyes, long spindly legs, and a carapace covered in poisonous barbs.  \n**Hellish Poison.** Infernal swarms feed on carrion, injecting the carcasses with a poison that liquifies tissue. This same poison coats their barbs, which painfully dissuades predators.  \n**Sensitive to Sound.** Loud noises disorient the insects and interrupt their coordination, temporarily scattering the individuals. However, it is rare to encounter these silent killers hunting on their own, and if one is spotted, there are certain to be many more to follow.",
            "name": "Infernal Swarm",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "Swarm of Devils",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 150,
            "hit_dice": "20d12+20",
            "speed": {
                "hover": true,
                "walk": 25,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "bludgeoning, cold, piercing, psychic, slashing",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "understands Infernal but can’t speak, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In fiend form, the infernal swarm makes three attacks: two with its scimitar and one with its slam, or three with its scimitar. In shapeless form, it makes three attacks with its bites."
                },
                {
                    "name": "Bites (Shapeless Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 0 ft., one target in the swarm's space. Hit: 28 (8d6) piercing damage, or 14 (4d6) piercing damage if the swarm has half its hp or fewer.",
                    "attack_bonus": 9,
                    "damage_dice": "8d6"
                },
                {
                    "name": "Poisonous Barb",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 10 (2d6 + 3) piercing damage, and the target must make a DC 17 Constitution saving throw, taking 18 (4d8) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Scimitar (Fiend Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Slam (Fiend Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 18 (4d6 + 4) bludgeoning damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the infernal swarm can't slam another target. In addition, at the start of each of the target's turns, the target takes 14 (4d6) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the infernal swarm's darkvision"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The infernal swarm has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shaped Swarm",
                    "desc": "As a bonus action, the swarm can shape itself into a Huge fiend or back into a shapeless mass. Its statistics are the same in each form, and it can't regain hp or gain temporary hp. If a creature is more than 10 feet away from the infernal swarm, it must take an action to visually inspect the fiend form and succeed on a DC 25 Intelligence (Investigation) check to discern the Huge fiend is actually a swarm of Small insects. A creature within 10 feet of the swarm immediately discerns the truth.\n\nWhile in fiend form, it can wield weapons and hold, grasp, push, pull, or interact with objects that might otherwise require a more humanoid form to accomplish. If the infernal swarm takes thunder damage while in its fiend form, it immediately changes to its shapeless form.\n\nWhile in shapeless form, it can occupy another creature's space and vice versa and can move through any opening large enough for a Small fiend, but it can't grapple or be grappled."
                }
            ],
            "spell_list": [],
            "page_no": 215,
            "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_infernal-swarm/"
        },
        {
            "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": "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": "kezai",
            "desc": "This creature looks much like a human-sized scorpion with wide, laced wings. The tip of its curled tail holds numerous barbs that drip sticky poison._  \n**Chemical Killing Machine.** The kezai is a creature that lives in hot climates and wages a chemical war on anything that opposes it. It emits a foul poison from its tail, coating the barbs that it hurls at enemies. If this wasn’t deadly enough, it naturally produces a thin, flammable gas that it can ignite with a searing chemical produced in a gland near its mandibles. Fortunately for those who come across the kezai, the gland is slow-acting and takes time to produce the chemical necessary to ignite the gas.",
            "name": "Kezai",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 13,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kezai makes three attacks: one with its poison barb and two with its claws."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Poison Barb",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 30/120 ft., one creature. Hit: 6 (1d4 + 4) piercing damage, and the target must make a DC 14 Constitution saving throw. On a failure, the creature takes 7 (2d6) poison damage and is poisoned for 1 minute. On a success, the creature takes half the damage and isn't poisoned. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. While poisoned in this way, the creature takes 3 (1d6) poison damage at the start of each of its turns.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Searing Acid (Recharge 6)",
                    "desc": "The kezai's mandibles drip a searing acid, instantly igniting the gas around it. Each creature within 20 feet of the kezai must make a DC 14 Dexterity saving throw, taking 18 (4d8) fire damage on a failed save, or half as much damage on a successful one. The kezai's Nauseous Gas trait becomes inactive for 1 minute. The kezai can't use Searing Gas unless Nauseous Gas has been active for at least 1 minute."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nauseous Gas",
                    "desc": "The kezai produces a faint, nauseating gas. Any creature that starts its turn within 20 feet of the kezai must succeed on a DC 14 Constitution saving throw or take 2 (1d4) poison damage. The area within 20 feet of the kezai is lightly obscured by the thin gas."
                }
            ],
            "spell_list": [],
            "page_no": 228,
            "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_kezai/"
        },
        {
            "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-war-machine",
            "desc": "A fire burns in the maw of the massive, draconic machine. The frenetic cackling of kobolds yelling orders to one another echoes from the interior, rising above the sounds of the machine’s engines._  \nInspired by the sight of a fearsome Open Game License",
            "name": "Kobold War Machine",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 25
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold war machine makes two spiked wheel attacks. Alternatively, it can make three spit fire attacks."
                },
                {
                    "name": "Spiked Wheel",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Spit Fire",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 120 ft., one target. Hit: 14 (4d6) fire damage.",
                    "attack_bonus": 6,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The kobold war machine exhales fire in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 35 (10d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The kobold war machine is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Operators",
                    "desc": "The kobold war machine can either take an action or move up to its speed each turn, not both. The war machine can hold up to three Small operators. If it has at least one operator, it can move and act normally as long as the operator spends its entire turn operating the war machine. When it has more than one operator, it has additional traits as long as the additional operators spend their entire turns operating the war machine.\n\nIf a creature scores a critical hit against the kobold war machine, the creature can target one of the operators with the attack instead. Otherwise, the operators can't be targeted and are immune to damage while operating the kobold war machine."
                },
                {
                    "name": "Ram Them! (Two or More Operators)",
                    "desc": "If the kobold war machine moves at least 15 feet straight toward a target and then hits it with a spiked wheel attack on the same turn, the target takes an extra 11 (2d10) piercing damage. If the target is a creature, it must succeed on a DC 16 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The kobold war machine deals double damage to objects and structures."
                },
                {
                    "name": "That Way! (Three or More Operators)",
                    "desc": "The kobold war machine can take the Dash or Disengage action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 233,
            "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-war-machine/"
        },
        {
            "slug": "lambent-witchfyre",
            "desc": "A creature of pure blue fire trickles across the cavern floor, burning and devouring all except the stone._  \nThough its behavior is similar to oozes that infest subterranean areas, the lambent witchfyre is composed of living blue flame, not protoplasm. Like liquid fire, it flows along the ground, searching for food, which, in the case of the lambent witchfyre, is any organic matter that can burn.  \n**Arcane or Alien Origins.** The lambent witchfyre’s exact origins are unknown. Some sages speculate that it was an early attempt by a wizard to infuse life on the Material Plane with elemental essence. Others theorize it is the disastrous byproduct of spell experimentation on an extra-planar creature. Whatever the truth, these strange beings have multiplied and spread, posing a deadly hazard to those who explore the deep caves of the world.  \n**Reproduction.** When a lambent witchfyre has consumed enough organic material, it will seek an isolated place in which to reproduce. It then divides itself into two new lambent witchfyres, each starting with half the parent’s hit points. The offspring then go their separate ways, seeking more life to devour",
            "name": "Lambent Witchfyre",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "speed": {
                "walk": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 2,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lambent witchfyre makes three blazing touch attacks."
                },
                {
                    "name": "Blazing Touch",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) fire damage. If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns. If a creature is slain by this attack, the lambent witchfyre regains hp equal to the damage dealt. The body of a creature slain by this attack turns to ash, along with any nonmagical items it was wearing or carrying. The creature can be restored to life only by means of a resurrection or wish spell.",
                    "attack_bonus": 6,
                    "damage_dice": "3d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the lambent witchfyre is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt."
                },
                {
                    "name": "Fire Form",
                    "desc": "The lambent witchfyre can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the lambent witchfyre or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the lambent witchfyre can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that creature takes 5 (1d10) fire damage and catches fire; until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns."
                },
                {
                    "name": "Illumination",
                    "desc": "The lambent witchfyre sheds bright light in a 30-foot radius and dim light for an additional 30 feet."
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_lambent-witchfyre/"
        },
        {
            "slug": "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": "liminal-drake",
            "desc": "A shadow drifts gently over the castle walls, quietly sliding over its faded banners as though cast by an unseen cloud in the midday sun. A faint shimmer traces through the shade, probing its corners before settling beneath the skull of a great beast. The shadows draw inward, learning from the old bone to forge a body of glimmering void._  \n**Void Dragon Offspring.** When an Open Game License",
            "name": "Liminal Drake",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 204,
            "hit_dice": "24d10+72",
            "speed": {
                "fly": 80,
                "walk": 0,
                "hover": true
            },
            "strength": 7,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 15,
            "wisdom": 18,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, radiant, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The liminal drake makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 14 (2d10 + 3) piercing damage plus 18 (4d8) cold damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage plus 9 (2d8) cold damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Stellar Breath (Recharge 5-6)",
                    "desc": "The drake exhales star fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 18 (4d8) fire damage and 18 (4d8) radiant damage on a failed save, and half as much damage on a successful one."
                },
                {
                    "name": "Warp Space",
                    "desc": "The liminal drake can fold in on itself to travel to a different plane. This works like the plane shift spell, except the drake can only affect itself, not other creatures, and it can't use the effect to banish an unwilling creature to another plane."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The drake can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Nauseating Luminance",
                    "desc": "When a creature that can see the drake starts its turn within 60 feet of the drake, the drake can force it to make a DC 16 Constitution saving throw if the drake isn't incapacitated and can see the creature. On a failed save, the creature is incapacitated until the start of its next turn.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can't see the drake until the start of its next turn, when it can avert its eyes again. If the creature looks at the drake in the meantime, it must immediately make the save."
                },
                {
                    "name": "Void Dweller",
                    "desc": "When traveling through the void between stars, the liminal drake magically glides on solar winds, making the immense journey in an impossibly short time."
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "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_liminal-drake/"
        },
        {
            "slug": "locksmith",
            "desc": "The human-shaped construct is a cobbled collection of mechanical parts. The hundreds of keys hanging about its form jingle as it moves._  \n**Call the Locksmith.** These odd entities are the best in the business at creating secure doors and gates, impassable barriers, and locks of all varieties. They may be inclined to wander from place to place or set up shop in metropolises, offering their services to create or unlock barriers of any kind.  \n**Professional Rivalry.** Each locksmith has a distinct appearance and personality, but they all share the same skill set. A locksmith instantly recognizes the handiwork of another locksmith. When a locksmith encounters a barrier constructed by another of its kind, it is compelled to break the barrier or build a superior version. A locksmith hired to undo the work of one of its fellows often volunteers for the task free of charge.  \n**Key Features.** Locksmiths are unique in appearance, but all share a generally humanoid shape. Regardless of other details, they all possess empty keyholes where a human nose would typically be. The key that fits this lock is responsible for imbuing the locksmith with its consciousness. Locksmiths build incredibly complex hidden vaults to hide away these treasured keys.  \n**Construct Nature.** The locksmith doesn’t require air, food, drink, or sleep.",
            "name": "Locksmith",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d8+48",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 4,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 90 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The locksmith makes two key blade attacks."
                },
                {
                    "name": "Key Blade",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Acid Wash (Recharge 5-6)",
                    "desc": "The locksmith emits a cloud of rust in a 60-foot cone. Each creature in that area must succeed on a DC 16 Dexterity saving throw, taking 35 (10d6) acid damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Expert Lockpicker",
                    "desc": "The locksmith can use any piece of its mechanical body to pick locks and disarm traps, as if its entire body was made up of several sets of thieves' tools. It is proficient in using pieces of itself in this way. In addition, the locksmith has advantage on ability checks to pick locks and disarm traps."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The locksmith's innate spellcasting ability is Intelligence (spell save DC 15). It can innately cast the following spells, requiring no material components:\nAt will: mending\n3/day each: arcane lock, knock\n1/day: forcecage"
                }
            ],
            "spell_list": [],
            "page_no": 240,
            "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_locksmith/"
        },
        {
            "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": "mad-piper",
            "desc": "A grey mound of flesh scuttles forward on mismatched limbs, its five heads trilling along on bone flutes. All the while, a harrowing tune plays from the column of pipes rising from its core._  \nMad pipers are the heralds of the Great Old Ones, a sign that a cult is getting close to achieving their goals. Cultists receive visions from their masters, filling their dreams with the esoteric rituals needed to create a mad piper. In short order, the cult gathers the components and creates these creatures, typically one for each cell of the cult. When the time comes for the cult to do battle, the mad pipers follow, inspiring the faithful with the alien songs of the Great Old Ones.  \n**The Ritual.** During the ritual, five humanoids, one of which must be a musician of some kind, are tied to a set of bagpipes made from an ogre’s bones and stomach. The ritual liquefies the humanoids, who fall into each other as all but their limbs and heads dissolve into a mass of grey flesh. Their minds, souls, and bodies forcefully merged, they start to play.  \n**Pets and Mascots.** Mad pipers aren’t naturally evil. Most are made from commoners, resulting in relatively docile and loyal creatures that imprint quickly onto cult members, who in turn often come to treat these abominations as pets. More violent and powerful mad pipers can be made from powerful, evil humanoids, though they are harder to control and often hostile to their creators.  \n**True Pipers.** Scholars speculate that the mad pipers are modelled after the heralds of the Crawling Chaos, and that it was he who gifted the first ritual to mortals on behalf of all Great Old Ones.  \n**Construct Nature.** The mad piper doesn’t require air, food, drink, or sleep.",
            "name": "Mad Piper",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "padded armor",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Common and Void Speech, but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Screaming Flail",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 2 (1d4) thunder damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Terrible Dirge",
                    "desc": "The mad piper plays a haunting dirge. Each creature of the mad piper's choice that is within 30 feet of the piper and can hear the dirge must succeed o a DC 13 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the mad piper's Terrible Dirge for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Inspire",
                    "desc": "As a bonus action, the mad piper can play a tune that inspires a friendly creature it can see within 30 feet of it. If the target can hear the mad piper, it has advantage on its next ability check, attack roll, or saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mad-piper/"
        },
        {
            "slug": "magma-octopus",
            "desc": "Eight tentacles reach out from the scorched body of this unusual octopus-like creature. Glowing yellow, orange, and red patches smolder on its skin, like embers flaring to life._  \n**Elemental Bodies.** Magma octopuses are creatures that physically resemble the marine animals for which they are named, but they make their homes in lava, swimming through it as easily as aquatic octopuses swim through water. Born in the fiery seas of the Plane of Fire long ago, many magma octopuses wandered to the Material Plane through various portals and thinned barriers between the planes. They exist throughout the world, particularly in underground caverns with open lava flows, within the craters of some volcanoes, and swimming through underground networks of magma.  \n**Intelligent.** Magma octopuses live simple lives with a quiet intelligence that slightly surpasses that of aquatic octopuses. They have no language and cannot communicate verbally. They are known to recognize individuals from other species and remember individuals that might have caused them pain or helped them out of a bad situation. Magma octopuses only fight others if they are attacked first, but they can become extremely territorial if intruders tread too close to home. They have a fondness for fire-based magic and sometimes can be recruited to serve as guardians for wizards, efreeti, and other powerful, fiery creatures.  \n**Elemental Nature.** A magma octopus doesn’t require air, food, drink, or sleep.",
            "name": "Magma Octopus",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 147,
            "hit_dice": "14d10+70",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 17,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 8,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 8,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The magma octopus makes four attacks with its tentacles."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage plus 2 (1d4) fire damage. If the target is a creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained, and it takes 2 (1d4) fire damage at the start of each of its turns. The magma octopus can grapple up to two targets at a time.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6+5"
                },
                {
                    "name": "Magma Blast (Recharge 6)",
                    "desc": "The magma octopus sprays magma in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one. If a creature fails the saving throw by 5 or more, it catches fire. Until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lava Bound",
                    "desc": "The magma octopus can exist outside of lava for up to 1 hour each day. If it remains outside of lava for 1 minute or longer, its skin begins to dry and harden like rapidly-cooled magma. While its skin is hardened, it has a walking speed of 20 feet, an Armor Class of 18, and vulnerability to cold damage. If it remains outside of lava for 1 hour or longer, it becomes petrified, transforming into basalt. Its body returns to normal if it is submerged in lava for 1 round."
                },
                {
                    "name": "Lava Swimmer",
                    "desc": "While in lava, the magma octopus has a swimming speed of 60 feet and can move through the lava as if it were water."
                }
            ],
            "spell_list": [],
            "page_no": 251,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_magma-octopus/"
        },
        {
            "slug": "magnetic-elemental",
            "desc": "The large, smooth rock stands, the air around it humming with energy. As it walks, nearby daggers, lanterns, and buckled boots move to follow it._  \nMagnetic elementals spontaneously appear where the Plane of Earth meets the Plane of Air. They are magnetized, rocky creatures capable of switching their polarity to repel attacks and pull enemies closer.  \n**Smooth Stone.** Magnetic elementals are worn smooth by the elemental air that creates them. They are able to harness this air to fly, and, when on the Material Plane, they occupy areas where vast swaths of stone are exposed to the sky, such as mountain peaks and deep canyons.  \n**Iron Summons.** Spellcasters who want to conjure a magnetic elemental must mix iron shavings into the soft clay. Such spellcasters must take caution, however, as the elementals often inadvertently attract the armor and weapons of those nearby.  \n**Elemental Nature.** The magnetic elemental doesn’t require air, food, drink, or sleep.",
            "name": "Magnetic Elemental",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "burrow": 20,
                "fly": 20,
                "hover": true,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 10",
            "languages": "Terran",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The magnetic elemental makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Magnetic Pulse (Recharge 4-6)",
                    "desc": "The magnetic elemental releases a magnetic pulse, choosing to pull or push nearby metal objects. Objects made of gold or silver are unaffected by the elemental's Pulse. \n* Pull. Each creature that is wearing metal armor or holding a metal weapon within 5 feet of the magnetic elemental must succeed on a DC 15 Strength saving throw or the metal items worn or carried by it stick to the magnetic elemental. A creature that is made of metal or is wearing metal armor and that fails the saving throw is stuck to the elemental and grappled (escape DC 15). If the item is a weapon and the wielder can't or won't let go of the weapon, the wielder is stuck to the elemental and grappled (escape DC 15). A stuck object can't be used. Grappled and stuck creatures and objects move with the elemental when it moves. A creature can take its action to remove one creature or object from the elemental by succeeding on a DC 15 Strength check. The magnetic elemental's Armor Class increases by 1 for each creature grappled in this way. \n* Push. Each creature that is wearing metal armor or holding a metal weapon within 10 feet of the elemental must make a DC 15 Strength saving throw. On a failure, a target takes 21 (6d6) force damage and is pushed up to 10 feet away from the elemental. On a success, a target takes half the damage and isn't pushed. A creature grappled by the elemental has disadvantage on this saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Controlled Polarity",
                    "desc": "The magnetic elemental has advantage on attack rolls against a creature if the creature is wearing metal armor. A creature attacking the magnetic elemental with a metal weapon while within 10 feet of it has disadvantage on the attack roll."
                },
                {
                    "name": "Magnetism",
                    "desc": "When the magnetic elemental moves, Medium and smaller metal objects that aren't being worn or carried are pulled up to 5 feet closer to the magnetic elemental. If this movement pulls the object into the elemental's space, the item sticks to the elemental. A successful DC 15 Strength check removes a stuck item from the elemental. Objects made of gold and silver are unaffected by this trait."
                }
            ],
            "spell_list": [],
            "page_no": 133,
            "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_magnetic-elemental/"
        },
        {
            "slug": "major-malleable",
            "desc": "A pile of red, gooey flesh slurps along the ground. The meat climbs upon itself, squishing as it creates a formidable, hungry wall._  \nMalleables are malevolent, formless piles of flesh that absorb psychic energy and grow smarter and stronger when combined together.  \n**Consumers of Psychic Power.** Creatures that consume psychic energy can become so infused with it that their bodies implode. The power lingers in the grotesque mass of flesh, warping the creature’s mind even more than its body and creating a hunter that hungers to consume and grow. Malleables do not remember their personal lives before implosion, but they do retain facts and lore. They think themselves superior to all other creatures, which are simply prey. Their goals are simple: drain every creature they can of psychic energy and rule the world as a massive, roiling meat puddle. Malleables have infinite patience and can wait centuries until they feel the time is right to go on a psychic energy binge.  \n**Many Shapes.** Malleables have no set form, but they can stretch and alter their forms easily, moving on appendages or flowing like an ooze. They might form a face (or many faces at once) if they wish to convey an emotion to another creature, or take the shape of a truly terrifying beast (like a giant spider) if they wish to create panic. No matter the shape they take, malleables always appear to be a fleshy creature turned inside out.  \n**Our Powers Combined.** Malleables can join together, creating a larger, more powerful creature that shares the intellect of all the combined intelligences. These bigger malleables can separate into smaller aberrations when it suits them.  \n**Ancient Knowledge Hoarders.** It is said that malleables have perfect memories and the oldest of these creatures remember ancient lore other creatures have long forgotten. Many sages have tried and failed to capture malleables to prod their minds for secrets, but the creatures almost always find a way to escape. Adventurers are often given the dangerous tasks of capturing, guarding, or questioning a malleable.",
            "name": "Major Malleable",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 218,
            "hit_dice": "23d12+69",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 17,
            "intelligence": 19,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, prone",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 13",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The malleable makes three flesh tendril attacks."
                },
                {
                    "name": "Flesh Tendril",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (4d6 + 6) bludgeoning damage. If the target is a Huge or smaller creature, it is grappled (escape DC 16).",
                    "attack_bonus": 10,
                    "damage_dice": "4d6+6"
                },
                {
                    "name": "Psychic Drain",
                    "desc": "One creature grappled by the malleable must make a DC 16 Intelligence saving throw, taking 45 (10d8) psychic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies and becomes a minor malleable if this effect reduces its hp maximum to 0."
                },
                {
                    "name": "Join Malleables",
                    "desc": "As long as the malleable is within 10 feet of one other major malleable, both malleables can use this action option at the same time to join together to create a massive malleable. The new malleable's hp total is equal to the combined hp total of both major malleables, and it is affected by any conditions, spells, and other magical effects currently affecting either of the major malleables. The new malleable acts on the same initiative count as the malleables that formed it and occupies any unoccupied space that previously contained at least one of the malleables that formed it."
                },
                {
                    "name": "Separate Malleables",
                    "desc": "The major malleable can split into eight minor malleables or two moderate malleables. The new malleables' hp totals are equal to the major malleable's hp total divided by the number of malleables created (rounded down) and are affected by any conditions, spells, and other magical effects that affected the major malleable. The new malleables act on the same initiative count as the major malleable and occupy any unoccupied space that previously contained the major malleable."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sudden Separation",
                    "desc": "When the major malleable takes 20 damage or more from a single attack, it can choose to immediately use Separate Malleables. If it does so, the damage is divided evenly among the separate malleables it becomes."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Absorb Malleable",
                    "desc": "As a bonus action, the major malleable absorbs one minor or moderate malleable within 5 feet of it into its body, regaining a number of hp equal to the absorbed malleable's remaining hp. The major malleable is affected by any conditions, spells, and other magical effects that were affecting the absorbed malleable."
                },
                {
                    "name": "Amorphous",
                    "desc": "The malleable can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Controlled Mutability",
                    "desc": "Any spell or effect that would alter the malleable's form only alters it until the end of the malleable's next turn. Afterwards, the malleable returns to its amorphous form. In addition, the malleable can use its action to change itself into any shape, but it always looks like an inside-out fleshy creature no matter the shape it takes. If it changes into the shape of a creature, it doesn't gain any statistics or special abilities of that creature; it only takes on the creature's basic shape and general appearance."
                },
                {
                    "name": "Psychic Absorption",
                    "desc": "Whenever the malleable is subjected to psychic damage, it takes no damage and instead regains a number of hp equal to the psychic damage dealt."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The malleable can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "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_major-malleable/"
        },
        {
            "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/"
        }
    ]
}