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

GET /monsters/?ordering=armor_desc&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=armor_desc&page=4",
    "previous": "https://api.open5e.com/monsters/?ordering=armor_desc&page=2",
    "results": [
        {
            "slug": "tiger_bf",
            "desc": "",
            "name": "Tiger",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 38,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tiger makes one Bite attack and one Claws attack. If both attacks hit one creature, the target must succeed on a DC 13 CON save at the start of its next turn or lose 5 (2d4) HP, as the wound continues bleeding."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 5 (1d4+3) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The tiger's Perception is 18 when perceiving by smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the tiger moves at least 20 feet straight toward a creature and then hits it with a Claws attack on the same turn, that target must succeed on a DC 13 STR save or be knocked prone. If the target is prone, the tiger can make one Bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_tiger/"
        },
        {
            "slug": "tiger_sabertoothed_bf",
            "desc": "",
            "name": "Tiger, Saber-Toothed",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 63,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 4,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tiger makes one Bite attack and one Claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one creature. _Hit:_ 9 (1d10+4) piercing damage, and the target must succeed on a DC 14 DEX save or suffer a puncture wound. A creature suffering a puncture wound loses 5 (1d10) HP at the start of each of its turns as the wound bleeds excessively. Any creature can take an action to stanch the wound with a successful DC 12 WIS (Medicine) check. The wound also closes if the target receives magical healing."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (2d4+4) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The tiger's Perception is 18 when perceiving by smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the tiger moves at least 20 feet straight toward a creature and then hits it with a Claws attack on the same turn, that target must succeed on a DC 14 STR save or be knocked prone. If the target is prone, the tiger can make one Claws attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_tiger-saber-toothed/"
        },
        {
            "slug": "unicorn_bf",
            "desc": "",
            "name": "Unicorn",
            "size": "large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 92,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 22,
            "charisma": 22,
            "strength_save": 4,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": 0,
            "wisdom_save": 6,
            "charisma_save": 6,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Celestial Resilience",
            "damage_immunities": "poison,charmed,frightened,paralyzed,poisoned",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Celestial,Elvish,Sylvan,telepathy 60 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The unicorn makes one Hooves attack and one Horn attack, or it makes two Horn Bolt attacks."
                },
                {
                    "name": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) bludgeoning damage."
                },
                {
                    "name": "Horn",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 8 (1d8+4) piercing damage plus 10 (3d6) radiant damage."
                },
                {
                    "name": "Horn Bolt",
                    "desc": "_Ranged Spell Attack:_ +6 to hit, range 60 ft., one target. _Hit:_ 13 (3d6+3) radiant damage."
                },
                {
                    "name": "Unicorn Magic",
                    "desc": "The unicorn can cast the dancing lights and druidcraft cantrips at will, requiring no material components and using WIS as the spellcasting ability."
                },
                {
                    "name": "Healing Touch (3/Day)",
                    "desc": "The unicorn touches another creature with its horn. The target magically regains 11 (2d8+2) HP and is freed from all curses, diseases, and poisons afflicting it."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Shimmering Shield",
                    "desc": "When a creature the unicorn can see within 30 feet of it, including the unicorn, is attacked, the unicorn can surround it with a shimmering shield of radiant light. The target adds 3 to its AC against the attack."
                }
            ],
            "legendary_desc": "The unicorn can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The unicorn regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Canter",
                    "desc": "The unicorn moves up to half is speed without provoking opportunity attacks."
                },
                {
                    "name": "Radiant Stomp (Costs 2 Actions)",
                    "desc": "The unicorn raises its hooves glowing with golden light and brings them down with a reverberating stomp. Each hostile creature within 10 feet of the unicorn must make a DC 14 STR save. On a failure, a creature takes 10 (3d6) radiant damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                },
                {
                    "name": "Heal Self (Costs 3 Actions)",
                    "desc": "The unicorn magically regains 11 (2d8+2) HP."
                }
            ],
            "special_abilities": [
                {
                    "name": "Celestial Resilience",
                    "desc": "The unicorn is resistant to radiant damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The unicorn has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The unicorn's weapon attacks are magical."
                },
                {
                    "name": "Sense the Unnatural",
                    "desc": "The unicorn can pinpoint the location of Aberrations and Undead within 60 feet of it."
                },
                {
                    "name": "Speak with Beasts and Plants",
                    "desc": "The unicorn can communicate with Beasts and Plants as if they shared a language."
                },
                {
                    "name": "Woodland Walk",
                    "desc": "Difficult terrain composed of nonmagical plants doesn't cost the unicorn extra movement. In addition, the unicorn can pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_unicorn/"
        },
        {
            "slug": "vampire_thrall_bf",
            "desc": "",
            "name": "Vampire Thrall",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "Vampires",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 40,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 10
            },
            "strength": 14,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 2,
            "dexterity_save": 5,
            "constitution_save": 4,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "exhaustion",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vampire thrall makes two Rapier attacks."
                },
                {
                    "name": "Rapier",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Repay the Gift",
                    "desc": "When a friendly vampire the thrall can see within 5 feet of it is hit by an attack that would reduce the vampire to 0 HP, the thrall can give some of its life force to save the vampire. The thrall loses 10 (3d6) HP, and the vampire regains HP equal to that amount."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blood-Bound",
                    "desc": "If the thrall has not consumed 1 ounce of blood from a vampire within the past week, it is poisoned for 1 week, and it loses darkvision and its Limited Regeneration, Spider Climb, and Sunlight Sensitivity traits until it consumes 1 ounce of vampire blood."
                },
                {
                    "name": "Limited Regeneration",
                    "desc": "The thrall regains 2 HP at the start of its turn if it has at least 1 HP and isn't in sunlight. If the thrall takes radiant damage, this trait doesn't function at the start of the thrall's next turn."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The thrall can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the thrall has disadvantage on attack rolls, and its Perception is 8 when perceiving by sight."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_vampire-thrall/"
        },
        {
            "slug": "violet_fungus_bf",
            "desc": "",
            "name": "Violet Fungus",
            "size": "medium",
            "type": "Plant",
            "subtype": "",
            "group": "Fungi",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "",
            "speed": {
                "walk": 15
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 2,
            "charisma": 1,
            "strength_save": -4,
            "dexterity_save": 0,
            "constitution_save": 0,
            "intelligence_save": -5,
            "wisdom_save": -4,
            "charisma_save": -5,
            "perception": 6,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic,Plant Resilience",
            "damage_immunities": "blinded,deafened,frightened",
            "condition_immunities": "",
            "senses": "keensense 30 ft. (blind beyond this radius)",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Rotting Touch",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 10 ft., one creature. _Hit:_ 5 (2d4) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Necrotic Spores (8 HP or Fewer)",
                    "desc": "The violet fungus sends out a burst of necrotic-laced spores, rapidly rotting nearby flesh. Each creature within 10 feet of the violet fungus that isn't a Construct must make a DC 10 CON save, taking 5 (2d4) necrotic damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the violet fungus remains motionless, it is indistinguishable from an ordinary fungus."
                },
                {
                    "name": "Plant Resilience",
                    "desc": "The violet fungus is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_violet-fungus/"
        },
        {
            "slug": "vulture_bf",
            "desc": "",
            "name": "Vulture",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": -2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one target. _Hit:_ 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Defensive Bile",
                    "desc": "When a creature the vulture can see hits it with a melee attack while within 5 feet of it, the vulture can spit partially digested carrion at the creature. The attacker must succeed on a DC 11 CON save or be incapacitated until the end of its next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Carrion Sense",
                    "desc": "The vulture can pinpoint, by scent, the location of carrion, dead creatures, and Undead without the Incorporeal Movement trait within 60 feet of it."
                },
                {
                    "name": "Heightened Sight and Smell",
                    "desc": "The vulture's Perception is 18 when perceiving by sight or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The vulture has advantage on attack rolls against a creature if at least one of the vulture's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_vulture/"
        },
        {
            "slug": "vulture_giant_bf",
            "desc": "",
            "name": "Vulture, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 46,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vulture makes one Beak attack and one Talons attack."
                },
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8+2) piercing damage."
                },
                {
                    "name": "Talons",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (2d4+2) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Defensive Bile",
                    "desc": "When a creature the vulture can see hits it with a melee attack while within 5 feet of it, the vulture can spit partially digested carrion at the creature. The attacker must succeed on a DC 13 CON save or take 5 (2d4) acid damage and be incapacitated until the end of its next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Carrion Sense",
                    "desc": "The vulture can pinpoint, by scent, the location of carrion, dead creatures, and Undead without the Incorporeal Movement trait within 60 feet of it."
                },
                {
                    "name": "Heightened Sight and Smell",
                    "desc": "The vulture's Perception is 18 when perceiving by sight or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The vulture has advantage on attack rolls against a creature if at least one of the vulture's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_vulture-giant/"
        },
        {
            "slug": "weasel_bf",
            "desc": "",
            "name": "Weasel",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 2,
            "strength_save": -4,
            "dexterity_save": 1,
            "constitution_save": -1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -4,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage. Instead of dealing damage, the weasel can steal one item the target is wearing or carrying, provided the item weighs no more than 5 pounds, can fit in one hand, isn't a weapon, and isn't wrapped around or firmly attached to the target. For example, a weasel could steal a hat or belt pouch but not a creature's shirt or armor."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The weasel's Perception is 18 when perceiving by hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_weasel/"
        },
        {
            "slug": "weasel_giant_bf",
            "desc": "",
            "name": "Weasel, Giant",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": 0,
            "dexterity_save": 3,
            "constitution_save": 0,
            "intelligence_save": -3,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "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. Instead of dealing damage, the weasel can steal one item the target is wearing or carrying, provided the item weighs no more than 10 pounds, isn't a weapon, and isn't wrapped around or firmly attached to the target. For example, a weasel could steal a hat or belt pouch but not a creature's shirt or armor."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Repellent Spray",
                    "desc": "When a creature the weasel can see moves to a space within 15 feet of it, the weasel can release a pungent spray at the creature. The target must succeed on a DC 13 CON save or be poisoned until the end of its next turn. While poisoned, the creature can't move to a space within 5 feet of the weasel."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The weasel's Perception is 18 when perceiving by hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_weasel-giant/"
        },
        {
            "slug": "wererat_bf",
            "desc": "",
            "name": "Wererat",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Lycanthrope",
            "group": "Lycanthropes",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 57,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": 0,
            "dexterity_save": 4,
            "constitution_save": 1,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": -1,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common (can't speak in rat form)",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack (Humanoid or Hybrid Form Only)",
                    "desc": "The wererat makes three Claw or Shortsword attacks, or it makes three Hand Crossbow attacks. It can replace one attack with a Bite attack, provided it is in the appropriate form."
                },
                {
                    "name": "Bite (Rat or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 7 (2d4+2) piercing damage. If the target is a Humanoid, it must succeed on a DC 11 CON save or be cursed with the wererat lycanthropy curse (see Curse of Lycanthropy sidebar)."
                },
                {
                    "name": "Claw (Rat or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 7 (2d4+2) slashing damage."
                },
                {
                    "name": "Shortsword (Humanoid or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) piercing damage."
                },
                {
                    "name": "Hand Crossbow (Humanoid or Hybrid Form Only)",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 30/120 ft., one target. _Hit:_ 5 (1d6+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The wererat transforms into a Tiny or Small rat, a Medium rat-humanoid hybrid, or back into its true form, which is Humanoid. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The wererat's Perception is 17 when perceiving by smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The wererat has advantage on attack rolls against a creature if at least one of the wererat's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_wererat/"
        },
        {
            "slug": "weretiger_bf",
            "desc": "",
            "name": "Weretiger",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Lycanthrope",
            "group": "Lycanthropes",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 95,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 3,
            "dexterity_save": 4,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common (can't speak in tiger form)",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack (Humanoid or Hybrid Form Only)",
                    "desc": "The weretiger makes four Claw or Scimitar attacks, or it makes four Longbow attacks. It can replace one attack with a Bite attack, provided it is in the appropriate form."
                },
                {
                    "name": "Bite (Tiger or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 8 (1d10+3) piercing damage. If the target is a Humanoid, it must succeed on a DC 13 CON save or be cursed with the weretiger lycanthropy curse (see Curse of Lycanthropy sidebar)."
                },
                {
                    "name": "Claw (Tiger or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) slashing damage."
                },
                {
                    "name": "Scimitar (Humanoid or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) slashing damage."
                },
                {
                    "name": "Longbow (Humanoid or Hybrid Form Only)",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. _Hit:_ 6 (1d8+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bleed Prey",
                    "desc": "The weretiger chooses a creature it can see within 30 feet of it to be its prey until the prey dies, until the weretiger dies, or until the weretiger uses this bonus action on another creature. While within 60 feet of its prey, the weretiger can pinpoint its prey's location. In addition, if the weretiger hits the prey with at least two melee weapon attacks, the weretiger rends the prey's flesh, and the prey must succeed on a DC 13 CON save or lose 7 (2d6) HP at the start of its next turn, as the wound bleeds excessively."
                },
                {
                    "name": "Change Shape",
                    "desc": "The weretiger transforms into a Large tiger, a Medium tiger-humanoid hybrid, or back into its true form, which is Humanoid. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The weretiger's Perception is 18 when perceiving by hearing or smell."
                },
                {
                    "name": "Pounce (Tiger or Hybrid Form Only)",
                    "desc": "If the weretiger moves at least 15 feet straight toward a creature and then hits it with a Claw attack on the same turn, that target must succeed on a DC 14 STR save or be knocked prone. If the target is prone, the weretiger can make one Bite or Claw attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_weretiger/"
        },
        {
            "slug": "wraith_bf",
            "desc": "",
            "name": "Wraith",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 85,
            "hit_dice": "",
            "speed": {
                "walk": 0,
                "fly": 60,
                "hover": true
            },
            "strength": 6,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": -2,
            "dexterity_save": 4,
            "constitution_save": 3,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 2,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid,cold,fire,lightning,thunder; bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "necrotic,charmed,grappled,paralyzed,petrified,prone,restrained,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wraith makes two Life Drain attacks."
                },
                {
                    "name": "Life Drain",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one creature. _Hit:_ 18 (4d6+4) necrotic damage. The target must succeed on a DC 15 CON save or its HP maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its HP maximum to 0."
                },
                {
                    "name": "Create Specter",
                    "desc": "The wraith targets one Humanoid it can see within 10 feet of it that has been dead for no longer than 1 minute and died violently. The target's spirit rises as a **specter** in the space of its corpse or in the nearest unoccupied space. The **specter** is under the wraith's control. The wraith can have no more than seven specters under its control at one time."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trail of Death (Recharge 4-6)",
                    "desc": "The wraith moves up to 30 feet in a straight line. This distance is not reduced by moving through creatures or objects, and this movement doesn't provoke opportunity attacks. The first time it enters a creature's space during this move, that creature must succeed on a DC 15 DEX save or be afflicted with wasting doom. While afflicted with wasting doom, a creature takes 3 (1d6) necrotic damage at the start of each of its turns. Wasting doom ends if a creature starts its turn in sunlight or regains HP."
                }
            ],
            "reactions": [
                {
                    "name": "Unravel Life",
                    "desc": "When a creature the wraith can see within 30 feet of it and that isn't a Construct or Undead regains HP, the wraith can corrupt the healing energies, halving the amount of healing that creature receives."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The wraith can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the wraith has disadvantage on attack rolls, and its Perception is 7 when perceiving by sight."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The wraith doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The wraith is immune to poison damage, to exhaustion, and to the poisoned condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_wraith/"
        },
        {
            "slug": "wyrdling_bf",
            "desc": "",
            "name": "Wyrdling",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 40,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 14,
            "strength_save": 0,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": 1,
            "wisdom_save": 5,
            "charisma_save": 2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic,charmed,frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Psychic Burst",
                    "desc": "_Melee or Ranged Spell Attack:_ +5 to hit, reach 5 ft. or range 60 ft., one target. _Hit:_ 13 (3d6+3) psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Pronounce Fate",
                    "desc": "The wyrdling pronounces the fate, either fortune or doom (the wyrdling's choice), of one creature it can see within 30 feet of it. The target rolls a d4 and adds (fortune) or subtracts (doom) the number rolled to the next attack roll or save it makes before the start of the wyrdling's next turn."
                }
            ],
            "reactions": [
                {
                    "name": "Call on Fate",
                    "desc": "When the wyrdling is attacked by a creature it can see, it can pluck the strands of fate around the creature, imposing disadvantage on that attack roll. If the attack misses, the wyrdling or one friendly creature it can see within 30 feet of it has advantage on the next attack roll it makes against the attacker before the end of the wyrdling's next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Intuition",
                    "desc": "The wyrdling rolls two dice for initiative, taking the higher number. In addition, the wyrdling has advantage on WIS (Insight) checks."
                },
                {
                    "name": "Read Fate",
                    "desc": "The wyrdling can spend 1 minute communing with fate on behalf of one creature that remains within 10 feet of it for the duration. The creature must ask a single question concerning a specific goal, event, or activity to occur within 7 days. At the end of the minute, the wyrdling pronounces the result of the target's inquiry. This trait works like the divination spell, except it can't be used to answer a specific creature's question more than once every 3 days, regardless if the creature asks a different question."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_wyrdling/"
        },
        {
            "slug": "zombie_bf",
            "desc": "",
            "name": "Zombie",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": "Zombies",
            "alignment": "",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 16,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": -2,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) bludgeoning damage. The target is grappled (escape DC 12) if it is a Medium or smaller creature, and the zombie doesn't already have a creature grappled."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rotten Hold",
                    "desc": "The zombie gnaws idly on the creature grappled by it. The target must succeed on a DC 12 CON save or take 2 (1d4) poison damage. A Humanoid slain by this bonus action rises 24 hours later as a zombie, unless the Humanoid is restored to life or its body is destroyed."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 HP, it must make a CON save with a DC equal to 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 HP instead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The zombie doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The zombie is immune to poison damage, to exhaustion, and to the poisoned condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_zombie/"
        },
        {
            "slug": "amber-ooze",
            "desc": "Meandering through forests, this ooze is made from the ancient sap that comes from magical trees. Small birds and rodents float in the sap, perfectly preserved._  \n**Arboreal Origins.** With magical trees comes magical sap. An amber ooze is created when a magical tree, usually a Open Game License",
            "name": "Amber Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "9d10+27",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 5,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The amber ooze uses its Engulf. It then makes two pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage. If the target is a plant or plant creature, it also takes 3 (1d6) acid damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Engulf",
                    "desc": "The ooze moves up to its speed. While doing so, it can enter Large or smaller creatures' spaces. Whenever the ooze enters a creature's space, the creature must make a DC 13 Dexterity saving throw.\n\nOn a successful save, the creature can choose to be pushed 5 feet back or to the side of the ooze. A creature that chooses not to be pushed suffers the consequences of a failed saving throw.\n\nOn a failed save, the ooze enters the creature's space and the creature is engulfed. The engulfed creature can't breathe, is restrained, and, after 1d4 rounds, the creature is petrified. A creature petrified by the ooze remains petrified until 24 hours after it exits the ooze. When the ooze moves, the engulfed creature moves with it.\n\nAn engulfed creature can try to escape by taking an action to make a DC 13 Strength (Athletics) check. On a success, the creature escapes and enters a space of its choice within 5 feet of the ooze."
                }
            ],
            "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": "Arboreal Movement",
                    "desc": "The ooze can move through trees as if they were difficult terrain. Creatures preserved inside of it are expelled into unoccupied spaces within 5 feet of the tree when the amber ooze moves in this way. The amber ooze can end its turn inside a tree, but it is expelled into an unoccupied space within 5 feet of the tree if the tree is destroyed."
                },
                {
                    "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": 277,
            "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_amber-ooze/"
        },
        {
            "slug": "ash-phoenix",
            "desc": "A massive raptor made of ash and shadow screeches as it dives, its eyes like glowing coals. Impossibly, it stops its dive mere feet from the ground, and its powerful wings whip up ash that carries the chill of the grave._  \nAsh phoenixes are the animated ashes of mass funerary pyres, which seek the eradication of all life around their birth pyres.  \n**Cremated Birth.** For an ash phoenix to be created, a group of humanoids must be burned in a mass pyre in an area tainted with necrotic energy, and the blood of a magical avian, such as an Open Game License",
            "name": "Ash Phoenix",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 105,
            "hit_dice": "14d10+28",
            "speed": {
                "fly": 90,
                "hover": true,
                "walk": 0
            },
            "strength": 17,
            "dexterity": 20,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 8
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ash phoenix makes two ash talon attacks. If both attacks hit the same target, the phoenix plunges its beak into the target, and the target must succeed on a DC 16 Strength saving throw or take 7 (2d6) necrotic damage. The ash phoenix regains hp equal to half the necrotic damage dealt."
                },
                {
                    "name": "Ash Talons",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Ash Storm (Recharge 5-6)",
                    "desc": "The ash phoenix furiously beats its wings, throwing clinging ash into a 30-foot cone. Each creature in the area must make a DC 16 Dexterity saving throw. On a failure, a creature takes 28 (8d6) necrotic damage and is blinded until the end of its next turn. On a success, a creature takes half the damage and isn't blinded."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the ash phoenix hovers and remains motionless, except for drifting on air currents, it is indistinguishable from a normal cloud of ash and smoke."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If the ash phoenix's birth site hasn't been purified by holy rites, a destroyed ash phoenix gains a new body in 1d10 days, regaining all its hp and becoming active again. The new body appears within 5 feet of its birth site."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the ash phoenix can take the Hide action as a bonus action."
                },
                {
                    "name": "Wind Weakness",
                    "desc": "While in an area of strong wind (at least 20 miles per hour), the ash phoenix has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 28,
            "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_ash-phoenix/"
        },
        {
            "slug": "ashen-custodian",
            "desc": "A fire-haired woman with ashen skin gently touches a dying tree, igniting it and the surrounding undergrowth._  \n**Wardens of Wildfire.** This beautiful fey with fiery hair and ashen skin wears a cloak of soot as she treads the forests of the world. The ashen custodian cleanses forests with flames, allowing them to grow anew and maintaining the natural cycle of death and rebirth. Though ashen custodians primarily live solitary lives, Open Game License",
            "name": "Ashen Custodian",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 99,
            "hit_dice": "18d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 21,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "nature": 5,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Elvish, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ashen custodian makes two cleansing strike attacks."
                },
                {
                    "name": "Cleansing Strike",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) bludgeoning damage plus 9 (2d8) 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.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Controller",
                    "desc": "As a bonus action, the ashen custodian can create or extinguish a nonmagical fire in a 5-foot cube within 30 feet of her, or she can expand an existing fire within 30 feet of her by 5 feet in one direction. If she creates or expands a fire, the target location must have suitable fuel for the fire, such as paper or wood. If the ashen custodian targets a fire elemental with this trait, the fire elemental has advantage (expanded) or disadvantage (extinguished) on attack rolls until the end of its next turn."
                },
                {
                    "name": "Forest Cleanser",
                    "desc": "When the ashen custodian hits a plant or plant creature with her Cleansing Strike, the target takes an extra 2d8 fire damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ashen custodian has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Warming Presence",
                    "desc": "When a hostile creature starts its turn within 10 feet of the ashen custodian, the creature must succeed on a DC 15 Constitution saving throw or take 3 (1d6) fire damage. When a friendly creature within 10 feet of the ashen custodian regains hp, the creature regains an extra 1d6 hp."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The ashen custodian's innate spellcasting ability is Charisma (spell save DC 15). The ashen custodian can innately cast the following spells, requiring no material components:\nAt will: druidcraft, produce flame\n3/day each: burning hands, cure wounds, flame blade, fog cloud\n1/day each: conjure elemental (fire elemental only), wall of fire"
                }
            ],
            "spell_list": [],
            "page_no": 29,
            "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_ashen-custodian/"
        },
        {
            "slug": "astri",
            "desc": "Human hands sit at the ends of the raccoon-headed creature’s four short legs. It flicks its banded tail as it turns toward cries for help, setting its vivid blue eyes on those in need._  \n**Good Samaritans.** Astri range the badlands and deserts of the Material Plane, seeking opportunities to assist lost and dying travelers. When an astri encounters people in distress, it works to grant them the assistance they need—be it food, healing, or a safe place to rest—and remains until they no longer require its help.  \n**Bringers of Hope.** When they aren’t helping individuals or small groups, astri quietly watch over villages in their territories. They keep the surroundings clear of threats, aerate the soil, and dig out wells in places with limited access to clean water. Astri become quite fond of the settlements under their protection and take pride in the residents’ successes.  \n**Enemies of Greed.** Mercenary behavior offends the sensibilities of astri, but they understand many people have strong selfish streaks. Astri counter this selfishness by magically enforcing the desire to help others. Before an astri assists an intelligent creature, it asks the creature to promise to do good deeds over the next few weeks. If a creature won’t make the promise, the astri still assists, but the creature must contend with the _geas_ that may be attached to the helping hand.",
            "name": "Astri",
            "size": "Small",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "burrow": 30,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 21,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 8,
                "survival": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion",
            "senses": "darkvision 90 ft., passive Perception 16",
            "languages": "Common, telepathy 120 ft.",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The astri makes three bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage plus 7 (2d6) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5"
                },
                {
                    "name": "Healing Touch (3/Day)",
                    "desc": "The astri touches another creature. The target magically regains 14 (3d8 + 1) hit points and is freed from any disease, poison, blindness, or deafness."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Defensive Counter",
                    "desc": "When a creature within 5 feet of the astri makes an attack against a creature other than the astri, the astri can bite the attacker. To do so, the astri must be able to see the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Enforce Good Deeds",
                    "desc": "A creature that has received assistance, such as food or healing, from the astri must succeed on a DC 16 Wisdom saving throw or be affected by the geas spell for 30 days. While under the geas, the affected creature must assist nonhostile creatures suffering from injury or exhaustion by alleviating the injury or exhaustion."
                },
                {
                    "name": "Helping Hand",
                    "desc": "The astri can take the Help action as a bonus action on each of its turns."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The astri has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The astri's weapon attacks are magical."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The astri's spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). The astri can cast the following spells, requiring no material components:\nAt will: create or destroy water, detect poison and disease, produce flame, purify food and drink\n3/day each: bless, create food and water, lesser restoration\n1/day each: remove curse"
                }
            ],
            "spell_list": [],
            "page_no": 31,
            "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_astri/"
        },
        {
            "slug": "attercroppe",
            "desc": "Emerging from the water with barely a ripple is a slender, serpentine creature with human arms and a wicked grin on its wide, lizard-like mouth. The creature is no more than a foot long and has pale green skin and blood-red eyes._  \n**Ophidian Fey.** While attercroppes have a vaguely snakelike appearance, they are not cold-blooded creatures and have nothing but disdain for true snakes and reptilian creatures like lizardfolk and nagas. They hate other creatures just as much and despise everything that is beautiful and pure in the world.  \n**Poisonous Fey.** Attercroppes radiate supernatural poison from their bodies. While their poisonous aura cannot harm living creatures directly, it is remarkably good at poisoning fresh sources of drinking water, such as wells and ponds. Rivers, streams, and lakes are usually too large for a single attercroppe to poison, but several attercroppes working together can poison a larger body of still or slow-moving water.  \n**Fey Enemies.** Water-dwelling fey, such as Open Game License",
            "name": "Attercroppe",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 21,
            "hit_dice": "6d4+6",
            "speed": {
                "swim": 30,
                "climb": 20,
                "walk": 20
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "acrobatics": 6,
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Aquan, Common, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Poisonous Aura",
                    "desc": "The attercroppe radiates an aura of insidious poison that slowly pollutes any water source. in which it immerses itself. Each hour the attercroppe is fully immersed in water, its aura transforms up to 10 gallons of the water into a deadly poison. A creature that drinks this poisoned water must succeed on a DC 12 Constitution saving throw or take 10 (3d6) poison damage and become poisoned for 1 hour."
                },
                {
                    "name": "Water Invisibility",
                    "desc": "While fully immersed in water, the attercroppe is invisible. If it attacks, it becomes visible until the start of its next turn. The attercroppe can suppress this invisibility until the start of its next turn as a bonus action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The attercroppe's spellcasting ability is Charisma (spell save DC 12). The attercroppe can innately cast the following spells, requiring no material components:\nAt will: poison spray\n3/day each: create or destroy water, fog cloud\n1/day each: misty step, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 32,
            "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_attercroppe/"
        },
        {
            "slug": "aurora-horribilis",
            "desc": "A ribbon of light flies just above the ground, its gleam flickering in and out of view as it emits a discordant tune._  \n**Hidden Among Polar Lights.** Though auroras horribilis can manifest anywhere on a world, they prefer to dance and sing within naturally-occurring auroras. When they notice admirers of boreal lights, they descend from the sky to share their songs. Unfortunately, they are unaware of the bewilderment their songs invoke in listeners and are subsequently surprised by hostile action toward them.  \n**Terrible Harbinger.** While an aurora’s direct effects on most creatures is cause for alarm, the aurora’s presence is typically a prelude to something worse. Auroras tend to attach themselves to the forefront of a wave of devastation wrought by unknowable beings. Given the nature of such beings, auroras can precede the beings by days or even centuries.  \n**Lessons from the Void.** Because auroras horribilis travel with ancient beings from the Void, they hear many secrets about the universe, which they incorporate into their songs. An inability to understand the incomprehensible knowledge contained in their songs often induces madness in their listeners. This makes the auroras valuable to apocalypse cults welcoming the beings they herald, as well as to the desperate who seek to avert the coming catastrophe.",
            "name": "Aurora Horribilis",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 119,
            "hit_dice": "14d10+42",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 8,
            "dexterity": 20,
            "constitution": 17,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "acrobatics": 8,
                "performance": 8
            },
            "damage_vulnerabilities": "force",
            "damage_resistances": "",
            "damage_immunities": "cold, psychic, radiant",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "blindsight 60 ft., passive Perception 12",
            "languages": "Void Speech",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aurora horribilis makes two blistering touch attacks."
                },
                {
                    "name": "Blistering Touch",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) cold damage plus 10 (3d6) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d6+5"
                },
                {
                    "name": "Void Song",
                    "desc": "The aurora horribilis creates a dissonant song. Each creature within 100 feet of the aurora that can hear the song must succeed on a DC 16 Wisdom saving throw or be charmed until the song ends. This song has no effect on constructs, undead, or creatures that can speak or understand Void Speech. The aurora must take a bonus action on its subsequent turns to continue singing. It can stop singing at any time. The song ends if the aurora is incapacitated.\n\nWhile charmed by the aurora, the target suffers the effects of the confusion spell and hums along with the maddening tune. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. A target that successfully saves is immune to this aurora's song for the next 24 hours. A target that stays charmed by the aurora's song for more than 1 minute gains one long-term madness."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The aurora horribilis 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": "Reality Adjacent",
                    "desc": "The aurora horribilis does not fully exist in physical space. If the aurora is subjected to an effect that allows it to make a saving throw to take only half damage, it instead takes no damage if it succeeds on the saving throw, and only half damage if it fails. In addition, attack rolls against it have disadvantage. A creature with truesight doesn't have disadvantage on its attack rolls, but if that creature looks at the aurora, it must succeed on a DC 16 Wisdom saving throw or be incapacitated with a speed of 0 for 1 minute. An incapacitated creature can repeat the saving throw at the end of each of its turns, ending the effect on a success.\n\nThis trait is disrupted while the aurora is incapacitated or has a speed of 0."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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_aurora-horribilis/"
        },
        {
            "slug": "aviere",
            "desc": "A small bird with a fiery belly perches on the shoulder of the temple’s acolyte, singing a divine song._  \nAvieres are fiery songbirds created by good deities and sent to holy sites on the Material Plane as protectors and teachers. They innately know the tenets of their deities and encourage those around them to uphold the tenets. They dislike leaving the area they were sent to tend, but they sometimes venture out to heal or evangelize passersby.  \n**Songbirds.** Locations containing avieres are always filled with beautiful music, as they sing the hymns of their deities at all hours of the day. In doing so, they heal and uplift their surroundings, leading to healthier flora and fauna and calmer weather in the area.  \n**Temple Assistants.** Avieres in temples spend most days aiding the temple’s priests and priestesses, especially in coaching acolytes or those new to the faith. They take great pleasure in assisting scribes who are writing their deity’s teachings, acting as a light source while singing the teachings to the scribes.",
            "name": "Aviere",
            "size": "Tiny",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "any good",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 17,
            "hit_dice": "5d4+5",
            "speed": {
                "fly": 30,
                "walk": 10
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "performance": 6,
                "religion": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 11",
            "languages": "Celestial, Common, telepathy 60 ft.",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage plus 4 (1d8) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Song of Life",
                    "desc": "The aviere sings a song against death. The aviere chooses one creature it can see within 30 feet of it that has 0 hp and isn't an undead or a construct. The creature becomes stable."
                },
                {
                    "name": "Song of Healing (1/Day)",
                    "desc": "The aviere sings a song of healing. The aviere chooses one creature within 60 feet of it. If the creature can hear the aviere's song and isn't an undead or a construct, it regains 1d4 hp."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Divine Rejuvenation",
                    "desc": "An aviere that dies collapses into a pile of ash. Each day the pile of ash is within 1 mile of a holy site of its deity or a worshiper of its deity, it has a 75 percent chance of returning to life, regaining all its hit points and becoming active again. This chance increases to 100 percent if a worshiper of the aviere's deity prays over the aviere's ashes at dawn. If unholy water is sprinkled on the aviere's ashes, the aviere can't return to life, except through a wish spell or divine will."
                },
                {
                    "name": "Illumination",
                    "desc": "The aviere sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The aviere has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The aviere's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 36,
            "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_aviere/"
        },
        {
            "slug": "backup-holler-spider",
            "desc": "While the chitinous horn-like protrusion makes holler spiders appear comical, they can use it to release a loud sound, calling their masters when they detect trespassers. Unlike most spiders, Open Game License",
            "name": "Backup Holler Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "climb": 25,
                "walk": 25
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Hoot",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Distressed Discharge (Recharge 5-6)",
                    "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tune Up",
                    "desc": "When an ally within 15 feet of the backup holler spider casts a spell that deals thunder damage, the backup holler spider chooses one of the spell's targets. That target has disadvantage on the saving throw against the spell."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vigilant",
                    "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_backup-holler-spider/"
        },
        {
            "slug": "balloon-spider",
            "desc": "Honed by evolutionary processes, the balloon spider has perfected the art of ballooning, floating through the air held aloft by strands of webbing suspended by electromagnetic fields. Electrified mandibles grant these spiders precise control over nearby electromagnetic fields and a potent weapon for shocking its prey.  \nBeneath their hunting grounds, the corpses and bones of their prey lie sparsely coated with stray strands of blue webbing. These remains wobble and glide across the ground of their own accord, caught in stray eddies in the electromagnetic field. The webbing of a balloon spider is prized by arcanists as a component for spells and the construction of magical flying machines.",
            "name": "Balloon Spider",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "hover": true,
                "walk": 20,
                "fly": 40
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 5 (2d4) lightning damage, and the target must succeed on a DC 12 Constitution saving throw or it can move or take an action on its turn, but not both.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Charged Web (Recharge 4-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 40/80 ft., one creature. Hit: The target is grappled (escape DC 13) by strands of charged webbing and begins to hover off the ground. Until this grapple ends, the target takes 1 lightning damage at the start of each of its turns. In addition, the grappled target can make a DC 12 Dexterity (Acrobatics) check to manipulate the strands of webbing and fly 10 feet in any direction."
                },
                {
                    "name": "Draw In",
                    "desc": "The balloon spider magically pulls all creatures grappled by its webbing up to 10 feet toward it. If this movement pulls the creature within 5 feet of the balloon spider, the spider can make one bite attack against the creature as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Erratic Discharge",
                    "desc": "A creature that starts its turn within 10 feet of the balloon spider must make a DC 12 Constitution saving throw. On a failure, the creature takes 2 (1d4) lightning damage and can move or take an action on its turn, but not both. On a success, the creature gains the benefits of the haste spell until the end of its turn. If a creature's saving throw is successful, it is immune to the spider's Erratic Discharge for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "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_balloon-spider/"
        },
        {
            "slug": "bleakheart",
            "desc": "A humanoid in blurred gray tones settles in the shadowed corner of a dimly-lit room and disappears from view._  \n**Poor Players.** Some people are driven to perform. They crave the adulation of their peers, the attention of strangers, the promise of fame and the immortality it brings. Unfortunately, not every such artist has the talent and perseverance to succeed. Whenever a minstrel flees a stage pelted by rotting produce and ends their life in despair, or an actor’s alcoholism leads them to an early grave after a scathing review, a bleakheart is born. Once a bleakheart rises, it seeks to spread hopelessness and create new bleakhearts.  \n**Walking Shadows.** Bleakhearts exist on the fringes of the societies where they once lived. When they are not skulking in the dark, the citizenry ignores them as they would any other drifter. They linger around taverns, theaters, and other places the living visit for entertainment. Sometimes the sight and sound of merriment rouses the bleakhearts from cold despair to hot rage. The resulting carnage invariably leads to the destruction of the originating bleakheart and the creation of several new ones.  \n**Familiar Faces.** A bleakheart gains grim satisfaction in causing distress to the living, especially those who have recently experienced joy. By day, they lurk in deeply shadowed areas of settlements, usually around places of entertainment, and skim the thoughts of passersby. When a bleakheart detects someone who is elated, it follows them home for further observation. While its victim sleeps, the bleakheart probes their mind, causing the victim nightmares about the subject of their happiness. Once the victim awakens, its joy turned to pain, the bleakheart disguises itself as the personage who once brought the victim joy and reveals itself. Even while magically disguised, a bleakheart appears disquietingly out of focus.  \n**Undead Nature.** A bleakheart doesn’t require air, food, drink, or sleep.",
            "name": "Bleakheart",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "persuasion": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Disheartening Touch",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Steal Joy (Recharge 5-6)",
                    "desc": "Each creature of the bleakheart's choice that is within 20 feet of the bleakheart and aware of it must succeed on a DC 13 Wisdom saving throw or its Charisma score is reduced by 1d4. A creature that has taken psychic damage from the bleakheart's Disheartening Touch within the last minute has disadvantage on this saving throw. A creature that has its Charisma reduced to 0 ends its life at the earliest opportunity, and a new bleakheart rises from its corpse 1d4 hours later. Otherwise, the Charisma reduction lasts until the target finishes a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Indiscernible in Shadows",
                    "desc": "While in dim light or darkness, the bleakheart is invisible."
                },
                {
                    "name": "Silent Entry (3/Day)",
                    "desc": "As a bonus action, the bleakheart can silently unlock a door within 10 feet of it that is held shut by a mundane lock. If a door has multiple locks, only one is unlocked per use of this trait."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the bleakheart has disadvantage on attack rolls, ability checks, and saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The bleakheart's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, minor illusion\n3/day each: disguise self"
                }
            ],
            "spell_list": [],
            "page_no": 43,
            "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_bleakheart/"
        },
        {
            "slug": "brain-hood",
            "desc": "A bear with the top of its head covered in a strange, slick, black substance looks around with purpose._  \n**Parasitic.** Brain hoods are parasites that are rarely encountered without host animals. In fact, outside of its host, a brain hood poses little danger to intelligent creatures or creatures who are not beasts. Brain hoods prefer to bond with larger creatures, such as bears or dire wolves, due to the beasts’ impressive physical prowess. They use the animals as powerful physical vessels, helping the host creature find food but otherwise subjugating the dim intelligence within it.  \n**Calculating.** The brain hood is inherently evil and despises all living things that possess bodies of their own. They delight in using their beast forms to attack and kill humanoids, particularly if the humanoids are smaller or less powerful than their bonded beast.  \n**Druidic Enemies.** Given the unique nature of a brain hood’s existence, some people mistake them for druids in beast form. Brain hoods often encourage this belief, sowing mistrust and discord between villagers and a local circle of druids. This practice, coupled with the brain hood’s abominable treatment of beasts, drives druids to hunt down and destroy brain hoods. Traveling druids listen for stories of sudden, uncommonly aggressive animal attacks, knowing the cause could be a sign that a brain hood is in the area.",
            "name": "Brain Hood",
            "size": "Tiny",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "5d4+10",
            "speed": {
                "fly": 40,
                "hover": true,
                "walk": 20
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 12",
            "languages": "Common, telepathy 60 ft.",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage. If the target is a beast, the brain hood can attempt to take control of it (see the Merge with Beast trait).",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Merge with Beast",
                    "desc": "If the brain hood successfully hits a beast with an Intelligence of 3 or lower with its Slam attack, it latches onto the beast's head and attempts to take control of the creature. The target must succeed on a DC 14 Intelligence saving throw or become bonded with the brain hood, losing all control of its body to the brain hood. While bonded in this way, the brain hood's statistics are replaced by the statistics of the beast, including the beast's hit points and Hit Dice, but the brain hood retains its alignment, personality, Intelligence, Wisdom, and Charisma scores, along with its Speak with Beasts trait. In addition, the brain hood retains its ability to cast spells. The brain hood can't be targeted specifically while bonded with a creature. It can detach itself from the creature and end the bond by spending 5 feet of its movement. If the bonded creature is reduced to 0 hit points, the brain hood is ejected from it and appears in an unoccupied space within 5 feet of the creature."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "While merged with a beast, the brain hood can communicate with beasts of the same type as if they shared a language."
                },
                {
                    "name": "Innate Spellcasting (Psionics)",
                    "desc": "The brain hood's spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The brain hood can innately cast the following spells, requiring no components:\nAt will: acid splash, chill touch, fire bolt, ray of frost, shocking grasp\n3/day each: detect magic, magic missile, sleep\n1/day each: blur, burning hands, hold person"
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "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_brain-hood/"
        },
        {
            "slug": "bulbous-violet",
            "desc": "An enormous deep purple flower pushes forward on its vines, which are covered in throbbing black protrusions. As it moves, a single protrusion bursts open, spraying a green, sizzling substance all over the forest floor._  \n**Meat Drinkers.** Bulbous violets are carnivorous plants. The black growths that cover their vines are filled with acid and pop on impact, dissolving the violets’ prey. The plants then stand in the remains and drink in the liquefied gore.  \n**Migrating Predators.** Bulbous violets travel in packs that follow warm weather. Although they can survive the cold, most of their prey disappears in the colder months, forcing the plants to travel for food. Sometimes these paths take the plants through farms where the plants attack livestock and people. If the violets find food, they stop their migration, hunting every morsel they can find before moving on. Violets can sense the nearby presence of creatures made of flesh. This magical ability guides their migration route and leads them into unexpected places.  \n**Germinating in Gore.** In order to grow, bulbous violet seeds need to be sown in ground that has been covered in the blood, entrails, and corpses of other creatures. When a pack of violets is ready to drop their seeds, they go into areas crowded with prey and begin killing all they can. They attack monster hideouts, animal herds, and even villages to provide enough sustenance for their seeds.",
            "name": "Bulbous Violet",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 2 (1d4) acid damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained and takes 2 (1d4) acid damage at the start of each of its turns. The violet has two tendrils strong enough to grapple creatures; each can grapple only one target. If the acid damage reduces the target to 0 hp, the violet regains 7 (2d6) hp.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Acid Sacs",
                    "desc": "When the violet takes bludgeoning, piercing, or slashing damage, each creature within 5 feet of the violet must succeed on a DC 12 Dexterity saving throw or take 2 (1d4) acid damage."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the violet remains motionless, it is indistinguishable from other large flowering plants."
                },
                {
                    "name": "Flesh Sense",
                    "desc": "The violet can pinpoint, by scent, the location of flesh-based creatures within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 53,
            "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_bulbous-violet/"
        },
        {
            "slug": "bull",
            "desc": "Bulky quadrupeds with vicious horns, bulls are territorial beasts known to charge creatures that they perceive as challenges.",
            "name": "Bull",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 25,
            "hit_dice": "3d10+9",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 9,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 9",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the bull moves at least 30 feet in a straight line toward a target and then hits it with a gore attack on the same turn, the target takes an extra 3 (1d6) piercing damage."
                }
            ],
            "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_bull/"
        },
        {
            "slug": "cackling-skeleton",
            "desc": "The skeleton of a humanoid stands bent over with one arm holding the vacuous space where its stomach would be. Its jaw hangs agape, cackling, as it points at the target of its humor._  \n**Ironic Origins.** When a creature who utterly fears death perishes in an area filled with necrotic energy, it arises as a cackling skeleton. The creature’s dead bones animate to mock the futility of their once-cherished desire of life. The cackling skeleton often wears garish items that parody what it loved in life.  \n**Nihilistic Hecklers.** Cackling skeletons find living creatures’ survival instincts humorous. They find living incredibly futile and believe those that prolong their existence to be hilariously foolish. Unlike other skeletons, cackling skeletons are capable of speech, and they use it to point out the silliness of healing, wearing armor, or other means of self preservation, often pointing out the creature will inevitably die anyway.  \n**Undead Nature.** The cackling skeleton doesn’t require air, food, drink, or sleep.",
            "name": "Cackling Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 26,
            "hit_dice": "4d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 9,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage. The cackling skeleton has advantage on this attack roll if the target is demoralized.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Mock (Recharge 5-6)",
                    "desc": "The cackling skeleton mocks the futile efforts of up to three creatures it can see within 30 feet of it that aren't undead or constructs. Each target must make a DC 12 Charisma saving throw, taking 5 (2d4) psychic damage on a failed save, or half as much damage on a successful one. A demoralized target has disadvantage on this saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cackle",
                    "desc": "The skeleton emits a constant, demoralizing cackle. When a creature that isn't an undead or a construct starts its turn within 30 feet of the cackling skeleton and can hear the skeleton, it must make a DC 10 Wisdom saving throw or feel demoralized by the skeleton's cackling. A demoralized creature has disadvantage on attack rolls until the start of its next turn."
                },
                {
                    "name": "Turn Vulnerability",
                    "desc": "The cackling skeleton has disadvantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 79,
            "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_cackling-skeleton/"
        },
        {
            "slug": "cadaver-sprite",
            "desc": "The ground seems to crawl with tiny skeletal humanoids. Red pinpricks of baleful light emanate from empty eye sockets. The creatures have bony wings and tiny, vicious-looking teeth._  \n**Punished Fey.** Cadaver sprites are the skeletal remains of sprites that have failed the fey courts. Some of them befriended non-fey and left the forest, others were simply too lazy to complete their duties, and many more were punished for dozens of other reasons. Whatever the case, the fey lords and ladies corrupt the bodies of the sprites so they can accomplish in death what they failed to do in life. As part of this corruption, the sprites’ wings are reduced to bones, which removes their freedom to fly and forces them to stick to bushes and foliage. They typically band together and assault their opponents in large groups.  \n**Retain Elements of Individuality.** Unlike many forms of simple undead, cadaver sprites retain memories of their lives. These memories serve as a constant reminder of their failures. Those who associated with them in life consider them cursed or no longer recognize them. This inability to connect with those they once knew, combined with the compulsion to protect the forest and continue their previous duties, drives many cadaver sprites to madness.  \n**Deathspeakers.** For reasons known only to the sprites and the fey lords and ladies that created them, cadaver sprites are often found in areas occupied by Open Game License",
            "name": "Cadaver Sprite",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 20,
            "hit_dice": "8d4",
            "speed": {
                "walk": 20
            },
            "strength": 5,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 40/160 ft., one target. Hit: 7 (1d6 + 4) piercing damage. The target must succeed on a DC 10 Constitution saving throw or become poisoned for 1 minute. If its saving throw result is 5 or lower, the poisoned target falls unconscious for the same duration, or until it takes damage or another creature takes an action to shake it awake.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Corrupting Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage plus 2 (1d4) necrotic damage, and the target must make a DC 12 Constitution saving throw or take 2 (1d4) necrotic damage at the start of its next turn.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Invisibility",
                    "desc": "The cadaver sprite magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the sprite wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 55,
            "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_cadaver-sprite/"
        },
        {
            "slug": "cave-goat",
            "desc": "Cave goats are the size of a spaniel and have dog-like paws rather than hooves. Despite being quadrupeds, they are accomplished climbers of the steep and uneven confines of the Underworld. Cave goats are loyal, if a bit surly, and strong, making them a favorite companion of Underworld travelers.",
            "name": "Cave Goat",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 13,
            "constitution": 15,
            "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": {
                "athletics": 4
            },
            "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": "Ram",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing",
                    "desc": "The cave goat has advantage on Wisdom (Perception) checks that rely on hearing."
                },
                {
                    "name": "Sturdy Climber",
                    "desc": "The cave goat has advantage on Strength (Athletics) checks to climb rocky surfaces."
                }
            ],
            "spell_list": [],
            "page_no": 389,
            "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_cave-goat/"
        },
        {
            "slug": "cavefish-zombie",
            "desc": "This creature looks like a bloated, wet corpse. Its fingers and toes are webbed, and slick, fleshy fins run down its spine and legs, poking through stretches of dead flesh. An overpowering stench of rot surrounds it._  \n**Aquatic Adaptations.** The cavefish zombie is an unusual type of undead that occurs when dark magic permeates a lightless, watery environment, such as in an underground lake or the depths of the ocean. Rather than retain the bodily form it possessed in life, the creature’s skin sloughs off from parts of its body as aquatic features burst through its flesh. Its fingers and toes become webbed, and fins form on its back and down its legs.  \n**Decay.** The cavefish zombie’s dead tissue holds water, causing it to look bloated and loose and afflicting it with a persistent rot. This rot results in a horrific odor, which follows them whether they are in water or on land.  \n**Undead Nature.** A cavefish zombie doesn’t require air, food, drink, or sleep.",
            "name": "Cavefish Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 37,
            "hit_dice": "5d8+15",
            "speed": {
                "swim": 40,
                "walk": 20
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands the languages it knew in life but can’t speak",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 5 feet of the cavefish zombie must succeed on a DC 10 Constitution saving throw or be poisoned until the start of its next turn. On a successful saving throw, the creature is immune to the zombie's Stench for 24 hours."
                },
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the cavefish zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead."
                }
            ],
            "spell_list": [],
            "page_no": 384,
            "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_cavefish-zombie/"
        },
        {
            "slug": "chill-haunt",
            "desc": "This ghostly humanoid’s hands end in frozen claws. Water drips from the claws, freezing before it hits the ground._  \n**Forlorn Spirits.** Chill haunts arise from the corpses of humanoids that froze to death. While most chill haunts derive from those who died alone in the cold, stories tell of entire families or villages returning as chill haunts. Because of the intensity of their demise, chill haunts dread cold and flee when targeted by cold magic.  \n**Hungry for Body Heat.** The chill haunt’s disdain for cold leads it to seek out warm buildings or open fires. While ambient heat or direct contact with fire diminishes its shivering and restores wounds it has received in combat, it craves heat from living creatures. Contact with the chill haunt sets off a deepening freeze in the victim, which is hard to reverse without the application of fire. The haunt comes into contact with living creatures to remember the feeling of warmth, and it does not care about the side effects of its touch. After it has drained the warmth from one creature, it immediately moves on to the next, ever-hungry.  \n**Restless Undead.** Destroying a chill haunt is only a temporary solution to the undead creature’s depredations. Similar to a ghost, a destroyed chill haunt returns to unlife 24 hours after its demise, attaining eternal rest only after being slain under a specific set of circumstances. For most chill haunts, the surest way to eternal rest is by coaxing the haunt to a warm building where it can sit by a hearth and nestle in blankets or furs. Though physical objects normally pass through the spectral creature, such conditions allow the coverings to conform to the shape of the haunt’s former body. Moments later, the haunt lets out a contented sigh and winks out of existence.  \n**Undead Nature.** A chill haunt doesn’t require air, food, drink, or sleep.",
            "name": "Chill Haunt",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, fire, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Shivering Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) cold damage plus 3 (1d6) necrotic damage. The target must succeed on a DC 12 Constitution saving throw or take 3 (1d6) cold damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If the target takes fire damage, the effect ends.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cryophobia",
                    "desc": "Whenever the chill haunt is subjected to cold damage, it takes no damage, but it must succeed on a DC 13 Wisdom saving throw or become frightened of the source of the damage for 1 minute. This trait overrides the haunt's normal immunity to the frightened condition."
                },
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the chill haunt is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The chill haunt can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 62,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_chill-haunt/"
        },
        {
            "slug": "chimeric-phantom",
            "desc": "The vague outline of a tortured being flickers, appearing as though it may have once been human. Its face is composed of many faces, and its expressions shift rapidly from madness to anger to pain. Its features change from one moment to the next, resembling one person for a short time, then someone else, or an odd combination of several at the same time._  \n**Recombined Spirits.** Chimeric phantoms are created when intelligent creatures, most often humanoid, are consumed by a Open Game License",
            "name": "Chimeric Phantom",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft. passive Perception 11",
            "languages": "any languages its constituent souls knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The chimeric phantom makes two Maddening Grasp attacks."
                },
                {
                    "name": "Maddening Grasp",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) necrotic damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Frightening Madness",
                    "desc": "A chimeric phantom's madness unnerves those nearby. Any creature that starts its turn within 10 feet of the chimeric phantom must succeed on a DC 12 Wisdom saving throw or be frightened until the start of its next turn. On a successful saving throw, the creature is immune to the chimeric phantom's Frightening Madness for 24 hours."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The chimeric phantom can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 62,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_chimeric-phantom/"
        },
        {
            "slug": "compsognathus",
            "desc": "The curious bipedal lizard lets out a musical chirp. More chirps respond from within the nearby grass, becoming a sinister chorus._  \nOpen Game License",
            "name": "Compsognathus",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d4+3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 12,
            "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": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grasslands Camouflage",
                    "desc": "The compsognathus has advantage on Dexterity (Stealth) checks made to hide in tall grass."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The compsognathus has advantage on attack rolls against a creature if at least one of the compsognathus' allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "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_compsognathus/"
        },
        {
            "slug": "corrupted-pixie",
            "desc": "A wrinkly, purple-skinned pixie with small black horns and bat wings flits about, chanting a violent song about harvesting organs._  \nCorrupted pixies are fey turned fiends who savor violence.  \n**Corrupted by Hags.** Hags sometimes capture pixies and torture them by forcing the tiny fey beings to watch the hags commit acts of depraved violence. These acts combined with the hags’ magic drive the pixies mad, twisting their forms and turning them into corrupt versions of what they once were. The corrupted pixies become fiends that live to serve the hags who created them. Many of these pixies think of their creators as gods who exposed the world’s true joys: murder, torture, and other evil acts.  \n**Mischief Makers.** Hags send corrupted pixies to cause mischief and chaos to punish their enemies, for their own entertainment, or as a distraction from the hags’ more sinister schemes. The pixies delight in these tasks, often using their magic to make people harm one another and remaining invisible as long as they can. Corrupted pixies like to make the pain last as long as possible before their tricks satisfyingly result in another creature’s death.  \n**Destroy Beauty.** Corrupted pixies take a special joy in destroying anything beautiful, be it a work of art, a garden, or the face of a handsome adventurer. The fiends sometimes become distracted from their hag-assigned tasks because the opportunity to mar something perfect is too good to pass up.  \n**Restored by Pixie Dust.** If a corrupted pixie is captured, it can be restored to its fey form. The captured pixie must be showered with pixie dust every day at sunrise for ten consecutive days. On the final day, the pixie reverts to its original form.",
            "name": "Corrupted Pixie",
            "size": "Tiny",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d4",
            "speed": {
                "walk": 10,
                "fly": 30
            },
            "strength": 2,
            "dexterity": 20,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Abyssal, Infernal, Primordial, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Confusion Touch",
                    "desc": "The pixie touches one creature. The target must succeed on a DC 12 Wisdom saving throw or use its reaction to make one melee attack against one of its allies within 5 feet. If it has no allies within 5 feet, the creature attacks itself."
                },
                {
                    "name": "Superior Invisibility",
                    "desc": "The pixie magically turns invisible until its concentration ends (as if concentrating on a spell). Any equipment the pixie wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The pixie has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The pixie's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: vicious mockery\n1/day each: bestow curse, charm person, confusion, detect thoughts, dispel magic, fire bolt, hideous laughter, ray of enfeeblement, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 72,
            "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_corrupted-pixie/"
        },
        {
            "slug": "crinaea",
            "desc": "A beautiful figure made of water and plants steps from the lake and smiles._  \nCrinaea are nymph-like water fey that inhabit small bodies of water such as wells and fountains.  \n**Water-bound Fey.** Similar to dryads, crinaea are bound to a body of water which becomes their home and focal point. Unlike dryads, crinaea can choose to be bound to a water source and can change which water source they call home. A crinaea must submerge itself in its bound water source every day or suffer. As long as the water source stays pure and the crinaea never travels more than a mile from it, the crinaea can live indefinitely. If its home water source is ever dried up or destroyed, the crinaea quickly fades until it finds a new home or dies.  \n**Friendly but Poisonous.** One of the most gregarious fey, the crinaea enjoys long conversations with intelligent creatures. The crinaea is often well-versed in the goings-on around its home and happily shares such information with friendly creatures. It offers its pure water to those in need and those who are polite, but woe be unto those who anger the fey after having tasted its water, as the crinaea can poison any water taken from its home.",
            "name": "Crinaea",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "swim": 60,
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 7 (2d6) cold damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crinaea's Curse",
                    "desc": "The crinaea can sense water within 300 feet of it that was drawn from its bonded source within the last 24 hours. As a bonus action, the crinaea can poison up to 1 gallon of water within 300 feet of it that was drawn from its bonded source. This can even affect water that has been used to make another nonmagical substance, such as soup or tea, or water that was consumed within the last 30 minutes. The poison can affect a target through contact or ingestion. A creature subjected to this poison must make a DC 13 Constitution saving throw. On a failure, a creature takes 18 (4d8) poison damage and is poisoned for 1 hour. On a success, a creature takes half the damage and isn't poisoned."
                },
                {
                    "name": "Water-bound Form",
                    "desc": "The crinaea is bound to its water source. If the crinaea is separated from its water source for more than 24 hours, the crinaea gains 1 level of exhaustion. It gains an additional level of exhaustion for each day until it bonds with another water source or it dies. The crinaea can bond with a new water source and remove its levels of exhaustion by finishing a long rest while submerged in the new water source."
                },
                {
                    "name": "Watery Form",
                    "desc": "While fully immersed in water, the crinaea is invisible and it can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The crinaea's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: poison spray\n3/day each: create or destroy water (create water only), purify food and drink (water only)\n1/day each: disguise self, fog cloud, protection from poison"
                }
            ],
            "spell_list": [],
            "page_no": 74,
            "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_crinaea/"
        },
        {
            "slug": "dancing-foliage",
            "desc": "A slender, humanoid-shaped plant dances in a clearing. Its two long legs and four arms are decorated with a plethora of vibrant petals and serrated leaves. A wide flower blossoms at the top of the whimsical performer._  \n**Jovial Creations.** Dancing foliage appears in areas where the magic of the arts combines with the magic of nature. Birthed by such magic, the creature is influenced by both: it loves the arts and is protective of the natural world.  \n**Garden Guardians.** Dancing foliage primarily inhabits and defends forest groves from outside threats, but they sometimes wander the gardens of urban settlements. Their love of flowers causes them to tend and protect the plants at all costs, often to the dismay of the garden’s owner or castle groundskeeper. Once a dancing foliage has decided to protect an area, it refuses to leave, though terms of pruning and planting can be negotiated with it, especially if such actions make the garden more aesthetically pleasing.  \n**Dancing Gardeners.** When tending to its garden, dancing foliage moves to some unheard tune, gracefully leaping, twirling, and bobbing around the garden. If it or its garden is threatened, the dancing foliage enters a battle dance until the threat is either removed or eliminated. It never pursues foes beyond the end of its garden.",
            "name": "Dancing Foliage",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 40
            },
            "strength": 9,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 5,
                "perception": 3,
                "performance": 6
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, frightened, poisoned",
            "senses": "passive Perception 13",
            "languages": "Druidic, Sylvan",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dancing foliage makes four attacks with its serrated leaves."
                },
                {
                    "name": "Serrated Leaves",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Flower Dance (Recharge 4-6)",
                    "desc": "The dancing foliage uses one of the following flower dances: \n* Alluring Dance. The dancing foliage sways, releasing scintillating petals. Up to three creatures of the foliage's choice that can see the petals and that are within 20 feet of the foliage must succeed on a DC 12 Wisdom saving throw or be magically charmed for 1 minute. While charmed in this way, the creature is incapacitated and has a speed of 0 as it watches the swirling and falling petals. The effect ends for a creature if the creature takes damage or another creature uses an action to shake it out of its stupor. \n* Serrated Dance. The dancing foliage whirls a flurry of serrated leaves around itself. Each creature within 10 feet of the dancing foliage must make a DC 12 Dexterity saving throw, taking 14 (4d6) slashing damage on failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shower of Petals",
                    "desc": "When a creature the dancing foliage can see targets it with an attack, it releases a shower of flower petals, giving the attacker disadvantage on that attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evasion",
                    "desc": "If the dancing foliage is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the dancing foliage instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the dancing foliage remains motionless, it is indistinguishable from a flowering shrub or small tree."
                },
                {
                    "name": "Nimble Dance",
                    "desc": "The dancing foliage can take the Dash or Disengage action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 79,
            "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_dancing-foliage/"
        },
        {
            "slug": "de-ogen",
            "desc": "A roughly humanoid figure composed of thick, greenish-gray fog steps out of the darkness. Its eyes are smoldering orange orbs, and yellow embers trail behind it as it moves forward, burning the very air with its passage._  \n**Spirits of Vengeance and Flame.** De ogen are the malevolent spirits of murderers and other criminals executed by being burned at the stake or thrown into a blazing fire pit. The depth of their evil and strength of their rage return them to life shortly after death to seek vengeance against those who killed them.  \n**Undead Companions.** A de ogen is usually accompanied by Open Game License",
            "name": "De Ogen",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 40
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Burning Touch",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (4d6) fire damage. A creature slain by this attack turns to ash. A humanoid slain by this attack rises 24 hours later as a shadow, unless the humanoid is restored to life or its ashes are doused in holy water. The shadow isn't under the de ogen's control, but it follows in the de ogen's wake and aids the de ogen when possible.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The de ogen can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the de ogen has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Transfixing Gaze",
                    "desc": "When a creature that can see the de ogen starts its turn within 30 feet of the de ogen, the de ogen can force it to make a DC 14 Wisdom saving throw if the de ogen isn't incapacitated and can see the creature. On a failed save, the creature is incapacitated and its speed is reduced to 0 until the start of its next turn.\n\nA creature that isn't surprised can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can't see the de ogen until the start of its next turn, when it can avert its eyes again. If it looks at the de ogen in the meantime, it must immediately make the saving throw.\n\nCreatures immune to being frightened are immune to the de ogen's Transfixing Gaze."
                },
                {
                    "name": "Wilting Passage",
                    "desc": "The first time the de ogen enters or moves through a creature's space on a turn, that creature takes 5 (1d10) fire damage. When the de ogen moves through an object that isn't being worn or carried, the object takes 5 (1d10) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": 80,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_de-ogen/"
        },
        {
            "slug": "death-shroud-golem",
            "desc": "A filthy burial shroud glides silently through the air, the vague features of a humanoid outlined on its cotton surface. The stench of an open grave hangs around it._  \n**Suffocating Automatons.** A death shroud golem is created from the used burial shroud of a humanoid. Most death shroud golems are stained with dirt, blood, or mold, and a few are covered in even more unsavory substances. Despite their appearance, death shroud golems are sturdy constructs and can take quite a beating. A death shroud golem typically strikes from a hidden location, grappling and suffocating its victim.  \n**Funerary Constructs.** Death shroud golems are normally found guarding tombs or other locations where their appearance wouldn’t arouse suspicion. Occasionally, necromancers and intelligent undead wear death shroud golems like a cloak or robe, releasing the creature to attack their enemies.  \n**Construct Nature.** A death shroud golem doesn’t require air, food, drink, or sleep.",
            "name": "Death Shroud Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "fly": 40,
                "walk": 10,
                "hover": true
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Smothering Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one Medium or smaller creature. Hit: 10 (2d6 + 3) bludgeoning damage and the creature is grappled (escape DC 15). Until this grapple ends, the target is restrained, blinded, and unable to breathe, and the golem can automatically hit the target with its smothering slam but can't use its smothering slam on another target.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Direct Victim",
                    "desc": "The death shroud golem forces a creature it is grappling to move up to the creature's speed and make one attack with a melee weapon the creature is holding. If the creature isn't holding a melee weapon, it makes one unarmed strike instead. The death shroud golem decides the direction of the movement and the target of the attack. The grappled creature can use its reaction and isn't considered blinded or restrained when moving and attacking in this way."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fabric Form",
                    "desc": "The golem can move through any opening large enough for a Tiny creature without squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the golem remains motionless, it is indistinguishable from a shroud, cloak, or similar piece of fabric."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 179,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_death-shroud-golem/"
        },
        {
            "slug": "egret-harpy",
            "desc": "This winged female has a short torso and long, gangly legs. Her wingspan is wider than her body is tall. Despite her awkward appearance, she moves with incredible grace._  \n**Protectors of the Marsh.** Egret harpies look after marshland flora and fauna, often allying themselves with druids and rangers who occupy the same area.  \n**Uncommonly Hospitable.** While most harpies have a reputation for sadism and bloodlust, egret harpies are considerably more welcoming. They possess the same alluring song all harpies have, but they can modulate the song to allow their captivated targets safe passage toward them. They often use their songs to prevent intruders from harming their home marshes. They can end their song in a mighty crescendo, imposing their will on those charmed by the song. The harpies typically coerce intruders to repair damages wreaked upon the marsh or to merely leave and never return. If a harpy suspects the intruders are unrepentant, she stops playing nice and allows her victims to fall prey to the marsh’s hazards.  \n**Powerful Yet Graceful.** The wings that hold the egret harpy’s larger frame aloft also serve as weapons. A powerful buffet from the harpy’s wing can knock down weaker foes. The harpy’s gawky build belies a fluidity to her movements, allowing her to balance on one leg even while engaged in battle.",
            "name": "Egret Harpy",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "nature": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The egret harpy makes two attacks: one with its spear and one with its talons."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage, or 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Wing Buffet (Recharge 5-6)",
                    "desc": "The egret harpy beats its wings rapidly. Each Medium or smaller creature within 5 feet of the harpy must make a DC 13 Strength saving throw. On a failure, a creature takes 10 (3d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                },
                {
                    "name": "Guiding Song",
                    "desc": "The egret harpy sings a magical melody. Each humanoid and giant of the harpy's choice within 300 feet of the harpy has advantage on Wisdom (Survival) checks to navigate marshes, and difficult terrain composed of mud, standing water, or other features of a marsh doesn't cost it extra movement. The harpy must take a bonus action on its subsequent turns to continue singing. It can stop singing at any time. The song ends if the harpy is incapacitated.\n\nThe harpy can use an action to end the song and cast mass suggestion. Each creature that can hear the harpy's song must succeed on a DC 12 Wisdom saving throw or be affected by the spell for 8 hours. If the harpy chooses to end the song this way, it can't use Guiding Song again until it finishes a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting (3/Day)",
                    "desc": "The egret harpy can innately cast suggestion, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "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_egret-harpy/"
        },
        {
            "slug": "eldritch-ooze",
            "desc": "The dark gelatinous creature’s form constantly shifts and swirls incomprehensibly._  \nThere are places in the depths of the world where the barrier between the Material Plane and the Void grows thin. When a Open Game License",
            "name": "Eldritch Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 10,
                "climb": 10
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Void-Infused Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 10 (3d6) psychic damage. The target must succeed on a DC 14 Wisdom saving throw or its Intelligence score is reduced by 1d4. The target dies if this reduces its Intelligence to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When an eldritch ooze that is Medium or larger is subjected to lightning or slashing damage, it splits into two new oozes if it has at least 10 hp. Each new ooze has hp equal to half the original ooze's, rounded down. New oozes are one size smaller than the original ooze."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The eldritch ooze can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Maddening Form",
                    "desc": "When a creature with an Intelligence of 3 or higher that can see the eldritch ooze starts its turn within 30 feet of the ooze, the ooze can force it to make a DC 14 Wisdom saving throw if the ooze isn't incapacitated and can see the creature. If the creature fails, it takes 7 (2d6) psychic damage and is incapacitated until the end of its turn.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the eldritch ooze until the start of its next turn, when it can avert its eyes again. If the creature looks at the ooze in the meantime, it must immediately make the saving throw."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The eldritch ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 278,
            "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_eldritch-ooze/"
        },
        {
            "slug": "faceless-wanderer",
            "desc": "The robed figure formed of tattered shadows and swirling darkness has a bone-white, featureless oval disk where its face should be._  \n**Corporeal Shadow.** Faceless wanderers are creatures made of solid darkness. They are spawned from the Void whenever the minds of a large group of sentient creatures are broken or twisted as a result of exposure to the Void or its denizens. The minds and memories of living creatures draw them to mortal realms.  \n**Memory Eater.** The faceless wanderers survive by stealing memories from sentient humanoids and create new faceless wanderers when they completely drain a humanoid of its memories. Curiously, faceless wanderers don’t harm young humanoids and sometimes even aid them. Scholars speculate this odd behavior is because children possess fewer memories than adults.  \n**Void Traveler.** The faceless wanderer doesn’t require air, food, drink, sleep, or ambient pressure.",
            "name": "Faceless Wanderer",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "fly": 30,
                "walk": 0,
                "hover": true
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, exhaustion, poisoned, prone",
            "senses": "blindsight 60 ft., passive Perception 12",
            "languages": "all, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The faceless wanderer makes two attacks, but it can use its Memory Drain only once."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage plus 7 (2d6) psychic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Memory Drain",
                    "desc": "The faceless wanderer drains memories from an adult creature within 30 feet of it. The target must make a DC 13 Intelligence saving throw. On a failure, the target takes 14 (4d6) psychic damage and its Intelligence score is reduced by 1d4. The target dies if this reduces its Intelligence to 0. A humanoid slain in this way rises 1d4 hours later as a new faceless wanderer. Otherwise, the reduction lasts until the target finishes a short or long rest. On a success, the target takes half the damage and its Intelligence score isn't reduced."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Memory Loss",
                    "desc": "A creature that sees or interacts with a faceless wanderer must make a DC 11 Wisdom saving throw 1 minute after the faceless wanderer leaves. On a failure, the details of the faceless wanderer and the events surrounding its appearance rapidly fade away from the creature's mind, including the presence of the faceless wanderer."
                },
                {
                    "name": "Regeneration",
                    "desc": "The faceless wanderer regains 5 hp at the start of its turn. If a creature hasn't failed the saving throw of the faceless wanderer's Memory Drain within the last 1 minute, this trait doesn't function until a creature fails it. If a faceless wanderer is reduced to 0 hp while it is still capable of regenerating, its body dissipates into vapor and reforms 1d10 days later somewhere in the Void. Otherwise, it is permanently destroyed."
                }
            ],
            "spell_list": [],
            "page_no": 139,
            "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_faceless-wanderer/"
        },
        {
            "slug": "falsifier-fog",
            "desc": "Falsifier fogs are foul urban mists that seek to distort the memory and manipulate the reality of victims using illusion and enchantment._  \n**Delusory Misery.** Falsifier fogs feed on the continued anxiety and depression they foment in populated towns and cities, using their unique abilities to infect large groups at a time. They do not look to kill victims, instead hoping to feed on distress for as long as possible.  \n**Relishing Manipulators.** Falsifier fogs are the souls of abusers and cult leaders who died collaborating with or benefitting from the manipulations of dark forces. Sometimes falsifier fogs form mutually beneficial relationships, willingly cooperating with evil spellcasters to spread misery. Open Game License",
            "name": "Falsifier Fog",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 52,
            "hit_dice": "8d12",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 1,
            "dexterity": 17,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 16,
            "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": "acid, cold, fire, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 13",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The falsifier fog makes two chill attacks."
                },
                {
                    "name": "Chill",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target in the fog's space. Hit: 10 (3d6) cold damage.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Reaching Phantasms (Recharge 5-6)",
                    "desc": "The phantasmal images within the falsifier fog reach outward. Each creature within 10 feet of the fog must make a DC 13 Wisdom saving throw, taking 18 (4d8) psychic damage on a failed save, or half as much damage on a successful one. Creatures in the fog's space have disadvantage on the saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Enveloping Fog",
                    "desc": "The falsifier fog can occupy another creature's space and vice versa, and the falsifier fog can move through any opening as narrow as 1 inch wide without squeezing. The fog's space is lightly obscured, and a creature in the fog's space has threequarters cover against attacks and other effects outside the fog."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the falsifier fog hovers motionlessly, it is indistinguishable from ordinary fog."
                },
                {
                    "name": "Horrific Illusions",
                    "desc": "A creature that starts its turn in the falsifier fog's space must succeed on a DC 13 Wisdom saving throw or be frightened until the start of its next turn, as it sees visions of its worst fears within the fog. While frightened, a creature's speed is reduced to 0. If a creature fails the saving throw by 5 or more, it is afflicted with short-term madness."
                },
                {
                    "name": "Limited Telepathy",
                    "desc": "The falsifier fog can communicate telepathically with any creature in its space."
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "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_falsifier-fog/"
        },
        {
            "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": "felid-dragon",
            "desc": "The tiger rises from its slumber, stretching its draconic wings. Light glints off its backswept horns as it roars its deafening challenge at intruders._  \n**Treasure Hoard.** Similar to other dragons, felid dragons are treasure hoarders with an eye for shiny and sparkly things. They sometimes align themselves with those who are trying to do good in the world, though their motivation is typically selfish and focused on obtaining treasure.  \n**Curious and Playful.** Like most cats, felid dragons are naturally curious and often put themselves in danger just to learn more about the world. They like to play with their prey, allowing it to live a little longer than necessary before knocking it down again for their own entertainment. This behavior is unavoidably instinctual and even the most austere felid dragons succumb to it.",
            "name": "Felid Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": null,
            "hit_points": 275,
            "hit_dice": "22d12+132",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 18,
            "dexterity": 26,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 17,
            "charisma": 19,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 9,
            "skills": {
                "acrobatics": 14,
                "perception": 9,
                "stealth": 16
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, prone",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The felid dragon can use its Deafening Roar. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d10+8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage, and, if the target is a creature other than an undead or a construct, it must succeed on a DC 20 Constitution saving throw or take 2 (1d4) slashing damage at the start of each of its turns as a piece of the claw breaks off in the wound. Each time the dragon hits the target with this attack, the damage dealt by the wound each round increases by 3 (1d6). Any creature can take an action to remove the claw with a successful DC 16 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+8"
                },
                {
                    "name": "Deafening Roar",
                    "desc": "Each creature within 60 feet of the dragon and that can hear it must succeed on a DC 18 Constitution saving throw or be deafened 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 dragon's Deafening Roar for the next 24 hours."
                },
                {
                    "name": "Sickening Bile (Recharge 5-6)",
                    "desc": "The dragon coughs up partially digested food and slimy bile in a 90-foot cone. Each creature in that area must make a DC 20 Constitution saving throw. On a failure, a creature takes 70 (20d6) poison damage and is coated in bile. On a success, a creature takes half the damage and isn't coated in bile. While coated in bile, a creature is poisoned. A creature, including the target coated in bile, can use its action to remove the bile, ending the poisoned condition."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The felid dragon doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The felid dragon has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The felid dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pounce",
                    "desc": "If the felid dragon moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 20 Strength saving throw or be knocked prone. If the target is prone, the felid dragon can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "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_felid-dragon/"
        },
        {
            "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": "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": "fleshspurned",
            "desc": "This horrifying apparition is the disturbing amalgam of a funerary shroud and a set of absurdly large floating teeth. The creature has a roughly humanoid form and clacks its teeth together with terrible ferocity._  \n**Ghosts with Teeth.** A fleshspurned is created when a humanoid is eaten alive or dies while swallowed by a creature such as a purple worm. These people are driven insane by their horrible deaths and arise as monstrous spirits that crave the flesh of other creatures to replace the bodies they lost. However, in a twist of fate, the fleshspurned cannot stomach corporeal flesh, leading it to consume the ectoplasm of Open Game License",
            "name": "Fleshspurned",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "fly": 40,
                "walk": 0,
                "hover": true
            },
            "strength": 1,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "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": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Phantasmal Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) necrotic damage. If the target is a creature other than a construct or an undead, it must succeed on a DC 14 Constitution saving throw or become ghostly for 1 minute. While ghostly, it has the Incorporeal Movement trait and is susceptible to the fleshspurned's Ghost Eater trait. The creature can repeat the saving throw at the end of each of its turns, ending the ghostly effect on itself on a success.",
                    "attack_bonus": 6,
                    "damage_dice": "4d6+4"
                },
                {
                    "name": "Chatter",
                    "desc": "The fleshspurned clashes its oversized teeth together to create a clattering din. Each creature within 30 feet of the fleshspurned must succeed on a DC 14 Wisdom saving throw or be confused for 1 minute. While confused, a creature acts as if under the effects of the confusion spell. A confused 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 target is immune to the fleshspurned's Chatter for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ghost Eater",
                    "desc": "The fleshspurned has advantage on attack rolls against ghosts, wraiths, and other undead with the Incorporeal Movement trait, and such creatures aren't immune to the necrotic damage dealt by the fleshspurned's bite. When the fleshspurned kills one of these creatures, the fleshspurned gains temporary hp equal to double the creature's challenge rating (minimum of 1)."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The fleshspurned 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. A fleshspurned can't move through other creatures with the Incorporeal Movement trait."
                }
            ],
            "spell_list": [],
            "page_no": 153,
            "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_fleshspurned/"
        },
        {
            "slug": "flithidir",
            "desc": "The gnome-like creature flutters from tree to tree, sporting colorful, avian features._  \n**Avian Fey.** Flithidirs are small fey that embody the bright, chaotic nature of birds. They are slender and keen-eyed with feathery crests and feathered wings. Flithidirs are creatures of contrasts—loud and lively, yet prone to moments of calm wonder; bold and cocky, yet easily startled; able to sing with breathtaking beauty or confuse their foes with earsplitting noise.  \n**Shapeshifters.** Flithidirs are shapeshifters, able to change into birds or smaller humanoids, and they favor colorful clothes and adornments, even while shapeshifted. Relentlessly curious, flithidirs often take the form of a bird when they encounter strangers, quietly following and studying the creatures. If the strangers are deemed safe and intriguing, the flithidir approaches in a humanoid form to get better acquainted.  \n**Easily Bored.** Flithidirs tirelessly seek out new things. Some desire new experiences—songs and stories, unusual foods, and sudden discoveries—while others are more covetous, ceaselessly collecting objects they find interesting. Sometimes this greed manifests as a magpie-like desire for shiny things, but a flithidir is also just as likely to be fascinated by items of a certain shape, texture, or color. When a flithidir encounters someone who possesses a thing it wants, it may offer something in exchange— usually a splendid song or acrobatic display—or it may simply request the item with great charm, reacting with frustration or rage if the object is denied to it.",
            "name": "Flithidir",
            "size": "Small",
            "type": "Fey",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 27,
            "hit_dice": "6d6+6",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 5,
                "perception": 3,
                "performance": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Auran, Common, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The flithidir makes two melee attacks."
                },
                {
                    "name": "Dagger (Humanoid or Fey Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Beak (Bird Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Mocking Retort",
                    "desc": "When a creature the flithidir can see misses it with an attack, the flithidir can cast vicious mockery at the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cacophony",
                    "desc": "If three or more flithidirs are within 15 feet of each other, they can use their reactions to start a cacophony. Each creature that starts its turn within 30 feet of one of the flithidirs and that can hear the cacophony must succeed on a DC 10 Constitution saving throw or have disadvantage on its next attack roll or ability check. The DC increases by 1 for each flithidir participating in the cacophony to a maximum of DC 16. To join or maintain an existing cacophony, a flithidir must use its bonus action on its turn and end its turn within 15 feet of another flithidir participating in the cacophony. The cacophony ends when less than three flithidir maintain it. A flithidir can still speak and cast spells with verbal components while participating in a cacophony."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The flithidir can use its action to polymorph into a Small humanoid, into a Small or smaller bird, or back into its true fey form. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying isn't transformed. No matter the form, it always has bright or multicolored hair, fur, scales, or feathers. It reverts to its true form if it dies."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The flithidir's innate spellcasting ability is Charisma (spell save DC 12). It can innately cast the following spells, requiring no material components.\nAt will: minor illusion (auditory only), vicious mockery\n1/day each: charm person, enthrall"
                }
            ],
            "spell_list": [],
            "page_no": 154,
            "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_flithidir/"
        },
        {
            "slug": "forest-falcon",
            "desc": "A forest falcon is a large, swift raptor adapted to agile flight through dense canopy rather than bursts of speed in open air. It prefers a high perch, watching for movement from prey on the forest floor. The falcon strikes in a diving ambush and can even run down prey on foot.",
            "name": "Forest Falcon",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Falcon Dive",
                    "desc": "If the falcon is flying and dives at least 20 feet straight toward a target, it has advantage on the next attack roll it makes against that target before the end of its turn. If the attack hits, it deals an extra 2 (1d4) damage to the target."
                },
                {
                    "name": "Keen Sight",
                    "desc": "The falcon has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "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_forest-falcon/"
        }
    ]
}