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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=charisma&page=52",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=charisma&page=50",
    "results": [
        {
            "slug": "khalkos-a5e",
            "desc": "",
            "name": "Khalkos",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 130,
            "hit_dice": "20d8+40",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "deception": 7,
                "insight": 7,
                "perception": 7,
                "persuasion": 7,
                "religion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, psychic, radiant",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Abyssal, Celestial, Infernal, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Chaos Pheromones",
                    "desc": "The khalkos emits a cloud of pheromones in a 20-foot radius. The cloud spreads around corners. Each non-khalkos creature in the area makes a DC 14 Intelligence saving throw. Creatures with an alignment trait make this save with disadvantage. On a failure  the creature is confused for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on itself on a success. If the creature makes its saving throw or the condition ends for it  it is immune to Chaos Pheromones for the next 24 hours."
                },
                {
                    "name": "Psionic Sting",
                    "desc": "The khalkos targets a creature within 30 feet  forcing it to make a DC 16 Intelligence saving throw. On a failure  the target takes 28 (8d6) psychic damage and is stunned until the end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Brain Jab",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one incapacitated creature with a brain and an Intelligence of 6 or higher. Hit: 5 (1d4 + 3) piercing damage, and the target becomes diseased with brain larvae. Once the khalkos has used this attack successfully, it can't use it again for 24 hours."
                }
            ],
            "reactions": [
                {
                    "name": "Telekinetic Shield",
                    "desc": "When the khalkos is hit by an attack made by a creature that it can see or sense with its Detect Alignment trait, it gains a +4 bonus to AC against the triggering attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Detect Alignment",
                    "desc": "The khalkos can detect the presence of creatures within 30 feet that have an alignment trait, and knows the alignment of such creatures."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The khalkos has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Psionic Spellcasting",
                    "desc": "The khalkoss spellcasting ability is Intelligence (spell save DC 16). It can innately cast the following spells, requiring no components:"
                }
            ],
            "spell_list": [],
            "page_no": 294,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_khalkos/"
        },
        {
            "slug": "knight-captain-a5e",
            "desc": "",
            "name": "Knight Captain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d8+90",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 10,
                "history": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "passive Perception 18",
            "languages": "any two",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight captain attacks four times."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 11 (1d8 + 7) slashing damage."
                },
                {
                    "name": "Composite Longbow",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 150/600 ft., one target. Hit: 9 (1d8 + 5) piercing damage."
                },
                {
                    "name": "Command the Attack (1/Day)",
                    "desc": "The knight captain issues a command to all nonhostile creatures within 30 feet. Creatures who can see or hear the knight captain can use their reaction to make a single weapon attack with advantage."
                },
                {
                    "name": "Knightly Inspiration (1/Day)",
                    "desc": "The knight captain inspires creatures of their choice within 30 feet that can hear and understand them. For the next minute  inspired creatures gain an expertise die (1d4) on attack rolls and saving throws. A creature can benefit from only one Knightly Inspiration at a time  and the knight captain cannot target themselves."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The knight captain has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Superior Heavy Armor Master",
                    "desc": "While wearing heavy armor, the knight captain reduces bludgeoning, piercing, or slashing damage they take from nonmagical weapons by 5."
                }
            ],
            "spell_list": [],
            "page_no": 477,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_knight-captain/"
        },
        {
            "slug": "lich-a5e",
            "desc": "",
            "name": "Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 170,
            "hit_dice": "20d8+80",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": 12,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 12,
                "history": 12,
                "insight": 10,
                "perception": 10,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning",
            "damage_immunities": "necrotic, poison; damage from nonmagical weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "any six",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Paralyzing Touch",
                    "desc": "Melee Spell Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) cold damage. The target makes a DC 18 Constitution saving throw. On a failure  it is paralyzed until the end of its next turn."
                },
                {
                    "name": "Arc Lightning",
                    "desc": "The lich targets up to 3 creatures within 60 feet. Each target makes a DC 18 Dexterity saving throw. On a failure  the target takes 28 (8d6) lightning damage."
                },
                {
                    "name": "Fire Bolt (Cantrip; S)",
                    "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 16 (3d10) fire damage."
                },
                {
                    "name": "Thunderwave (1st-Level; S)",
                    "desc": "Thunder rolls from the lich in a 15-foot cube. Each creature in the area makes a DC 20 Constitution saving throw. On a failure  a creature takes 9 (2d8) thunder damage and is pushed 10 feet from the lich. On a success  a creature takes half damage and is not pushed."
                },
                {
                    "name": "Blur (2nd-Level; V, Concentration)",
                    "desc": "The lichs form is blurred. Attack rolls against it are made with disadvantage unless the attacker has senses that allow them to perceive without sight or to see through illusions (like blindsight or truesight)."
                },
                {
                    "name": "Fireball (3rd-Level; S, M)",
                    "desc": "Fire streaks from the lich to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 20 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Confusion (4th-Level; S, M, Concentration)",
                    "desc": "Each creature within 10 feet of a point the lich can see within 120 feet makes a DC 20 Wisdom saving throw  becoming rattled until the end of its next turn on a success. On a failure  a creature is confused for 1 minute and can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Disintegrate (6th-Level; S, M)",
                    "desc": "The lich disintegrates a target within 60 feet. A Large or smaller nonmagical object or creation of magical force  or a 10-foot-cube section thereof  is automatically destroyed. A creature makes a DC 20 Dexterity saving throw  taking 75 (10d6 + 40) force damage on a failed save. If reduced to 0 hit points  the creature and its nonmagical gear are disintegrated  and the creature can be restored to life only with true resurrection or wish."
                },
                {
                    "name": "Finger of Death (7th-Level; S)",
                    "desc": "A creature within 60 feet makes a DC 20 Constitution saving throw  taking 61 (7d8 + 30) necrotic damage on a failed saving throw or half damage on a success. A humanoid killed by this spell turns into a zombie under the lichs control at the start of the lichs next turn."
                },
                {
                    "name": "Power Word Stun (8th-Level; V)",
                    "desc": "The lich targets a creature within 60 feet. If the target has more than 150 hit points  it is rattled until the end of its next turn. Otherwise  it is stunned. It can make a DC 20 Constitution saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Eldritch Aura",
                    "desc": "The lich surrounds itself with a magical, rune-covered, glowing, translucent aura in a 10-foot radius. The aura moves with the lich and casts dim light inside its area. The aura disappears at the beginning of the lichs next turn."
                },
                {
                    "name": "Death Aura",
                    "desc": "The aura casts purple light. Each living creature that ends its turn inside the aura takes 17 (5d6) necrotic damage, and the lich regains the same number of hit points."
                },
                {
                    "name": "Shield Aura",
                    "desc": "The aura casts orange light. It has 35 hit points. Whenever the lich would take damage, the aura takes the damage instead, and the aura visibly weakens. If the damage reduces the aura to 0 hit points, the aura disappears, and the lich takes any excess damage."
                },
                {
                    "name": "Spell Shield Aura",
                    "desc": "The aura casts blue light. Any spell cast with a 5th-level or lower spell slot from outside the aura can't affect anything inside the aura. Using a spell to target something inside the aura or include the auras space in an area has no effect on anything inside."
                }
            ],
            "reactions": [
                {
                    "name": "Sabotage Spell",
                    "desc": "When a creature within 60 feet casts a spell that targets the lich, the lich attempts to interrupt it. The lich makes an Intelligence check against a DC of 10 + the spells level. On a success, the spell fails, and the caster takes 10 (3d6) necrotic damage."
                },
                {
                    "name": "Shield (1st-Level; V",
                    "desc": "When the lich is hit by an attack or targeted by magic missile, it gains a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the beginning of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The lich can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The lich casts cantrip or a 1st-level spell. The lich can use 2 legendary actions to cast a 2nd-level spell or 3 legendary actions to cast a 3rd-level spell."
                },
                {
                    "name": "Paralyzing Touch (Costs 2 Actions)",
                    "desc": "The lich uses Paralyzing Touch."
                },
                {
                    "name": "Arc Lightning (Costs 3 Actions)",
                    "desc": "The lich uses Arc Lightning."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "The lichs body or vestments are warded with three protective runes. When the lich fails a saving throw, it can choose to succeed instead. When it does so, one of its protective runes disappears."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it has a soul vessel, a destroyed lich gains a new body in 1d10 days, regaining all its hit points. The new body forms within 10 feet of the soul vessel."
                },
                {
                    "name": "Tongueless Utterance",
                    "desc": "Unless a spell has only a vocal component, the lich can cast the spell without providing a vocal component."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The lich has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A lich doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lich is a 16th level spellcaster. Its spellcasting ability is Intelligence (spell save DC 20\n +12 to hit with spell attacks). The lich has the following wizard spells prepared:\n Cantrips (at will): fire bolt\n mage hand\n prestidigitation\n 1st-level (4 slots): detect magic\n shield\n silent image\n thunderwave\n 2nd-level (3 slots): blur\n detect thoughts\n locate object\n 3rd-level (3 slots): animate dead\n dispel magic\n fireball\n 4th-level (3 slots): confusion\n dimension door\n 5th-level (2 slots): geas\n scrying\n 6th-level (1 slot): create undead\n disintegrate\n 7th-level (1 slot): finger of death\n teleport\n 8th-level (1 slot): power word stun"
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_lich/"
        },
        {
            "slug": "marid-a5e",
            "desc": "",
            "name": "Marid",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 90
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 7,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "perception": 6,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Aquan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marid makes two trident attacks. One of these can be replaced with a net attack."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +10 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 13 (2d6 + 6) piercing damage plus 5 (1d10) lightning damage. If thrown  the trident returns to the marids hand."
                },
                {
                    "name": "Net",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 5/15 ft., one target. Hit: A Large  Medium  or Small target is restrained until it is freed. A creature can use its action to make a DC 18 Strength check  freeing itself or another creature within its reach on a success. The net is an object with AC 10  20 hit points  vulnerability to slashing damage  and immunity to bludgeoning  poison  and psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fog Cloud (1/Day)",
                    "desc": "The marid magically creates a heavily obscured area of fog (or, if underwater, inky water) in a 30-foot radius around a point it can see within 60 feet. The fog spreads around corners and can be dispersed by a moderate wind or current (at least 10 miles per hour). Otherwise, it disperses after 10 minutes. The marid can see through this fog."
                },
                {
                    "name": "Water Jet (While Bloodied)",
                    "desc": "The marid shoots water in a 5-foot-wide, 60-foot-long jet. Each creature in the area makes a DC 18 Dexterity saving throw. On a failure, a target takes 21 (6d6) bludgeoning damage and is pushed 20 feet away from the marid, to a maximum of 60 feet away, and knocked prone. On a success, a target takes half damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The marid can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The marids innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), create or destroy water, detect magic, purify food and drink, 3/day each: control water, creation, tongues, water breathing, water walk, 1/day each: conjure elemental (water elemental only), plane shift (to Elemental Plane of Water only)"
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_marid/"
        },
        {
            "slug": "marid-noble-a5e",
            "desc": "",
            "name": "Marid Noble",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 90
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 7,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "perception": 6,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Aquan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marid makes two trident attacks. One of these can be replaced with a net attack."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +10 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 13 (2d6 + 6) piercing damage plus 5 (1d10) lightning damage. If thrown  the trident returns to the marids hand."
                },
                {
                    "name": "Net",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 5/15 ft., one target. Hit: A Large  Medium  or Small target is restrained until it is freed. A creature can use its action to make a DC 18 Strength check  freeing itself or another creature within its reach on a success. The net is an object with AC 10  20 hit points  vulnerability to slashing damage  and immunity to bludgeoning  poison  and psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fog Cloud (1/Day)",
                    "desc": "The marid magically creates a heavily obscured area of fog (or, if underwater, inky water) in a 30-foot radius around a point it can see within 60 feet. The fog spreads around corners and can be dispersed by a moderate wind or current (at least 10 miles per hour). Otherwise, it disperses after 10 minutes. The marid can see through this fog."
                },
                {
                    "name": "Water Jet (While Bloodied)",
                    "desc": "The marid shoots water in a 5-foot-wide, 60-foot-long jet. Each creature in the area makes a DC 18 Dexterity saving throw. On a failure, a target takes 21 (6d6) bludgeoning damage and is pushed 20 feet away from the marid, to a maximum of 60 feet away, and knocked prone. On a success, a target takes half damage."
                }
            ],
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The marid can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The marids innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), create or destroy water, detect magic, purify food and drink, 3/day each: control water, creation, tongues, water breathing, water walk, 1/day each: conjure elemental (water elemental only), plane shift (to Elemental Plane of Water only)"
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_marid-noble/"
        },
        {
            "slug": "minstrel-a5e",
            "desc": "",
            "name": "Minstrel",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "deception": 5,
                "performance": 5,
                "persuasion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any three",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Vicious Mockery (Cantrip; V)",
                    "desc": "A creature within 60 feet that can hear the minstrel makes a DC 14 Wisdom saving throw. On a failure  it takes 7 (2d6) psychic damage and has disadvantage on the first attack roll it makes before the end of its next turn."
                },
                {
                    "name": "Invisibility (2nd-Level; V, S, M, Concentration)",
                    "desc": "The minstrel or a creature they touch is invisible for 1 hour. The spell ends if the invisible creature attacks or casts a spell."
                },
                {
                    "name": "Shatter (2nd-Level; V, S, M)",
                    "desc": "An ear-splitting ringing sound fills a 10-foot-radius sphere emanating from a point the minstrel can see within 60 feet. Creatures in the area make a DC 14 Constitution saving throw  taking 13 (3d8) thunder damage on a failed save or half damage on a success. A creature made of stone  metal  or other inorganic material has disadvantage on its saving throw. Unattended objects in the area also take the damage."
                },
                {
                    "name": "Hypnotic Pattern (3rd-Level; S, M, Concentration)",
                    "desc": "A swirling pattern of light appears at a point within 120 feet. Each creature within 10 feet of the pattern that can see it makes a DC 14 Wisdom saving throw. On a failure  the creature is charmed for 1 minute. While charmed  the creature is incapacitated and its Speed is 0. The effect ends on a creature if it takes damage or if another creature uses an action to shake it out of its daze."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Martial Encouragement",
                    "desc": "Until the beginning of the minstrels next turn, one creature within 30 feet that can hear the minstrel deals an extra 3 (1d6) damage whenever it deals weapon damage."
                },
                {
                    "name": "Healing Word (1st-Level; V)",
                    "desc": "The minstrel or a living creature within 60 feet regains 5 (1d4 + 3) hit points. The minstrel can't cast this spell and a 1st-level or higher spell on the same turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The minstrel is a 5th level spellcaster. Their spellcasting ability is Charisma (spell save DC 13\n +5 to hit with spell attacks). They have the following bard spells prepared:\n Cantrips (at will): light\n mage hand\n minor illusion\n vicious mockery\n 1st-level (4 slots): charm person\n disguise self\n healing word\n 2nd-level (3 slots): enthrall\n invisibility\n shatter\n 3rd-level (2 slots): hypnotic pattern\n major image"
                }
            ],
            "spell_list": [],
            "page_no": 484,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_minstrel/"
        },
        {
            "slug": "mountain-dwarf-lord-a5e",
            "desc": "",
            "name": "Mountain Dwarf Lord",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d8+90",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 10,
                "history": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "passive Perception 18",
            "languages": "any two",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mountain dwarf lord attacks four times with their battleaxe."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 11 (1d8 + 7) slashing damage."
                },
                {
                    "name": "Composite Longbow",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 150/600 ft., one target. Hit: 9 (1d8 + 5) piercing damage."
                },
                {
                    "name": "Command the Attack (1/Day)",
                    "desc": "The knight captain issues a command to all nonhostile creatures within 30 feet. Creatures who can see or hear the knight captain can use their reaction to make a single weapon attack with advantage."
                },
                {
                    "name": "Knightly Inspiration (1/Day)",
                    "desc": "The knight captain inspires creatures of their choice within 30 feet that can hear and understand them. For the next minute  inspired creatures gain an expertise die (1d4) on attack rolls and saving throws. A creature can benefit from only one Knightly Inspiration at a time  and the knight captain cannot target themselves."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shield Block",
                    "desc": "When a creature attacks the mountain dwarf lord or a target within 5 feet, the mountain dwarf lord imposes disadvantage on that attack. To do so, the mountain dwarf lord must see the attacker and be wielding a shield."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The knight captain has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Superior Heavy Armor Master",
                    "desc": "While wearing heavy armor, the knight captain reduces bludgeoning, piercing, or slashing damage they take from nonmagical weapons by 5."
                }
            ],
            "spell_list": [],
            "page_no": 477,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mountain-dwarf-lord/"
        },
        {
            "slug": "mummy-lord-a5e",
            "desc": "",
            "name": "Mummy Lord",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 221,
            "hit_dice": "26d8+104",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 6,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "history": 6,
                "religion": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison; damage from nonmagical weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy lord uses Dreadful Glare and then attacks with its rotting fist."
                },
                {
                    "name": "Dreadful Glare (Gaze)",
                    "desc": "The mummy lord targets a creature within 60 feet. The target makes a DC 16 Wisdom saving throw. On a failure  it is magically frightened until the end of the mummy lords next turn. If the target fails the save by 5 or more  it is paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of mummies and mummy lords for 24 hours."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature  it makes a DC 17 Constitution saving throw. On a failure  it is cursed with Mummy Rot."
                },
                {
                    "name": "Dispel Magic (3rd-Level; V, S)",
                    "desc": "The mummy lord scours the magic from one creature  object  or magical effect it can see within 120 feet. A spell ends if it was cast with a 3rd-level or lower spell slot. For spells using a 4th-level or higher spell slot  the mummy lord makes a Wisdom ability check (DC 10 + the spells level) for each one  ending the effect on a success."
                },
                {
                    "name": "Guardian of Faith (4th-Level; V)",
                    "desc": "A Large  indistinct spectral guardian appears within an unoccupied space within 30 feet and remains for 8 hours. Creatures of the mummy lords choice that move to a space within 10 feet of the guardian for the first time on a turn make a DC 17 Dexterity saving throw  taking 20 radiant or necrotic damage (mummy lords choice) on a failed save or half damage on a success. The spell ends when the guardian has dealt 60 total damage."
                },
                {
                    "name": "Contagion (5th-Level; V, S)",
                    "desc": "Melee Spell Attack: +9 to hit, reach 5 ft., one creature. Hit: The target contracts a flesh-rotting disease. It has disadvantage on Charisma ability checks and becomes vulnerable to all damage. The target makes a DC 17 Constitution saving throw at the end of each of its turns. After 3 failures  the target stops making saving throws and the disease lasts for 7 days. After 3 successes  the effect ends."
                },
                {
                    "name": "Harm (6th-Level; V, S)",
                    "desc": "The mummy lord targets a creature within 60 feet. The target makes a DC 17 Constitution saving throw. On a failure  the creature is diseased  taking 49 (14d6) necrotic damage. Its hit point maximum is reduced by the same amount for 1 hour or until the effect is removed with a spell that removes diseases. On a successful save  the creature takes half the damage. The spells damage can't reduce a target to less than 1 hit point."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Blasphemous Counterspell",
                    "desc": "When the mummy lord is targeted by a spell using a 4th-level or lower spell slot, the attacker makes a DC 16 Constitution saving throw. On a failure, the spell is wasted, and the caster takes 3 (1d6) necrotic damage per level of the spell slot."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The mummy lord can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Channel Negative Energy",
                    "desc": "A 60-foot-radius aura of magical negative energy surrounds the mummy lord until the end of its next turn, spreading around corners. Creatures in the aura can't regain hit points."
                },
                {
                    "name": "Whirlwind of Sand",
                    "desc": "The mummy lord, along with its equipment, magically transforms into a whirlwind of sand and moves up to 60 feet without provoking opportunity attacks, and then reverts to its normal form."
                },
                {
                    "name": "Attack (Costs 2 Actions)",
                    "desc": "The mummy lord uses Dreadful Glare or attacks with its rotting fist."
                },
                {
                    "name": "Blasphemous Word (Costs 2 Actions)",
                    "desc": "Each non-undead creature within 10 feet of the mummy lord that can hear its magical imprecation makes a DC 16 Constitution saving throw. On a failure, a creature is stunned until the end of the mummy lords next turn."
                },
                {
                    "name": "Dispel Magic (Costs 2 Actions)",
                    "desc": "The mummy lord casts dispel magic."
                }
            ],
            "special_abilities": [
                {
                    "name": "Curse: Mummy Rot",
                    "desc": "A mummys touch inflicts a dreadful curse called mummy rot. A cursed creature can't regain hit points, and its hit point maximum decreases by an amount equal to the creatures total number of Hit Dice for every 24 hours that elapse. If this curse reduces the targets hit point maximum to 0, the target dies and crumbles to dust. Remove curse and similar magic ends the curse."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the mummy lord catches fire and takes 11 (2d10) ongoing fire damage if it isnt already suffering ongoing fire damage. A creature can use an action or legendary action to extinguish this fire."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the mummy lord fails a saving throw while wearing its scarab amulet, it can choose to succeed instead. When it does so, the scarab amulet shatters. The mummy lord can create a new amulet when it finishes a long rest."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mummy lord has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If its heart is intact, a destroyed mummy lord gains a new body in 1d4 days, regaining all its hit points. The new body forms within 10 feet of the heart."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The mummy lord is an 11th level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17\n +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared\n which it can cast without material components:\n Cantrips (at will): guidance\n thaumaturgy\n 1st-level (4 slots): create or destroy water\n detect magic\n 2nd-level (3 slots): augury\n gentle repose\n 3rd-level (3 slots): animate dead\n dispel magic\n 4th-level (3 slots): divination\n guardian of faith\n 5th-level (2 slots): contagion\n 6th-level (1 slot): harm"
                }
            ],
            "spell_list": [],
            "page_no": 339,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mummy-lord/"
        },
        {
            "slug": "nalfeshnee-a5e",
            "desc": "",
            "name": "Nalfeshnee",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 184,
            "hit_dice": "16d10+96",
            "speed": {
                "walk": 20,
                "fly": 30
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": 10,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nalfeshnee makes a bite attack and a claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 32 (5d10 + 5) piercing damage. If it uses its bite on a dead  non-demon creature  it regains 27 (5d10) hit points and recharges its Horror Nimbus. It may gain this benefit only once per creature."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 31 (4d12 + 5) slashing damage."
                },
                {
                    "name": "Chaos Blast",
                    "desc": "Beams of multicolored light arc through a 15-foot-radius sphere centered on a point within 90 feet. Each creature in the area that does not have a Chaotic alignment makes a DC 16 Wisdom saving throw  taking 52 (8d12) force damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Horror Nimbus (1/Day)",
                    "desc": "The nalfeshnee glows with an unholy, multicolored radiance. Each creature within 15 feet of the nalfeshnee that can see it makes a DC 16 Wisdom saving throw. On a failure, a creature is frightened for 1minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Teleport",
                    "desc": "The nalfeshnee magically teleports up to 120 feet to an unoccupied space it can see."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The nalfeshnee radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The nalfeshnee has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 72,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_nalfeshnee/"
        },
        {
            "slug": "night-hag-a5e",
            "desc": "",
            "name": "Night Hag",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 6,
                "deception": 6,
                "insight": 5,
                "perception": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 12 (2d8 + 3) slashing damage  and the target is subject to the hags Curse trait."
                },
                {
                    "name": "Sleep Touch",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one creature. Hit: The target falls asleep for 4 hours or until it takes damage or is shaken awake. Once the hag successfully hits a target  it can't make this attack again until it finishes a long rest."
                },
                {
                    "name": "Shapeshift",
                    "desc": "The hag magically polymorphs into a Small or Medium humanoid. Equipment it is carrying isnt transformed. It retains its claws in any form. It has no true form and remains in its current form when it dies."
                },
                {
                    "name": "Planar Travel (3/Day)",
                    "desc": "The hag magically enters the Ethereal Plane from the Material Plane  or vice versa. Alternatively  the hag is magically transported to the Material Plane  Hell  or the Abyss  arriving within 10 miles of its desired destination."
                },
                {
                    "name": "Nightmare Haunting (1/Day)",
                    "desc": "While on the Ethereal Plane  the hag magically touches a sleeping creature that is under the night hags Curse and is not protected by a magic circle or protection from evil and good spell or similar magic. As long as the touch persists  the target has terrible nightmares. If the nightmares last for 1 hour  the target gains no benefit from the rest  and its hit point maximum is reduced by 5 (1d10) until the curse ends. If this effect reduces the targets hit points maximum to 0  the target dies and the hag captures its soul. The reduction to the targets hit point maximum lasts until removed by greater restoration or similar magic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Curse",
                    "desc": "A creature touched by the hags claws is magically cursed for 30 days. While under this curse, the target has disadvantage on attack rolls made against the hag."
                },
                {
                    "name": "Evil",
                    "desc": "The hag radiates an Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The hag has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 270,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_night-hag/"
        },
        {
            "slug": "ogre-mage-a5e",
            "desc": "",
            "name": "Ogre Mage",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 5,
                "deception": 6,
                "perception": 4,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ogre makes two melee attacks."
                },
                {
                    "name": "Claw (Ogre Mage Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage."
                },
                {
                    "name": "Iron Club",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 17 (2d12 + 4) bludgeoning damage  or 10 (1d12 + 4) bludgeoning damage in Small or Medium form. When the ogre hits or touches a target with its club  it can end any spell on the target that was cast with a 3rd-level or lower spell slot."
                },
                {
                    "name": "Read Scroll (1/Day)",
                    "desc": "The ogre casts a spell from a magical scroll without expending the scrolls magic."
                },
                {
                    "name": "Darkness (2nd-Level; V, S, Concentration)",
                    "desc": "Magical darkness spreads from a point within 30 feet of the ogre  filling a 15-foot-radius sphere and spreading around corners. It remains for 1 minute. A creature with darkvision can't see through this darkness  and nonmagical light can't illuminate it."
                },
                {
                    "name": "Hold Person (2nd-Level; V, S, Concentration)",
                    "desc": "One humanoid the ogre can see within 60 feet makes a DC 14 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute  repeating the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Invisibility (2nd-Level; V, S, Concentration)",
                    "desc": "The ogre is invisible for 1 hour. The spell ends if the ogre attacks or casts a spell."
                },
                {
                    "name": "Gaseous Form (3rd-Level; V, S, Concentration)",
                    "desc": "The ogre and its gear becomes a hovering cloud of gas for 1 hour. Its Speed is 0  and its fly speed is 30. It can't attack  use or drop objects  talk  or cast spells. It can enter another creatures space and pass through small holes and cracks but can't pass through liquid. It is resistant to nonmagical damage  has advantage on Strength  Dexterity and Constitution saving throws  and can't fall."
                },
                {
                    "name": "Cone of Cold (5th-Level; V, S)",
                    "desc": "Frost blasts from the ogre in a 60-foot cone. Each creature in the area makes a DC 14 Constitution saving throw  taking 36 (8d8) cold damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The ogre changes its form into a Small or Medium humanoid, or back into its true form, which is a Large giant. Other than its size, its statistics are the same in each form. Its iron club, armor, and clothing change size with it. It reverts to its true form when it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The ogres innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components: At will: darkness, invisibility, 1/day: charm person, cone of cold, gaseous form, hold person"
                }
            ],
            "spell_list": [],
            "page_no": 348,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ogre-mage/"
        },
        {
            "slug": "orcish-wildling-minstrel-a5e",
            "desc": "",
            "name": "Orcish Wildling Minstrel",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "deception": 5,
                "performance": 5,
                "persuasion": 5,
                "history": 3,
                "nature": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any three",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Vicious Mockery (Cantrip; V)",
                    "desc": "A creature within 60 feet that can hear the minstrel makes a DC 14 Wisdom saving throw. On a failure  it takes 7 (2d6) psychic damage and has disadvantage on the first attack roll it makes before the end of its next turn."
                },
                {
                    "name": "Invisibility (2nd-Level; V, S, M, Concentration)",
                    "desc": "The minstrel or a creature they touch is invisible for 1 hour. The spell ends if the invisible creature attacks or casts a spell."
                },
                {
                    "name": "Shatter (2nd-Level; V, S, M)",
                    "desc": "An ear-splitting ringing sound fills a 10-foot-radius sphere emanating from a point the minstrel can see within 60 feet. Creatures in the area make a DC 14 Constitution saving throw  taking 13 (3d8) thunder damage on a failed save or half damage on a success. A creature made of stone  metal  or other inorganic material has disadvantage on its saving throw. Unattended objects in the area also take the damage."
                },
                {
                    "name": "Hypnotic Pattern (3rd-Level; S, M, Concentration)",
                    "desc": "A swirling pattern of light appears at a point within 120 feet. Each creature within 10 feet of the pattern that can see it makes a DC 14 Wisdom saving throw. On a failure  the creature is charmed for 1 minute. While charmed  the creature is incapacitated and its Speed is 0. The effect ends on a creature if it takes damage or if another creature uses an action to shake it out of its daze."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Martial Encouragement",
                    "desc": "Until the beginning of the minstrels next turn, one creature within 30 feet that can hear the minstrel deals an extra 3 (1d6) damage whenever it deals weapon damage."
                },
                {
                    "name": "Healing Word (1st-Level; V)",
                    "desc": "The minstrel or a living creature within 60 feet regains 5 (1d4 + 3) hit points. The minstrel can't cast this spell and a 1st-level or higher spell on the same turn."
                },
                {
                    "name": "Many orc tribes use song to preserve a communal memory of history",
                    "desc": "Minstrels are the keepers of the tribes wisdom and identity."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Legend lore",
                    "desc": "Once every 30 days, the orcish wilding minstrel can innately cast legend lore with no material component."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The minstrel is a 5th level spellcaster. Their spellcasting ability is Charisma (spell save DC 13\n +5 to hit with spell attacks). They have the following bard spells prepared:\n Cantrips (at will): light\n mage hand\n minor illusion\n vicious mockery\n 1st-level (4 slots): charm person\n disguise self\n healing word\n 2nd-level (3 slots): enthrall\n invisibility\n shatter\n 3rd-level (2 slots): hypnotic pattern\n major image"
                }
            ],
            "spell_list": [],
            "page_no": 484,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_orcish-wildling-minstrel/"
        },
        {
            "slug": "satyr-a5e",
            "desc": "",
            "name": "Satyr",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "performance": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage  or 8 (2d6 + 1) bludgeoning damage if the satyr moves at least 20 feet straight towards the target before the attack."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Dance Tune",
                    "desc": "Each humanoid  fey  or giant within 30 feet that can hear the satyr makes a DC 13 Wisdom saving throw. On a failure  it must dance until the beginning of the satyrs next turn. While dancing  its movement speed is halved  and it has disadvantage on attack rolls. Satyrs dont suffer the negative consequences of dancing. If a creatures saving throw is successful or the effect ends for it  it is immune to any satyrs Dance Tune for 24 hours. This is a magical charm effect."
                },
                {
                    "name": "Lullaby",
                    "desc": "Each humanoid or giant within 30 feet that can hear the satyr makes a DC 13 Constitution saving throw. On a failure  it falls asleep. It wakes up if a creature uses an action to wake it or if the satyr ends a turn without using its action to continue the lullaby. If a creatures saving throw is successful or the effect ends for it  it is immune to any satyrs Lullaby for 24 hours. This is a magical charm effect."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The satyr has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_satyr/"
        },
        {
            "slug": "scarecrow-harvester-a5e",
            "desc": "",
            "name": "Scarecrow Harvester",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The scarecrow uses Scare and makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage plus 3 (1d6) necrotic damage."
                },
                {
                    "name": "Scare",
                    "desc": "Each creature of the scarecrows choice within 30 feet that can see the scarecrow makes a DC 13 Wisdom saving throw. On a failure  it is magically frightened for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on itself on a success. If a creatures saving throw is successful or the effect ends for it  it is immune to Scare for 24 hours."
                },
                {
                    "name": "Fire Breath (Recharge 4-6)",
                    "desc": "The scarecrow exhales fire in a 30-foot cone. Each creature in the area makes a DC 13 Dexterity saving throw  taking 14 (4d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Pumpkin Head (1/Day)",
                    "desc": "The scarecrow throws its head up to 60 feet. Each creature within 20 feet of the head makes a DC 13 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success. After using this action  the scarecrow no longer has a head. It can still use its senses but can no longer use Fire Breath. It can create a new head when it finishes a long rest."
                },
                {
                    "name": "Invisibility (1/Day)",
                    "desc": "The scarecrow  along with any mount it is riding  is invisible for 1 hour or until it attacks or uses Scare  Fire Breath  or Pumpkin Head."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the scarecrow catches fire and takes 5 (1d10) ongoing fire damage if it isnt already suffering ongoing fire damage. A creature can spend an action to extinguish this fire."
                },
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to disable this creature is 19. A disabled scarecrow is inanimate. After one hour, it becomes animate again unless its body has been destroyed."
                }
            ],
            "spell_list": [],
            "page_no": 383,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_scarecrow-harvester/"
        },
        {
            "slug": "sea-hag-a5e",
            "desc": "",
            "name": "Sea Hag",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "7d8+21",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 3,
                "deception": 5,
                "insight": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Aquan, Common, Giant",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage."
                },
                {
                    "name": "Death Glare (Gaze)",
                    "desc": "One frightened creature within 30 feet makes a DC 11 Wisdom saving throw. On a failed saving throw  the creature drops to 0 hit points. On a success  the creature takes 7 (2d6) psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Horrific Transformation",
                    "desc": "The hag briefly takes on a terrifying form or reveals its true form. Each creature within 30 feet that can see the hag makes a DC 11 Wisdom saving throw. A creature under the hags curse automatically fails this saving throw. On a failure, the creature is frightened until the end of its next turn. If a creatures saving throw is successful, it is immune to the hags Horrific Transformation for 24 hours."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The hag can breathe air and water."
                },
                {
                    "name": "Curse",
                    "desc": "A creature that makes a bargain with the hag is magically cursed for 30 days. While it is cursed, the target automatically fails saving throws against the hags scrying and geas spells, and the hag can cast control weather centered on the creature."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The hags innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components: At will: dancing lights, disguise self, 1/day: control weather, geas, scrying"
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_sea-hag/"
        },
        {
            "slug": "shadow-demon-a5e",
            "desc": "",
            "name": "Shadow Demon",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 5,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 2,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, fire, thunder; damage from nonmagical weapons",
            "damage_immunities": "cold, lightning, necrotic, poison",
            "condition_immunities": "charmed, fatigue, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Darken Light",
                    "desc": "The demon magically targets a nonmagical flame or an area of magical light created by a 2nd-level or lower spell slot within 60 feet. Any area of bright light created by the light source instead casts dim light for 10 minutes."
                },
                {
                    "name": "Replace Shadow",
                    "desc": "The demon targets a humanoid within 5 feet that is in dim light and can't see the demon. The target makes a DC 13 Constitution saving throw. On a success  the target is aware of the demon. On a failure  the target is unaware of the demon  the target no longer casts a natural shadow  and the demon magically takes on the shape of the targets shadow  appearing indistinguishable from a natural shadow except when it attacks. The demon shares the targets space and moves with the target. When the demon is dealt damage while sharing the targets space  it takes half the damage (rounded down) and the other half is dealt to the target. The effect ends when the target drops to 0 hit points  the demon no longer shares the targets space  the demon or target is affected by dispel evil and good or a similar effect  or the demon begins its turn in an area of sunlight."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) cold damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Sneak",
                    "desc": "The demon takes the Hide action even if obscured only by dim light or darkness."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The demon radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Incorporeal",
                    "desc": "The demon can move through creatures and objects. It takes 3 (1d6) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Light Sensitivity",
                    "desc": "While in bright light, the demon has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 74,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_shadow-demon/"
        },
        {
            "slug": "shadow-elf-high-priest-a5e",
            "desc": "",
            "name": "Shadow Elf High Priest",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": 7,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "medicine": 7,
                "insight": 7,
                "persuasion": 6,
                "religion": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14, darkvision 120 ft.",
            "languages": "any three",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage. On a hit  the priest can expend a spell slot to deal 7 (2d6) radiant damage  plus an extra 3 (1d6) radiant damage for each level of the spell slot expended above 1st."
                },
                {
                    "name": "Web (2nd-Level; V, S, M, Concentration)",
                    "desc": "Thick  sticky webs fill a 20-foot cube within 60 feet  lightly obscuring it and making it difficult terrain. The webs must either be anchored between two solid masses (such as walls) or layered 5 feet deep over a flat surface. Each creature that starts its turn in the webs or that enters them during its turn makes a DC 15 Dexterity saving throw. On a failure  it is restrained. A creature can escape by making a DC 15 Strength check. Any 5-foot cube of webs exposed to fire burns away in 1 round  dealing 5 (2d4) fire damage to any creature that starts its turn in the fire. The webs remain for 1 hour."
                },
                {
                    "name": "Guardian of Faith (4th-Level; V)",
                    "desc": "A Large  indistinct spectral guardian appears in an unoccupied space within 30 feet and remains for 8 hours. Creatures of the priests choice that move to a space within 10 feet of the guardian for the first time on a turn make a DC 15 Dexterity saving throw  taking 20 radiant or necrotic damage (high priests choice) on a failed save or half damage on a success. The spell ends when the guardian has dealt 60 total damage."
                },
                {
                    "name": "Insect Plague (5th-Level; V, S, M, Concentration)",
                    "desc": "A 20-foot-radius sphere of biting and stinging insects appears centered on a point the priest can see within 300 feet and remains for 10 minutes. The cloud spreads around corners  and the area is lightly obscured and difficult terrain. Each creature in the area when the cloud appears  and each creature that enters it for the first time on a turn or ends its turn there  makes a DC 15 Constitution saving throw  taking 22 (4d10) piercing damage on a failed save or half damage on a success. The priest is immune to this damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shadow magic",
                    "desc": "The priestcan innately cast dancing lights as a cantrip and darkness and faerie fire once each per long rest with no material components, using Wisdom as their spellcasting ability."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The priest is an 11th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 15\n +7 to hit with spell attacks). They have the following cleric spells prepared:\n Cantrips (at will): guidance\n spare the dying\n thaumaturgy\n 1st-level (4 slots): animal friendship\n ceremony\n detect poison and disease\n 2nd-level (3 slots): augury\n lesser restoration\n web\n 3rd-level (3 slots): bestow curse\n remove curse\n 4th-level (3 slots): divination\n freedom of movement\n guardian of faith\n 5th-level (2 slots): greater restoration\n insect plague\n raise dead\n 6th-level (1 slots): word of recall"
                }
            ],
            "spell_list": [],
            "page_no": 489,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_shadow-elf-high-priest/"
        },
        {
            "slug": "spirit-naga-a5e",
            "desc": "",
            "name": "Spirit Naga",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 40,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Abyssal, Celestial, Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage. The target makes a DC 15 Constitution saving throw  taking 28 (8d6) poison damage on a failure or half damage on a success."
                },
                {
                    "name": "Hypnotic Pattern (3rd-Level; V, Concentration)",
                    "desc": "A swirling pattern of light appears at a point within 120 feet of the naga. Each creature within 10 feet of the pattern that can see it makes a DC 14 Wisdom saving throw. On a failure  the creature is charmed for 1 minute. While charmed  the creature is incapacitated and its Speed is 0. The effect ends on a creature if it takes damage or if another creature uses an action to shake it out of its daze."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the naga. Each creature in the area makes a DC 14 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Blight (4th-Level; V, Concentration)",
                    "desc": "The naga targets a living creature or plant within 30 feet  draining moisture and vitality from it. The target makes a DC 14 Constitution saving throw  taking 36 (8d8) necrotic damage on a failure or half damage on a success. Plant creatures have disadvantage on their saving throw and take maximum damage. A nonmagical plant dies."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shield (1st-Level; V)",
                    "desc": "When the naga is hit by an attack or targeted by magic missile, it gains a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the beginning of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The naga can breathe air and water."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it dies, the naga gains a new body in 1d6 days, regaining all its hit points. This trait can be removed with a wish spell."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The naga is a 9th level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14). The naga has the following wizard spells prepared\n which it can cast with only vocalized components:\n Cantrips (at will): mage hand\n minor illusion\n 1st-level (4 slots): charm person\n shield\n 2nd-level (3 slots): detect thoughts\n levitate\n 3rd-level (3 slots) hypnotic pattern\n lightning bolt\n 4th-level (3 slots): arcane eye\n blight\n 5th-level (1 slots): dominate person"
                }
            ],
            "spell_list": [],
            "page_no": 343,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_spirit-naga/"
        },
        {
            "slug": "titanic-dragon-turtle-a5e",
            "desc": "",
            "name": "Titanic Dragon Turtle",
            "size": "Titanic",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 396,
            "hit_dice": "24d20+144",
            "speed": {
                "walk": 20,
                "swim": 80
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 12,
            "intelligence_save": 8,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "history": 8,
                "insight": 9,
                "nature": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 52 (7d12 + 7) piercing damage. If the target is a creature  it is grappled (escape DC 21). Until this grapple ends  the dragon turtle can't bite a different creature  and it has advantage on bite attacks against the grappled creature."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. This attack deals double damage against objects  vehicles  and constructs."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. If the target is a creature  it makes a DC 21 Strength saving throw. On a failure  it is pushed 15 feet away from the dragon turtle and knocked prone."
                },
                {
                    "name": "Steam Breath (Recharge 5-6)",
                    "desc": "The dragon turtle exhales steam in a 90-foot cone. Each creature in the area makes a DC 20 Constitution saving throw  taking 52 (15d6) fire damage on a failed save or half as much on a successful one."
                },
                {
                    "name": "Lightning Storm (1/Day)",
                    "desc": "Hundreds of arcs of lightning crackle from the dragon turtle. Each creature within 90 feet makes a DC 17 Dexterity saving throw  taking 35 (10d6) lightning damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 25 (4d8 + 7) slashing damage."
                }
            ],
            "reactions": [
                {
                    "name": "Retract",
                    "desc": "When the dragon turtle takes 50 damage or more from a single attack or spell, it retracts its head and limbs into its shell. It immediately regains 20 hit points. While retracted, it is blinded; its Speed is 0; it can't take reactions; it has advantage on saving throws; attacks against it have disadvantage; and it has resistance to all damage. The dragon turtle stays retracted until the beginning of its next turn."
                },
                {
                    "name": "Tail",
                    "desc": "When the dragon turtle is hit by an opportunity attack, it makes a tail attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon turtle can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Claw Kick",
                    "desc": "The dragon turtle makes a claws attack and then moves up to half its speed without provoking opportunity attacks."
                },
                {
                    "name": "Emerald Radiance (1/Day)",
                    "desc": "Searing green light emanates from the dragon turtle. Each creature within 90 feet makes a DC 17 Dexterity saving throw, taking 70 (20d6) radiant damage on a failure or half damage on a success. A creature that fails the saving throw is blinded until the end of its next turn."
                },
                {
                    "name": "Lightning Storm (1/Day",
                    "desc": "The dragon turtle recharges and uses Lightning Storm."
                },
                {
                    "name": "Tail (Costs 2 Actions)",
                    "desc": "The dragon turtle makes a tail attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon turtle can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the dragon turtle fails a saving throw, it can choose to succeed instead. When it does so, the faint glow cast by its shell winks out. When the dragon turtle uses Retract, it gains one more use of this ability and its shell regains its luminescence."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragon turtles spellcasting ability is Wisdom (spell save DC 17). It can innately cast the following spells, requiring no components: 3/day each: control weather, water breathing, zone of truth"
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_titanic-dragon-turtle/"
        },
        {
            "slug": "vengeful-ghost-a5e",
            "desc": "",
            "name": "Vengeful Ghost",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "13d8",
            "speed": {
                "walk": 0,
                "fly": 40
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, fatigue, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "the languages it spoke in life",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Withering Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 17 (4d6 + 3) necrotic damage. If the target is frightened  it is magically aged 1d4 x 10 years. The aging effect can be reversed with a greater restoration spell."
                },
                {
                    "name": "Ethereal Jaunt",
                    "desc": "The ghost magically shifts from the Material Plane to the Ethereal Plane or vice versa. If it wishes  it can be visible to creatures on one plane while on the other."
                },
                {
                    "name": "Horrifying Visage",
                    "desc": "Each non-undead creature within 60 feet and on the same plane of existence that can see the ghost makes a DC 13 Wisdom saving throw. On a failure  a creature is frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns  ending the effect on itself on a success. If a creatures saving throw is successful or the effect ends for it  it is immune to this ghosts Horrifying Visage for 24 hours."
                },
                {
                    "name": "Possession (Recharge 6)",
                    "desc": "One humanoid within 5 feet makes a DC 13 Charisma saving throw. On a failure  it is possessed by the ghost. The possessed creature is unconscious. The ghost enters the creatures body and takes control of it. The ghost can be targeted only by effects that turn undead  and it retains its Intelligence  Wisdom  and Charisma. It grants its host body immunity to being charmed and frightened. It otherwise uses the possessed creatures statistics and actions instead of its own. It doesnt gain access to the creatures memories but does gain access to proficiencies  nonmagical class features and traits  and nonmagical actions. It can't use limited-used abilities or class traits that require spending a resource. The possession ends after 24 hours  when the body drops to 0 hit points  when the ghost ends it as a bonus action  or when the ghost is turned or affected by dispel evil and good or a similar effect. Additionally  the possessed creature repeats its saving throw whenever it takes damage. When the possession ends  the ghost reappears in a space within 5 feet of the body. A creature is immune to this ghosts Possession for 24 hours after succeeding on its saving throw or after the possession ends."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Horrifying Visage",
                    "desc": "If the ghost takes damage from an attack or spell, it uses Horrifying Visage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal Sight",
                    "desc": "The ghost can see into both the Material and Ethereal Plane."
                },
                {
                    "name": "Incorporeal",
                    "desc": "The ghost can move through creatures and objects. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A ghost doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Unquiet Spirit",
                    "desc": "If defeated in combat, the ghost returns in 24 hours. It can be put to rest permanently only by finding and casting remove curse on its remains or by resolving the unfinished business that keeps it from journeying to the afterlife."
                },
                {
                    "name": "Graveborn Strength",
                    "desc": "When not in sunlight, creatures make their saving throws against the ghosts Horrifying Visage and Possession abilities with disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 227,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_vengeful-ghost/"
        },
        {
            "slug": "yeti-a5e",
            "desc": "",
            "name": "Yeti",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Yeti",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The yeti uses Chilling Gaze and makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage."
                },
                {
                    "name": "Chilling Gaze (Gaze)",
                    "desc": "One creature within 30 feet that is not immune to cold damage makes a DC 13 Constitution saving throw. On a failure  the creature takes 10 (3d6) cold damage and is paralyzed for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on a success. If a creatures saving throw is successful or the effect ends for it  it is immune to any Chilling Gaze for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Camouflage",
                    "desc": "The yeti has advantage on Stealth checks made to hide in snowy terrain."
                },
                {
                    "name": "Fire Fear",
                    "desc": "When the yeti takes fire damage, it is rattled until the end of its next turn."
                },
                {
                    "name": "Storm Sight",
                    "desc": "The yetis vision is not obscured by weather conditions."
                }
            ],
            "spell_list": [],
            "page_no": 433,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_yeti/"
        },
        {
            "slug": "young-amethyst-dragon-a5e",
            "desc": "",
            "name": "Young Amethyst Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 18,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": 8,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "deception": 7,
                "insight": 5,
                "perception": 5,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force, psychic",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 19 (3d10 + 3) piercing damage plus 4 (1d8) force damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage."
                },
                {
                    "name": "Concussive Breath (Recharge 5-6)",
                    "desc": "The dragon psionically unleashes telekinetic energy in a 30-foot cone. Each creature in that area makes a DC 15 Constitution saving throw  taking 44 (8d10) force damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components. 3/day each:calm emotions, charm person"
                }
            ],
            "spell_list": [],
            "page_no": 142,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_young-amethyst-dragon/"
        },
        {
            "slug": "young-blue-dragon-a5e",
            "desc": "",
            "name": "Young Blue Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 80,
                "swim": 20
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "perception": 5,
                "stealth": 4,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., tremorsense 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage plus 4 (1d8) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 60-foot-long  5-foot-wide line of lightning. Each creature in that area makes a DC 16 Dexterity saving throw  taking 44 (8d10) lightning damage on a failed save or half damage on a success. A creature that fails the save can't take reactions until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Desert Farer",
                    "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat."
                },
                {
                    "name": "Dune Splitter",
                    "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks to hide in this way."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:blur, silent image"
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_young-blue-dragon/"
        },
        {
            "slug": "young-emerald-dragon-a5e",
            "desc": "",
            "name": "Young Emerald Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 133,
            "hit_dice": "14d12+42",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 18,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": 8,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "deception": 7,
                "history": 8,
                "perception": 5,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, thunder",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) thunder damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage."
                },
                {
                    "name": "Maddening Breath (Recharge 5-6)",
                    "desc": "The dragon screams  stripping flesh from bone in a 30-foot cone. Each creature in that area makes a DC 15 Constitution saving throw  taking 44 (8d10) thunder damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:hideous laughter, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 146,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_young-emerald-dragon/"
        },
        {
            "slug": "adultcavedragon-tob1-2023",
            "desc": "False",
            "name": "Adult Cave Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 270,
            "hit_dice": "20d12 + 140",
            "speed": {
                "walk": 40,
                "burrow": 40
            },
            "strength": 27,
            "dexterity": 12,
            "constitution": 25,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 24,
            "skills": {
                "Perception": 14,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, poisoned",
            "senses": "blindsight 60 ft., tremorsense 120 ft., passive Perception 24",
            "languages": "Common, Darakhul, Draconic",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a cone of black, poisonous gas in a 60-foot cone. Each target in that area must make a DC 21 Constitution saving throw. On a failure, a creature takes 56 (16d6) poison damage and is poisoned until it finishes a short rest. A creature can repeat the saving throw at the end of each hour, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Ruff Spikes",
                    "desc": "When a creature moves to a space within 5 feet of the cave dragon, the dragon flares its many feelers and spikes. The creature must succeed on a DC 21 Dexterity saving throw or take 9 (2d8) piercing damage and be prevented from entering that space."
                }
            ],
            "legendary_desc": "The dragon 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 dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a Tail attack."
                },
                {
                    "name": "Limb Sweep (Costs 2 Actions)",
                    "desc": "The dragon sweeps its wingless limbs outward. Each creature within 10 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be pushed up to 10 feet away from the dragon and knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Darkness Aura",
                    "desc": "The cave dragon emits magical darkness in a 30-foot radius around it. The darkness moves with the dragon and spreads around corners. Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 3rd level or lower, the spell creating the light is dispelled. At the start of each of its turns, the dragon chooses whether this aura is active. A successful dispel magic (DC 14) cast on the dragon suppresses this aura for 1 minute."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magical Tunneler",
                    "desc": "The cave dragon can burrow through nonmagical unworked earth and stone. While doing so, the dragon can choose whether to leave the material it moves through undisturbed or leave a 10-foot diameter tunnel in its wake."
                },
                {
                    "name": "Spiked Climb",
                    "desc": "The dragon uses its spikes to hold itself in place while climbing, allowing it to climb difficult surfaces, including upside down on ceilings, without needing to make an ability check. If it climbs upside down on a ceiling or suspends itself on a vertical surface while leaving its claws free, it can't use the Ruff Spikes reaction."
                }
            ],
            "spell_list": [],
            "page_no": 114,
            "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_adult-cave-dragon/"
        },
        {
            "slug": "alehousedrake-tob1-2023",
            "desc": "False",
            "name": "Alehouse Drake",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d4 + 20",
            "speed": {
                "walk": 60,
                "fly": 30
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Deception": 5,
                "Insight": 3,
                "Persuasion": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Discombobulating Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage, and if the target is a creature, it must succeed on a DC 13 Charisma saving throw or be discombobulated until the end of its next turn. A discombobulated creature is incapacitated, and when it moves, it moves in a random direction."
                },
                {
                    "name": "Mocking Chortle",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one creature. Hit: 7 (1d8 + 3) psychic damage."
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "The drake uses one of the following breath weapons."
                },
                {
                    "name": "Dazing Breath",
                    "desc": "The alehouse drake exhales sweet-smelling gas in a 30-foot cone. Each creature in that area must succeed on a DC 13 Charisma saving throw or become incapacitated for 1 minute. While incapacitated, the creature is indifferent about creatures that it is hostile toward within 50 feet of the drake. If the creature is attacked, harmed by a spell, or witnesses any of its allies being harmed, it is no longer indifferent but remains incapacitated. The incapacitated creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Intoxicating Breath",
                    "desc": "The alehouse drake burps intoxicating gas in a 15-foot cone. Each creature in the area must make a DC 13 Constitution saving throw. On a failure, a creature takes 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": [],
            "spell_list": [],
            "page_no": 138,
            "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_alehouse-drake/"
        },
        {
            "slug": "aridni-tob1-2023",
            "desc": "False",
            "name": "Aridni",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "15d6 + 30",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 9,
            "dexterity": 21,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Acrobatics": 11,
                "Perception": 3,
                "Stealth": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Gnoll, Sylvan, Void Speech",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aridni makes three Shortsword or Pixie Bow attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage."
                },
                {
                    "name": "Pixie Bow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 40/160 ft., one target. Hit: 10 (2d4 + 5) piercing damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The aridni casts one of the following spells, using Charisma as the spellcasting ability (spell save DC 14):\nAt will: dancing lights, detect magic, invisibility\n3/day each: charm person, faerie fire\n1/day: spike growth"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Enchanted Arrows",
                    "desc": "The aridni enchants one arrow with minor magic. The next time it hits a creature with a Pixie Bow attack before the start of its next turn, the target must succeed on a DC 14 Wisdom saving throw or suffer one of the following effects:"
                },
                {
                    "name": "Confusion",
                    "desc": "The target can't take reactions and acts randomly until the end of its next turn, as if it had failed the saving throw against the confusion spell."
                },
                {
                    "name": "Fear",
                    "desc": "The target is frightened until the end of its next turn and must spend its next turn moving away from the aridni by the safest available route."
                },
                {
                    "name": "Laughter",
                    "desc": "The target falls prone and is incapacitated with laughter until the end of its next turn."
                },
                {
                    "name": "Sleep",
                    "desc": "The target falls unconscious for 1 minute. It wakes up if it takes damage or if another creature takes an action to shake it awake.\n\n\n\n\nAridni in Midgard"
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The aridni doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The aridni has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "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_aridni/"
        },
        {
            "slug": "azzagremlin-tob1-2023",
            "desc": "False",
            "name": "Azza Gremlin",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 40,
                "fly": 10
            },
            "strength": 5,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common, Primordial",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Lightning Jolt",
                    "desc": "Melee or Ranged Spell Attack: +5 to hit, reach 5 ft. or range 30 ft., one creature. Hit: 6 (1d6 + 3) lightning damage, and the target must succeed on a DC 10 Constitution saving throw or be affected by Contagious Lightning."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Ride the Bolt",
                    "desc": "The azza gremlin can travel instantly along any bolt of lightning. When a bolt of lightning strikes or an effect deals lightning damage within 30 feet of the gremlin, it can teleport to an unoccupied space within 5 feet of where the lightning struck or dealt damage."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Contagious Lightning",
                    "desc": "A creature that touches the azza gremlin or hits it with a metal weapon while within 5 feet of it receives a discharge of lightning. The creature must succeed on a DC 10 Constitution saving throw or attract lightning for 1 minute. For the duration, attacks that deal lightning damage have advantage against the affected creature, the creature has disadvantage on saving throws against spells and effects that deal lightning damage, and if the creature takes lightning damage, it is paralyzed until the end of its next turn. An affected creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "spell_list": [],
            "page_no": 222,
            "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_azza-gremlin/"
        },
        {
            "slug": "bearking-tob1-2023",
            "desc": "False",
            "name": "Bear King",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d8 + 70",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": 9,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 18,
            "skills": {
                "Athletics": 9,
                "Intimidation": 7,
                "Perception": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold",
            "damage_immunities": "poison; bludgeoning, slashing, and piercing from nonmagical attacks not made with cold iron weapons",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., truesight 10 ft., passive Perception 18",
            "languages": "Common, Elvish, Giant, Sylvan",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Bear King makes one Bite attack and two Claw attacks, or he makes three Maul or Honey Bolt attacks. If two Maul attacks hit one Large or smaller creature, the target must succeed on a DC 17 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Bite (Bear or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) piercing damage plus 13 (3d8) radiant damage. The target must succeed on a DC 17 Dexterity saving throw or take 9 (2d8) radiant damage at the start of each of its turns, as radiant honey sticks to the wound. Any creature can take an action to remove the honey from the wound with a successful DC 14 Wisdom (Medicine) check. The honey dissolves if the target receives magical healing."
                },
                {
                    "name": "Claw (Bear or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage plus 13 (3d8) radiant damage."
                },
                {
                    "name": "Maul (Fey or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 13 (3d8) radiant damage."
                },
                {
                    "name": "Honey Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 22 (4d8 + 4) radiant damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The Bear King transforms into a Large brown bear, or a Large bear-Humanoid hybrid, or back into his true form, which is Fey. His statistics other than his size, are the same in each form. Any equipment he is wearing or carrying isn't transformed. The Bear King reverts to his true form if he dies."
                },
                {
                    "name": "Move",
                    "desc": "The Bear King moves up to his speed without provoking opportunity attacks."
                },
                {
                    "name": "Honey Toss",
                    "desc": "The Bear King throws a jar of magical honey at a creature he can see within 120 feet of him. The target must succeed on a DC 17 Dexterity saving throw or be restrained by sticky honey until the end of its next turn."
                },
                {
                    "name": "Frightful Roar (Costs 2 Actions)",
                    "desc": "The Bear King lets out a blood-curdling roar. Each hostile creature within 60 feet of the Bear King and that can hear the roar must succeed on a DC 17 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": "The Bear 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 Bear King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The Bear King moves up to his speed without provoking opportunity attacks."
                },
                {
                    "name": "Honey Toss",
                    "desc": "The Bear King throws a jar of magical honey at a creature he can see within 120 feet of him. The target must succeed on a DC 17 Dexterity saving throw or be restrained by sticky honey until the end of its next turn."
                },
                {
                    "name": "Frightful Roar (Costs 2 Actions)",
                    "desc": "The Bear King lets out a blood-curdling roar. Each hostile creature within 60 feet of the Bear King and that can hear the roar must succeed on a DC 17 Wisdom saving throw or be frightened until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Honeyed Weapons",
                    "desc": "Radiant, magical honey drips from the Bear King's paws and coats his weapons, making his weapon attacks magical. When the Bear King hits with any weapon, the weapon deals an extra 3d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The Bear King has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the Bear King fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Regeneration (Bear or Hybrid Form only)",
                    "desc": "The Bear King regains 10 hp at the start of his turn if he has at least 1 hp."
                }
            ],
            "spell_list": [],
            "page_no": 172,
            "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_bear-king/"
        },
        {
            "slug": "bonecollective-tob1-2023",
            "desc": "False",
            "name": "Bone Collective",
            "size": "Small",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d6 + 64",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Arcana": 5,
                "Deception": 6,
                "Perception": 3,
                "Stealth": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Common, Darakhul (can’t speak in shapeless form)",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone collective makes two Claw attacks, or one Claw attack and one Bite attack."
                },
                {
                    "name": "Bite (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 31 (4d12 + 5) piercing damage, and the target must succeed on a DC 16 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": "Claw (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 5) slashing damage."
                },
                {
                    "name": "Piercing Bones (Shapeless Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one creature in the collective's space. Hit: 52 (8d12) piercing damage, or 26 (4d12) piercing damage if the collective has half its hp or fewer."
                },
                {
                    "name": "Spellcasting",
                    "desc": "(3/Day; Humanoid Form Only)The bone collective casts the animate dead spell as an action, requiring no material components and using Charisma as the spellcasting ability (spell save DC 14)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shape Swarm",
                    "desc": "The bone collective can shape itself into a Small Humanoid or back into a shapeless form of Tiny bones. Its statistics are the same in each form, and it can't regain hp or gain temporary hp. It can't take on a Humanoid form if it is occupying the space of another creature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Collective Mind",
                    "desc": "The collective's individual bones are connected via a hive mind. It can telepathically communicate with any of its individual bones within 50 miles of it, and it can't be surprised. If the collective is reduced to half its hp or fewer, its Intelligence score is reduced to 1, it can't cast spells, it immediately changes to its shapeless form, and it can't take on a Humanoid form."
                },
                {
                    "name": "Grasping Limbs (Humanoid Form Only)",
                    "desc": "The bone collective can wield weapons and hold, grasp, push, pull, or interact with objects that might otherwise require a Humanoid form to accomplish."
                },
                {
                    "name": "Swarm (Shapeless Form Only)",
                    "desc": "The bone collective can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny bone."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The bone collective doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Wyrmblood Venom",
                    "desc": "When the bone collective hits a poisoned creature with a Bite or Piercing Bones attack, the target's Charisma score is reduced by 1d4. The target is incapacitated if this reduces its Charisma to 0. The reduction lasts until the target finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "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_bone-collective/"
        },
        {
            "slug": "bucca-tob1-2023",
            "desc": "False",
            "name": "Bucca",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d4 + 15",
            "speed": {
                "walk": 30,
                "fly": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Perception": 1,
                "Sleight of Hand": 7,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Darakhul, Dwarvish",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "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, and the target must succeed on a DC 13 Constitution saving throw or become poisoned for 1 minute. The poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Invisibility",
                    "desc": "The bucca magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the bucca wears or carries is invisible with it."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The bucca doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The bucca takes 1 radiant damage each minute it is exposed to sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Treasure Sense",
                    "desc": "The bucca can pinpoint, by scent, the location of precious metals and stones, such as coins and gems, within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 44,
            "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_bucca/"
        },
        {
            "slug": "chernomoi-tob1-2023",
            "desc": "False",
            "name": "Chernomoi",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d4 + 20",
            "speed": {
                "walk": 20,
                "fly": 20
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Acrobatics": 6,
                "Perception": 2,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Draconic, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage."
                },
                {
                    "name": "Shriek (Recharge 5-6)",
                    "desc": "The chernomoi emits a loud shriek that is audible out to 100 feet. Each creature within 60 feet of the chernomoi and that can hear it must make a DC 13 Constitution saving throw, taking 10 (3d6) thunder damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The chernomoi casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 13):\nAt will: detect magic, mage hand, mending, message, prestidigitation\n1/day each: detect poison and disease, dimension door"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 54,
            "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_chernomoi/"
        },
        {
            "slug": "clurichaun-tob1-2023",
            "desc": "False",
            "name": "Clurichaun",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 14,
            "armor_desc": "Clurichaun’s Luck",
            "hit_points": 22,
            "hit_dice": "4d4 + 12",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Perception": 1,
                "Stealth": 3
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Improvised Weapon",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 3 (1d4 + 1) bludgeoning, piercing, or slashing damage, depending on the weapon."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage."
                },
                {
                    "name": "Bawdy Remark",
                    "desc": "Ranged Spell Attack: +5 to hit, range 30 ft., one creature. Hit: 5 (1d4 + 3) psychic damage, and the target must succeed on a DC 13 Wisdom saving throw or be incapacitated until the end of its next turn as it doubles over in laughter or freezes up in embarrassment (the target's choice)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The clurichaun casts one of the following spells, requiring alcohol as the only material component and using Charisma as the spellcasting ability (spell save DC 13):\nAt will: mending, purify food and drink\n1/day each: blur, heroism, suggestion"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Clurichaun's Luck",
                    "desc": "While the clurichaun is conscious and wearing no armor and wielding no shield, it adds its Charisma modifier to its AC (included above)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clurichaun has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 66,
            "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_clurichaun/"
        },
        {
            "slug": "dau-tob1-2023",
            "desc": "False",
            "name": "Dau",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 49,
            "hit_dice": "9d6 + 18",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 7,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Deception": 5,
                "Insight": 5,
                "Perception": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Deep Speech, Primordial, Sylvan, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dau makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage, and the dau regains hp equal to the necrotic damage dealt. The target must succeed on a DC 13 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage dealt. This reduction lasts until the creature finishes a long rest. The creature dies if this effect reduces its hp maximum to 0."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The dau casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 13):\nAt will: detect thoughts, minor illusion\n3/day each: invisibility, major image\n1/day each: programmed illusion, project image"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Mirror Dodge",
                    "desc": "When a creature the dau can see within 30 feet of it attacks the dau or targets it with a spell, the dau replaces itself with an illusory duplicate and teleports to any unoccupied space that it can see within 30 feet. The dau isn't affected by the attack or spell, and the illusory duplicate is destroyed."
                },
                {
                    "name": "Tangible Illusion (1/Day)",
                    "desc": "When the dau casts a spell that creates an illusion of an object, the dau temporarily transforms that illusion into a physical, nonmagical object. The temporary object lasts 10 minutes, after which it reverts to being an illusion (or vanishes, if the duration of the original illusion expires). During that time, the illusion has all the physical properties of the object it represents, but it doesn't have any of the object's magical properties. The dau must touch the illusion to trigger this transformation, and the object can be no larger than 5 cubic feet."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The dau has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "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_dau/"
        },
        {
            "slug": "deeponepriest-tob1-2023",
            "desc": "False",
            "name": "Deep One Priest",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d8 + 42",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 5,
            "perception": 13,
            "skills": {
                "Athletics": 6,
                "Deception": 5,
                "Perception": 3
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "cold",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Common, Void Speech",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deep one priest makes one Claws attack and one Jolting Touch attack."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage."
                },
                {
                    "name": "Jolting Touch",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) lightning damage, and the target's speed is reduced by 10 until the end of its next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The deep one priest casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 13):\nAt will: guidance, thaumaturgy\n3/day each: command, sleep\n1/day each: spirit guardians"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The deep one priest can breathe air and water."
                },
                {
                    "name": "Frenzied Rage",
                    "desc": "If a deep one priest takes 10 or more damage from a single attack, it has advantage on melee attack rolls and gains a +4 bonus to melee damage rolls until the end of its next turn."
                },
                {
                    "name": "Voice of the Deeps",
                    "desc": "The deep one priest can spend 5 minutes giving a speech in a rolling, droning voice that fascinates listeners. At the end of the speech, each creature that heard it must succeed on a DC 13 Wisdom saving throw or forget the events of the past 10 minutes or keep no memory of the events of the next 5 minutes (the priest's choice). On a successful saving throw, a creature is immune to the priest's Voice of the Deeps for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 72,
            "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_deep-one-priest/"
        },
        {
            "slug": "domovoi-tob1-2023",
            "desc": "False",
            "name": "Domovoi",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8 + 44",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Intimidation": 5,
                "Perception": 2
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "acid, lightning",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Dwarvish, Elvish",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The domovoi makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The domovoi magically turns invisible until it attacks or casts a spell, or until its concentration ends (as if concentrating on a spell). Any equipment the domovoi wears or carries is invisible with it."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The domovoi casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 13):\nAt will: alter self\n3/day each: darkness, haste"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Protector's Step",
                    "desc": "The domovoi magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space within a structure protected by its House Guardian trait or within 30 feet of the exterior of that structure. Swirls of golden light, sparkles of starlight, or tendrils of inky shadow (the domovoi's choice) appear at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "House Guardian",
                    "desc": "When the domovoi finishes a long rest in a structure with up to 2,500 square feet of floor space, the structure becomes magically protected. This works like the guards and wards spell, except the domovoi can choose only two effects from the spell to place in the warded area."
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "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_domovoi/"
        },
        {
            "slug": "duelist-tob1-2023",
            "desc": "False",
            "name": "Duelist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "studded leather",
            "hit_points": 117,
            "hit_dice": "18d8 + 36",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 14,
            "skills": {
                "Acrobatics": 8,
                "Deception": 6,
                "Perception": 4,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Umbral",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow fey duelist makes two Rapier attacks and one Dagger attack."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d4 + 5) piercing damage plus 14 (4d6) poison damage, and if the target is a creature, it must succeed on a DC 14 Constitution saving throw or become poisoned for 1 minute. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Traveler (3/Day)",
                    "desc": "While in shadows, dim light, or darkness, the shadow fey disappears into the darkness and reappears in an unoccupied space it can see within 30 feet. A tendril of inky smoke appears at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The shadow fey duelist adds 3 to its AC against one melee attack that would hit it. To do so, the duelist must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Duelist's Mobility",
                    "desc": "Opportunity attacks made against the duelist have disadvantage. If the duelist is prone at the start of its turn, it can immediately stand without costing movement."
                },
                {
                    "name": "Fey Ancestry",
                    "desc": "The shadow fey has advantage on saving throws against being charmed, and magic can't put it to sleep."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the shadow fey has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 159,
            "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_duelist/"
        },
        {
            "slug": "eala-tob1-2023",
            "desc": "False",
            "name": "Eala",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 40,
            "hit_dice": "9d6 + 9",
            "speed": {
                "walk": 60,
                "fly": 10
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eala makes two Wing Blades attacks."
                },
                {
                    "name": "Wing Blades",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The eala breathes fire in a 15-foot cone. Each creature in the area must make a DC 13 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. The eala's fire breath ignites flammable objects and melts soft metals, such as gold and lead, in the area that aren't being worn or carried."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Swan Song",
                    "desc": "When the eala is reduced to 0 hp, it can use its last breath to sing a plaintive and beautiful melody. Each creature within 20 feet of it that can hear the eala must succeed on a DC 13 Charisma saving throw or be incapacitated until the end of its next turn. While incapacitated, the creature's speed is reduced to 0."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 152,
            "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_eala/"
        },
        {
            "slug": "eelhound-tob1-2023",
            "desc": "False",
            "name": "Eel Hound",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 77,
            "hit_dice": "14d8 + 14",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Sylvan but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage, and the target is grappled (escape DC 14). Until this grapple ends, the creature is restrained, and the hound can't Bite another target."
                },
                {
                    "name": "Slick Spittle",
                    "desc": "The eel hound covers the ground in a 5-foot square centered on a point it can see within 10 feet of it with its slippery spittle. Each creature standing in that area must succeed on a DC 13 Dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a DC 13 Dexterity saving throw or fall prone. The spittle remains on the ground for 1 minute."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Water Step",
                    "desc": "The eel hound teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. The origin and destination spaces must contain enough water to partially submerge the hound."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The eel hound can breathe air and water."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The eel hound has advantage on attack rolls against a creature if at least one of the hound's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 155,
            "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_eel-hound/"
        },
        {
            "slug": "emeraldeye-tob1-2023",
            "desc": "False",
            "name": "Emerald Eye",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 54,
            "hit_dice": "12d4 + 24",
            "speed": {
                "walk": 30
            },
            "strength": 3,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Arcana": 6,
                "Deception": 5,
                "History": 6,
                "Perception": 3,
                "Persuasion": 5,
                "Religion": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, deafened, charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 13",
            "languages": "Common, Draconic, telepathy 120 ft.",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Phrenic Burst",
                    "desc": "Melee or Ranged Spell Attack: +5 to hit, range 60 ft., one creature. Hit: 10 (2d6 + 3) psychic damage."
                },
                {
                    "name": "Bind",
                    "desc": "The emerald eye chooses a creature it can see within 30 feet of it that has an Intelligence of 6 or higher. The target must succeed on a DC 13 Charisma saving throw or the eye psychically binds itself to the target. If the target succeeds on the saving throw by 5 or more, it knows the eye attempted to bind to it. Otherwise, the target is unaware of the attempt. While bound to the emerald eye, the creature has resistance to psychic damage, but it has disadvantage on saving throws against the eye's Compulsion. The eye can be bound to only one target at a time. If it binds to another, the effect on the previous target ends."
                },
                {
                    "name": "Compel",
                    "desc": "The emerald eye magically compels one creature it can see within 30 feet of it to move. The target must succeed on a DC 13 Charisma saving throw or be charmed by the eye for 1 minute. At the start of each of the charmed target's turns, the emerald eye chooses a direction horizontal to the eye, and the target must use as much of its movement as possible to move in that direction on its turn. The target can take its action before it moves. The target can't be compelled to move into an obviously deadly hazard, such as a fire or pit, but it will provoke opportunity attacks to move in the designated direction. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The emerald eye doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The emerald eye is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Psychically Bound",
                    "desc": "The emerald eye must be psychically bound to a creature to survive. It loses 5 (2d4) hp for every hour it is not bound to a creature or every hour it is more than 30 feet away from its bound creature."
                }
            ],
            "spell_list": [],
            "page_no": 163,
            "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_emerald-eye/"
        },
        {
            "slug": "flamedragonwyrmling-tob1-2023",
            "desc": "False",
            "name": "Flame Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8 + 16",
            "speed": {
                "walk": 60,
                "fly": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 5,
            "perception": 15,
            "skills": {
                "Deception": 5,
                "Perception": 5,
                "Persuasion": 5,
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 15",
            "languages": "Common, Draconic, Ignan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (1d10 + 1) piercing damage plus 3 (1d6) fire damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw, taking 17 (5d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the flame dragon or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": 119,
            "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_flame-dragon-wyrmling/"
        },
        {
            "slug": "foresthunter-tob1-2023",
            "desc": "False",
            "name": "Forest Hunter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 15,
            "armor_desc": "chain shirt",
            "hit_points": 104,
            "hit_dice": "19d8 + 19",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 14,
            "skills": {
                "Perception": 4,
                "Stealth": 10,
                "Survival": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Umbral",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow fey makes two Dagger or Longbow attacks."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 10 (3d6) poison damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Traveler (3/Day)",
                    "desc": "While in shadows, dim light, or darkness, the shadow fey disappears into the darkness and reappears in an unoccupied space it can see within 30 feet. A tendril of inky smoke appears at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Evasion",
                    "desc": "If the forest hunter is subjected to an effect that allows it to make a Dexterity saving throw to take only half the damage, the hunter instead takes no damage if it succeeds on the saving throw, and only half the damage if it fails."
                },
                {
                    "name": "Fey Ancestry",
                    "desc": "The shadow fey has advantage on saving throws against being charmed, and magic can't put it to sleep."
                },
                {
                    "name": "Forest and Urban Hunter",
                    "desc": "The forest hunter has advantage on Wisdom (Perception) and Wisdom (Survival) checks to find and track Beasts and Humanoids."
                },
                {
                    "name": "Charging Archer",
                    "desc": "If the forest hunter moves at least 10 feet straight toward a target after hitting the target with a Longbow attack, the forest hunter can make one Dagger attack against the target as a bonus action."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the shadow fey has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "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_forest-hunter/"
        },
        {
            "slug": "haugbui-tob1-2023",
            "desc": "False",
            "name": "Haugbui",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d8 + 72",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 20,
            "skills": {
                "Arcana": 7,
                "History": 7,
                "Intimidation": 8,
                "Perception": 10,
                "Religion": 12
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold, fire, lightning, necrotic, thunder",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, restrained",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "the languages it knew in life, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The haugbui makes three Psychic Blast attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Psychic Blast",
                    "desc": "Melee or Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 27 (5d8 + 5) psychic damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The haugbui magically turns invisible until it attacks or casts a spell, or until its concentration ends (as if concentrating on a spell). Any equipment the haugbui wears or carries is invisible with it."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The haugbui casts one of the following spells, requiring no components and using Wisdom as the spellcasting ability (spell save DC 18):\nAt will: dancing lights, mending, purify food and drink, spare the dying\n3/day each: gust of wind, telekinesis\n1/day each: dispel magic, remove curse"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Sepulchral Scrying (Recharge 6)",
                    "desc": "While within 1 mile of its burial mound, the haugbui creates an invisible sensor within 5 miles of the mound for 1 minute. When it uses this bonus action and as a bonus action on each of its turns for the duration, the haugbui can switch between using its own senses and projecting its senses through the sensor. While projecting its senses through the sensor, it can see, hear, telepathically communicate, and cast spells as if it was in the sensor's space, and it is blinded and deafened with regard to its own senses. The sensor can be dispelled (DC 14)."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The haugbui can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the haugbui has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The haugbui has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The hangbui doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 231,
            "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_haugbui/"
        },
        {
            "slug": "heraldofblood-tob1-2023",
            "desc": "False",
            "name": "Herald of Blood",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12 + 80",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 17,
            "skills": {
                "Arcana": 10,
                "Perception": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 240 ft., passive Perception 17",
            "languages": "Common, Draconic, Infernal, Void Speech",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The herald makes three Herald's Staff or Blood Bolt attacks, or it makes two Herald's Staff attacks and one Grasping Slam attack."
                },
                {
                    "name": "Herald's Staff",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 13 (2d6 + 6) bludgeoning damage plus 13 (3d8) necrotic damage."
                },
                {
                    "name": "Grasping Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) bludgeoning damage, and the target is grappled (escape DC 17) if it is a Large or smaller creature. Until this grapple ends, the target is restrained and takes 9 (2d8) necrotic damage at the start of each of its turns, and the herald can't use its Grasping Slam on another target."
                },
                {
                    "name": "Blood Bolt",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 25 (5d8 + 3) necrotic damage. If the target is a creature with blood, it must succeed on a DC 17 Constitution saving throw or be poisoned until the end of its next turn."
                },
                {
                    "name": "Call Blood (Recharge 5-6)",
                    "desc": "Each creature with blood within 10 feet of the herald must make a DC 17 Constitution saving throw, taking 45 (10d8) necrotic damage on a failed save, or half as much damage on a successful one. The herald then gains temporary hp equal to the single highest amount of necrotic damage dealt. A creature that fails the saving throw by 5 or more also suffers one level of exhaustion."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Grant Blood Rage",
                    "desc": "The herald of blood infuses reckless rage in one creature it can see within 60 feet of it that isn't a Construct or Undead. The target must succeed on a DC 17 Constitution saving throw or be enraged for a number of rounds equal to the target's Constitution modifier. While enraged, the target has advantage on all melee attack rolls, and attack rolls against it have advantage. When the rage ends, the target takes 13 (3d8) necrotic damage and suffers one level of exhaustion. A creature with any levels of exhaustion automatically succeeds on this saving throw."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blood Armor",
                    "desc": "Each time a creature with blood hits the herald with a melee attack while within 10 feet of the herald, the creature takes 4 (1d8) necrotic damage, and the herald's AC increases by 1 until the end of its next turn. The herald's AC can't be increased to more than 20 from this trait."
                }
            ],
            "spell_list": [],
            "page_no": 232,
            "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_herald-of-blood/"
        },
        {
            "slug": "leshy-tob1-2023",
            "desc": "False",
            "name": "Leshy",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "7d8 + 14",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Deception": 5,
                "Perception": 4,
                "Stealth": 3,
                "Survival": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage plus 5 (2d4) poison damage."
                },
                {
                    "name": "Frightening Mien (Recharge 5-6)",
                    "desc": "The leshy briefly appears to grow to an enormous size, taking on a malicious mien before returning to normal. Each creature within 15 feet of the leshy and that can see it must succeed on a DC 13 Wisdom saving throw or be frightened 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. A creature is immune to Frightening Mien if it can see through illusions."
                },
                {
                    "name": "Encourage Growth (1/Day)",
                    "desc": "The leshy 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."
                },
                {
                    "name": "Familiar",
                    "desc": "The library automaton can serve another creature as a familiar, forming a magic, telepathic bond with that willing companion. While the two are bonded, the companion can sense what the automaton senses as long as they are within 1 mile of each other. While the automaton is within 10 feet of its companion, the companion has resistance to psychic damage. At any time and for any reason, the automaton can end its service as a familiar, ending the telepathic bond."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "The leshy 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": "Plant Camouflage",
                    "desc": "The leshy has advantage on Dexterity (Stealth) checks it makes in any terrain with ample obscuring plant life."
                },
                {
                    "name": "Speak with Beasts and Plants",
                    "desc": "The leshy can communicate with Beasts and Plants as if they shared a language."
                },
                {
                    "name": "Vine-Wrapped Weapons",
                    "desc": "The poisonous vines growing from the leshy entwine around its weapon. When the leshy hits with any weapon, the weapon deals an extra 2d4 poison damage (included in the attack)."
                },
                {
                    "name": "Woodland Stride",
                    "desc": "Difficult terrain composed of magical or nonmagical plants doesn't cost the leshy extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 251,
            "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_leshy/"
        },
        {
            "slug": "lichhound-tob1-2023",
            "desc": "False",
            "name": "Lich Hound",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 85,
            "hit_dice": "10d8 + 40",
            "speed": {
                "walk": 50,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 5,
            "perception": 14,
            "skills": {
                "Acrobatics": 6,
                "Perception": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 14",
            "languages": "understands Common and Darakhul but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lich hound can use its Eerie Howl. It then makes two Bite attacks. If both attacks hit one creature, the target must succeed on a DC 14 Constitution saving throw or take 7 (2d6) slashing damage and be incapacitated until the end of its next turn."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Eerie Howl",
                    "desc": "The lich hound releases an eerie howl that fades in and out and echoes strangely. Each creature within 30 feet of the lich hound must succeed on a DC 14 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the lich hound's Eerie Howl for the next 24 hours."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ethereal Jaunt",
                    "desc": "The lich hound magically shifts from the Material Plane to the Ethereal Plane, or vice versa."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "The lich hound 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": "Keen Hearing and Smell",
                    "desc": "The lich hound has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The lich hound doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 253,
            "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_lich-hound/"
        },
        {
            "slug": "mamura-tob1-2023",
            "desc": "False",
            "name": "Mamura",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "15d6 + 60",
            "speed": {
                "walk": 30,
                "fly": 20
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 19,
            "intelligence": 17,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 16,
            "skills": {
                "Acrobatics": 7,
                "Perception": 6,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Goblin, Sylvan, Void Speech",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mamura makes three Claw attacks and one Whiptail Stinger attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, range 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage."
                },
                {
                    "name": "Whiptail Stinger",
                    "desc": "Melee Weapon Attack: +7 to hit, range 10 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target must succeed on a DC 15 Constitution saving throw or take 7 (2d6) poison damage and be poisoned for 1 minute. While poisoned, the creature takes 3 (1d6) poison damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the mamura takes the Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Distracting Babble",
                    "desc": "When a spellcaster that is concentrating on a spell starts its turn within 20 feet of the mamura, the spellcaster must succeed on a DC 15 Constitution saving throw or lose concentration on the spell. In addition, if a spellcaster within 20 feet of the mamura casts a spell, it must succeed on a DC 15 Constitution saving throw or the spell fails to cast, using the action, bonus action, or reaction to cast the spell but not expending the spell slot."
                },
                {
                    "name": "Flyby",
                    "desc": "The mamura doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mamura has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Radial Eyes",
                    "desc": "The mamura has advantage on Wisdom (Perception) checks that rely on sight and on saving throws against being blinded. In addition, if the mamura isn't blinded, creatures attacking it can't benefit from traits and features that rely on a creature's allies distracting or surrounding the mamura, such as the Pack Tactics trait or Sneak Attack class feature."
                }
            ],
            "spell_list": [],
            "page_no": 263,
            "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_mamura/"
        },
        {
            "slug": "mapmimic-tob1-2023",
            "desc": "False",
            "name": "Map Mimic",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d4 + 10",
            "speed": {
                "walk": 15,
                "fly": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 16,
            "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": "acid",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage, and it attaches to the target. While attached, the mimic can't attack, the target is blinded, and at the start of each of the mimic's turns, the target takes 5 (1d6 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The mimic transforms into a Tiny object or back into its true, amorphous form. Its statistics 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": "False Appearance (Object Form Only)",
                    "desc": "While the mimic remains motionless, it is indistinguishable from an ordinary object."
                },
                {
                    "name": "Life Path",
                    "desc": "Regardless of the form it takes, the map mimic can make a map on its surface (no action required) that shows the route it has traveled since it left its parent mimic. The map shows terrain features and landmarks of where it has been, but doesn't show the names of those places."
                }
            ],
            "spell_list": [],
            "page_no": 269,
            "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_map-mimic/"
        },
        {
            "slug": "nightgarm-tob1-2023",
            "desc": "False",
            "name": "Nightgarm",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10 + 64",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 16,
            "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": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks made with silvered weapons",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Giant, Goblin, telepathy 60 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nightgarm makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) piercing damage. If the target is a Medium or smaller creature, it must succeed on a DC 15 Strength saving throw or be swallowed. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the nightgarm, and it takes 10 (3d6) acid damage at the start of each of the nightgarm's turns. The nightgarm can have only one creature swallowed at a time."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage."
                },
                {
                    "name": "Lupine Howl (1/Day)",
                    "desc": "The nightgarm magically calls 2d4 wolves or 2 dire wolves. The wolves arrive in 1d4 rounds, acting as allies of the nightgarm and obeying her telepathic commands. The wolves remain for 1 hour, until the nightgarm dies, or until the nightgarm dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Telepathic Bond",
                    "desc": "The nightgarm ignores the range restriction on its telepathy when communicating with a falseheart it has birthed. The nightgarm and its falseheart don't need to be on the same plane of existence."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "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_nightgarm/"
        },
        {
            "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/"
        }
    ]
}