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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-group&page=7",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-group&page=5",
    "results": [
        {
            "slug": "nightscorpion-tob1-2023",
            "desc": "False",
            "name": "Night Scorpion",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d10 + 24",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The scorpion makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) bludgeoning damage, and the target is grappled (escape DC 12). The scorpion has two claws, each of which can grapple only one target."
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (1d10 + 2) piercing damage, and the target must make a DC 12 Constitution saving throw. On a failure, the target takes 7 (2d6) poison damage and is blinded for 1 hour. On a success, a creature takes half the damage and isn't blinded. If the target fails the saving throw by 5 or more, it is also poisoned for 1 minute, and it is paralyzed while poisoned in this way. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_night-scorpion/"
        },
        {
            "slug": "nihileth-tob1-2023",
            "desc": "False",
            "name": "Nihileth",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "21d10 + 42",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 9,
            "constitution": 15,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": 9,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 20,
            "skills": {
                "History": 12,
                "Perception": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, restrained",
            "senses": "darkvision 120 ft., passive Perception 20",
            "languages": "Void Speech, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nihileth makes two Tentacle attacks and one Tail attack, or it makes three Withering Touch attacks."
                },
                {
                    "name": "Tail (Undead Form Only)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft. one target. Hit: 15 (3d6 + 5) bludgeoning damage."
                },
                {
                    "name": "Tentacle (Undead Form Only)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage, and the target must succeed on a DC 15 Constitution saving throw or contract the nihilethic rot disease (see the Nihilethic Rot trait)."
                },
                {
                    "name": "Withering Touch (Void Ghost Form Only)",
                    "desc": "Melee Spell Attack: +9 to hit, reach 10 ft., one creature. Hit: 14 (3d6 + 4) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Void Shape",
                    "desc": "The nihileth magically transforms into a dark purple, Void ghost form or back into its Undead form. Its statistics, other than its speed, resistances, and immunities, are the same in each form. Any equipment it is wearing or carrying changes with it. It reverts to its Undead form if it dies."
                }
            ],
            "reactions": [
                {
                    "name": "Void Body",
                    "desc": "When the nihileth takes damage, it can reduce the damage to 0. Radiant damage can be reduced by only half."
                }
            ],
            "legendary_desc": "The nihileth can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The nihileth regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The nihileth makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Swipe",
                    "desc": "The nihileth makes one Tail attack."
                },
                {
                    "name": "Rotten Drain (Costs 2 Actions)",
                    "desc": "One creature infected with the nihilethic rot disease within 30 feet of the nihileth takes 10 (3d6) psychic damage, and the nihileth regains hp equal to that amount."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ghostly Body (Void Ghost Form Only)",
                    "desc": "The nihileth has resistance to acid, fire, lightning, and thunder damage, it has immunity to the prone condition, and it has immunity to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, the nihileth 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": "Infecting Telepathy",
                    "desc": "If a creature communicates telepathically with the nihileth, or deals psychic damage to it, the creature must succeed on a DC 15 Wisdom saving throw or become infected with the nihilethic rot disease."
                },
                {
                    "name": "Nihilethic Rot",
                    "desc": "This disease takes 1 minute to manifest in an infected creature, during which time the disease can be removed with the lesser restoration spell. After 1 minute, the creature's flesh becomes slimy and translucent, and the disease can be cured only by the heal spell or similar magic. Until this disease is cured, the creature can't regain hp unless it is submerged in water, and it can breathe air and water. The creature must be submerged in water at least once every 2 hours to avoid suffocating, and if it is outside a body of water, it takes 7 (2d6) acid damage every 10 minutes, unless moisture is applied to its skin before 10 minutes have passed. If a Humanoid dies while infected with this disease, it rises 1 minute later as a nihilethic zombie under the nihileth's control. If a Large giant or monstrosity dies while infected with this disease, it rises 1 minute later as a nihilethic dominator under the nihileth's control."
                },
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the nihileth 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 nihileth drops to 1 hp instead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The nihileth doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Void Aura",
                    "desc": "The nihileth is surrounded by a chilling cloud. A creature that isn't a construct or undead and that starts its turn within 5 feet of the nihileth must succeed on a DC 15 Constitution saving throw or its speed is halved until the start of its next turn. In addition, a creature infected with nihilethic rot takes 7 (2d6) cold damage when it starts its turn within this aura."
                }
            ],
            "spell_list": [],
            "page_no": 9,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_nihileth/"
        },
        {
            "slug": "nihilethicdominator-tob1-2023",
            "desc": "False",
            "name": "Nihilethic Dominator",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d8 + 33",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Void Speech and the languages it knew in life but can’t speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nihilethic dominator makes three Claw attacks, or it makes two Tendril of the Void attacks."
                },
                {
                    "name": "Claw (Undead Form Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Tendril of the Void (Void Ghost Form Only)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one creature. Hit: 7 (1d8 + 3) cold damage plus 7 (2d6) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Void Shape",
                    "desc": "The nihilethic dominator magically transforms into a dark purple, Void ghost form or back into its Undead form. Its statistics, other than its speed and resistances, are the same in each form. Any equipment it is wearing or carrying changes with it. It reverts to its Undead form of it dies."
                }
            ],
            "reactions": [
                {
                    "name": "Void Body",
                    "desc": "When the nihilethic dominator takes damage that isn't radiant, it can reduce the damage by 1d12."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Ghostly Body (Void Ghost Form Only)",
                    "desc": "The nihilethic dominator has resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, the dominator 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": "Undead Fortitude",
                    "desc": "If damage reduces the nihilethic dominator 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 dominator drops to 1 hp instead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The nihilethic dominator doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 10,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_nihilethic-dominator/"
        },
        {
            "slug": "nihilethiczombie-tob1-2023",
            "desc": "False",
            "name": "Nihilethic Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 37,
            "hit_dice": "5d8 + 15",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Void Speech and the languages it knew in life but can’t speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Slam (Undead Form Only)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage plus 7 (2d6) necrotic damage."
                },
                {
                    "name": "Withering Touch (Void Ghost Form Only)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 8 (2d6 + 1) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Void Shape",
                    "desc": "The nihilethic zombie magically transforms into a dark purple, Void ghost form or back into its Undead form. Its statistics, other than its speed and resistances, are the same in each form. Any equipment it is wearing or carrying changes with it. It reverts to its Undead form of it dies."
                }
            ],
            "reactions": [
                {
                    "name": "Sacrifice Life",
                    "desc": "When the nihilethic zombie's controlling nihileth takes damage while within 30 feet of the zombie, the zombie can send its life force to the nihileth. The zombie's hp is reduced by up to the amount of damage the nihileth took, preventing that amount of damage to the nihileth. If this damage reduces the zombie to 0 hp, it is immediately destroyed. A nihileth can benefit from only one zombie's Sacrifice Life for each source of damage it takes."
                },
                {
                    "name": "Void Body",
                    "desc": "When the nihilethic zombie takes damage that isn't radiant, it can reduce the damage by 1d12."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Ghostly Body (Void Ghost Form Only)",
                    "desc": "The nihilethic zombie has resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, the zombie 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": "Undead Fortitude",
                    "desc": "If damage reduces the nihilethic 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."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The nihilethic zombie doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 9,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_nihilethic-zombie/"
        },
        {
            "slug": "nkosi-tob1-2023",
            "desc": "False",
            "name": "Nkosi",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Shapechanger)",
            "armor_class": 15,
            "armor_desc": "studded leather in Humanoid form",
            "hit_points": 27,
            "hit_dice": "5d8 + 5",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Survival": 2
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common (can’t speak in lion form)",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                },
                {
                    "name": "Mambele (Humanoid Form Only)",
                    "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."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The nkosi transforms into a Large lion or back into its true form, which is Humanoid. Its statistics, other than its size, speed, and AC, 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": "Keen Smell",
                    "desc": "The nkosi has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the nkosi moves at least 20 feet straight toward a creature and then hits it with a Mambele attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the nkosi can make one Bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_nkosi/"
        },
        {
            "slug": "nkosipridelord-tob1-2023",
            "desc": "False",
            "name": "Nkosi Pridelord",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Shapechanger)",
            "armor_class": 16,
            "armor_desc": "studded leather in Humanoid form",
            "hit_points": 82,
            "hit_dice": "15d8 + 15",
            "speed": {
                "walk": 50
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Survival": 2
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common (can’t speak in lion form)",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pridelord makes three Bite or Mambele attacks. It can replace one attack with a use of Pridelord's Roar, if available."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage."
                },
                {
                    "name": "Mambele (Humanoid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage or 11 (2d6 + 4) piercing damage if used to make a melee attack."
                },
                {
                    "name": "Pridelord's Roar (Recharge 4-6)",
                    "desc": "Each nkosi of the pridelord's choice within 30 feet of it that can hear it has advantage on the next attack roll it makes before the start of the pridelord's next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The pridelord transforms into a Large lion or back into its true form, which is Humanoid. Its statistics, other than its size, speed, and AC, 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": "Brute",
                    "desc": "A melee weapon deals one extra die of its damage when the pridelord hits with it (included in the attack)."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The nkosi has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the nkosi moves at least 20 feet straight toward a creature and then hits it with a Mambele attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the nkosi can make one Bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_nkosi-pridelord/"
        },
        {
            "slug": "noctiny-tob1-2023",
            "desc": "False",
            "name": "Noctiny",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 13,
            "armor_desc": "studded leather",
            "hit_points": 52,
            "hit_dice": "8d8 + 16",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "frightened",
            "senses": "passive Perception 10",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The noctiny makes two Quarterstaff or Eldritch Fury attacks."
                },
                {
                    "name": "Quarterstaff",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage, or 7 (1d8 + 3) bludgeoning damage if used in two hands, plus 3 (1d6) force damage."
                },
                {
                    "name": "Eldritch Fury",
                    "desc": "Ranged Spell Attack: +5 to hit, range 120 ft., one target. Hit: 10 (2d6 + 3) force damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Eldritch Weapons",
                    "desc": "The noctiny's weapon attacks are magical. When the noctiny hits with any weapon, the weapon deals an extra 1d6 force damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The noctiny has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_noctiny/"
        },
        {
            "slug": "oculoswarm-tob1-2023",
            "desc": "False",
            "name": "Oculo Swarm",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "11d10 + 22",
            "speed": {
                "walk": 40,
                "fly": 5
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 16,
            "skills": {
                "Insight": 6,
                "Perception": 6,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The oculo swarm makes two Extract Eye attacks. If both attacks hit one creature, the target must succeed on a DC 13 Strength saving throw or the swarm removes one of its eyes. While missing half or fewer of its total number of eyes, the target has disadvantage on attack rolls and Wisdom (Perception) checks that rely on sight. While missing more than half its total number of eyes, the target is blinded until its sight is restored. If the target's eye is recovered from the defeated swarm, it can be reattached with a successful DC 12 Wisdom (Medicine) check, provided the eye is reattached within 1 hour of the target losing the eye."
                },
                {
                    "name": "Extract Eye",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 18 (4d8) piercing damage, or 9 (2d8) piercing damage if the swarm has half of its hp or fewer."
                },
                {
                    "name": "Disorienting Gaze (Recharge 5-6)",
                    "desc": "The swarm's many eyes suddenly turn in different directions. Each creature within 10 feet of the oculo swarm must make a DC 13 Charisma saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is disoriented until the end of its next turn. On a success, a creature takes half the damage and isn't disoriented. A disoriented creature is incapacitated and moves in a random direction when it moves."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hundreds of Eyes",
                    "desc": "The oculo swarm has advantage on Wisdom (Perception) checks that rely on sight and on saving throws against being blinded. In addition, if the swarm isn't blinded, creatures attacking it can't benefit from traits and features that rely on a creature's allies distracting or surrounding the swarm, such as the Pack Tactics trait or Sneak Attack class feature."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny eyeball. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 288,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_oculo-swarm/"
        },
        {
            "slug": "oozasis-tob1-2023",
            "desc": "False",
            "name": "Oozasis",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 217,
            "hit_dice": "14d20 + 70",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 18,
            "dexterity": 5,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 20,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": 9,
            "charisma_save": 5,
            "perception": 19,
            "skills": {
                "Deception": 5,
                "History": 3,
                "Insight": 9,
                "Perception": 9
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 19",
            "languages": "understands all languages but can’t speak, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The oozasis makes three Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage plus 7 (2d6) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained. The oozasis can have up to two creatures grappled at a time."
                },
                {
                    "name": "Compelling Vapors (Recharge 5-6)",
                    "desc": "The oozasis emits mind-altering vapors. Each creature within 20 feet of the oozasis must make a DC 16 Constitution saving throw. On a failure, a creature takes 45 (10d8) psychic damage and suffers either tranquility or turmoil for minute. On a success, a creature takes half the damage and doesn't suffer tranquility or turmoil. A creature suffering tranquility is charmed and can't attack. A creature suffering turmoil is unable to distinguish friend from foe and must move to and attack the nearest creature other than the oozasis on each of its turns, stalking off in a random direction if no creature is in range. A creature suffering tranquility or turmoil can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The oozasis can move through a space as narrow as 1 foot wide without squeezing."
                },
                {
                    "name": "Oasis Appearance",
                    "desc": "While the oozasis remains motionless and partially submerged on the surface of sand or soil, it is indistinguishable from a small oasis or pond. The oozasis's body provides enough water for plants to grow around it, provided the oozasis remains in the area for an extended period of time. A creature that eats a fruit from a plant growing in the oozasis's water is affected by the Waters of Unfathomable Compulsion trait as if it drank the water."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "The oozasis doesn't require sleep."
                },
                {
                    "name": "Waters of Unfathomable Compulsion",
                    "desc": "A creature that drinks the water of an oozasis experiences a cryptic dream the next time it sleeps. When it wakes, it 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 perform a specific, seemingly minor task that furthers the decades-long goals of the oozasis. Such a task could be planting a white rose in a specific garden, rescuing the next endangered young animal the target encounters, or standing in a specific spot at a certain time each day for three days."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_oozasis/"
        },
        {
            "slug": "orobasdevil-tob1-2023",
            "desc": "False",
            "name": "Orobas Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 19,
            "armor_desc": "natural armor, shield",
            "hit_points": 203,
            "hit_dice": "14d10 + 126",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 23,
            "wisdom": 26,
            "charisma": 21,
            "strength_save": 13,
            "dexterity_save": 7,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 13,
            "charisma_save": null,
            "perception": 23,
            "skills": {
                "Deception": 10,
                "History": 11,
                "Insight": 13,
                "Perception": 13,
                "Persuasion": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 90 ft., passive Perception 23",
            "languages": "Celestial, Infernal, telepathy 100 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The orobas makes one Bite attack, one Flail attack, and one Stomp attack, or it makes four Hurl Flame attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) piercing damage plus 13 (3d8) fire damage and 10 (3d6) poison damage, and the target must succeed on a DC 18 Constitution saving throw or become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Flail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 11 (1d6 + 8) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 23 (4d8 + 5) fire damage."
                },
                {
                    "name": "Teleport",
                    "desc": "The orobas magically teleports, along with any equipment, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The orobas casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 18):\nAt will: augury, detect thoughts, guidance\n3/day each: locate creature, nondetection\n1/day each: contact other plane (as an action), legend lore (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Prediction (3/Day)",
                    "desc": "When the orobas makes an ability check or attack, it can choose to have advantage on the roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Deceptive Advice",
                    "desc": "When the orobas casts a spell of the divination school, it has advantage on Charisma (Deception) checks for 1 minute."
                },
                {
                    "name": "Hellish Weapons",
                    "desc": "The orobas's weapon attacks are magical. When the orobas hits with any weapon, the weapon deals an extra 3d8 fire damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The orobas has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sense Consecrated",
                    "desc": "The orobas can pinpoint the location of Celestials, consecrated places or objects, and creatures wielding divine or celestial power, such as clerics, paladins, or aasimars, within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 99,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_orobas-devil/"
        },
        {
            "slug": "ostinato-tob1-2023",
            "desc": "False",
            "name": "Ostinato",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8 + 12",
            "speed": {
                "walk": 50
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 15,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "acid, cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Common but can’t speak, telepathy 120 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ostinato makes two Cacophony Burst attacks."
                },
                {
                    "name": "Cacophony Burst",
                    "desc": "Melee or Ranged Spell Attack: +7 to hit, range 60 ft., one target. Hit: 16 (3d8 + 3) thunder damage."
                },
                {
                    "name": "Aural Symbiosis (Recharge 6)",
                    "desc": "One Humanoid that the ostinato can see within 5 feet of it must succeed on a DC 13 Charisma saving throw or the ostinato merges with the target, becoming an enjoyable, repetitive tune in its host's mind. The ostinato can't be targeted by any attack, spell, or other effect, and it can't attack. The host retains control of its body and is aware of the ostinato's presence only as a melody, not as a living entity. The host no longer needs to eat or drink, gains the ostinato's Magic Resistance trait, and has advantage on Charisma checks. In addition, the host has disadvantage on Wisdom saving throws, and it can't maintain concentration on spells or other effects. At the end of each long rest, the host can make a DC 13 Wisdom (Insight) check, realizing that the music it hears comes from an external entity on a success."
                },
                {
                    "name": "Contagious Tune (1/Day)",
                    "desc": "While merged with a Humanoid host, the ostinato fills the minds of nearby creatures with the same catchy tune playing in its host's mind. Each creature within 30 feet of the ostinato's host must make a DC 13 Charisma saving throw, taking 21 (6d6) psychic damage on a failed save, or half as much damage on a successful one. The ostinato then gains temporary hp equal to the single highest amount of psychic damage dealt. A deafened creature is immune to Contagious Tune."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The ostinato 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": "Invisibility",
                    "desc": "The ostinato is invisible."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ostinato has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 292,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ostinato/"
        },
        {
            "slug": "owlharpy-tob1-2023",
            "desc": "False",
            "name": "Owl Harpy",
            "size": "Medium",
            "type": "monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "15d8 + 45",
            "speed": {
                "walk": 80,
                "fly": 20
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Performance": 7,
                "Stealth": 9
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 12",
            "languages": "Common, Abyssal, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The owl harpy makes two Claw attacks and two Talon attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage."
                },
                {
                    "name": "Sleeping Song",
                    "desc": "The owl harpy sings a magical melody. Every Humanoid and Giant within 300 feet of the harpy that can hear the song must succeed on a DC 15 Wisdom saving throw or fall unconscious until the song ends. 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. An unconscious target wakes if it takes damage or if another creature uses an action to wake it. A target that successfully saves is immune to this harpy's song for the next 24 hours."
                },
                {
                    "name": "Hovering Darkness (3/Day)",
                    "desc": "While flying, the owl harpy shakes a fine, magical dander from her wings, and a 15-foot radius of magical darkness extends out from her, moves with her, and spreads around corners. The darkness lasts as long as the owl harpy flies and maintains concentration, up to 10 minutes (as if concentrating on a spell). Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 2nd level or lower, the spell creating the light is dispelled."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hypersensitive Hearing",
                    "desc": "The owl harpy has advantage on Wisdom (Perception) checks that rely on hearing, and it can't use its blindsight while deafened."
                },
                {
                    "name": "Quiet Wings",
                    "desc": "The owl harpy has advantage on Dexterity (Stealth) checks made to hide while flying."
                }
            ],
            "spell_list": [],
            "page_no": 230,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_owl-harpy/"
        },
        {
            "slug": "pactvampire-tob1-2023",
            "desc": "False",
            "name": "Pact Vampire",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Any Evil Alignment",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d8 + 102",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 10,
            "perception": 17,
            "skills": {
                "Perception": 7,
                "Persuasion": 10,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pact vampire makes three Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 13 (3d8) poison damage."
                },
                {
                    "name": "Call Blood",
                    "desc": "The pact vampire draws the blood out of a bleeding creature's body, where it flows through the air into the vampire's mouth. One creature the vampire can see within 60 feet of it that doesn't have all its hp and isn't a Construct or Undead must succeed on a DC 18 Constitution saving throw or take 22 (4d10) necrotic damage, and its hp maximum is reduced by that amount. The vampire regains hp equal to half the damage dealt. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                },
                {
                    "name": "Charm",
                    "desc": "One Humanoid the vampire can see within 30 feet of it must succeed on a DC 18 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the vampire's verbal commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on itself on a success. If the target's saving throw is successful or the effect ends for it, the target is immune to this vampire's Charm for the next 24 hours."
                },
                {
                    "name": "Children of the Lower Planes (1/Day)",
                    "desc": "The pact vampire magically calls 2d4 dretches, 1d4 imps, or 1 bearded devil. The called Fiends arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The Fiends remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The pact vampire 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 vampire regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The pact vampire moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Call Blood (Costs 2 Actions)",
                    "desc": "The pact vampire uses Call Blood."
                },
                {
                    "name": "Spread Poison (Costs 2 Actions)",
                    "desc": "The pact vampire's blood briefly turns into a mist around it. Each creature within 15 feet of the vampire must succeed on a DC 18 Constitution saving throw or take 14 (4d6) poison damage and be poisoned until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "The pact vampire can pinpoint the location of creatures that aren't Constructs or Undead within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the pact vampire fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Poisonous Blood",
                    "desc": "A creature that hits the pact vampire with a melee attack while within 5 feet of it takes 7 (2d6) poison damage."
                },
                {
                    "name": "Regeneration",
                    "desc": "The pact vampire regains 25 hp at the start of its turn if it has at least 1 hp and isn't in sunlight. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The pact vampire doesn't require air."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The pact vampire has the following flaws:"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_pact-vampire/"
        },
        {
            "slug": "paperdrake-tob1-2023",
            "desc": "False",
            "name": "Paper Drake",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 78,
            "hit_dice": "12d6 + 36",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 7,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drake makes one Bite attack and one Claw attack, or it makes two Book Flap attacks."
                },
                {
                    "name": "Bite (Dragon Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage."
                },
                {
                    "name": "Book Flap (Book Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage, and the drake can fly up to 15 feet without provoking opportunity attacks, as it flaps its pages."
                },
                {
                    "name": "Claw (Dragon Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Shredded Breath (Dragon Form Only; Recharge 5-6)",
                    "desc": "The drake exhales sharp shreds of paper in a 15-foot cone. Each creature in the area must make a DC 13 Dexterity saving throw. On a failure, a creature takes 10 (4d4) slashing 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": [
                {
                    "name": "Fold",
                    "desc": "The paper drake can fold and reshape its papery body to change its size between Tiny, Small, and Medium. It can also use this bonus action to fold itself into the shape of a book, which doesn't have wings, or back into its Small form. Without wings, it loses its flying speed. Its statistics, other than its size and speed, are the same in each form. It reverts to its Small form if it dies."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Bibliophile",
                    "desc": "The paper drake understands any written language it can see, provided it is touching the surface on which the words are written."
                },
                {
                    "name": "False Appearance (Book Form Only)",
                    "desc": "While the drake remains motionless, it is indistinguishable from an ordinary book."
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_paper-drake/"
        },
        {
            "slug": "planewatcher-tob1-2023",
            "desc": "False",
            "name": "Planewatcher",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 136,
            "hit_dice": "16d8 + 64",
            "speed": {
                "walk": 90,
                "fly": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 18,
            "skills": {
                "Athletics": 8,
                "Insight": 8,
                "Perception": 8,
                "Survival": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 18",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planewatcher makes one Radiant Lasso attack and two Enervating Blast attacks, or it makes three Enervating Blast attacks. It can replace two attacks with a use of Planar Ultimatum."
                },
                {
                    "name": "Radiant Lasso",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 30 ft., one target. Hit: 22 (4d6 + 4) radiant damage, and the target is grappled (escape DC 16) if the planewatcher isn't already grappling a creature. Until this grapple ends, the target is restrained, can't tell a lie, and can't teleport or be transported to another plane of existence unless the planewatcher wills it."
                },
                {
                    "name": "Enervating Blast",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit, range 60 ft., one target. Hit: 23 (4d8 + 5) force damage, and the target has disadvantage on Strength and Dexterity checks until the end of its next turn."
                },
                {
                    "name": "Planar Ultimatum",
                    "desc": "The planewatcher demands one creature grappled by it to return to the creature's home plane within 24 hours. If the creature doesn't swear to do so, it must make a DC 17 Constitution saving throw, taking 45 (10d8) radiant damage on a failed save, or half as much damage on a successful one If the creature swears to return, it becomes affected by the geas spell for 30 days, which compels the creature to return to its home plane as soon as possible."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reel",
                    "desc": "The planewatcher pulls a creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The planewatcher has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Planar Sense",
                    "desc": "The planewatcher can pinpoint the location of creatures not native to the plane the planewatcher currently occupies and planar portals within 60 feet of it, and the planewatcher can sense the general direction of such creatures and portals within 1 mile of it."
                },
                {
                    "name": "Plane Bound",
                    "desc": "The planewatcher is immune to any spell or effect that would force it to leave its current plane, unless it wants to leave."
                },
                {
                    "name": "Word-Bound",
                    "desc": "The planewatcher always knows the direction and distance to any creature that dispels, breaks, or otherwise avoids the geas of the promise it made via Planar Ultimatum, provided the planewatcher and the creature are on the same plane of existence. While grappling such a creature, it can cast the banishment spell as a bonus action (spell save DC 17) on that creature."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_planewatcher/"
        },
        {
            "slug": "pombero-tob1-2023",
            "desc": "False",
            "name": "Pombero",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d8 + 36",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Athletics": 5,
                "Sleight of Hand": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pombero makes two Slam attacks. It can replace one attack with a use of Charming Touch, if available."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage."
                },
                {
                    "name": "Charming Touch (Recharge 5-6)",
                    "desc": "One creature the pombero can see within 5 feet of it must succeed on a DC 12 Wisdom saving throw or be charmed for 10 minutes. If the target suffers any harm, the effect ends. Otherwise, the target can repeat the saving throw at the end of every minute, ending the effect on itself on a success. The pombero can have only one creature charmed at a time. If it charms another, the effect on the previous creature ends."
                },
                {
                    "name": "Invisibility",
                    "desc": "The pombero magically turns invisible until it attacks or uses Charming Touch, or until its concentration ends (as if concentrating on a spell). Any equipment the pombero wears or carries is invisible with it."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Contortionist",
                    "desc": "The pombero can contort its body into unnatural positions, allowing it to easily move through any opening large enough for a Tiny creature. The pombero's destination must still have suitable room to accommodate its volume."
                },
                {
                    "name": "Forest Camouflage",
                    "desc": "The pombero has advantage on Dexterity (Stealth) checks made to hide in forested terrain."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The pombero can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 294,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_pombero/"
        },
        {
            "slug": "possessedpillar-tob1-2023",
            "desc": "False",
            "name": "Possessed Pillar",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10 + 40",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The possessed pillar makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage plus 9 (2d8) necrotic damage or radiant damage (the pillar's choice)."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The possessed pillar doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Divine Fists",
                    "desc": "The possessed pillar's weapon attacks are magical. When the pillar hits with a Slam attack, the Slam deals an extra 2d8 necrotic damage or radiant damage (included in the attack), the pillar's choice."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the pillar remains motionless, it is indistinguishable from a statue or a carved column."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The pillar is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The pillar has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magnetic Body",
                    "desc": "The eldritch magic powering the possessed pillar causes the pillar's body to produce a minor magnetic field. When a creature hits the pillar with a weapon made of metal, it must succeed on a DC 15 Strength saving throw or the weapon sticks to the pillar. If the creature can't or won't let go of the weapon, it is also stuck to the pillar and restrained. A stuck weapon can't be used. A creature can take its action to remove one metal object from the pillar by succeeding on a DC 15 Strength check. The pillar can release one creature or metal object stuck to it as a bonus action. If the pillar dies, all creatures and metal objects stuck to it are released."
                }
            ],
            "spell_list": [],
            "page_no": 295,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_possessed-pillar/"
        },
        {
            "slug": "psoglav-tob1-2023",
            "desc": "False",
            "name": "Psoglav",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10 + 55",
            "speed": {
                "walk": 60,
                "fly": 40
            },
            "strength": 21,
            "dexterity": 23,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 17,
            "skills": {
                "Acrobatics": 9,
                "Perception": 7,
                "Intimidation": 7,
                "Stealth": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 30 ft., darkvision 60 ft., passive Perception 17",
            "languages": "Abyssal, Common, telepathy 60 ft.",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The psoglav makes three Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5) piercing damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The psoglav magically turns invisible until it attacks or uses Shadow-Stealing Ray, or until its concentration ends (as if concentrating on a spell). Any equipment the psoglav wears or carries is invisible with it."
                },
                {
                    "name": "Shadow-Stealing Ray (Recharge 5-6)",
                    "desc": "The psoglav emits a beam from its single eye at one creature it can see within 60 feet of it. The target must make a DC 15 Constitution saving throw. On a failure, the target is pushed up to 20 feet away from the psoglav, and its shadow becomes a creature under the psoglav's control for 24 hours or until the shadow is reduced to 0 hp. On a success, the target is pushed up to 10 feet away from the psoglav and its shadow isn't stolen. Each controlled shadow uses the statistics of a shadow, except it can't create shadows from killing Humanoids. The psoglav can have no more than five shadows under its control at a time. The shadow becomes permanently under the psoglav's control if the shadow's original owner dies."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Jump (3/Day)",
                    "desc": "While in shadows, dim light, or darkness, the psoglav disappears into the darkness and reappears in an unoccupied space it can see within 60 feet."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The psoglav has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The psoglav's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_psoglav/"
        },
        {
            "slug": "putridhaunt-tob1-2023",
            "desc": "False",
            "name": "Putrid Haunt",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d8 + 8",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages it knew in life but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 5 (2d4) poison damage."
                },
                {
                    "name": "Expel Vermin (Recharge 6)",
                    "desc": "The putrid haunt vomits forth the leeches, stinging insects, and other swamp vermin infesting its innards in a 15-foot cone. Each creature in the area must make a DC 13 Dexterity saving throw. On a failure, a creature takes 7 (2d6) piercing damage and 7 (2d6) poison damage and is poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the putrid haunt remains motionless and prone in swampy terrain, it is indistinguishable from a pile of muck and moss."
                },
                {
                    "name": "Swamp Walk",
                    "desc": "Difficult terrain composed of mud, shallow water, and water plants doesn't cost the putrid haunt extra movement."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The putrid haunt doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 296,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_putrid-haunt/"
        },
        {
            "slug": "qorgeth-tob1-2023",
            "desc": "False",
            "name": "Qorgeth",
            "size": "Gargantuan",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 370,
            "hit_dice": "20d20 + 160",
            "speed": {
                "walk": 30,
                "burrow": 50
            },
            "strength": 29,
            "dexterity": 6,
            "constitution": 26,
            "intelligence": 9,
            "wisdom": 22,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 13,
            "charisma_save": 11,
            "perception": 23,
            "skills": {
                "Perception": 13
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "blinded, charmed, exhaustion, frightened, poisoned",
            "senses": "blindsight 120 ft., tremorsense 120 ft., passive Perception 23",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Qorgeth makes one Bite attack, two Crush attacks, and one Stinger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 22 (2d12 + 9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 21 Dexterity saving throw or be swallowed by Qorgeth. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the worm, and it takes 16 (3d10) necrotic damage at the start of each of Qorgeth's turns."
                },
                {
                    "name": "Crush",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 20 (2d10 + 9) bludgeoning damage, and if the target is a Large or smaller creature, it is restrained until Qorgeth moves. A creature, including the restrained creature, can use an action to free the restrained creature by succeeding on a DC 21 Strength check."
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 23 (4d6 + 9) piercing damage, and the target must make a DC 21 Constitution saving throw. On a failure, the target takes 33 (6d10) poison damage and is poisoned for 1 hour. On a success, the target takes half the damage and isn't poisoned. A creature that fails the saving throw by 10 or more is also paralyzed while poisoned in this way."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Qorgeth casts one of the following spells, requiring no material or somatic components and using Charisma as the spellcasting ability (spell save DC 19):\nAt will: black tentacles, detect magic\n3/day each: dispel magic, insect plague (biting worms)\n1/day each: earthquake, teleport (self only)"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "Qorgeth 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. Qorgeth regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Shriek",
                    "desc": "Each creature within 60 feet of Qorgeth and that can hear the demon must succeed on a DC 21 Wisdom saving throw or be frightened for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Death Roll (Costs 2 Actions)",
                    "desc": "Qorgeth moves up to half its speed straight toward a creature and makes one Crush attack against the creature. Each object and structure between Qorgeth and the target takes 33 (6d10) bludgeoning damage."
                },
                {
                    "name": "Devour (Costs 3 Actions)",
                    "desc": "Qorgeth makes one Bite attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Qorgeth fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Qorgeth has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Qorgeth's weapon attacks are magical."
                },
                {
                    "name": "Tunneler",
                    "desc": "Qorgeth can burrow through solid rock and leaves a 15-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 80,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_qorgeth/"
        },
        {
            "slug": "queenofnightandmagic-tob1-2023",
            "desc": "False",
            "name": "Queen of Night and Magic",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 22,
            "armor_desc": "Regal Bearing",
            "hit_points": 225,
            "hit_dice": "30d8 + 90",
            "speed": {
                "walk": 60,
                "fly": 30
            },
            "strength": 12,
            "dexterity": 19,
            "constitution": 17,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": null,
            "perception": 21,
            "skills": {
                "Arcana": 12,
                "Deception": 15,
                "Intimidation": 15,
                "Perception": 11,
                "Stealth": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "fire, lightning",
            "damage_immunities": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "condition_immunities": "charmed, frightened",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Celestial, Common, Elvish, Sylvan, Umbral, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Queen of Night and Magic makes three Rapier or Star Strike attacks. She can replace one attack with a use of Spellcasting or Unravel."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 14 (4d6) cold damage."
                },
                {
                    "name": "Star Strike",
                    "desc": "Ranged Spell Attack: +15 to hit, range 120 ft., one target. Hit: 17 (2d8 + 8) fire damage plus 9 (2d8) radiant damage."
                },
                {
                    "name": "Unravel",
                    "desc": "The Queen of Night and Magic ends one magical effect she can see within 60 feet of her. To do so, she must succeed on a Charisma check against a DC of 10 + the spell's level or the magical effect's DC, whichever is higher."
                },
                {
                    "name": "Shadow Rift (Recharge 5-6)",
                    "desc": "The Queen of Night and Magic creates a shadowy rift on a point she can see within 120 feet. Each creature within the 20 feet of the rift must make a DC 23 Constitution saving throw. On a failure, a creature takes 36 (8d8) cold damage and 36 (8d8) necrotic damage and is restrained by wisps of icy shadow for 1 minute. On a success, a creature takes half the damage and isn't restrained. A restrained creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The Queen of Night and Magic casts one of the following spells, using Charisma as the spellcasting ability (spell save DC 23):\nAt will: command, dancing lights, darkness, mage hand, suggestion\n3/day each: confusion, fear, greater invisibility, mirror image\n1/day each: dominate monster, plane shift, power word stun"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hidden Step",
                    "desc": "The Queen of Night and Magic magically teleports, along with any equipment she is wearing or carrying, up to 60 feet to an unoccupied space she can see and takes the Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Sudden Fraying",
                    "desc": "When the Queen of Night and Magic is targeted by a spell or included in a spell's area and the spell doesn't have an instantaneous duration, she can use Unravel on the spell, dispelling it after it is cast. She doesn't need to see a spell to target it with this reaction, but she must be able to see at least some portion of an area or object affected by the spell."
                }
            ],
            "legendary_desc": "The Queen of Night and Magic 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 Queen of Night and Magic regains spent legendary actions at the start of her turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The Queen of Night and Magic makes one Star Strike attack. She doesn't have disadvantage on this attack roll from being within 5 feet of a creature, though she can have disadvantage from other sources."
                },
                {
                    "name": "Move",
                    "desc": "The Queen of Night and Magic moves up to her walking speed or up to half of her flying speed without provoking opportunity attacks."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "The Queen of Night and Magic uses Spellcasting."
                },
                {
                    "name": "Swirling Stars (Costs 2 Actions)",
                    "desc": "The stars on the Queen's gown pulse with brilliant starlight. Each creature within 15 feet of her must succeed on a DC 23 Dexterity saving throw or be blinded until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the Queen of Night and Magic fails a saving throw, she can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The Queen of Night and Magic has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Regal Bearing",
                    "desc": "While the Queen of Night and Magic is wearing no armor and wielding no shield, her AC includes her Charisma modifier."
                }
            ],
            "spell_list": [],
            "page_no": 178,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_queen-of-night-and-magic/"
        },
        {
            "slug": "queenofwitches-tob1-2023",
            "desc": "False",
            "name": "Queen of Witches",
            "size": "Large",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 218,
            "hit_dice": "23d10 + 92",
            "speed": {
                "walk": 50,
                "fly": 40
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 20,
            "skills": {
                "Arcana": 15,
                "Deception": 12,
                "History": 9,
                "Insight": 10,
                "Perception": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "damage_immunities": "radiant",
            "condition_immunities": "blinded, charmed, frightened",
            "senses": "darkvision 120 ft., truesight 60 ft., passive Perception 20",
            "languages": "Celestial, Common, Draconic, Elvish, Sylvan, Umbral",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Queen of Witches makes three Moonsilver Ring attacks or four Mystical Blast attacks. She can replace one attack with a use of spellcasting. If she hits one creature with two Mystical Blast attacks, the target must succeed on a DC 20 Strength saving throw or be pushed up to 10 feet away from her."
                },
                {
                    "name": "Moonsilver Ring",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 7 (2d6) radiant damage."
                },
                {
                    "name": "Mystical Blast",
                    "desc": "Melee or Ranged Spell Attack: +12 to hit, reach 5 ft. or range 120 ft., one target. Hit: 16 (3d6 + 6) force damage."
                },
                {
                    "name": "Spray of Moonlight (Recharge 5-6)",
                    "desc": "The Queen of Witches sends moonlight flooding out from her. Each creature within 15 feet of her must make a DC 20 Dexterity saving throw, taking 42 (12d6) radiant damage on a failed save, or half as much damage on a successful one. If the Queen is standing in an area of moonlight when she uses this action, each creature in the area has disadvantage on the saving throw. A creature that fails the saving throw by 5 or more is blinded until the end of its next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The Queen of Witches casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (save DC 20):\nAt will: faerie fire, silent image, tongues\n3/day each: dispel magic, hypnotic pattern, teleportation circle (as an action)\n2/day each: bestow curse, mass suggestion, flesh to stone\n1/day each: power word kill, sleep (as a 9th level spell), true polymorph"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Absorb Spell",
                    "desc": "When a creature the Queen of Witches can see within 30 feet of her casts a spell, the Queen can absorb the spell's energy, countering it. This works like the counterspell spell, except the Queen must always make a spellcasting ability check, no matter the spell's level. Her ability check for this is +10. If she successfully counters the spell, she regains 5 hp for each level of the spell."
                }
            ],
            "legendary_desc": "The Queen of Witches 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 Queen regains spent legendary actions at the start of her turn.",
            "legendary_actions": [
                {
                    "name": "Mystical Blast",
                    "desc": "The Queen makes one Mystical Blast attack."
                },
                {
                    "name": "Teleport",
                    "desc": "The Queen magically teleports, along with any equipment she is wearing or carrying, to an unoccupied space she can see within 60 feet."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "The Queen of Witches uses Spellcasting."
                }
            ],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The Queen of Witches has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Moonlit Weapons",
                    "desc": "The Queen of Witches's weapon attacks are magical. When she hits with any weapon, the weapon deals an extra 7 (2d6) radiant damage (included in the attack)."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the Queen of Witches fails a saving throw, she can choose to succeed instead."
                },
                {
                    "name": "Token of Favor",
                    "desc": "The Queen of Witches can spend 1 minute cutting and tying a lock of her hair into a small token of her favor. A creature that is wearing or carrying the favor gains the benefits of the Magic Resistance trait. The Queen can revoke this magic at any time (no action required). If she does so, the creature has disadvantage on saving throws against spells and other magical effects for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 180,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_queen-of-witches/"
        },
        {
            "slug": "quicksilversiegeorb-tob1-2023",
            "desc": "False",
            "name": "Quicksilver Siege Orb",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "15d6 + 30",
            "speed": {
                "walk": 40,
                "fly": 10
            },
            "strength": 12,
            "dexterity": 21,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5,
                "Stealth": 8
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "fire, lightning; piercing and slashing from nonmagical attacks",
            "damage_immunities": "bludgeoning, poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "understands one language of its creator but can’t speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The quicksilver siege orb makes three Disk Blade or Slam attacks."
                },
                {
                    "name": "Disk Blade (Disk Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage."
                },
                {
                    "name": "Slam (Orb Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) bludgeoning damage."
                },
                {
                    "name": "Slashing Run (Recharge 4-6, Disk Form Only)",
                    "desc": "The quicksilver siege orb flies up to 20 feet in a straight line, then it flies up to 20 feet in a straight line in a different direction. During this move, it can move through the space of any Large or smaller creature. The first time it enters a creature's space during this move, that creature must make a DC 16 Dexterity saving throw, taking 35 (10d6) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shape Quicksilver",
                    "desc": "The quicksilver siege orb flattens itself into a razor-sharp, whirling disk or back into its orb form. Its statistics are the same in each form. It becomes a puddle of quicksilver if it dies."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Bludgeoning Bounce (Orb Form Only)",
                    "desc": "Whenever the quicksilver siege orb is subjected to bludgeoning damage, it takes no damage and instead is pushed up to 15 feet away from the source of the bludgeoning damage. If the damage is from a critical hit, the orb is pushed up to 30 feet."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The quicksilver siege orb doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Flyby",
                    "desc": "The quicksilver siege orb doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The quicksilver siege orb is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Observant (Orb Form Only)",
                    "desc": "The quicksilver siege orb has advantage on Wisdom (Perception) and Wisdom (Insight) checks. In addition, if the orb observes a creature for at least 1 minute, it has advantage on the first three attack rolls it makes against the creature."
                },
                {
                    "name": "Slippery",
                    "desc": "The quicksilver siege orb has advantage on saving throws and ability checks made to escape a grapple."
                }
            ],
            "spell_list": [],
            "page_no": 297,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_quicksilver-siege-orb/"
        },
        {
            "slug": "qwyllion-tob1-2023",
            "desc": "False",
            "name": "Qwyllion",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d8 + 52",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 20,
            "constitution": 19,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 14,
            "skills": {
                "Acrobatics": 11,
                "Perception": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Goblin, Infernal, Sylvan, Void Speech",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The qwyllion makes three Claw or Deadly Gaze attacks. If two Deadly Gaze attacks hit one creature, the target must succeed on a DC 15 Constitution saving throw or be incapacitated until the end of its next turn."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage."
                },
                {
                    "name": "Deadly Gaze",
                    "desc": "Ranged Spell Attack: +6 to hit, range 60 ft., one target. Hit: 17 (4d6 + 3) psychic damage. A Humanoid slain by this attack rises 8 hours later as a specter under the qwyllion's control, unless the Humanoid is restored to life. The qwyllion can have no more than ten specters under its control at one time."
                },
                {
                    "name": "Charm",
                    "desc": "One Humanoid or Beast the qwyllion can see within 30 feet of it must succeed on a DC 15 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the qwyllion's verbal commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to the qwyllion's Charm for the next 24 hours."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Nauseating Stench",
                    "desc": "A creature that starts its turn within 20 feet of the qwyllion must succeed on a DC 15 Constitution saving throw or be poisoned for 1 minute. A poisoned creature that fails this saving throw is also incapacitated while poisoned in this way. A poisoned 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 qwyllion's Nauseating Stench for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_qwyllion/"
        },
        {
            "slug": "ramag-tob1-2023",
            "desc": "False",
            "name": "Ramag",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Arcana": 5,
                "Investigation": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Portal Traveler (Recharge 5-6)",
                    "desc": "The ramag creates and steps into a small portal and out of an identical portal in a space it can see within 60 feet of it. If a creature is in the destination space, the creature must make a DC 13 Intelligence saving throw. On a failure, the ramag trades spaces with the creature. On a success, the ramag fails to teleport. Whatever the result, the portal disappears."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ramag has advantage on saving throws against spells or other magical effects."
                },
                {
                    "name": "Portal Sense",
                    "desc": "The ramag can pinpoint the location of planar portals within 100 feet of it and can sense the general direction of planar portals within 1 mile of it. In addition, if the ramag spends 10 minutes studying a portal, it can determine the portal's destination and any requirements to use or activate it."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ramag/"
        },
        {
            "slug": "ratatosk-tob1-2023",
            "desc": "False",
            "name": "Ratatosk",
            "size": "Tiny",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 42,
            "hit_dice": "12d4 + 12",
            "speed": {
                "walk": 20
            },
            "strength": 4,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 17,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 6,
            "perception": 10,
            "skills": {
                "Deception": 6,
                "Persuasion": 6,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Celestial, Common, telepathy 100 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ratatosk makes two Gore or Annoying Chitter attacks. It can replace one attack with a use of Divisive Chatter, if available."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage plus 7 (2d6) psychic damage."
                },
                {
                    "name": "Annoying Chitter",
                    "desc": "Ranged Spell Attack: +6 to hit, range 60 ft., one target. Hit: 14 (3d6 + 4) psychic damage."
                },
                {
                    "name": "Divisive Chatter (Recharge 5-6)",
                    "desc": "The ratatosk causes division and strife in up to four creatures it can see within 30 feet of it. Each target must succeed on a DC 14 Charisma saving throw or be irritated for 1 minute. While irritated, a creature must spend its action on each of its turns arguing with, complaining about, or otherwise expressing unhappiness toward one of its allies over a trivial matter. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The ratatosk casts one of the following spells, requiring no material or somatic components and using Charisma as the spellcasting ability (save DC 14):\nAt will: animal messenger, message\n3/day each: sending, suggestion\n1/day: commune (as an action)"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skitter",
                    "desc": "The ratatosk takes the Dash, Disengage, or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Desperate Lies",
                    "desc": "When a creature the ratatosk can see targets it with an attack, the ratatosk tells a lie while pointing to another creature within 5 feet of it. The attacker must succeed on a DC 14 Wisdom saving throw or believe the lie and attack the other creature instead."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ratatosk has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 301,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ratatosk/"
        },
        {
            "slug": "ratfolk-tob1-2023",
            "desc": "False",
            "name": "Ratfolk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "walk": 10
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Perception": 2
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Nimbleness",
                    "desc": "The ratfolk can move through the space of any Medium or larger hostile creature, and such a space isn't difficult terrain for the ratfolk."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The ratfolk has advantage on attack rolls against a creature if at least one of the ratfolk's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 302,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ratfolk/"
        },
        {
            "slug": "ratfolkrogue-tob1-2023",
            "desc": "False",
            "name": "Ratfolk Rogue",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 31,
            "hit_dice": "7d6 + 7",
            "speed": {
                "walk": 10
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Acrobatics": 5,
                "Perception": 2,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Thieves Cant",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The ratfolk rogue takes the Dash, Disengage, or Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Nimbleness",
                    "desc": "The ratfolk rogue can move through the space of any Medium or larger hostile creature, and such a space isn't difficult terrain for the ratfolk."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The ratfolk rogue has advantage on attack rolls against a creature if at least one of the ratfolk's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 302,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ratfolk-rogue/"
        },
        {
            "slug": "ratking-tob1-2023",
            "desc": "False",
            "name": "Rat King",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d8 + 36",
            "speed": {
                "walk": 20,
                "burrow": 30
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, poisoned, prone, stunned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Thieves’ Cant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rat king makes two Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage plus 7 (2d6) poison damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or suffer one level of exhaustion and become infected with a disease. Until the disease is cured, at the end of each long rest, the creature must repeat the saving throw. On a failure, the creature suffers another level of exhaustion. The exhaustion lasts until the creature finishes a long rest after the disease is cured. A creature that succeeds on two saving throws recovers from the disease."
                },
                {
                    "name": "Call Rats (1/Day)",
                    "desc": "The rat king magically calls 2d4 rats, 1d4 giant rats, or 1 swarm of rats. The rats arrive in 1d4 rounds, acting as allies of the rat king and obeying its spoken commands. The rats remain for 1 hour, until the rat king dies, or until the rat king dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Absorption",
                    "desc": "When a friendly rat, giant rat, or swarm of rats starts its turn within 5 feet of the rat king, the rat king can absorb it. If the rat king does so, the target dies, and the rat king gains temporary hp equal to the target's remaining hp."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat king has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Plague of Ill Omen",
                    "desc": "The rat king radiates a magical aura of misfortune. A creature that starts its turn within 15 feet of the rat king must succeed on a DC 14 Charisma saving throw or have disadvantage on attack rolls and saving throws until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rat-king/"
        },
        {
            "slug": "ravenala-tob1-2023",
            "desc": "False",
            "name": "Ravenala",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d10 + 60",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 4,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "cold, fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "False",
            "condition_immunities": "blinded, deafened",
            "senses": "passive Perception 13",
            "languages": "Common, Druidic, Elvish, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ravenala makes two Bursting Pod or Slam attacks. If both Slam attacks hit a Medium or smaller creature, the target is grappled (escape DC 14), and the ravenala uses its Lamenting Engulfment on the target."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage."
                },
                {
                    "name": "Bursting Pod",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage, and each creature within 5 feet of the target, including the target, must make a DC 15 Dexterity saving throw, taking 5 (2d4) piercing damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Lamenting Engulfment",
                    "desc": "The ravenala engulfs a Medium or smaller creature grappled by it. The engulfed target is blinded and restrained, it has total cover against attacks and other effects outside the ravenala, and it must succeed on a DC 14 Charisma saving throw at the start of each of the ravenala's turns or sing a lament of the mistakes and misdeeds it has performed in its lifetime. While singing, the engulfed creature can still act, but it can't otherwise speak, including casting spells with verbal components. If the ravenala moves, the engulfed creature moves with it. The ravenala can have only one creature engulfed at a time."
                },
                {
                    "name": "Healing Leaves (3/Day)",
                    "desc": "The ravenala removes a leaf from its head and wraps the leaf around the wounds of one creature it can see within 5 feet of it. The target magically regains 10 (3d6) hp and is freed from any disease, poison, blindness, or deafness."
                },
                {
                    "name": "Encourage Growth (3/Day)",
                    "desc": "The ravenala whispers magical words of growth to nonmagical plants on a point it can see within 30 feet of it. The plants burst with life and spread rapidly. The area within 20 feet of that point becomes difficult terrain for 24 hours."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ravenala has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Woodland Stride",
                    "desc": "Difficult terrain composed of magical or nonmagical plants doesn't cost the ravenala extra movement. In addition, it can pass through magical or 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": 303,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ravenala/"
        },
        {
            "slug": "ravenfolkdoomcroaker-tob1-2023",
            "desc": "False",
            "name": "Ravenfolk Doom Croaker",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 88,
            "hit_dice": "16d8 + 16",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 20,
            "skills": {
                "Deception": 5,
                "Intimidation": 5,
                "Perception": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 20",
            "languages": "Common, Feather Speech, Ravenfolk",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The doom croaker makes one Peck attack and one Runestaff attack, or it makes two Rune Blast attacks. It can replace one attack with a use of Ghost Wings or Prophetic Call, if available."
                },
                {
                    "name": "Peck",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage plus 9 (2d8) radiant damage."
                },
                {
                    "name": "Runestaff",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage plus 9 (2d8) radiant damage."
                },
                {
                    "name": "Rune Blast",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 17 (3d8 + 4) radiant damage."
                },
                {
                    "name": "Ghost Wings",
                    "desc": "The ravenfolk doom croaker furiously “beats” a set of phantasmal wings. Each creature within 5 feet of the ravenfolk must succeed on a DC 15 Dexterity saving throw or be blinded until the start of its next turn."
                },
                {
                    "name": "Prophetic Magic",
                    "desc": "The ravenfolk doom croaker can cast the augury spell and thaumaturgy cantrip at will, requiring no material components and using Wisdom as the spellcasting ability."
                },
                {
                    "name": "Prophetic Caw (Recharge 6)",
                    "desc": "The ravenfolk doom croaker caws a prophecy that sounds different to each listener. Each creature within 30 feet of the ravenfolk that can hear it must make a DC 15 Wisdom saving throw. Ravenfolk have advantage on the saving throw. On a failure, a creature hears a prophecy of its doom and is frightened for 1 minute. On a success, a creature hears a prophecy of its greatness and has advantage on the first attack roll it makes on each of its turns for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The doom croaker has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mimicry",
                    "desc": "The ravenfolk doom croaker can mimic animal sounds and Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 15 Wisdom (Insight) check."
                },
                {
                    "name": "Rune-Powered Weapons",
                    "desc": "The ravenfolk's weapon attacks are magical. When the ravenfolk hits with any weapon, the weapon deals an extra 2d8 radiant damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 305,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ravenfolk-doom-croaker/"
        },
        {
            "slug": "ravenfolkscout-tob1-2023",
            "desc": "False",
            "name": "Ravenfolk Scout",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 16,
            "skills": {
                "Deception": 3,
                "Perception": 6,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Common, Feather Speech, Ravenfolk",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Peck",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                },
                {
                    "name": "Ghost Wings",
                    "desc": "The ravenfolk scout furiously “beats” a set of phantasmal wings. Each creature within 5 feet of the ravenfolk must succeed on a DC 12 Dexterity saving throw or be blinded until the start of its next turn."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "The ravenfolk scout can mimic animal sounds and Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 13 Wisdom (Insight) check."
                }
            ],
            "spell_list": [],
            "page_no": 304,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ravenfolk-scout/"
        },
        {
            "slug": "ravenfolkwarrior-tob1-2023",
            "desc": "False",
            "name": "Ravenfolk Warrior",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 15,
            "armor_desc": "studded leather armor",
            "hit_points": 78,
            "hit_dice": "12d8 + 24",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Deception": 2,
                "Perception": 4,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Common, Feather Speech, Ravenfolk",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ravenfolk warrior makes one Peck attack and one Runespear attack, or it makes two Longbow attacks. It can replace one attack with a use of Ghost Wings."
                },
                {
                    "name": "Peck",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage plus 4 (1d8) radiant damage."
                },
                {
                    "name": "Runespear",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 4 (1d8) radiant damage."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 4 (1d8) radiant damage."
                },
                {
                    "name": "Ghost Wings",
                    "desc": "The ravenfolk warrior furiously “beats” a set of phantasmal wings. Each creature within 5 feet of the ravenfolk must succeed on a DC 13 Dexterity saving throw or be blinded until the start of its next turn."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Odin's Call (Recharge 6)",
                    "desc": "When the ravenfolk warrior takes damage while below half its hp maximum, it moves up to half its speed without provoking opportunity attacks."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "The ravenfolk warrior can mimic animal sounds and Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 12 Wisdom (Insight) check."
                },
                {
                    "name": "Rune-Powered Weapons",
                    "desc": "The ravenfolk's weapon attacks are magical. When the ravenfolk hits with any weapon, the weapon deals an extra 1d8 radiant damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 304,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ravenfolk-warrior/"
        },
        {
            "slug": "red-bandedlinespider-tob1-2023",
            "desc": "False",
            "name": "Red-Banded Line Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 15,
            "hit_dice": "6d4",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Perception": 2,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 5 (2d4) poison damage, and the target must succeed on a DC 10 Constitution saving throw or be poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Swingline",
                    "desc": "The spider throws a length of webbing at a point on a surface, such as the ground or wall, it can see within 30 feet of it, attaching one end of the webbing to that point. It then reels in the webbing, pulling itself to an unoccupied space within 5 feet of that point. When the spider moves in this way, opportunity attacks against it have disadvantage. If the spider pulled itself at least 15 feet straight toward a creature, it has advantage on the next Bite attack it makes against that creature before the start of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Reactive Venom",
                    "desc": "If the spider deals poison damage to a creature that is poisoned, the target takes an extra 2 (1d4) poison damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb difficult surfaces, including upside down and on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_red-banded-line-spider/"
        },
        {
            "slug": "redcap-tob1-2023",
            "desc": "False",
            "name": "Redcap",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d8 + 48",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Athletics": 8,
                "Intimidation": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Sylvan, Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The redcap makes one Bleeding Bite attack and two Pike attacks."
                },
                {
                    "name": "Bleeding Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage. If the target is a creature other than a Construct or Undead, it must succeed on a DC 15 Constitution saving throw or lose 7 (2d6) hp at the start of each of its turns due to a bleeding wound. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Any creature can take an action to stanch the wound with a successful DC 13 Wisdom (Medicine) check. The wound also closes if the target receives magical healing."
                },
                {
                    "name": "Pike",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Solid Kick",
                    "desc": "The redcap kicks a Medium or smaller creature within 5 feet of it. The target must succeed on a DC 15 Strength saving throw or be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Red Cap",
                    "desc": "The redcap must soak its cap in the blood of a Humanoid that has been dead for no more than 1 hour at least once every 3 days. Every 24 hours past the third day that it goes without soaking its cap in blood in this way, it suffers one level of exhaustion. This exhaustion can be reduced only when the redcap finishes a long rest after soaking its cap in fresh Humanoid blood, which reduces its exhaustion level to 0. If the redcap dies as a result of this exhaustion, it crumbles to dust."
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_redcap/"
        },
        {
            "slug": "redhag-tob1-2023",
            "desc": "False",
            "name": "Red Hag",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8 + 64",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 21,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 18,
            "skills": {
                "Arcana": 10,
                "Deception": 5,
                "Insight": 8,
                "Perception": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Druidic, Giant, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Blood Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 14 (2d8 + 5) necrotic damage. If the target is a creature with blood, it must succeed on a DC 16 Constitution saving throw or be poisoned until the end of its next turn."
                },
                {
                    "name": "Siphon Blood (Recharge 5-6)",
                    "desc": "The red hag drains blood from nearby creatures. Each creature that isn't a Construct or Undead within 20 feet of the red hag must make a DC 16 Constitution saving throw, taking 35 (10d6) necrotic damage on a failed save, or half as much damage on a successful one. If at least one creature fails the saving throw, the next spell the red hag casts is cast as if the spell used a spell slot two levels higher than the spell's lowest level."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The red hag casts one of the following spells, requiring no material components and using Wisdom as the spellcasting ability (spell save DC 16):\nAt will: animal friendship, druidcraft, entangle\n3/day: cure wounds, dispel magic, lesser restoration\n1/day: control water, freedom of movement"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The red hag can breathe air and water."
                },
                {
                    "name": "Blood Sense",
                    "desc": "The red hag can pinpoint the location of creatures that aren't Constructs or Undead within 60 feet of her and can sense the general direction of such creatures within 1 mile of her."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The red hag has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The red hag can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 228,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_red-hag/"
        },
        {
            "slug": "riftswine-tob1-2023",
            "desc": "False",
            "name": "Rift Swine",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10 + 45",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "force, poison",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rift swine makes one Tusk attack and two Tentacle attacks, or it makes three Warping Bolt attacks."
                },
                {
                    "name": "Tusk",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a Medium or smaller creature, it is grappled (escape DC 14). Until this grapple ends, the target is restrained. The rift swine has two tentacles, each of which can grapple only one target."
                },
                {
                    "name": "Warping Bolt",
                    "desc": "Ranged Spell Attack: +4 to hit, range 60 ft., one target. Hit: 11 (3d6 + 1) force damage, and the target must succeed on a DC 14 Constitution saving throw or have disadvantage on attack rolls as reality-warping energies temporarily distort its body."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Chaos Mutations",
                    "desc": "At the start of each of its turns, the rift swine's body experiences a mutation. Choose an option or roll a d6 to determine the type of mutation. The mutation lasts until the start of the rift swine's next turn."
                },
                {
                    "name": "Dozens of Eyes",
                    "desc": "The rift swine has advantage on Wisdom (Perception) checks that rely on sight and on saving throws against being blinded. In addition, if the rift swine isn't blinded, creatures attacking it can't benefit from traits and features that rely on a creature's allies distracting or surrounding the rift swine, such as the Pack Tactics trait or Sneak Attack class feature."
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rift-swine/"
        },
        {
            "slug": "rimeworm-tob1-2023",
            "desc": "False",
            "name": "Rime Worm",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10 + 48",
            "speed": {
                "walk": 30,
                "burrow": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rime worm makes two Rime Tendril attacks. It can replace one attack with a use of Freeze Prey."
                },
                {
                    "name": "Rime Tendril",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 9 (2d8) cold damage. The target is grappled (escape DC 15) if it is a Medium or smaller creature and the rime worm doesn't have another creature grappled."
                },
                {
                    "name": "Freeze Prey",
                    "desc": "One creature grappled by the rime worm must succeed on a DC 15 Constitution saving throw or be petrified in ice for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. A petrified creature that takes fire damage has advantage on the saving throw."
                },
                {
                    "name": "Black Ice Spray (Recharge 5-6)",
                    "desc": "The rime worm sprays slivers of ice in a 30-foot cone. Each creature in the area must make a DC 15 Constitution saving throw, taking 36 (8d8) cold damage on a failed save, or half as much damage on a successful one. The area then becomes icy, difficult terrain for 1 minute."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The rime worm can breathe air and water."
                },
                {
                    "name": "Icy Body",
                    "desc": "A creature that touches the rime worm or hits it with a melee attack while within 5 feet of it takes 4 (1d8) cold damage."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The rime worm has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Stride",
                    "desc": "The rime worm can burrow through nonmagical snow and ice in addition to sand, earth, and mud. In addition, difficult terrain composed of snow or ice doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rime-worm/"
        },
        {
            "slug": "rimewormgrub-tob1-2023",
            "desc": "False",
            "name": "Rime Worm Grub",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8 + 18",
            "speed": {
                "walk": 20,
                "burrow": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Stealth": 3
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Rime Tendril",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 4 (1d8) cold damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The rime worm grub can breathe air and water."
                },
                {
                    "name": "Ravenous Larva",
                    "desc": "The rime worm grub can make an opportunity attack against any creature that leaves its reach, even if the creature takes the Disengage action. In addition, it has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The rime worm grub has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Stride",
                    "desc": "The rime worm grub can burrow through nonmagical snow and ice in addition to sand, earth, and mud. In addition, difficult terrain composed of snow or ice doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rime-worm-grub/"
        },
        {
            "slug": "risenreaver-tob1-2023",
            "desc": "False",
            "name": "Risen Reaver",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 168,
            "hit_dice": "16d10 + 80",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 9,
            "wisdom": 7,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Perception": 1
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive perception 11",
            "languages": "the languages it knew in life",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The risen reaver makes three Bladed Fist attacks."
                },
                {
                    "name": "Bladed Fist",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skitter",
                    "desc": "The risen reaver takes the Dash action."
                }
            ],
            "reactions": [
                {
                    "name": "Infused Arsenal",
                    "desc": "When the risen reaver is hit with a nonmagical melee weapon or when it starts its turn in the same space as a nonmagical melee weapon that isn't being worn or carried, it absorbs the weapon into its body. If the weapon is being wielded by an attacker, the attacker must succeed on a DC 15 Strength saving throw or lose its weapon. For 1 minute, the reaver has resistance to the type of damage dealt by that weapon, and when it hits with its Bladed Fist, the fist deals an extra 2 (1d4) damage of the type dealt by the weapon. The reaver can absorb no more than three weapons in this way every 24 hours."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "The risen reaver can pinpoint the location of creatures that aren't Constructs or Undead within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The risen reaver doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_risen-reaver/"
        },
        {
            "slug": "riverking-tob1-2023",
            "desc": "False",
            "name": "River King",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d8 + 100",
            "speed": {
                "walk": 60
            },
            "strength": 21,
            "dexterity": 17,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 16,
            "skills": {
                "Intimidation": 8,
                "Nature": 7,
                "Perception": 6,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Common, Elvish, Giant, Primordial",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The River King makes two Longsword or Flood Blast attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) slashing damage, or 10 (1d10 + 5) slashing damage if used with two hands, plus 10 (3d6) poison damage."
                },
                {
                    "name": "Flood Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 21 (4d8 + 3) bludgeoning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 30 feet away from the River King and knocked prone."
                },
                {
                    "name": "Grasping Whirlpool (Recharge 5-6)",
                    "desc": "The River King magically creates a swirling vortex of water centered on a point he can see within 60 feet. The vortex appears in the shape of a cylinder that is 15 feet tall with a 10-foot radius. Each creature in the area must make a DC 18 Strength saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and is restrained. On a success, a creature takes half the damage, isn't restrained, and can choose to be pushed out of the whirlpool's space. A creature that chooses not to be pushed suffers the consequences of a failed saving throw. While restrained, a creature is unable to breathe unless it can breathe water, and it must succeed on a DC 18 Strength saving throw at the end of each of its turns or take 18 (4d8) bludgeoning damage. A creature, including the restrained creature, can take an action to free the restrained creature by succeeding on a DC 18 Strength check. A creature with a swimming speed has advantage on the saving throw and on the Strength check to escape."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The River King casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (save DC 16):\nAt will: create or destroy water, water breathing\n3/day each: freedom of movement, control water\n1/day: control weather (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Blade Current",
                    "desc": "When a creature within 5 feet of the River King stands up from prone, he can make one Longsword attack against that creature."
                }
            ],
            "legendary_desc": "The River King 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 River King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The River King makes a Longsword or Flood Blast attack."
                },
                {
                    "name": "Flow",
                    "desc": "The River King moves up to his walking speed, or swims up to half his swimming speed, without provoking opportunity attacks."
                },
                {
                    "name": "Ripple (Costs 2 Actions)",
                    "desc": "The River King magically ripples like sunlight on the surface of water. Until the start of his next turn, attack rolls against him have disadvantage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The River King can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the River King fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Riparian Weapons",
                    "desc": "The River King's weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 10 (3d6) poison damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_river-king/"
        },
        {
            "slug": "roachlinglord-tob1-2023",
            "desc": "False",
            "name": "Roachling Lord",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "14d6 + 14",
            "speed": {
                "walk": 25
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Acrobatics": 5,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., tremorsense 10 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roachling lord makes two Begrimed Shortsword or Begrimed Dart attacks."
                },
                {
                    "name": "Begrimed Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 3 (1d6) poison damage."
                },
                {
                    "name": "Begrimed Dart",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hardy",
                    "desc": "The roachling is immune to diseases and has advantage on Constitution saving throws."
                },
                {
                    "name": "Unpleasant Scent",
                    "desc": "The roachling has disadvantage on Wisdom (Animal Handling) checks when interacting with Beasts and on Charisma checks when interacting with Humanoids. If the roachling bathes meticulously, it loses this trait for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 310,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_roachling-lord/"
        },
        {
            "slug": "roachlingskirmisher-tob1-2023",
            "desc": "False",
            "name": "Roachling Skirmisher",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 25
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 10,
            "wisdom": 9,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 2,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "Acrobatics": 4,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., tremorsense 10 ft., passive Perception 9",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Dart",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hardy",
                    "desc": "The roachling is immune to diseases and has advantage on Constitution saving throws."
                },
                {
                    "name": "Unpleasant Scent",
                    "desc": "The roachling has disadvantage on Wisdom (Animal Handling) checks when interacting with Beasts and on Charisma checks when interacting with Humanoids. If the roachling bathes meticulously, it loses this trait for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 310,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_roachling-skirmisher/"
        },
        {
            "slug": "rottingwind-tob1-2023",
            "desc": "False",
            "name": "Rotting Wind",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 110,
            "hit_dice": "13d10 + 39",
            "speed": {
                "walk": 60
            },
            "strength": 14,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, frightened, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "―",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rotting wind makes two Wind of Decay attacks. If both attacks hit one creature, the target must succeed on a DC 14 Constitution saving throw or contract the tomb rot disease (see the Tomb Rot trait)."
                },
                {
                    "name": "Wind of Decay",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one target in the rotting wind's space. Hit: 12 (2d6 + 5) bludgeoning damage plus 10 (3d6) necrotic damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Air Form",
                    "desc": "The rotting wind can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Invisibility",
                    "desc": "The rotting wind is invisible."
                },
                {
                    "name": "Poisonous Aura",
                    "desc": "The rotting wind radiates an aura of poison and decay that slowly pollutes the area within 30 feet of it. Each hour the rotting wind stays in a place, nonmagical plants in the aura begin to wither, and water in the aura becomes poisoned. Nonmagical plants in the aura for 24 hours die. A creature that drinks water poisoned by the aura must succeed on a DC 14 Constitution saving throw or contract the tomb rot disease (see the Tomb Rot trait). Creatures immune to the poisoned condition are immune to this disease."
                },
                {
                    "name": "Tomb Rot",
                    "desc": "A creature infested with this disease manifests symptoms 1d4 days after infection, which include muscle weakness and rotten-smelling breath as its body rots from the inside out. Until the disease is cured, at the end of each long rest, the infected creature must succeed on a DC 14 Constitution saving throw or take 10 (3d6) necrotic damage and suffer one level of exhaustion. This exhaustion lasts until the creature finishes a long rest after the disease is cured. A creature that succeeds on two saving throws recovers from the disease."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The rotting wind doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rotting-wind/"
        },
        {
            "slug": "rubezahl-tob1-2023",
            "desc": "False",
            "name": "Rubezahl",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "21d8 + 42",
            "speed": {
                "walk": 50
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Deception": 8,
                "Perception": 5,
                "Survival": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "lightning, thunder, poison",
            "condition_immunities": "poisoned, stunned",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 15",
            "languages": "Abyssal, Common, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rubezahl makes one Gore attack and two Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage plus 7 (2d6) lightning damage."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage, and the target creature must succeed on a DC 16 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Thunderstrike (Recharge 5-6)",
                    "desc": "The rubezahl calls a sizzling bolt of lightning out of the sky, or from the air if underground or indoors, to strike a point the rubezahl can see within 150 feet of it. Each creature within 20 feet of that point must make a DC 16 Dexterity saving throw. On a failure, the creature takes 36 (8d8) lightning damage and is stunned until the end of its next turn. On a success, the creature takes half the damage and isn't stunned."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The rubezahl casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 16):\nAt will: disguise self, fog cloud\n3/day each: gust of wind, sleet storm\n1/day: control weather (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Counting Compulsion",
                    "desc": "If a creature uses an action to point out an ordered group of objects that the rubezahl can see, such as a pile of gravel, the demon is compelled to count the entire group. Until the end of its next turn, the rubezahl has disadvantage on attack rolls and ability checks, and it can't take reactions. Once it has counted a given group of objects, it can't be compelled to count those objects again."
                },
                {
                    "name": "False Tongue",
                    "desc": "The rubezahl has advantage on Charisma (Deception) checks. In addition, magical attempts to discern lies always report that the rubezahl's words are true, and it can't be magically forced to tell the truth."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The rubezahl has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 87,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rubezahl/"
        },
        {
            "slug": "rumgremlin-tob1-2023",
            "desc": "False",
            "name": "Rum Gremlin",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d4 + 12",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, range 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, range 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The gremlin casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 11):\nAt will: prestidigitation\n3/day: command"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aura of Drunkenness",
                    "desc": "The rum gremlin radiates an aura of drunkenness to a radius of 20 feet. Each creature that starts its turn in the aura must succeed on a DC 12 Constitution saving throw or be poisoned for 1 hour. A creature that has consumed alcohol within the past hour has disadvantage on the saving throw. While poisoned, a creature falls prone if it tries to move more than half its speed during a turn. A creature that succeeds on the saving throw is immune to the rum gremlin's Aura of Drunkenness for 24 hours."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The rum gremlin has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 223,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rum-gremlin/"
        },
        {
            "slug": "rustdrake-tob1-2023",
            "desc": "False",
            "name": "Rust Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "19d8 + 76",
            "speed": {
                "walk": 80,
                "fly": 30
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 19,
            "intelligence": 12,
            "wisdom": 8,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "acid",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Draconic",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drake makes one Bite attack and two Tail Swipe attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage, and the target must succeed on a DC 15 Constitution save or contract the rust drake lockjaw disease (see the Rust Drake Lockjaw trait)."
                },
                {
                    "name": "Tail Swipe",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage."
                },
                {
                    "name": "Vomit Scrap (Recharge 5-6)",
                    "desc": "The rust drake vomits forth a 15-foot cone of rusted metal. Each creature in the area must make a DC 15 Dexterity saving throw, taking 22 (5d8) slashing damage and 22 (5d8) poison damage on a failed save, or half as much damage on a successful one. In addition, each creature that failed the saving throw must succeed on a DC 15 Constitution saving throw or contract the rust drake lockjaw disease (see the Rust Drake Lockjaw trait)."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Rust Drake Lockjaw",
                    "desc": "A creature infected with this disease manifests symptoms 1d4 days after infection, which include painful muscle spasms, particularly in the jaw. At the end of each long rest, the infected creature must succeed on a DC 15 Constitution saving throw or be paralyzed for 1 hour and have its Dexterity score reduced by 1d4. This reduction lasts until the disease is cured. If the disease reduces the creature's Dexterity to 0, the creature dies. A creature that succeeds on two saving throws recovers from the disease."
                }
            ],
            "spell_list": [],
            "page_no": 145,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rust-drake/"
        },
        {
            "slug": "saltdevil-tob1-2023",
            "desc": "False",
            "name": "Salt Devil",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8 + 44",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 15,
            "skills": {
                "Perception": 5,
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Common, Gnoll, Infernal, telepathy 120 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The salt devil makes two Scimitar attacks and one Water-Draining Claw attack."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage."
                },
                {
                    "name": "Water-Draining Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) slashing damage. If the target is a creature that isn't a Construct or Undead, it must make a DC 15 Constitution saving throw, taking 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. Plants, Oozes, and creatures with the Amphibious, Water Breathing, or Water Form traits have disadvantage on this saving throw. If the saving throw fails by 5 or more, the target also suffers one level of exhaustion."
                },
                {
                    "name": "Teleport (3/Day)",
                    "desc": "The salt devil magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Summon Devil (1/Day)",
                    "desc": "The salt devil magically calls 1d4 gnolls that are Fiends with the salt devil's damage resistances and immunities. The salt devil has a 25 percent chance of calling one salt devil instead. The called creatures arrive in 1d4 rounds, acting as allies of the devil and obeying its telepathic commands. The creatures remain for 1 hour, until the devil dies, or until the devil dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the salt devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The salt devil has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Salt-Encrusted Hide",
                    "desc": "A creature that touches the salt devil or hits it with a melee attack while within 5 feet of it takes 3 (1d6) slashing damage."
                }
            ],
            "spell_list": [],
            "page_no": 100,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_salt-devil/"
        },
        {
            "slug": "saltgolem-tob1-2023",
            "desc": "False",
            "name": "Salt Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10 + 55",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Athletics": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The salt golem makes two Slam attacks. If both attacks hit one creature, the target must succeed on a DC 17 Constitution saving throw or suffer one level of exhaustion."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage plus 18 (4d8) necrotic damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blinding Salt Spray",
                    "desc": "When the salt golem takes damage, thousands of tiny salt crystals erupt from the golem's body, and each creature within 5 feet of the golem must succeed on a DC 17 Dexterity saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Dehydrating Fists",
                    "desc": "The salt golem's Slam attacks are magical. When the golem hits with a Slam attack, the attack deals an extra 4d8 necrotic damage (included in the attack)."
                },
                {
                    "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."
                }
            ],
            "spell_list": [],
            "page_no": 218,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_salt-golem/"
        },
        {
            "slug": "sandhag-tob1-2023",
            "desc": "False",
            "name": "Sand Hag",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d8 + 48",
            "speed": {
                "walk": 30,
                "burrow": 30
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Deception": 6,
                "Perception": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Common, Dwarvish, Giant, Gnomish",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hag makes three Claw attacks. If two Claw attacks hit one creature, the target must succeed on a DC 14 Constitution saving throw or suffer one level of exhaustion. A creature can't suffer more than two levels of exhaustion from this effect."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage."
                },
                {
                    "name": "Illusory Appearance",
                    "desc": "The sand hag covers herself and anything she is wearing or carrying with a magical illusion that makes her look like another creature of her general size and Humanoid shape. The illusion ends if the hag takes a bonus action to end it or if she dies."
                },
                {
                    "name": "Scouring Sirocco (Recharge 5-6)",
                    "desc": "The sand hag generates a blast of hot wind and sand in a 30-foot cone. Each creature in the area must make a DC 14 Constitution saving throw. On a failure, a creature takes 14 (4d6) slashing damage and 9 (2d8) fire damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A blinded creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The area is heavily obscured by airborne sand until the start of the sand hag's next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The sand hag casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 14):\nAt will: silent image\n3/day each: hallucinatory terrain (as an action), major image"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The sand hag has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mimicry",
                    "desc": "The sand hag can mimic animal sounds and Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 16 Wisdom (Insight) check."
                },
                {
                    "name": "Scorpion Walk",
                    "desc": "Difficult terrain composed of sand or gravel doesn't cost the hag extra movement. In addition, while in sandy terrain, she doesn't leave tracks and has tremorsense out to a range of 30 feet."
                }
            ],
            "spell_list": [],
            "page_no": 229,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_sand-hag/"
        }
    ]
}