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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=-cr&page=13",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=-cr&page=11",
    "results": [
        {
            "slug": "sathaq-worm",
            "desc": "_This titanic worm’s rocky hide is rough and hard as stone. Its yawning gullet writhes with miniature worms like itself._  \n**Elemental Predators.** Sathaq worms are nightmarish predators from the Plane of Elemental Earth, 30 feet long and 10 feet thick, with rugged brown hide embedded with stones. They devour stone and flesh with equal ease.  \n**Guts Filled with Larvae.** Sathaq worms are solitary; they approach each other only to mate. Their young incubate inside the worms’ gullets. Creatures they swallow are simultaneously digested by the parent worm and devoured by the larvae.  \n**Painful Presence.** Ultrasonic noise and magical ripples that tear at flesh and bone make the very presence of a sathaq worm extremely uncomfortable for creatures of the Material Plane.",
            "name": "Sathaq Worm",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 20,
                "burrow": 20,
                "swim": 20
            },
            "strength": 22,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "tremorsense 60 ft., passive Perception 15",
            "languages": "understands Deep Speech and Terran, but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the sathaq worm. A swallowed creature is blinded and restrained, has total cover against attacks and other effects outside the worm, and takes 7 (2d6) bludgeoning damage plus 7 (2d6) slashing damage plus 7 (2d6) acid damage at the start of each of the sathaq worm's turns. The sathaq worm can have only one creature swallowed at a time. If the sathaq worm takes 20 damage or more on a single turn from a creature inside it, the sathaq worm must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 5 feet of the sathaq worm. If the sathaq worm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 10,
                    "damage_dice": "4d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Agonizing Aura",
                    "desc": "The sathaq worms' presence induces pain in creatures native to the Material Plane. Any creature that starts its turn within 30 feet of the sathaq worm must make a DC 17 Fortitude saving throw. On a failed save, the creature is poisoned until the start of its next turn. If a creature's saving throw succeeds, it is immune to the sathaq worm's Agonizing Aura for the next 24 hours."
                },
                {
                    "name": "Earth Glide",
                    "desc": "The sathaq worm can burrow through nonmagical, unworked earth and stone. While doing so, the elemental doesn't disturb the material it moves through."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The sathaq worm deals double damage to objects and structures."
                },
                {
                    "name": "Earthen Camoflage",
                    "desc": "The sathaq worm's stealth bonus is increased to +6 in sand, mud, or dirt."
                }
            ],
            "spell_list": [],
            "page_no": 337,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sathaq-worm/"
        },
        {
            "slug": "thuellai",
            "desc": "_This raging cloud of animate mist and ice has icicle shards for eyes and claws. In battle or when hunting, a thuellai howls like a dozen screaming banshees._  \n_**Servants of Boreas.**_ These fast-flying creatures of air and ice were created by the lord of the north wind, Boreas, to be his heralds, assassins, and hunting hounds. They appear as a swirling blizzard, often blending in with snowstorms to surprise their victims.  \n_**Terrifying Blizzards.**_ Thuellai love to engulf creatures in their blizzards, to lash buildings with ice and cold, and to trigger avalanches with their whirlwinds. They thrive on destruction and fear, and they share their master’s unpredictable nature.  \n_**Immune to Steel.**_ Northerners especially fear the thuellai because of their resistance to mundane steel, their terrifying howls, and their ability to cause madness.  \n_**Elemental Nature.**_ A theullali doesn’t require air, food, drink, or sleep.",
            "name": "Thuellai",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 149,
            "hit_dice": "13d12+65",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 100
            },
            "strength": 22,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Dwarvish, Primordial",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thuellai makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+6"
                },
                {
                    "name": "Freezing Breath (Recharge 5-6)",
                    "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw."
                },
                {
                    "name": "Algid Aura",
                    "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn."
                },
                {
                    "name": "Howl of the Maddening Wind (3/day)",
                    "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one"
                },
                {
                    "name": "Blizzard (1/Day)",
                    "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Mastery",
                    "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai."
                },
                {
                    "name": "Snow Vision",
                    "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness."
                }
            ],
            "spell_list": [],
            "page_no": 379,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_thuellai/"
        },
        {
            "slug": "aboleth",
            "desc": "",
            "name": "Aboleth",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 135,
            "hit_dice": "18d10+36",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 21,
            "dexterity": 9,
            "constitution": 15,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": 8,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "history": 12,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 20",
            "languages": "Deep Speech, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aboleth makes three tentacle attacks."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or become diseased. The disease has no effect for 1 minute and can be removed by any magic that cures disease. After 1 minute, the diseased creature's skin becomes translucent and slimy, the creature can't regain hit points unless it is underwater, and the disease can be removed only by heal or another disease-curing spell of 6th level or higher. When the creature is outside a body of water, it takes 6 (1d12) acid damage every 10 minutes unless moisture is applied to the skin before 10 minutes have passed.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Enslave (3/day)",
                    "desc": "The aboleth targets one creature it can see within 30 ft. of it. The target must succeed on a DC 14 Wisdom saving throw or be magically charmed by the aboleth until the aboleth dies or until it is on a different plane of existence from the target. The charmed target is under the aboleth's control and can't take reactions, and the aboleth and the target can communicate telepathically with each other over any distance.\nWhenever the charmed target takes damage, the target can repeat the saving throw. On a success, the effect ends. No more than once every 24 hours, the target can also repeat the saving throw when it is at least 1 mile away from the aboleth."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The aboleth 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 aboleth regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The aboleth makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Swipe",
                    "desc": "The aboleth makes one tail attack."
                },
                {
                    "name": "Psychic Drain (Costs 2 Actions)",
                    "desc": "One creature charmed by the aboleth takes 10 (3d6) psychic damage, and the aboleth regains hit points equal to the damage the creature takes."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The aboleth can breathe air and water."
                },
                {
                    "name": "Mucous Cloud",
                    "desc": "While underwater, the aboleth is surrounded by transformative mucus. A creature that touches the aboleth or that hits it with a melee attack while within 5 ft. of it must make a DC 14 Constitution saving throw. On a failure, the creature is diseased for 1d4 hours. The diseased creature can breathe only underwater."
                },
                {
                    "name": "Probing Telepathy",
                    "desc": "If a creature communicates telepathically with the aboleth, the aboleth learns the creature's greatest desires if the aboleth can see the creature."
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "environments": [
                "Underdark",
                "Sewer",
                "Caverns",
                "Plane Of Water",
                "Water"
            ],
            "img_main": "http://api.open5e.com/static/img/monsters/aboleth.png",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_aboleth/"
        },
        {
            "slug": "deva",
            "desc": "",
            "name": "Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": "Angels",
            "alignment": "lawful good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "darkvision 120 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two melee attacks."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6+4d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Healing Touch (3/Day)",
                    "desc": "The deva touches another creature. The target magically regains 20 (4d8 + 2) hit points and is freed from any curse, disease, poison, blindness, or deafness."
                },
                {
                    "name": "Change Shape",
                    "desc": "The deva magically polymorphs into a humanoid or beast that has a challenge rating equal to or less than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the deva's choice).\nIn a new form, the deva retains its game statistics and ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has but that it lacks."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "The deva's weapon attacks are magical. When the deva hits with any weapon, the weapon deals an extra 4d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The deva's spellcasting ability is Charisma (spell save DC 17). The deva can innately cast the following spells, requiring only verbal components:\nAt will: detect evil and good\n1/day each: commune, raise dead"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The deva has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/commune/?format=api",
                "https://api.open5e.com/v2/spells/raise-dead/?format=api"
            ],
            "page_no": 261,
            "environments": [
                "Temple",
                "Astral Plane"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_deva/"
        },
        {
            "slug": "guardian-naga",
            "desc": "",
            "name": "Guardian Naga",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "Nagas",
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 7,
            "intelligence_save": 7,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Celestial, Common",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 8 (1d8 + 4) piercing damage, and the target must make a DC 15 Constitution saving throw, taking 45 (10d8) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Spit Poison",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 15/30 ft., one creature. Hit: The target must make a DC 15 Constitution saving throw, taking 45 (10d8) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 8,
                    "damage_dice": "10d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Rejuvenation",
                    "desc": "If it dies, the naga returns to life in 1d6 days and regains all its hit points. Only a wish spell can prevent this trait from functioning."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The naga is an 11th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 16, +8 to hit with spell attacks), and it needs only verbal components to cast its spells. It has the following cleric spells prepared:\n\n* Cantrips (at will): mending, sacred flame, thaumaturgy\n* 1st level (4 slots): command, cure wounds, shield of faith\n* 2nd level (3 slots): calm emotions, hold person\n* 3rd level (3 slots): bestow curse, clairvoyance\n* 4th level (3 slots): banishment, freedom of movement\n* 5th level (2 slots): flame strike, geas\n* 6th level (1 slot): true seeing"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/mending/?format=api",
                "https://api.open5e.com/v2/spells/sacred-flame/?format=api",
                "https://api.open5e.com/v2/spells/thaumaturgy/?format=api",
                "https://api.open5e.com/v2/spells/command/?format=api",
                "https://api.open5e.com/v2/spells/cure-wounds/?format=api",
                "https://api.open5e.com/v2/spells/shield-of-faith/?format=api",
                "https://api.open5e.com/v2/spells/calm-emotions/?format=api",
                "https://api.open5e.com/v2/spells/hold-person/?format=api",
                "https://api.open5e.com/v2/spells/bestow-curse/?format=api",
                "https://api.open5e.com/v2/spells/clairvoyance/?format=api",
                "https://api.open5e.com/v2/spells/banishment/?format=api",
                "https://api.open5e.com/v2/spells/freedom-of-movement/?format=api",
                "https://api.open5e.com/v2/spells/flame-strike/?format=api",
                "https://api.open5e.com/v2/spells/geas/?format=api",
                "https://api.open5e.com/v2/spells/true-seeing/?format=api"
            ],
            "page_no": 336,
            "environments": [
                "Temple",
                "Desert",
                "Astral Plane",
                "Mountains",
                "Forest",
                "Ruin",
                "Jungle",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_guardian-naga/"
        },
        {
            "slug": "stone-golem",
            "desc": "",
            "name": "Stone Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "attack_bonus": 10,
                    "damage_dice": "3d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Slow (Recharge 5-6)",
                    "desc": "The golem targets one or more creatures it can see within 10 ft. of it. Each target must make a DC 17 Wisdom saving throw against this magic. On a failed save, a target can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the target can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 317,
            "environments": [
                "Any"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_stone-golem/"
        },
        {
            "slug": "young-gold-dragon",
            "desc": "",
            "name": "Young Gold Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Gold Dragon",
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "insight": 5,
                "perception": 9,
                "persuasion": 9,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 55 (10d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws 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.",
                    "attack_bonus": 0,
                    "damage_dice": "10d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "environments": [
                "Forest",
                "Grassland"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_young-gold-dragon/"
        },
        {
            "slug": "young-red-dragon",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Red Dragon",
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 23,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+1d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "16d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 288,
            "environments": [
                "Hill",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_young-red-dragon/"
        },
        {
            "slug": "cloud-giant-a5e",
            "desc": "",
            "name": "Cloud Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 187,
            "hit_dice": "15d12+90",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "insight": 7,
                "perception": 7,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 17",
            "languages": "Common, Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant attacks twice with its glaive."
                },
                {
                    "name": "Glaive",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 24 (3d10 + 8) slashing damage. If the target is a Large or smaller creature  it makes a DC 20 Strength saving throw. On a failure  it is pushed up to 10 feet away from the giant and knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 39 (9d6 + 8) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 20 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Fog Cloud (1st-Level; V, S, Concentration)",
                    "desc": "The giant creates a 20-foot-radius  heavily obscured sphere of fog centered on a point it can see within 120 feet. The fog spreads around corners and can be dispersed by a moderate wind (at least 10 miles per hour). It lasts for 1 hour."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Gust",
                    "desc": "One creature within 10 feet makes a DC 15 Strength saving throw. On a failure, it is pushed up to 30 feet away from the giant."
                },
                {
                    "name": "Misty Step (2nd-Level; V)",
                    "desc": "The giant teleports to an unoccupied space it can see within 30 feet. The giant 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": "Cloud Sight",
                    "desc": "Clouds and fog do not impair the giants vision."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The giants spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components: At will: detect magic, fog cloud, light, 3/day each: feather fall, fly, misty step, telekinesis, 1/day each: control weather, gaseous form"
                }
            ],
            "spell_list": [],
            "page_no": 232,
            "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_cloud-giant/"
        },
        {
            "slug": "crusher-a5e",
            "desc": "",
            "name": "Crusher",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond that range), passive Perception 12",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Crush",
                    "desc": "The crusher moves up to its Speed in a straight line. While doing so  it can attempt to enter Large or smaller creatures spaces. Whenever the crusher attempts to enter a creatures space  the creature makes a DC 17 Dexterity or Strength saving throw (the creatures choice). If the creature succeeds at a Strength saving throw  the crushers movement ends for the turn. If the creature succeeds at a Dexterity saving throw  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. The first time on the crushers turn that it enters a creatures space  the creature is knocked prone and takes 50 (10d8 + 5) bludgeoning damage. A creature is prone while in the crushers space."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) bludgeoning damage. If the crusher moves at least 20 feet straight towards the target before the attack  the attack deals an extra 18 (4d8) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Overclock (Recharge 5-6)",
                    "desc": "The crusher takes the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clockwork Nature",
                    "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork is immune to any effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 53,
            "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_crusher/"
        },
        {
            "slug": "cyclops-myrmidon-a5e",
            "desc": "",
            "name": "Cyclops Myrmidon",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 126,
            "hit_dice": "11d12+55",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "animal": 0,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cyclops makes two melee attacks."
                },
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 26 (6d6 + 5) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 120 ft. (see Poor Depth Perception)  one target. Hit: 32 (5d10 + 5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Thick Skulled (1/Day)",
                    "desc": "The cyclops can end one condition on itself that was imposed through a failed Wisdom saving throw."
                }
            ],
            "reactions": [
                {
                    "name": "Big Windup",
                    "desc": "When a creature hits the cyclops with a melee attack, the cyclops readies a powerful strike against its attacker. The cyclops has advantage on the next club attack it makes against the attacker before the end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Panicked Rage",
                    "desc": "While a cyclops is frightened and the source of its fear is in sight, it makes attack rolls with advantage instead of disadvantage."
                },
                {
                    "name": "Poor Depth Perception",
                    "desc": "The cyclops makes all ranged attacks with disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "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_cyclops-myrmidon/"
        },
        {
            "slug": "dead-mans-fingers-a5e",
            "desc": "",
            "name": "Dead Mans Fingers",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 0
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": -1,
            "wisdom_save": null,
            "charisma_save": -1,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 11",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dead mans fingers makes two tendril attacks."
                },
                {
                    "name": "Tendril (Ethereal or Material Plane)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 20 ft., one creature. Hit: 10 (1d10 + 5) bludgeoning damage plus 10 (3d6) poison damage. A target on the Material Plane is subject to the Ethereal Shift trait."
                },
                {
                    "name": "Ethereal Spores (While Bloodied, Ethereal Plane Only)",
                    "desc": "Each creature within 30 feet makes a DC 15 Constitution saving throw  taking 31 (9d6) necrotic damage on a failed save or half damage on a success. A creature reduced to 0 hit points by this damage dies. If a creature killed by this attack remains on the Ethereal Plane for 24 hours  its corpse disintegrates  and a new dead mans fingers sprouts from its place."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Telekinetic Pull (Ethereal or Material Plane)",
                    "desc": "One creature within 90 feet makes a DC 15 Strength saving throw. On a failure, it is magically pulled up to 60 feet straight towards the dead mans fingers."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal and Material",
                    "desc": "The dead mans fingers lives simultaneously on the Ethereal and Material Planes. Its senses extend into both planes, and it can touch and be touched by creatures on both planes."
                },
                {
                    "name": "Ethereal Shift",
                    "desc": "When a creature on the Material Plane touches the dead mans fingers or hits it with a melee attack, the creature is magically transported to the Ethereal Plane. The creature can see and hear into both the Ethereal and Material Plane but is unaffected by creatures and objects on the Material Plane. It can be seen as a ghostly form by creatures on the Material Plane. It can move in any direction, with each foot of movement up or down costing 2 feet of movement."
                },
                {
                    "name": "If the creature is still on the Ethereal Plane when the dead mans fingers dies, the creature returns to the Material Plane",
                    "desc": "If this would cause a creature to appear in a space occupied by a solid object or creature, it is shunted to the nearest unoccupied space and takes 10 (3d6) force damage."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the dead mans fingers catches fire and takes ongoing 11 (2d10) fire damage if it isnt already suffering ongoing fire damage. It can spend an action or bonus action to extinguish this fire."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "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_dead-mans-fingers/"
        },
        {
            "slug": "deva-a5e",
            "desc": "",
            "name": "Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d8+72",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "insight": 9,
                "perception": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 30 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two attacks."
                },
                {
                    "name": "Celestial Hammer (Deva Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 17 (5d6) radiant damage. On a hit  the target can't make opportunity attacks against the deva until the beginning of the targets next turn."
                },
                {
                    "name": "Divine Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage."
                },
                {
                    "name": "Radiant Energy (1/Day)",
                    "desc": "The deva touches a creature other than itself. If the target is unwilling  the deva makes an attack roll with a +8 bonus. The deva can choose to magically heal 60 hit points of damage and end any blindness  curse  deafness  disease  or poison on the target. Alternatively  the deva can choose to deal 60 radiant damage to the target."
                },
                {
                    "name": "Change Form",
                    "desc": "The deva magically transforms into a beast or humanoid or back into its true form. It retains its deva statistics  including speech and telepathy  except that it has the size  movement modes  and traits of its new form."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The deva has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Aligned",
                    "desc": "An angel radiates a Lawful aura. Most angels also radiate a Good aura, and a few radiate Evil."
                },
                {
                    "name": "Celestial Dissolution",
                    "desc": "When an angel dies, its body and equipment dissolve into motes of light."
                },
                {
                    "name": "Detect Alignment",
                    "desc": "An angel knows the alignment, if any, of each creature within 30 feet that it can see."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "An angel doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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_deva/"
        },
        {
            "slug": "fallen-deva-a5e",
            "desc": "",
            "name": "Fallen Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d8+72",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "insight": 9,
                "perception": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 30 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two attacks."
                },
                {
                    "name": "Celestial Hammer (Deva Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 17 (5d6) radiant damage. On a hit  the target can't make opportunity attacks against the deva until the beginning of the targets next turn."
                },
                {
                    "name": "Divine Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage."
                },
                {
                    "name": "Radiant Energy (1/Day)",
                    "desc": "The deva touches a creature other than itself. If the target is unwilling  the deva makes an attack roll with a +8 bonus. The deva can choose to magically heal 60 hit points of damage and end any blindness  curse  deafness  disease  or poison on the target. Alternatively  the deva can choose to deal 60 radiant damage to the target."
                },
                {
                    "name": "Change Form",
                    "desc": "The deva magically transforms into a beast or humanoid or back into its true form. It retains its deva statistics  including speech and telepathy  except that it has the size  movement modes  and traits of its new form."
                },
                {
                    "name": "Consume Life Energy (1/Day)",
                    "desc": "The angel feasts on the departing life energy of a humanoid within 5 feet. The target must have been slain within the last hour. The angel magically gains temporary hit points equal to half the dead creatures maximum hit points. These hit points last until depleted. Only a spell cast with a 9th-level slot can raise the corpse from the dead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The deva has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Aligned",
                    "desc": "An angel radiates a Lawful aura. Most angels also radiate a Good aura, and a few radiate Evil."
                },
                {
                    "name": "Celestial Dissolution",
                    "desc": "When an angel dies, its body and equipment dissolve into motes of light."
                },
                {
                    "name": "Detect Alignment",
                    "desc": "An angel knows the alignment, if any, of each creature within 30 feet that it can see."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "An angel doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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_fallen-deva/"
        },
        {
            "slug": "forgotten-god-a5e",
            "desc": "",
            "name": "Forgotten God",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "17d8+85",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 4,
                "history": 4,
                "intimidation": 9,
                "perception": 9,
                "persuasion": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison, radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "All",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Divine Weapon",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) damage (damage type based on the form of the weapon or implement) plus 3 (1d6) radiant damage."
                },
                {
                    "name": "Stunning Gaze (Gaze)",
                    "desc": "The god targets a creature within 60 feet. The target makes a DC 17 Charisma saving throw. On a failure  the target takes 10 (3d6) radiant damage and is stunned until the end of its next turn. On a success  the target is immune to Stunning Gaze for 24 hours."
                },
                {
                    "name": "Divine Wrath (1/Day, While Bloodied)",
                    "desc": "Each creature of the gods choice within 60 feet makes a DC 17 Constitution saving throw  taking 28 (8d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Spirit Guardians (3rd-Level; V, S, Concentration)",
                    "desc": "Spirits of former divine servants surround the god in a 10-foot radius for 10 minutes. The god can choose creatures they can see to be unaffected by the spell. Other creatures treat the area as difficult terrain  and when a creature enters the area for the first time on a turn or starts its turn there  it makes a DC DC 17 Wisdom saving throw  taking 10 (3d6) radiant damage on a failed save or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A 10-foot-radius  40-foot-high column of divine flame appears centered on a point the god can see within 60 feet. Each creature in the area makes a DC 17 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failed save  or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aligned",
                    "desc": "The forgotten god radiates a weak alignment aura, most often Lawful and Good, Chaotic and Good, Lawful and Evil, or Chaotic and Evil. Its behavior may not match its alignment."
                },
                {
                    "name": "Flawed Spellcasting",
                    "desc": "The gods innate spellcasting ability is Wisdom (save DC 17).The god can try to cast flame strike or spirit guardians at will with no material component. When the god tries to cast the spell, roll 1d6. On a 1, 2, or 3 on the die, the spell visibly fails and has no effect. The gods action for the turn is not wasted, but it can't be used to cast a spell."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the god fails a saving throw, it can choose to succeed instead. When it does so, it seems to flicker and shrink, as if it is using up its essence."
                },
                {
                    "name": "Divine Nature",
                    "desc": "A forgotten god doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "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_forgotten-god/"
        },
        {
            "slug": "glabrezu-a5e",
            "desc": "",
            "name": "Glabrezu",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "deception": 8,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The glabrezu makes two pincer attacks."
                },
                {
                    "name": "Pincer",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage. If the target is a Medium or smaller creature  it is grappled (escape DC 17). The glabrezu has two pincers  each of which can grapple one target. While grappling a target  a pincer can't attack a different target. If the same creature is grappled by both of the glabrezus pincers  it must escape from each of them separately."
                },
                {
                    "name": "Wish",
                    "desc": "Once per 30 days  the glabrezu can cast wish for a mortal  using no material components. Before doing so  it will demand that the mortal commit a terribly evil act or make a painful sacrifice."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fists",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) bludgeoning damage."
                },
                {
                    "name": "Rend",
                    "desc": "If grappling the same target with both pincers, the glabrezu rips at the target, ending both grapples and dealing 27 (4d10 + 5) slashing damage. If this damage reduces a creature to 0 hit points, it dies and is torn in half."
                },
                {
                    "name": "Darkness",
                    "desc": "Magical darkness spreads from a point within 30 feet, filling a 15-foot-radius sphere and spreading around corners. It remains for 1 minute, until the glabrezu dismisses it, or until the glabrezu uses this ability again. A creature with darkvision can't see through this darkness, and nonmagical light can't illuminate it."
                },
                {
                    "name": "Confusion (1/Day)",
                    "desc": "The glabrezu targets up to three creatures within 90 feet. Each target makes a DC 16 Wisdom saving throw, becoming confused for 1 minute on a failure. A target repeats this saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The glabrezu radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The glabrezu has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "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_glabrezu/"
        },
        {
            "slug": "guardian-naga-a5e",
            "desc": "",
            "name": "Guardian Naga",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 136,
            "hit_dice": "16d10+48",
            "speed": {
                "walk": 40,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 7,
            "intelligence_save": 7,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Abyssal, Celestial, Common",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage. The target makes a DC 15 Constitution saving throw  taking 35 (10d6) poison damage on a failure or half damage on a success."
                },
                {
                    "name": "Spit Poison",
                    "desc": "Melee Weapon Attack: +8 to hit, range 20/60 ft., one creature. Hit: The target makes a DC 15 Constitution saving throw  taking 35 (10d6) poison damage on a failure or half damage on a success."
                },
                {
                    "name": "Command (1st-Level; V)",
                    "desc": "One living creature within 60 feet that the naga can see and that can hear and understand it makes a DC 16 Wisdom saving throw. On a failure  the target uses its next turn to move as far from the naga as possible  avoiding hazardous terrain."
                },
                {
                    "name": "Hold Person (2nd-Level; V, Concentration)",
                    "desc": "One humanoid the naga can see within 60 feet makes a DC 16 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 16 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The naga changes its form to that of a specific Medium humanoid, a Medium snake-human hybrid with the lower body of a snake, or its true form, which is a Large snake. While shapeshifted, its statistics are unchanged except for its size. It reverts to its true form if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The naga can breathe air and water."
                },
                {
                    "name": "Forbiddance",
                    "desc": "The nagas lair is under the forbiddance spell. Until it is dispelled, creatures in the lair can't teleport or use planar travel. Fiends and undead that are not the nagas allies take 27 (5d10) radiant damage when they enter or start their turn in the lair."
                },
                {
                    "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 an 11th level spellcaster. Its spellcasting ability is Wisdom (spell save DC 16). The naga has the following cleric spells prepared\n which it can cast with only vocalized components:\n Cantrips (at will): mending\n thaumaturgy\n 1st-level (4 slots): command\n cure wounds\n 2nd-level (3 slots): calm emotions\n hold person\n 3rd-level (3 slots) clairvoyance\n create food and water\n 4th-level (3 slots): divination\n freedom of movement\n 5th-level (2 slots): flame strike\n geas\n 6th-level (1 slot): forbiddance"
                }
            ],
            "spell_list": [],
            "page_no": 342,
            "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_guardian-naga/"
        },
        {
            "slug": "hezrou-a5e",
            "desc": "",
            "name": "Hezrou",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 136,
            "hit_dice": "13d10+65",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hezrou makes one attack with its bite and one with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 15). Until this grapple ends  the target is restrained  and the hezrou can't bite another target."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage."
                },
                {
                    "name": "Swallow",
                    "desc": "The hezrou makes a bite attack against a Medium or smaller creature it is grappling. If the attack hits and the hezrou has not swallowed another creature  the target is swallowed and the grapple ends. A swallowed creature has total cover from attacks from outside the hezrou  it is blinded and restrained  and it takes 17 (5d6) ongoing acid damage while swallowed."
                },
                {
                    "name": "If a swallowed creature deals 25 or more damage to the hezrou in a single turn, or if the hezrou dies, the hezrou vomits up the creature",
                    "desc": ""
                },
                {
                    "name": "Darkness",
                    "desc": "Magical darkness spreads from a point within 30 feet  filling a 15-foot-radius sphere and spreading around corners. It remains for 1 minute  until the hezrou dismisses it  or until the hezrou uses this ability again. A creature with darkvision can't see through this darkness and nonmagical light can't illuminate it."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Stench (1/Day)",
                    "desc": "When hit by a melee attack, the hezrou emits a cloud of foul-smelling poison gas in a 20-foot radius. Each creature in the area makes a DC 14 Constitution saving throw. On a failure, a creature is poisoned for 1 minute. A creature can repeat this saving throw at the end of each of its turns, ending the effect on itself on a success"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The hezrou radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The hezrou has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "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_hezrou/"
        },
        {
            "slug": "stone-guardian-a5e",
            "desc": "",
            "name": "Stone Guardian",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; damage from nonmagical, non-adamantine weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The guardian attacks twice with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 60/240 ft., one target. Hit: 30 (7d6 + 6) bludgeoning damage. The target makes a DC 18 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Slow (Recharge 5-6)",
                    "desc": "The guardian targets one or more creatures within 30 feet. Each target makes a DC 17 Wisdom saving throw. On a failure, the target is slowed for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The guardian is immune to any effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The guardian has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Constructed Nature",
                    "desc": "Guardians dont require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 265,
            "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_stone-guardian/"
        },
        {
            "slug": "ur-otyugh-a5e",
            "desc": "",
            "name": "Ur-Otyugh",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 144,
            "hit_dice": "17d10+51",
            "speed": {
                "walk": 50,
                "swim": 50
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "telepathy 120 ft. (can transmit but not receive thoughts and images)",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The otyugh makes two tentacle attacks."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage plus 4 (1d8) piercing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 14) and restrained until the grapple ends. The otyugh has two tentacles  each of which can grapple one target and can't attack a different target while doing so."
                },
                {
                    "name": "Tentacle Slam",
                    "desc": "The otyugh slams any creatures it is grappling into a hard surface or into each other. Each creature makes a DC 14 Strength saving throw. On a failure  the target takes 10 (2d6 + 3) bludgeoning damage  is stunned until the end of the otyughs next turn  and is pulled up to 5 feet towards the otyugh. On a success  the target takes half damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage. If the target is a creature, it makes a DC 14 Constitution saving throw. On a failure, the target contracts a disease. While diseased, the target is poisoned. The target repeats the saving throw every 24 hours, reducing its hit point maximum by 5 (1d10) on a failure (to a minimum of 1 hit point) and becoming cured on a success. The reduction in hit points lasts until the disease is cured."
                },
                {
                    "name": "Swallow",
                    "desc": "If the otyugh has no other creature in its stomach, the otyugh bites a Medium or smaller creature that is stunned. On a hit, the creature is swallowed. A swallowed creature has total cover from attacks from outside the otyugh, is blinded and restrained, and takes 10 (3d6) acid damage at the start of each of the otyugh's turns. If a swallowed creature deals 15 or more damage to the otyugh in a single turn, or if the otyugh dies, the otyugh vomits up the creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The ur-otyugh can take 2 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": "Mad Dash",
                    "desc": "The ur-otyugh moves up to half its Speed."
                },
                {
                    "name": "Tentacle",
                    "desc": "The ur-otyugh makes a tentacle attack. This attack has a range of 15 feet."
                },
                {
                    "name": "Mental Fuzz (Costs 2 Actions",
                    "desc": "The ur-otyugh transmits a burst of psionic static. Each non-aberration within 30 feet makes a DC 14 Intelligence saving throw. On a failure, a creature takes 14 (4d6) psychic damage and is stunned until the end of the ur-otyughs next turn. On a success, the creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (2/Day)",
                    "desc": "If the ur-otyugh fails a saving throw, it can choose to succeed instead. When it does so, it becomes more sluggish. Each time the ur-otyugh uses Legendary Resistance, its Speed and swim speed decrease by 10 and it loses one of its legendary actions on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "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_ur-otyugh/"
        },
        {
            "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-bronze-dragon-a5e",
            "desc": "",
            "name": "Young Bronze Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 60
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "insight": 5,
                "perception": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite  it can use Lightning Pulse."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 23 (3d10 + 7) piercing damage plus 4 (1d8) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Trident (Humanoid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +13 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 10 (1d6 + 7) piercing damage."
                },
                {
                    "name": "Lightning Pulse",
                    "desc": "The dragon targets one creature within 60 feet  forcing it to make a DC 20 Dexterity saving throw. The creature takes 22 (4d10) lightning damage on a failure or half damage on a success. If the initial target is touching a body of water  all other creatures within 20 feet of it and touching the same body of water must also make the saving throw against this damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in a 90-foot-long  5-foot-wide line. Each creature in the area makes a DC 20 Dexterity saving throw  taking 69 (13d10) lightning damage on a failed save or half damage on a success. A creature that fails the saving throw can't take reactions until the end of its next turn."
                },
                {
                    "name": "Ocean Surge",
                    "desc": "The dragon exhales a torrent of seawater in a 30-foot cone. Each creature in the area makes a DC 20 Strength saving throw. A creature that fails is pushed 30 feet away from the dragon and knocked prone  while one that succeeds is pushed only 15 feet away."
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically takes the shape of a humanoid or beast  or changes back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (dragons choice). In the new form  the dragons stats are unchanged except for its size. It can't use Lightning Pulse  Breath Weapons  Tail Attack  or Wing Attack except in dragon form. In beast form  it can attack only with its bite and claws  if appropriate to its form. If the beast form is Large or smaller  the reach of these attacks is reduced to 5 feet. In humanoid form  it can attack only with its trident."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon 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": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 18 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 21 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                },
                {
                    "name": "Foresight (Costs 2 Actions)",
                    "desc": "The dragon focuses on the many sprawling futures before it and predicts what will come next. Attacks against it are made with disadvantage until the start of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Oracle of the Coast",
                    "desc": "The dragon can accurately predict the weather up to 7 days in advance and is never considered surprised while conscious."
                },
                {
                    "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:fog cloud, speak with animals"
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "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-bronze-dragon/"
        },
        {
            "slug": "young-earth-dragon-a5e",
            "desc": "",
            "name": "Young Earth Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "17d10+68",
            "speed": {
                "walk": 40,
                "fly": 40,
                "burrow": 60
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": 5,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "athletics": 8,
                "insight": 7,
                "nature": 5,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "petrified",
            "senses": "darkvision 120 ft., tremorsense 60 ft., passive Perception 20",
            "languages": "Common, Draconic, Terran",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its slam."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 22 (4d10 + 4) piercing damage."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage."
                },
                {
                    "name": "Scouring Breath (Recharge 5-6)",
                    "desc": "The dragon exhales scouring sand and stones in a 30-foot cone. Each creature in that area makes a DC 16 Dexterity saving throw  taking 38 (11d6) slashing damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 12). It can innately cast the following spells, requiring no material components. 3/day each:locate animals or plants, spike growth"
                }
            ],
            "spell_list": [],
            "page_no": 128,
            "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-earth-dragon/"
        },
        {
            "slug": "young-gold-dragon-a5e",
            "desc": "",
            "name": "Young Gold Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "insight": 5,
                "perception": 5,
                "persuasion": 9,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Molten Breath",
                    "desc": "The dragon exhales molten gold in a 30-foot cone. Each creature in the area makes a DC 17 Dexterity saving throw  taking 49 (9d10) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Weakening Breath",
                    "desc": "The dragon exhales gas in a 30-foot cone. Each creature in the area must succeed on a DC 17 Constitution saving throw or suffer disadvantage on weapon attack rolls for 1 minute. A weakened creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Valor",
                    "desc": "Creatures of the dragons choice within 30 feet gain a +1 bonus to saving throws and are immune to the charmed and frightened conditions."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each:bless, healing word"
                }
            ],
            "spell_list": [],
            "page_no": 173,
            "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-gold-dragon/"
        },
        {
            "slug": "young-green-dragon-a5e",
            "desc": "",
            "name": "Young Green Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "19d10+57",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "deception": 6,
                "insight": 5,
                "perception": 5,
                "persuasion": 6,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic, one more",
            "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: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) poison damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales poisonous gas in a 30-foot cone. Each creature in that area makes a DC 15 Constitution saving throw  taking 42 (12d6) poison damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Woodland Stalker",
                    "desc": "When in a forested area, the dragon has advantage on Stealth checks."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 14). It can innately cast the following spells, requiring no material components. 3/day each:animal messenger, tongues"
                }
            ],
            "spell_list": [],
            "page_no": 114,
            "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-green-dragon/"
        },
        {
            "slug": "young-sapphire-dragon-a5e",
            "desc": "",
            "name": "Young Sapphire Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "19d10+57",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 80
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "arcana": 8,
                "deception": 6,
                "history": 8,
                "insight": 7,
                "perception": 7,
                "persuasion": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 20",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "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: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) psychic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage."
                },
                {
                    "name": "Discognitive Breath (Recharge 5-6)",
                    "desc": "The dragon unleashes psychic energy in a 30-foot cone. Each creature in that area makes a DC 15 Intelligence saving throw  taking 49 (9d10) psychic 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:comprehend languages, detect thoughts"
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "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-sapphire-dragon/"
        },
        {
            "slug": "young-shadow-dragon-a5e",
            "desc": "",
            "name": "Young Shadow Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": 5,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 8,
                "insight": 5,
                "nature": 5,
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "fatigue, frightened, grappled, paralyzed, poisoned, prone, restrained",
            "senses": "darkvision 240 ft., passive Perception 15",
            "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: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) necrotic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) slashing damage."
                },
                {
                    "name": "Anguished Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a shadowy maelstrom of anguish in a 30-foot cone. Each creature in that area makes a DC 16 Wisdom saving throw  taking 40 (9d8) necrotic damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evil",
                    "desc": "The dragon radiates an Evil aura."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The dragon can move through other creatures and objects. It takes 11 (2d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 16). It can innately cast the following spells, requiring no material components. 3/day each:darkness, detect evil and good"
                }
            ],
            "spell_list": [],
            "page_no": 137,
            "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-shadow-dragon/"
        },
        {
            "slug": "young-silver-dragon-a5e",
            "desc": "",
            "name": "Young Silver Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "arcana": 6,
                "history": 6,
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 17",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) cold damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Frost Breath",
                    "desc": "The dragon exhales freezing wind in a 30-foot cone. Each creature in the area makes a DC 17 Constitution saving throw  taking 40 (9d8) cold damage on a failed save or half damage on a success."
                },
                {
                    "name": "Paralyzing Breath",
                    "desc": "The dragon exhales paralytic gas in a 30-foot cone. Each creature in the area must succeed on a DC 17 Constitution saving throw or be paralyzed until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cloud Strider",
                    "desc": "The dragon suffers no harmful effects from high altitudes."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each:charm person, faerie fire"
                }
            ],
            "spell_list": [],
            "page_no": 179,
            "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-silver-dragon/"
        },
        {
            "slug": "algorith-tob1-2023",
            "desc": "False",
            "name": "Algorith",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d8 + 72",
            "speed": {
                "fly": 40
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {
                "Athletics": 9,
                "Insight": 7,
                "Investigation": 5,
                "Perception": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Common, Celestial, Draconic, Infernal",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Logic Razor",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 21 (3d10 + 5) force damage."
                },
                {
                    "name": "Cone of Negation (Recharge 5-6)",
                    "desc": "The algorith projects null energy in a 30-foot cone. Each creature in the area must make a DC 16 Dexterity saving throw. On a failure, a creature takes 33 (6d10) force damage and any spell of 4th level or lower on the creature ends, as if it had been the target of a dispel magic spell. On a success, a creature takes half the damage and spells on it don't end."
                },
                {
                    "name": "Reality Bomb (5/Day)",
                    "desc": "The algorith summons and throws a tiny rune of law at a point it can see within 100 feet. The rune explodes on impact. Each creature within 30 feet of where the rune landed must make a DC 16 Dexterity saving throw. On a failure, a creature takes 27 (5d10) force damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The algorith casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 16): \nAt will: bless, detect magic, dimension door, dispel magic\n1/day each: commune (as an action), wall of force"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The algorith doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The algorith is immune to any spell or effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 14,
            "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_algorith/"
        },
        {
            "slug": "automatadevil-tob1-2023",
            "desc": "False",
            "name": "Automata Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d10 + 80",
            "speed": {
                "walk": 40
            },
            "strength": 24,
            "dexterity": 17,
            "constitution": 20,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": 11,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 12,
            "skills": {
                "Athletics": 11,
                "Intimidation": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Infernal, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The automata devil makes one Bite attack, one Whip attack, and two Claw attacks. It can replace two Claw attacks with a use of Shredding Maw."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) slashing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 16 (2d8 + 7) slashing damage."
                },
                {
                    "name": "Whip",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 12 (2d4 + 7) slashing damage, and the target is grappled (escape DC 17). The automata devil has two whips, each of which can grapple only one target."
                },
                {
                    "name": "Shredding Maw",
                    "desc": "One creature grappled by the automata devil is pulled up to 10 feet toward the devil's central maw, which shreds the creature with churning gears, razor teeth, and whirling blades. The target must make a DC 17 Strength saving throw, taking 36 (8d8) slashing damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The automata devil magically teleports, along with any equipment it is wearing or carrying up to 120 feet to an unoccupied space it can see."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Fear Aura",
                    "desc": "A creature that starts its turn within 10 feet of the automata devil must succeed on a DC 17 Wisdom saving throw or become frightened until the start of its next turn. On a successful saving throw, the creature is immune to the automata devil's Fear Aura for 24 hours."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The automata devil has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 92,
            "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_automata-devil/"
        },
        {
            "slug": "boneswarm-tob1-2023",
            "desc": "False",
            "name": "Bone Swarm",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "36d10",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 16,
            "skills": {
                "Acrobatics": 8,
                "Perception": 6,
                "Stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone swarm makes two Swirling Bones attacks. It can replace one Swirling Bones attack with one Death's Embrace attack, if available."
                },
                {
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 36 (8d8) bludgeoning, piercing, or slashing damage (the bone swarm's choice), or 18 (4d8) bludgeoning, piercing, or slashing damage (the bone swarm's choice) if the swarm has half of its hp or fewer."
                },
                {
                    "name": "Death's Embrace (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: The target is grappled (escape DC 16) if it is a Large or smaller creature. Until this grapple ends, the creature is restrained and any attack against the bone swarm has a 50 percent chance of hitting the grappled creature instead. The bone swarm can have only one creature grappled at a time. The grappled creature has advantage on ability checks made to escape the grapple when the bone swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny human skull. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The bone swarm doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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-swarm/"
        },
        {
            "slug": "fearsmith-tob1-2023",
            "desc": "False",
            "name": "Fear Smith",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 149,
            "hit_dice": "23d8 + 46",
            "speed": {
                "walk": 15
            },
            "strength": 11,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Intimidation": 8,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from attacks not made with cold iron weapons",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 30 ft., passive Perception 12",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fear smith makes three Claw attacks. It can replace one attack with a use of Heart-Stopping Stare."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage plus 9 (2d8) psychic damage. If the target is disoriented by Distortion Gaze, the fear smith regains hp equal to the amount of psychic damage dealt."
                },
                {
                    "name": "Heart-Stopping Stare",
                    "desc": "The fear smith terrifies a creature within 30 feet of it with a look. The target must succeed on a DC 16 Wisdom saving throw or take 13 (3d8) psychic damage and be stunned until the end of its next turn. The fear smith regains hp equal to the psychic damage dealt."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The fear smith casts one of the following spells, requiring no verbal or material components and using Charisma as the spellcasting ability (spell save DC 16):\nAt will: detect thoughts, fear\n2/day each: charm person, command"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Distortion Gaze",
                    "desc": "Those who meet the gaze of the fear smith experience the world seeming to twist at unnatural angles beneath their feet. When a creature that can see the fear smith's eye starts its turn within 30 feet of the fear smith, the fear smith can force the creature to make a DC 16 Wisdom saving throw if the fear smith isn't incapacitated and can see the creature. On a failed save, the creature is disoriented until the start of its next turn. While disoriented, a creature can't take the Dash or Disengage action, and when it moves for the first time on its turn, it must succeed on a DC 16 Dexterity saving throw or fall prone."
                },
                {
                    "name": "Hidden Eye",
                    "desc": "The fear smith has advantage on saving throws against being blinded."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The fear smith has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 169,
            "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_fear-smith/"
        },
        {
            "slug": "liosalfar-tob1-2023",
            "desc": "False",
            "name": "Liosalfar",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 132,
            "hit_dice": "24d10",
            "speed": {
                "walk": 60
            },
            "strength": 10,
            "dexterity": 25,
            "constitution": 10,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": 8,
            "wisdom_save": 8,
            "charisma_save": 5,
            "perception": 18,
            "skills": {
                "Arcana": 8,
                "Insight": 8,
                "Perception": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic, radiant",
            "condition_immunities": "blinded, charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "truesight 120 ft., passive Perception 18",
            "languages": "Common, Celestial, Elvish, Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The liosalfar makes two Radiant Touch or Ray of Light attacks. If both Radiant Touch attacks hit one creature, the target must succeed on a DC 16 Constitution saving throw or be stunned until the end of its next turn."
                },
                {
                    "name": "Radiant Touch",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 29 (4d10 + 7) radiant damage."
                },
                {
                    "name": "Ray of Light",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 31 (6d8 + 4) radiant damage, and the target must succeed on a DC 16 Constitution saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Mesmerizing Radiance",
                    "desc": "The liosalfar causes the light radiating from its body to shift color and pattern in a spellbinding display. Each creature within 60 feet of the liosalfar and that can see it must succeed on a DC 16 Wisdom saving throw or be charmed until the display ends. The liosalfar must take a bonus action on its subsequent turns to continue the display. It can stop the display at any time, and the display ends if the liosalfar is incapacitated. While charmed by the liosalfar's display, a creature is also incapacitated, and its speed is reduced to 0, as it is transfixed by the display. The effect ends for a charmed creature if it takes any damage or if someone uses an action to shake the creature out of its stupor."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Darkness Hypersensitivity",
                    "desc": "The liosalfar takes 15 necrotic damage when it starts its turn in magical darkness. While in magical darkness, it has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "The liosalfar doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Inscrutable",
                    "desc": "The liosalfar is immune to any effect that would sense its emotions or read its thoughts, as well as any divination spell that it refuses. Wisdom (Insight) checks made to ascertain the liosalfar's intentions or sincerity have disadvantage."
                },
                {
                    "name": "Light Form",
                    "desc": "The liosalfar can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing. In addition, it sheds bright light in a 10- to 30-foot radius and dim light for an additional number of feet equal to the chosen radius. The liosalfar can alter the radius as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "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_liosalfar/"
        },
        {
            "slug": "planewatcher-tob1-2023",
            "desc": "False",
            "name": "Planewatcher",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 136,
            "hit_dice": "16d8 + 64",
            "speed": {
                "walk": 90,
                "fly": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 18,
            "skills": {
                "Athletics": 8,
                "Insight": 8,
                "Perception": 8,
                "Survival": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 18",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planewatcher makes one Radiant Lasso attack and two Enervating Blast attacks, or it makes three Enervating Blast attacks. It can replace two attacks with a use of Planar Ultimatum."
                },
                {
                    "name": "Radiant Lasso",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 30 ft., one target. Hit: 22 (4d6 + 4) radiant damage, and the target is grappled (escape DC 16) if the planewatcher isn't already grappling a creature. Until this grapple ends, the target is restrained, can't tell a lie, and can't teleport or be transported to another plane of existence unless the planewatcher wills it."
                },
                {
                    "name": "Enervating Blast",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit, range 60 ft., one target. Hit: 23 (4d8 + 5) force damage, and the target has disadvantage on Strength and Dexterity checks until the end of its next turn."
                },
                {
                    "name": "Planar Ultimatum",
                    "desc": "The planewatcher demands one creature grappled by it to return to the creature's home plane within 24 hours. If the creature doesn't swear to do so, it must make a DC 17 Constitution saving throw, taking 45 (10d8) radiant damage on a failed save, or half as much damage on a successful one If the creature swears to return, it becomes affected by the geas spell for 30 days, which compels the creature to return to its home plane as soon as possible."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reel",
                    "desc": "The planewatcher pulls a creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The planewatcher has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Planar Sense",
                    "desc": "The planewatcher can pinpoint the location of creatures not native to the plane the planewatcher currently occupies and planar portals within 60 feet of it, and the planewatcher can sense the general direction of such creatures and portals within 1 mile of it."
                },
                {
                    "name": "Plane Bound",
                    "desc": "The planewatcher is immune to any spell or effect that would force it to leave its current plane, unless it wants to leave."
                },
                {
                    "name": "Word-Bound",
                    "desc": "The planewatcher always knows the direction and distance to any creature that dispels, breaks, or otherwise avoids the geas of the promise it made via Planar Ultimatum, provided the planewatcher and the creature are on the same plane of existence. While grappling such a creature, it can cast the banishment spell as a bonus action (spell save DC 17) on that creature."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_planewatcher/"
        },
        {
            "slug": "rubezahl-tob1-2023",
            "desc": "False",
            "name": "Rubezahl",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "21d8 + 42",
            "speed": {
                "walk": 50
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Deception": 8,
                "Perception": 5,
                "Survival": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "lightning, thunder, poison",
            "condition_immunities": "poisoned, stunned",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 15",
            "languages": "Abyssal, Common, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rubezahl makes one Gore attack and two Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) slashing damage plus 7 (2d6) lightning damage."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage, and the target creature must succeed on a DC 16 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Thunderstrike (Recharge 5-6)",
                    "desc": "The rubezahl calls a sizzling bolt of lightning out of the sky, or from the air if underground or indoors, to strike a point the rubezahl can see within 150 feet of it. Each creature within 20 feet of that point must make a DC 16 Dexterity saving throw. On a failure, the creature takes 36 (8d8) lightning damage and is stunned until the end of its next turn. On a success, the creature takes half the damage and isn't stunned."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The rubezahl casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 16):\nAt will: disguise self, fog cloud\n3/day each: gust of wind, sleet storm\n1/day: control weather (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Counting Compulsion",
                    "desc": "If a creature uses an action to point out an ordered group of objects that the rubezahl can see, such as a pile of gravel, the demon is compelled to count the entire group. Until the end of its next turn, the rubezahl has disadvantage on attack rolls and ability checks, and it can't take reactions. Once it has counted a given group of objects, it can't be compelled to count those objects again."
                },
                {
                    "name": "False Tongue",
                    "desc": "The rubezahl has advantage on Charisma (Deception) checks. In addition, magical attempts to discern lies always report that the rubezahl's words are true, and it can't be magically forced to tell the truth."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The rubezahl has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 87,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_rubezahl/"
        },
        {
            "slug": "saltgolem-tob1-2023",
            "desc": "False",
            "name": "Salt Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10 + 55",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Athletics": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The salt golem makes two Slam attacks. If both attacks hit one creature, the target must succeed on a DC 17 Constitution saving throw or suffer one level of exhaustion."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage plus 18 (4d8) necrotic damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blinding Salt Spray",
                    "desc": "When the salt golem takes damage, thousands of tiny salt crystals erupt from the golem's body, and each creature within 5 feet of the golem must succeed on a DC 17 Dexterity saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Dehydrating Fists",
                    "desc": "The salt golem's Slam attacks are magical. When the golem hits with a Slam attack, the attack deals an extra 4d8 necrotic damage (included in the attack)."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 218,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_salt-golem/"
        },
        {
            "slug": "sathaqworm-tob1-2023",
            "desc": "False",
            "name": "Sathaq Worm",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 149,
            "hit_dice": "13d12 + 65",
            "speed": {
                "walk": 40,
                "burrow": 20
            },
            "strength": 22,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5,
                "Stealth": 2
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned",
            "senses": "tremorsense 60 ft., passive Perception 15",
            "languages": "understands Deep Speech and Terran but can’t speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sathaq worm makes one Bite attack and two Slam attacks, or it makes three Slam attacks. It can replace its Bite attack with a use of Swallow."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) piercing damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the sathaq worm can't Bite another target."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Swallow",
                    "desc": "The sathaq worm makes one Bite attack against a Large or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the worm (including the worm's Agonizing Aura), and takes 10 (3d6) piercing damage and 10 (3d6) acid damage at the start of each of the sathaq worm's turns. The sathaq worm can have only one creature swallowed at a time."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Agonizing Aura",
                    "desc": "The sathaq worm emits ultrasonic noise and minor vibrations that cause pain and subtly disrupt the functions of most creatures. A creature that starts its turn within 15 feet of the sathaq worm must succeed on a DC 17 Constitution saving throw or have disadvantage on attack rolls until the start of its next turn. Creatures with resistance or immunity to thunder damage automatically succeed on the saving throw."
                },
                {
                    "name": "Earth Glide",
                    "desc": "The sathaq worm can burrow through nonmagical, unworked earth and stone. While doing so, the worm doesn't disturb the material it moves through."
                },
                {
                    "name": "Earthen Camouflage",
                    "desc": "The sathaq worm has advantage on Dexterity (Stealth) checks made to hide in sandy, muddy, or rocky terrain."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The sathaq worm deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 317,
            "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_sathaq-worm/"
        },
        {
            "slug": "alazai",
            "desc": "",
            "name": "Alazai",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 149,
            "hit_dice": "13d10+78",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 15,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 120', passive Perception 13",
            "languages": "Ignan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Burning Slams or three Hurl Flames."
                },
                {
                    "name": "Burning Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 14 (2d8+5) bludgeoning damage + 11 (2d10) fire. If target is creature/flammable object ignites. Until action used to douse fire target: 5 (1d10) fire at start of each of its turns."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +9 to hit, 120 ft., one target, 19 (4d6+5) fire."
                },
                {
                    "name": "Scorching Aura (Recharge 6)",
                    "desc": "Increases power of its inner fire causing metal weapons and armor to burn red-hot. Each creature within 30' of it in physical contact with manufactured metal object (ex: metal weapon suit of heavy or medium metal armor): 22 (5d8) fire and must make DC 16 Con save or drop object if it can. If it doesn't drop object (or take off armor) has disadvantage on attacks and ability checks until start of alazai's next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Conditional Invisibility",
                    "desc": "Is invisible in most situations. The following situations reveal its location and enough of its form that attacks vs. it don't have disadvantage while the situation lasts:In temperatures lower than 50 degrees Fahrenheit or for 1 round after it takes cold: its natural heat outlines it in steam.Darkness: its burning eyes shine visibly marking its location."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Fire Form",
                    "desc": "Can move through a space as narrow as 1 inch wide with o squeezing. A creature that touches it or hits it with melee attack while within 5 ft. of it takes 4 (1d8) fire."
                },
                {
                    "name": "Iron Disruption",
                    "desc": "Struck by a cold iron weapon becomes visible and can't use Hurl Flame or Scorching Aura until start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 15,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_alazai/"
        },
        {
            "slug": "aphasian-abomination",
            "desc": "",
            "name": "Aphasian Abomination",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 170,
            "hit_dice": "20d10+60",
            "speed": {
                "walk": 0,
                "fly": 60
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 120', passive Perception 19",
            "languages": "Common, telepathy 120'",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Force Blast attacks."
                },
                {
                    "name": "Force Blast",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit 5 ft. or range 120' one target 23 (4d8+5) force."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Aphasic Field",
                    "desc": "Generates a field of psychic distortion around itself. Each creature that starts its turn within 60' of abomination: DC 17 Int save or lose ability to speak coherently saying coherent words that make no sense in context instead of what it intends to say. If creature attempts to cast a spell with verbal components it fails taking 9 (2d8) psychic per spell level of spell it attempted to cast and expends spell slot."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Made of Magic",
                    "desc": "Is formed of magical energy. It temporarily winks out of existence when inside an antimagic field instantly reappearing once space it occupied is no longer within area of effect. If targeted by dispel magic: 21 (6d6) damage + extra 7 (2d6) psychic for each spell level beyond 3rd if spell is cast using a higher spell slot."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_aphasian-abomination/"
        },
        {
            "slug": "belu",
            "desc": "",
            "name": "Belu",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 10",
            "languages": "Common, Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, 10 ft., one target, 20 (4d6+6) bludgeoning damage and target: DC 16 Str save or pushed up to 10 ft. away from it and knocked prone."
                },
                {
                    "name": "Shatterstone (Recharge 5-6)",
                    "desc": "Hurls enchanted rock at point it can see within 60' of it. Rock shatters on impact and each creature within 10 ft. of that point: 44 (8d10) slashing damage (DC 16 Dex half)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 14) no material components: At will: entangle speak with plants stone shape2/day: plant growth"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Magically transforms into a Small or Med Humanoid or back into its true form. Its stats other than size are same in each form. Any equipment it is wearing or carrying transforms with it. If it dies it reverts to its true form."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Healing Lotuscraft",
                    "desc": "(1/Day). Can spend 1 min crafting poultice that lasts 24 hrs. When a creature takes an action to apply poultice to a wound or skin of a creature target regains 18 (4d8) hp and is cured of any diseases or conditions affecting it."
                }
            ],
            "spell_list": [],
            "page_no": 55,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_belu/"
        },
        {
            "slug": "blood-flurry",
            "desc": "",
            "name": "Blood Flurry",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 144,
            "hit_dice": "17d8+68",
            "speed": {
                "walk": 15,
                "fly": 40
            },
            "strength": 5,
            "dexterity": 21,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; B/P/S",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60', passive Perception 11",
            "languages": "understands Primordial but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Free Bleeding Cuts attacks."
                },
                {
                    "name": "Free Bleeding Cuts",
                    "desc": "Melee Weapon Attack: +9 to hit 0' 1 tgt in the swarm's space. 27 (6d8) slashing damage or 13 (3d8) slashing damage if flurry has half of its hp or fewer. If target is a creature other than an Undead or a Construct: DC 16 Con save or lose 13 (3d8) hp at start of each of its turns due to a bleeding wound. Any creature can take an action to stanch the wound with successful DC 12 Wis (Medicine) check. Wound also closes if target receives magical healing."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "Can pinpoint by scent the location of creatures that aren't Undead or Constructs within 30' of it."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from collection of snowflakes whether resting on the ground or carried by natural winds. It loses this trait if it has consumed blood in the last 24 hrs. "
                },
                {
                    "name": "Rust Vulnerability",
                    "desc": "The large amount of iron in its diet makes it susceptible to effects that harm ferrous metal such as the rust monster's Antennae."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and flurry can move through any opening large enough for a Tiny crystalline Aberration. Can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 63,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_blood-flurry/"
        },
        {
            "slug": "catonoctrix",
            "desc": "",
            "name": "Catonoctrix",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 21,
            "dexterity": 12,
            "constitution": 21,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": 8,
            "wisdom_save": null,
            "charisma_save": 8,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "",
            "senses": "darkvision 120', truesight 30', passive Perception 16",
            "languages": "Common, Draconic, Deep Speech, telepathy 120'",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and two Claws or it makes three Psychic Bolts. It can replace one attack with Spellcasting."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 18 (3d8+5) piercing damage + 7 (2d6) psychic."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 15 (3d6+5) slashing damage."
                },
                {
                    "name": "Psychic Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, 60 ft., one target, 18 (4d6+4) psychic."
                },
                {
                    "name": "Mind Ravage (Recharge 5-6)",
                    "desc": "Unleashes a torrent of psychic energy. Each creature within 20' of catonoctrix: 45 (10d8) psychic and is stunned for 1 min (DC 16 Int half damage and isn't stunned). A stunned creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Spellcasting (Psionics)",
                    "desc": "Int (DC 15) no spell components: At will: detect thoughts divination1/day ea: confusion scrying suggestion"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Precognitive Dodge",
                    "desc": "Adds 4 to its AC vs. one attack that would hit it. To do so it must see the attacker and be within 30' of it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pierce the Veil",
                    "desc": "When a creature catonoctrix can see is stunned by Mind Ravage catonoctrix learns one secret the creature knows."
                }
            ],
            "spell_list": [],
            "page_no": 75,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_catonoctrix/"
        },
        {
            "slug": "despair-and-anger",
            "desc": "",
            "name": "Despair And Anger",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 161,
            "hit_dice": "17d10+68",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, radiant",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, frightened, prone, stunned",
            "senses": "truesight 60', passive Perception 17",
            "languages": "all, telepathy 120'",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Blazing Fist or Shadow Tendrils or 3 Divine Bolts."
                },
                {
                    "name": "Blazing Fist (Anger Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 8 (1d8+4) bludgeoning damage + 7 (2d6) fire and 7 (2d6) radiant."
                },
                {
                    "name": "Shadow Tendril (Despair Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 11 (2d6+4) bludgeoning damage + 7 (2d6) necrotic and target is grappled (escape DC 16). Until this grapple ends target is restrained. Despair and anger has three shadow tendrils each of which can grapple only one target. At start of each of despair and anger's turns each creature grappled by it takes 7 (2d6) necrotic and despair and anger regains hp equal to half the total necrotic dealt."
                },
                {
                    "name": "Divine Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, 120 ft., one target, 22 (4d8+4) necrotic (if despair is active) or radiant (if anger is active)."
                },
                {
                    "name": "Burning Rage (Anger Only Recharge 5-6)",
                    "desc": "Each creature within 30': 21 (6d6) fire and 21 (6d6) radiant (DC 16 Dex half)."
                },
                {
                    "name": "Despairing Rejection (Despair Only Recharge 4-6)",
                    "desc": "Assaults minds of up to 3 creatures it can see within 30' of it with despair. Each target: 17 (5d6) cold and 17 (5d6) psychic and must use its reaction to move its full speed away from despair and anger by safest available route unless there is nowhere to move this move doesn't provoke opportunity attacks (DC 16 Wis half damage and doesn't move away)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Aspect",
                    "desc": "Changes aspect in control. Only one active at a time. Creature grappled by despair no longer grappled by anger."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Consumed by Rage (Anger Only)",
                    "desc": "Advantage on Str (Athletics)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Ruled by Sorrow (Despair Only)",
                    "desc": "Advantage on saves vs. being charmed and frightened."
                }
            ],
            "spell_list": [],
            "page_no": 116,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_despair-and-anger/"
        },
        {
            "slug": "drudge-pitcher",
            "desc": "",
            "name": "Drudge Pitcher",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d12+64",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "necrotic",
            "condition_immunities": "blinded, deafened, exhaustion",
            "senses": "blindsight 60' (blind beyond), passive Perception 10",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Five Vine Slams. It can make one Pitcher Swallow in place of two Vine Slams."
                },
                {
                    "name": "Vine Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, 15 ft., one target, 12 (2d6+5) bludgeoning damage."
                },
                {
                    "name": "Pitcher Swallow",
                    "desc": "Melee Weapon Attack: +9 to hit, 15 ft., one target, 12 (2d6+5) bludgeoning damage + 7 (2d6) necrotic. If target is a Large or smaller creature scooped up into the pitcher (DC 16 Dex negates). A creature scooped up into a pitcher is blinded and restrained has total cover vs. attacks and other effects outside pitcher and takes 10 (3d6) necrotic at start of each of pitcher's turns. Pitcher has 4 pitchers each of which can have only one creature at a time. If pitcher takes 30+ damage on a single turn from a creature inside one of its pitchers pitcher must make DC 14 Con save at end of that turn or spill that creature out of the pitcher. Creature falls prone in a space within 5 ft. of pitcher. If pitcher dies a creature in a pitcher is no longer restrained by it and can escape using 15 ft. of movement."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Creator",
                    "desc": "When a creature dies while trapped inside it's pitcher pitcher regains 11 (2d10) hp and corpse of creature rises as a zombie. This works like the animate dead spell except zombie stays under pitcher's control for 1d4 days. At end of this duration or when pitcher is destroyed corpse melts into a puddle of necrotic slime."
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_drudge-pitcher/"
        },
        {
            "slug": "forgotten-regent",
            "desc": "",
            "name": "Forgotten Regent",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 187,
            "hit_dice": "22d8+88",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lighting, thunder; nonmagic B/P/S attacks not made w/silvered weapons",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60', passive Perception 16",
            "languages": "any languages it knew in life",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Frozen Rune Maul or Frost Blast attacks."
                },
                {
                    "name": "Frozen Rune Maul",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 14 (2d8+5) bludgeoning damage + 7 (2d6) cold."
                },
                {
                    "name": "Frost Blast",
                    "desc": "Ranged Spell Attack: +9 to hit, 120 ft., one target, 19 (4d6+5) cold."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Army of the Damned",
                    "desc": "Raises an arm into the air sending out a chill wind that empowers Undead allies. Each friendly Undead within 30' of it gains 10 temp hp."
                },
                {
                    "name": "Teleport (2)",
                    "desc": "Magically teleports along with any items worn or carried up to 120' to an unoccupied spot it sees."
                },
                {
                    "name": "Frozen Rune Maul (2)",
                    "desc": "Makes one Frozen Rune Maul attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Frozen Reign",
                    "desc": "When a friendly Undead within 30' of regent hits with any weapon weapon deals an extra 4 (1d8) cold."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Turning",
                    "desc": "[+]Defiance[/+] It and any Undead within 30' of it: advantage on saves vs. turn undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Glacier Imprisonment (Recharge 6)",
                    "desc": "One creature regent can see within 60' of it: DC 16 Con save. If save fails by 5+ creature is instantly petrified in magical ice block. Otherwise creature that fails save begins to freeze and is restrained. Restrained creature must re-save at end of its next turn becoming petrified in magical ice block on a failure or ending effect on a success. Petrification lasts until creature is freed by greater restoration spell or other magic. Or the ice block can be attacked and destroyed (AC 15; hp 30; vulnerability to fire; immunity to poison and psychic) freeing the creature. When ice block takes damage that isn't fire petrified creature takes half the damage dealt to the ice block."
                },
                {
                    "name": "Frozen Citizenry (1/Day)",
                    "desc": "Magically calls 2d4 skeletons or zombies (regent's choice) or two glacial corruptors (see Tome of Beasts 2). Called creatures arrive in 1d4 rounds acting as allies of the regent and obeying its spoken commands. The Undead remain for 1 hr until regent dies or until regent dismisses them as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 187,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_forgotten-regent/"
        },
        {
            "slug": "frostjack",
            "desc": "",
            "name": "Frostjack",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 17,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "B/P/S damage from nonmagical attacks not made w/cold iron weapons",
            "damage_immunities": "cold",
            "condition_immunities": "exhaustion",
            "senses": "darkvision 60', passive Perception 17 ",
            "languages": "Common, Elvish, Giant, Sylvan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Ice Blade attacks and one Winter's Touch attack."
                },
                {
                    "name": "Ice Blade",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 8 (1d8+4) piercing damage + 14 (4d6) cold."
                },
                {
                    "name": "Winter's Touch",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 6 (1d4+4) slashing damage + 7 (2d6) cold and target must make a DC 15 Con save. Fail: creature begins to freeze and has disadvantage on weapon attack rolls or ability checks that use Str or Dex. It must re-save at end of its next turn becoming incapacitated and unable to move or speak as it freezes solid on a failure or ending effect on success. Creature remains frozen until it spends 12+ hrs in a warm area thawing out or until it takes at least 10 fire."
                },
                {
                    "name": "Icicle Barrage (Recharge 5-6)",
                    "desc": "Icicles fly from its hand in 30' cone. Each creature in area: 17 (5d6) piercing damage and 17 (5d6) cold (DC 16 Dex half)."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Hoarfrost Warding (3/Day)",
                    "desc": "When it takes fire it gains resistance to fire including triggering attack until end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chilling Presence",
                    "desc": "At the start of each of its turns each creature within 15 ft. of it: 5 (2d4) cold (DC 16 Con negates). For each min a creature spends within 15 ft. of it: suffer one level of exhaustion from cold exposure (DC 16 Con negates). Unprotected nonmagical flames within 15 ft. of it are extinguished. Any spells of 3rd level or lower that provide resistance to cold and that are within 15 ft. of it immediately end. Water freezes if it remains within 15 ft. of it for at least 1 min."
                },
                {
                    "name": "Ice Walk",
                    "desc": "Move across and climb icy surfaces with o ability check. Difficult terrain composed of ice or snow doesn't cost it extra move."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 189,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_frostjack/"
        },
        {
            "slug": "ghost-knight-templar",
            "desc": "",
            "name": "Ghost Knight Templar",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 127,
            "hit_dice": "17d8+51",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 6,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60', passive Perception 17",
            "languages": "Common",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Shadow Blade attacks."
                },
                {
                    "name": "Shadow Blade",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 9 (1d8+5) slashing damage + 10 (3d6) necrotic."
                },
                {
                    "name": "Stride of Damnation (Recharge 5-6)",
                    "desc": "Moves up to its speed through its enemies. This move doesn't provoke opportunity attacks. Each creature through which templar passes: 35 (10d6) cold (DC 16 Dex half damage). It can't use this while mounted."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ghostly Mount",
                    "desc": "Can summon or dismiss a ghostly mount mounting or dismounting it as part of this bonus action with o spending movement. Mount uses the stats of a warhorse skeleton except it has the Incorporeal Movement trait a flying speed of 60 feet 40 hp and resistance to cold and necrotic and B/P/S damage from nonmagical attacks. If mount is slain it disappears leaving behind no physical form and templar must wait 1 hr before summoning it again."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If mounted and it moves 20'+ straight to foe and hits with shadow blade on same turn target takes an extra 10 (3d6) slashing damage."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "It and all ghouls within 30' of it: advantage on saves vs. turn undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 196,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ghost-knight-templar/"
        },
        {
            "slug": "kobold-empyrean",
            "desc": "",
            "name": "Kobold, Empyrean",
            "size": "Small",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 150,
            "hit_dice": "20d6+80",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, poison; nonmagic B/P/S attacks",
            "damage_immunities": "radiant",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 120', passive Perception 19",
            "languages": "all, telepathy 120'",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Claws. Can replace one Claw with Divine Command."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 7 (1d6+4) slashing damage + 13 (3d8) acid cold fire lightning or poison (the kobold's choice)."
                },
                {
                    "name": "Invoke the Dragon Gods (Recharge 5-6)",
                    "desc": "Exhales elemental energy in 60' cone. Each creature in area: 49 (14d6) acid cold fire lightning or poison (the kobold's choice; DC 16 Dex half)."
                },
                {
                    "name": "Divine Command",
                    "desc": "Chooses a creature it can see within its Aura of Draconic Virtue and directs a kobold within aura to attack target. Kobold can make one weapon attack vs. target as a reaction."
                },
                {
                    "name": "Invisibility",
                    "desc": "Magically turns invisible until it attacks/concentration ends (as if on a spell). Items worn/carried are invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Draconic Ascension",
                    "desc": "When a kobold it can see is reduced to 0 hp empyrean can reincarnate the kobold as a wyrmling dragon of a type befitting that kobold and its virtues. Empyrean can provide ascension to up to two kobolds each hr with this reaction."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Draconic Virtue",
                    "desc": "Kobolds within 30' of an empyrean kobold have advantage on attack rolls and ability checks. At the start of each of its turns empyrean kobold can choose to exclude any number of kobolds from this aura (no action required)."
                },
                {
                    "name": "Elemental Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deal extra 3d8 acid cold fire lightning or poison (included below) kobold's choice."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 253,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-empyrean/"
        },
        {
            "slug": "kobold-leviathan-hunter",
            "desc": "",
            "name": "Kobold, Leviathan Hunter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "Hardy Defense",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 21,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120', passive Perception 16 ",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Slams or 1 Harpoon and 2 Slams."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 12 (2d6+5) bludgeoning damage + 9 (2d8) cold or poison (hunter's choice) and target is grappled (escape DC 17). Hunter can grapple only one target at a time."
                },
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit 5 ft. or range 20/60' one target 12 (2d6+5) piercing damage + 9 (2d8) cold or poison (hunter's choice) and harpoon sticks in target. While harpoon is stuck target takes 7 (2d6) piercing damage at start of each of its turns hunter can't make Harpoon attacks vs. other targets and target and hunter can't move further than 60' away from each other. A creature including target can take its action to detach harpoon by succeeding on a DC 17 Str check. Alternatively cord connecting the leviathan hunter to the harpoon can be attacked and destroyed (AC 10; hp 25; immunity to bludgeoning poison and psychic) dislodging harpoon into an unoccupied space within 5 ft. of the target and preventing hunter from using Recall Harpoon."
                },
                {
                    "name": "Crush",
                    "desc": "One creature grappled by hunter: 33 (8d6+5) bludgeoning damage (DC 17 Str half)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Recall Harpoon",
                    "desc": "Pulls on the cord connected to its harpoon returning harpoon to its empty hand. If harpoon is stuck in a creature that creature must make DC 17 Str save or be pulled up to 20' toward the hunter."
                }
            ],
            "reactions": [
                {
                    "name": "Grappled Redirect",
                    "desc": "If it is target of an attack it can see while grappling a creature it can hold the grappled creature in the way and the grappled creature becomes attack's target instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Expert Wrestler",
                    "desc": "Can grapple creatures that are two sizes larger than itself and can move at its full speed when dragging a creature it has grappled. If hunter grapples a Med or smaller creature target has disadvantage on its escape attempts. Hunter has advantage on ability checks and saves made to escape a grapple or end the restrained condition."
                },
                {
                    "name": "Hardy Defense",
                    "desc": "While hunter is wearing no armor and wielding no shield its AC includes its Con modifier."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 30 min."
                },
                {
                    "name": "Leviathan Hunter",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find and track Large or larger creatures with swimming speed."
                },
                {
                    "name": "Marine Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals an extra 2d8 cold or poison (included below) hunter's choice."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-leviathan-hunter/"
        },
        {
            "slug": "kobold-planes-hunter",
            "desc": "",
            "name": "Kobold, Planes Hunter",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 181,
            "hit_dice": "33d6+66",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, restrained",
            "senses": "darkvision 60', passive Perception 16",
            "languages": "Common, Draconic, + any two languages",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Longsword attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 8 (1d8+4) slashing damage or 9 (1d10+4) slashing damage if used with two hands + 13 (3d8) acid cold fire lightning necrotic radiant or thunder (see Planar Attunement)."
                },
                {
                    "name": "Warping Whirlwind (Recharge 5-6)",
                    "desc": "Bends reality around it slicing nearby creatures with sword strikes from across the planes. Each creature within 10 ft. of the planes hunter must make a DC 16 Dex save taking 18 (4d8) slashing damage and 18 (4d8) acid cold fire lightning necrotic radiant or thunder (see Planar Attunement) on a failed save or half damage if made."
                },
                {
                    "name": "Planar Traveler (1/Day)",
                    "desc": "Can transport itself to a different plane of existence. This works like the plane shift spell except hunter can only affect itself and can't use this action to banish an unwilling creature to another plane."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Planar Step",
                    "desc": "Teleports along with any equipment up to 30' to an unoccupied spot it sees. Glowing swirls of elemental energy appear at origin and destination when it uses this."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "+ 4 to its AC vs. one melee attack that would hit it if it can see attacker and wielding melee weapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Planar Attunement",
                    "desc": "At the start of each of its turns it chooses one of the following damage types: acid cold fire lightning necrotic radiant or thunder. It has resistance to the chosen damage type until start of its next turn."
                },
                {
                    "name": "Planar Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals extra 3d8 damage of the type chosen with Planar Attunement (included below)."
                },
                {
                    "name": "Planes Hunter",
                    "desc": "Has advantage on Wis (Perception) and Wis (Survival) checks to find and track Celestials Fiends and Elementals."
                },
                {
                    "name": "Snaring Blade",
                    "desc": "If it scores a critical hit vs. a creature target can't use any method of extradimensional movement including teleportation or travel to a different plane of existence for 1 min. The creature can make a DC 16 Cha save at the end of each of its turns ending effect on itself on a success."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-planes-hunter/"
        }
    ]
}