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

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

{
    "count": 278,
    "next": "https://api.open5e.com/monsters/?cr=3&ordering=senses&page=2",
    "previous": null,
    "results": [
        {
            "slug": "knight_bf",
            "desc": "",
            "name": "Knight",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common and one other language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight makes three Greatsword attacks, or it makes four Javelin attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +5 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Champion's Challenge",
                    "desc": "The knight challenges one creature it can see within 30 feet of it. The target must succeed on a DC 13 CHA save or have disadvantage on attack rolls against creatures that aren't the knight until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Chivalrous Presence",
                    "desc": "The knight exudes a powerful presence. At the start of each of the knight's turns, it chooses one of the following presences, which lasts until the start of the knight's next turn.\n- **Empowering Presence.** Each friendly creature that starts its turn within 15 feet of the knight has advantage on the first attack roll it makes before this presence ends.\n- **Protective Presence.** Hostile creatures have disadvantage on attack rolls against friendly creatures within 5 feet of the knight.\n- **Unwavering Presence.** Each friendly creature within 15 feet of the knight is resistant to the charmed and frightened conditions."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_knight/"
        },
        {
            "slug": "nightmare_bf",
            "desc": "",
            "name": "Nightmare",
            "size": "large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 60,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 4,
            "dexterity_save": 2,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "-",
            "languages": "understands Abyssal,Common,and Infernal but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nightmare makes two Flaming Hoof attacks."
                },
                {
                    "name": "Flaming Hoof",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) bludgeoning damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Ethereal Stride",
                    "desc": "The nightmare and up to three willing creatures within 5 feet of it magically enter the Ethereal Plane from the Material Plane, or vice versa."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Burning Hoofprints",
                    "desc": "The nightmare increases the intensity of the heat on its hooves. Until the start of its next turn, it leaves burning hoofprints in any surface through which it walks, creating a trail of fire in its wake. A creature that enters a space with burning hoofprints for the first time on a turn or starts its turn there must succeed on a DC 13 DEX save or take 3 (1d6) fire damage. The hoofprints stop burning at the start of the nightmare's next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The nightmare sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                },
                {
                    "name": "Riding Flames",
                    "desc": "Any creature riding a willing nightmare is resistant to fire damage. A creature riding the nightmare without the nightmare's permission takes 3 (1d6) fire damage at the start of each of the nightmare's turns."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_nightmare/"
        },
        {
            "slug": "veteran_bf",
            "desc": "",
            "name": "Veteran",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": 0,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common plus any one language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The veteran makes two Longsword attacks and two Shortsword attacks, or it makes three Longsword attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) slashing damage, or 8 (1d10+3) slashing damage if used with two hands."
                },
                {
                    "name": "Shortsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 100/400 ft., one target. _Hit:_ 7 (1d10+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shoulder",
                    "desc": "The veteran shoves a creature it can see within 5 feet of it. The target must succeed on a DC 13 STR save or be knocked prone."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The veteran adds 2 to its AC against one melee attack that would hit it. To do so, the veteran must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_veteran/"
        },
        {
            "slug": "werewolf_bf",
            "desc": "",
            "name": "Werewolf",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Lycanthrope",
            "group": "Lycanthropes",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "n humanoid form, 12 (natural armor) in wolf or hybrid for",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 4,
            "dexterity_save": 1,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": 0,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common (can't speak in wolf form)",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack (Humanoid or Hybrid Form Only)",
                    "desc": "The werewolf makes three Claws or Spear attacks. It can replace one attack with a Bite attack, provided it is in the appropriate form."
                },
                {
                    "name": "Bite (Wolf or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 11 (2d8+2) piercing damage. If the target is a Humanoid, it must succeed on a DC 13 CON save or be cursed with the werewolf lycanthropy curse (see Curse of Lycanthropy sidebar)."
                },
                {
                    "name": "Claws (Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 9 (2d6+2) slashing damage."
                },
                {
                    "name": "Spear (Humanoid Form Only)",
                    "desc": "_Melee or Ranged Weapon Attack:_ +4 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 5 (1d6+2) piercing damage, or 6 (1d8+2) piercing damage if used with two hands to make a melee attack."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The werewolf transforms into a Medum or Large wolf, a Medium wolf-humanoid hybrid, or back into its true form, which is Humanoid. Its statistics, other than its size, speed, and AC, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Hungry Growl (Wolf and Hybrid Form Only)",
                    "desc": "The werewolf stares down and growls at one creature it can see within 30 feet of it. The target must succeed on a DC 13 WIS save or be frightened until the end of its next turn. The werewolf has advantage on the next attack roll it makes against the frightened creature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The werewolf's Perception is 17 while perceiving by hearing or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The werewolf has advantage on attack rolls against a creature if at least one of the werewolf's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_werewolf/"
        },
        {
            "slug": "winter_wolf_bf",
            "desc": "",
            "name": "Winter Wolf",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common,Giant,Winter Wolf",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The winter wolf makes two Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) piercing damage plus 4 (1d8) cold damage. If the target is a creature, it must succeed on a DC 13 STR save or be knocked prone."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The winter wolf exhales a blast of freezing wind in a 15-foot cone. Each creature in that area must make a DC 13 DEX save, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Freezing Nose",
                    "desc": "The winter wolf touches its nose to a creature it can see within 5 feet of it. The target must succeed on a DC 13 CON save or one of the following parts of its body (the winter wolf's choice) is encased in ice for 1 minute. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success. If the target takes fire damage, it has advantage on the next save it makes to end the effect.\n- **Body.** The target has disadvantage on CON saves and is vulnerable to the first instance of cold damage it takes each turn.\n- **Head.** The target can't breathe or speak.\n- **Lower Limb.** The target's speed is reduced to 0, and it has disadvantage on DEX checks and DEX saves.\n- **Upper Limb.** The target has disadvantage on weapon attack rolls made with that limb."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The winter wolf's Perception is 20 when perceiving by hearing or smell."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The winter wolf is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The winter wolf has advantage on attack rolls against a creature if at least one of the winter wolf's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The winter wolf's Stealth is 18 while in snowy terrain."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_winter-wolf/"
        },
        {
            "slug": "prismatic-beetle-swarm",
            "desc": "_A dazzling explosion of multicolored lights erupts from this cloud of flying beetles, flashing every color of the rainbow._  \n_**Flesh-Eating Beauties.**_ The depths of the jungle are filled with lethal wildlife, and prismatic beetles are superlative examples of this. These flesh-eating, venomous insects distract and subdue their prey with sparkling beauty even as they devour it alive. Individual prismatic beetles sparkle like precious gems in the light; tosculi traders, gnolls, and humans often incorporate their carapaces into decorative jewelry or utilize them as special components in enchantment and illusion (pattern) spells and items.  \n_**Hypno-Paralytic.**_ When swarming in the thousands, these beautiful bugs create a hypnotic cascade of glimmering hues capable of enthralling creatures. As they descend on their dazed prey, the beetles’ bites slowly paralyze their victims while their toxins distract the mind with feelings of euphoria and delight.  \n_**Predator Partners.**_ Although carnivorous, prismatic beetles are not overly aggressive; they attack other creatures only when hungry or threatened. Even when they’re not attacking, however, they can be a threat; more than one unwary traveler has stopped to admire what they thought was a docile swarm of prismatic beetles, and became captivated. The unfortunates are often killed and eaten by lurking jungle predator, as such animals know the beetles stun and confuse prey.",
            "name": "Prismatic Beetle Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 20,
                "burrow": 5,
                "fly": 30
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 30 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer. The target also takes 10 (4d4) poison damage and becomes euphoric for 1d4 rounds, or takes half as much poison damage and is not euphoric if it makes a successful DC 11 Constitution saving throw. A euphoric creature has disadvantage on saving throws.",
                    "attack_bonus": 5,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "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 insect. The swarm can't regain hit points or gain temporary hit points."
                },
                {
                    "name": "Glittering Carapace",
                    "desc": "The glossy, iridescent carapaces of the beetles in the swarm scatter and tint light in a dazzling exhibition of colors. In bright light, a creature within 30 feet that looks at the prismatic beetle swarm must make a successful DC 13 Wisdom saving throw or be blinded until the end of its next turn. If the saving throw fails by 5 or more, the target is also knocked unconscious. Unless it's surprised, a creature can avoid the saving throw by choosing to avert its eyes at the start of its turn. A creature that averts its eyes can't see the swarm until the start of its next turn, when it can choose to avert its eyes again. If the creature looks at the swarm in the meantime, it must immediately make the saving throw. The saving throw is made with advantage if the swarm of prismatic beetles is in dim light, and this ability has no effect if the swarm is in darkness."
                }
            ],
            "spell_list": [],
            "page_no": 375,
            "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_prismatic-beetle-swarm/"
        },
        {
            "slug": "swarmofprismaticbeetles-tob1-2023",
            "desc": "False",
            "name": "Swarm of Prismatic Beetles",
            "size": "Medium",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 60,
            "hit_dice": "11d8 + 11",
            "speed": {
                "walk": 30,
                "fly": 5,
                "burrow": 20
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 30 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 13 Constitution saving throw. On a failure, a creature takes 10 (4d4) poison damage and is euphoric for 1 minute. On a success, a creature takes half the damage and isn't euphoric. A euphoric creature has disadvantage on saving throws. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Glittering Carapace",
                    "desc": "When a creature that can see the swarm starts its turn within 30 feet of the swarm and the swarm is in bright or dim light, the swarm can force the creature to make a DC 13 Wisdom saving throw if the swarm isn't incapacitated and can see the creature. If the saving throw fails by 5 or more, the creature falls unconscious. Otherwise, a creature that fails the save is incapacitated and its speed is reduced to 0 until the start of its next turn, as it remains transfixed in place by the glitter of the swarm. A creature has advantage on the saving throw if the swarm is in dim light."
                },
                {
                    "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 insect. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 356,
            "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_swarm-of-prismatic-beetles/"
        },
        {
            "slug": "thread-bound-constrictor-snake",
            "desc": "",
            "name": "Thread-Bound Constrictor Snake",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 60,
            "hit_dice": "8d12+8",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 13 (2d8 + 4) bludgeoning damage and the creature is grappled (escape DC 16). Until this grapple ends, the creature is restrained, and the snake can't constrict another target.",
                    "name": "Constrict"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The snake is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the snake must succeed on a Constitution saving throw against the caster's spell save DC or return to the textile to which it is bound for 1 minute.",
                    "name": "Antimagic Susceptibility"
                },
                {
                    "desc": "The snake is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The snake's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The snake can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Shifting Form"
                }
            ],
            "spell_list": [],
            "page_no": 353,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_thread-bound-constrictor-snake/"
        },
        {
            "slug": "jba-fofi-spider",
            "desc": "_A large, brown spider that resembles a tarantula with exaggeratedly long legs gracefully emerges from the bushes, followed by similar arachnids that are smaller and yellow in color._  \nThe j’ba fofi resembles an oversized tarantula with very long legs, although a flicker of intelligence indicates this species evolved above mere vermin.  \n**Spider Pack Leaders.** The youngest are yellow in color, but their hairs turn brown as they age. Immature j’ba fofi pull ordinary spiders into their fellowship in teeming masses that follow along wherever they roam.  \n**Fond of Camouflage.** The natural coloring of a j’ba fofi, along with its proficiency at camouflage—their hair-like bristles are usually covered in a layer of leaves—makes it virtually invisible in its natural environment. They weave leaves and other forest litter into their webs to create well-hidden, enclosed lairs.",
            "name": "J'ba Fofi Spider",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 17,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 4,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 8 (1d10 + 3) piercing damage plus 22 (5d8) poison damage, or half as much poison damage with a successful DC 12 Constitution saving throw. A target dropped to 0 hit points by this attack is stable but poisoned and paralyzed for 1 hour, even after regaining hit points.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Jungle Stealth",
                    "desc": "The j'ba fofi spider gains an additional +2 to Stealth (+7 in total) in forest or jungle terrain."
                },
                {
                    "name": "Camouflaged Webs",
                    "desc": "It takes a successful DC 15 Wisdom (Perception) check to spot the j'ba fofi's web. A creature that fails to notice a web and comes into contact with it is restrained by the web. A restrained creature can pull free from the web by using an action and making a successful DC 12 Strength check. The web can be attacked and destroyed (AC 10; hp 5; vulnerable to fire damage; immune to bludgeoning, poison, and psychic damage)."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The j'ba fofi can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Spider Symbiosis",
                    "desc": "No ordinary spider will attack the j'ba fofi unless magically controlled or the j'ba fofi attacks it first. In addition, every j'ba fofi is accompanied by a swarm of spiders (a variant of the swarm of insects), which moves and attacks according to the j'ba fofi's mental command (commanding the swarm does not require an action by the j'ba fofi)."
                },
                {
                    "name": "Web Sense",
                    "desc": "While in contact with a web, the j'ba fofi knows the exact location of any other creature in contact with the same web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The j'ba fofi ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 362,
            "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_jba-fofi-spider/"
        },
        {
            "slug": "jbafofispider-tob1-2023",
            "desc": "False",
            "name": "J’ba Fofi Spider",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10 + 20",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 4,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 8 (1d10 + 3) piercing damage, and the target must make a DC 12 Constitution saving throw, taking 18 (4d8) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way."
                },
                {
                    "name": "Call Spiderlings (1/Day)",
                    "desc": "The j'ba fofi releases pheromones and calls 1 swarm of spiders. The spiders arrive in 1d4 rounds, acting as allies of the j'ba fofi and obeying its pheromone commands. The spiders remain for 1 hour, until the j'ba fofi dies, or until the j'ba fofi dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Camouflaged Webs",
                    "desc": "With 10 minutes of work, the j'ba fofi can create a camouflaged web in a 10-foot cube. The web must be anchored between two solid mases or layered across a floor, wall, or ceiling. A camouflaged web layered over a flat surface has a depth of 5 feet. The web is camouflaged to match its surroundings, requiring a successful DC 15 Wisdom (Perception) check to notice them. Each creature that starts its turn in the camouflaged web or that enters it during the creature's turn must succeed on a DC 13 Dexterity saving throw or be restrained. A creature, including the restrained creature, can take its action to break the webbing and free the restrained creature by succeeding on a DC 13 Strength check. The webbing can also be attacked and destroyed (AC 10; hp 5; vulnerability to fire damage; immunity to bludgeoning, poison, and psychic damage)."
                },
                {
                    "name": "Forest Camouflage",
                    "desc": "The j'ba fofi has advantage on Dexterity (Stealth) checks made to hide in forested terrain."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The j'ba fofi can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Spider Passivism",
                    "desc": "No spider can willingly attack the j'ba fofi, unless attacked first. A spider can be forced to do so through magical means."
                },
                {
                    "name": "Web Sense",
                    "desc": "While in contact with a web, the j'ba fofi knows the exact location of any other creature in contact with the same web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The j'ba fofi ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 344,
            "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_jba-fofi-spider/"
        },
        {
            "slug": "bronze-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Bronze Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) piercing 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 30-foot-long  5-foot-wide line. Each creature in the area makes a DC 12 Dexterity saving throw  taking 16 (3d10) lightning damage on a failed save or half damage on a success."
                },
                {
                    "name": "Ocean Surge",
                    "desc": "The dragon exhales a torrent of seawater in a 30-foot cone. Each creature in the area must succeed on a DC 12 Strength saving throw or be pushed 15 feet away from the dragon."
                }
            ],
            "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": 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_bronze-dragon-wyrmling/"
        },
        {
            "slug": "green-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Green Dragon Wyrmling",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 2) piercing damage."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales poisonous gas in a 15-foot cone. Each creature in that area makes a DC 11 Constitution saving throw  taking 14 (4d6) 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."
                }
            ],
            "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_green-dragon-wyrmling/"
        },
        {
            "slug": "half-red-dragon-veteran-a5e",
            "desc": "",
            "name": "Half-Red Dragon Veteran",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 5,
            "dexterity_save": 3,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "intimidation": 2,
                "perception": 2,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic plus any two",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The veteran makes two melee attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The veteran exhales a blast of fire that fills a 15-foot cone. Each creature in that area makes a DC 15 Dexterity saving throw  taking 24 (7d6) fire damage on a failed save or half damage on a success. A creature who fails the saving throw also suffers 5 (1d10) ongoing fire damage. At the end of each of its turns  it can repeat the saving throw  ending the ongoing damage on a success. This fire can also be put out in typical ways  such as immersion in water  and a creature who uses an action to drop prone can put out the fire with a DC 10 Dexterity saving throw."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tactical Movement",
                    "desc": "Until the end of the veterans turn, its Speed is halved and its movement doesnt provoke opportunity attacks."
                }
            ],
            "reactions": [
                {
                    "name": "Off-Hand Counter",
                    "desc": "When the veteran is missed by a melee attack by an attacker it can see within 5 feet, the veteran makes a shortsword attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 274,
            "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_half-red-dragon-veteran/"
        },
        {
            "slug": "silver-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Silver Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 20 (3d10 + 4) piercing 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 15-foot cone. Each creature in the area makes a DC 13 Constitution saving throw  taking 17 (5d6) cold damage on a failed save or half damage on a success."
                },
                {
                    "name": "Paralyzing Breath",
                    "desc": "The dragon exhales paralytic gas in a 15-foot cone. Each creature in the area must succeed on a DC 13 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 altitude."
                }
            ],
            "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_silver-dragon-wyrmling/"
        },
        {
            "slug": "wasteland-dragon-wyrmling",
            "desc": "",
            "name": "Wasteland Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "burrow": 15,
                "climb": 30,
                "fly": 50,
                "walk": 30
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "force",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d10+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "The dragon blasts warped arcane energy in a 20-foot line that is 5 feet wide. Each creature in that line must make a DC 11 Dexterity saving throw, taking 22 (5d8) force damage on a failed save, or half as much damage on a successful one.",
                    "name": "Warped Energy Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 118,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wasteland-dragon-wyrmling/"
        },
        {
            "slug": "jaculus",
            "desc": "_This small dragon has feathered wings on its forearms and powerful legs it uses to cling to trees._  \nThe jaculus (plural jaculi), is a draconic predator that roams the forest and jungle looking for valuable objects it can add to its hoard. Also called the javelin snake, a jaculus loves shiny or reflective items, and it is clever enough to identify items of real value. It will fight and kill to take items it desires, which it stashes inside hollow trees far from any forest trail.  \n**Leapers.** Jaculi are far better jumpers than flyers. They can jump 18 feet horizontally or 12 feet vertically after taking a single 2-foot step. They even climb faster than they fly, so they use their wings to flap clumsily back into the trees only when necessary.  \n**Teamwork Thievery.** Jaculi are among the least intelligent of the dragons—but they’re still smarter than most humans, and they’re known to pursue cunning and complicated plots to build their hoards. Many traditional tales tell of jaculi in the southern forests working as teams to separate merchants and other travelers from their wealth, figuring out ways to abscond with gems and jewelry before the owners even know they’ve been robbed. Some jaculi may feign docility or even pretend to be friendly and helpful, but wise travelers know that the creatures drop such ruses as soon as they can steal what they’re really after.",
            "name": "Jaculus",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d6+30",
            "speed": {
                "walk": 20,
                "climb": 20,
                "fly": 10
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": 4,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 3,
            "perception": 3,
            "skills": {
                "acrobatics": 6,
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The jaculus makes one jaws attack and one claws attack."
                },
                {
                    "name": "Jaws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spearhead",
                    "desc": "If the jaculus moves at least 10 feet straight toward a target and hits that target with a jaws attack on the same turn, the jaws attack does an extra 4 (1d8) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 258,
            "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_jaculus/"
        },
        {
            "slug": "jaculus-tob1-2023",
            "desc": "False",
            "name": "Jaculus",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d6 + 30",
            "speed": {
                "walk": 10,
                "fly": 20
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Acrobatics": 6,
                "Perception": 3,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, lightning",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The jaculus makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Spearhead",
                    "desc": "If the jaculus moves at least 10 feet straight toward a target and then hits it with a Bite attack on the same turn, the target takes an extra 4 (1d8) piercing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The jaculus's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 241,
            "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_jaculus/"
        },
        {
            "slug": "blue-dragon-wyrmling",
            "desc": "",
            "name": "Blue Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Blue Dragon",
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 4,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage plus 3 (1d6) lightning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10+1d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 12 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "4d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 284,
            "environments": [
                "Desert"
            ],
            "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_blue-dragon-wyrmling/"
        },
        {
            "slug": "gold-dragon-wyrmling",
            "desc": "",
            "name": "Gold Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Gold Dragon",
            "alignment": "lawful good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 5,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10",
                    "damage_bonus": 4
                },
                {
                    "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 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 22 (4d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 15-foot cone. Each creature in that area must succeed on a DC 13 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": "4d10"
                }
            ],
            "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": [
                "Grassland",
                "Astral Plane",
                "Ruin",
                "Water"
            ],
            "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_gold-dragon-wyrmling/"
        },
        {
            "slug": "seadragonwyrmling-tob1-2023",
            "desc": "False",
            "name": "Sea Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8 + 16",
            "speed": {
                "walk": 40,
                "fly": 30
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 11,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 4,
            "perception": 14,
            "skills": {
                "Perception": 4,
                "Stealth": 2
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage plus 3 (1d6) cold damage."
                },
                {
                    "name": "Tidal Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a crushing wave of frigid seawater in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw. On a failure, the creature takes 11 (2d10) bludgeoning damage and 11 (2d10) cold damage and is pushed up to 5 feet away from the dragon and knocked prone. On a success, the creature takes half the damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 127,
            "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_sea-dragon-wyrmling/"
        },
        {
            "slug": "imperial-dragon-wyrmling",
            "desc": "The long, serpentine dragon is wingless and possesses shimmering, opalescent scales. Its appearance is at once both serene and majestic._  \n**Dragons of the Spirit World.** Imperial dragons are tied to the world of celestials, fiends, and spirits. They freely parley with such creatures for knowledge about the outer planes or the fundamental mysteries of the universe. Some of the most powerful imperial dragons even become the servants of the gods in exchange for wisdom, acting as intermediaries between the divine and mortal realms.  \n**Colorful and Magical.** Imperial dragons are capable of changing their colors and forms. They are typically a rich, golden-yellow, but azure-, jade-, and vermillion-colored dragons are not unheard of, and even white and black imperial dragons have been reported. A magical organ in their skulls gives them the ability to fly without the aid of wings, and they are often hunted for this organ, which is rumored to grant eternal life if consumed.  \n**Masters of Wind and Rain.** Imperial dragons are creatures of wind and water, and the eldest of their kind exhibit mastery of these elements. They love the seas where they make their homes and sometimes act as guardians for sacred sites or temples near or beneath the waves. This often puts them in conflict with militant aquatic races like the Open Game License",
            "name": "Imperial Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 4,
            "perception": 5,
            "skills": {
                "insight": 3,
                "perception": 5,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 15",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting (1/Day)",
                    "desc": "The dragon can innately cast fog cloud, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_imperial-dragon-wyrmling/"
        },
        {
            "slug": "brimstone-locusthound",
            "desc": "This creature is a disturbing combination of wolf and locust, and the smoke it exhales hovers thickly around it. Fur surrounds its locust head, and long, insectoid legs extend from its canine body._  \n**Unnatural Origin.** Brimstone locusthounds are the result of magical experimentation. Scholars are uncertain if the experiment went terribly wrong or if the creatures turned out as originally intended. The wizards who created them have been dead for thousands of years, allowing theories—and the wizards’ creations—to run wild ever since.  \n**Migrating Packs.** Brimstone locusthounds build their nests below ground, in caves, or in buried ruins. They are migratory omnivores, and they prefer areas where fungi and small prey are plentiful. Though less caring for each other than most canines, brimstone locusthounds often form packs to rear young and when food is plentiful. However, when food becomes scarce, a pack of locusthounds tears itself apart, cannibalizing its weakest members, and the survivors scatter to the wind.",
            "name": "Brimstone Locusthound",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 3,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The brimstone locusthound makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Sticky Spittle",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 9 (2d6 + 2) acid damage, and the target must succeed on a DC 13 Dexterity saving throw or be restrained until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Smoky Aura",
                    "desc": "The brimstone locusthound emits a dense, choking smoke within 10 feet of itself. Each non-brimstone locusthound creature that enters the smoke or starts its turn in the smoke must succeed on a DC 13 Constitution saving throw or be blinded until the end of its turn. On a successful saving throw, the creature is immune to the locusthound's Smoky Aura for 24 hours. At the start of each of its turns, the locusthound chooses whether this aura is active. The smoke is nonmagical and can be dispersed by a wind of moderate or greater speed (at least 10 miles per hour)."
                },
                {
                    "name": "Smoky Haze",
                    "desc": "When the brimstone locusthound is targeted by a ranged weapon attack or a spell that requires a ranged attack roll, roll a d6. On a 4 or 5, the attacker has disadvantage on the attack roll. On a 6, the attack misses the locusthound, disappearing into the smoke surrounding it."
                }
            ],
            "spell_list": [],
            "page_no": 51,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_brimstone-locusthound/"
        },
        {
            "slug": "snake-with-a-hundred-mage-hands",
            "desc": "The small snake slithers forward. As it nears a door, spectral hands appear all around it, opening and pushing the door to allow the snake entry._  \n**Pet Project.** Thieves’ guilds with magically inclined members often imbue particularly crafty snakes with keen intelligence, telepathy, and the ability to summon dozens of mage hands to aid the guild. The small, stealthy creatures are capable of carrying out heists that are logistically impractical for humanoids due to their bulk. Predictably, the clever reptiles often escape their creators and carve out small territories for themselves in the more disreputable parts of cities where their true identities won’t easily be discovered.  \n**Mischievous Thieves.** Snakes with a hundred mage hands are known for their mischievous nature. Many are kleptomaniacs and swindlers, using their talents to deceive humanoids and steal objects they find pleasing.",
            "name": "Snake with a Hundred Mage Hands",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "15d6+15",
            "speed": {
                "swim": 30,
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 18,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 12",
            "languages": "Common, telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The snake with a hundred mage hands makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft. creature. Hit: 9 (2d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Flying Fists (Recharge 5-6)",
                    "desc": "The snake unleashes a flurry of spectral punches in a 30-foot cone. Each creature in the area must make a DC 14 Dexterity saving throw. On a failure, a creature takes 10 (3d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Disruptive Ploy",
                    "desc": "As a bonus action, the snake performs a minor ploy with its mage hands against a target it can see within 30 feet of it. The target must succeed on a DC 14 Dexterity saving throw or have disadvantage on its next ability check, attack roll, or saving throw (the snake's choice) as the snake magically removes the target's helmet, upends the target's quiver, or performs some other form of distraction."
                },
                {
                    "name": "One Hundred Mage Hands",
                    "desc": "The snake is surrounded by one hundred, magical, spectral hands. The hands can't be targeted by spells or attacks and are immune to damage. The hands float within 30 feet of the snake and move with their serpent commander. The snake can decide if the hands are visible. Each hand can carry an object weighing up to 10 pounds and no more than three hands can work in tandem to carry one larger object. The snake's Dexterity (Sleight of Hand) checks have a range of 30 feet. Whenever the snake makes a Dexterity (Sleight of Hand) check, it can make up to four such checks as part of the same action, but each check must be against a different target. The snake can perform actions normally restricted to creatures with hands, such as opening a door, stirring a bowl of soup, or carrying a lantern. The hands can't wield weapons or shields or make attacks, except as part of the snake's Flying Fists action."
                }
            ],
            "spell_list": [],
            "page_no": 333,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_snake-with-a-hundred-mage-hands/"
        },
        {
            "slug": "amphiptere",
            "desc": "_The amphiptere is most commonly found as a flight of gold-crested, bat-winged serpents bursting from the foliage._  \n**Tiny Wyverns.** An amphiptere has batlike wings and a stinger similar to a wyvern’s at the end of its tail. Their reptilian bodies are scaly, but their wings sprout greenish-yellow feathers.  \n**Swooping and Swift.** They are surprisingly maneuverable in spite of their size, able to change direction suddenly and make deadly hit-and-run strikes. They swoop in and out of combat, snapping at targets with their needlelike teeth and striking with their envenomed stingers. Once a foe is poisoned and injured, they hover closer in a tightly packed, flapping mass of fangs, battering wings, and jabbing stingers.  \n**Strength in Flocks.** Despite their fighting ability, amphipteres are not particularly brave. Most often, they tend to lurk in small flocks in dense foliage, where they can burst forth in a flurry of wings when prey comes within view. They display surprising cunning and tenacity in large groups; they may harass foes for minutes or hours before closing in for the kill.",
            "name": "Amphiptere",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 20,
                "climb": 20,
                "fly": 60,
                "swim": 20
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 2,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 15",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The amphiptere makes one bite attack and one stinger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) poison damage, and the target must make a successful DC 13 Constitution saving throw or be poisoned for 1 hour.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The amphiptere doesn't provoke an opportunity attack when it flies out of an enemy's reach."
                },
                {
                    "name": "Swarming",
                    "desc": "Up to two amphipteres can share the same space at the same time. The amphiptere has advantage on melee attack rolls if it is sharing its space with another amphiptere that isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 16,
            "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_amphiptere/"
        },
        {
            "slug": "amphiptere-tob1-2023",
            "desc": "False",
            "name": "Amphiptere",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8 + 24",
            "speed": {
                "walk": 20,
                "fly": 20
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 2,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The amphiptere makes one Bite attack and one Stinger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) piercing damage."
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) poison damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 hour."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The amphiptere doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Swarming",
                    "desc": "Up to two amphipteres can share the same space at the same time. The amphiptere has advantage on melee attack rolls if it is sharing its space with another amphiptere that isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 16,
            "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_amphiptere/"
        },
        {
            "slug": "blue-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Blue Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60,
                "swim": 15
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 3,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., tremorsense 30 ft., darkvision 120 ft., passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 19 (3d10 + 3) piercing damage."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 30-foot-long  5-foot-wide line of lightning. Each creature in that area makes a DC 12 Dexterity saving throw  taking 22 (4d10) lightning damage on a failed save or half damage on a success."
                }
            ],
            "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 made to hide in this way."
                }
            ],
            "spell_list": [],
            "page_no": 109,
            "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_blue-dragon-wyrmling/"
        },
        {
            "slug": "dragon-sand-wyrmling",
            "desc": "",
            "name": "Dragon, Sand Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d8+21",
            "speed": {
                "walk": 30,
                "burrow": 20,
                "fly": 60
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "fire",
            "condition_immunities": "blinded",
            "senses": "blindsight 10', darkvision 60', passive Perception 16",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (1d10+3) piercing damage."
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "Uses one of the following:Sand Blast. Exhales superheated sand in a 15 ft. cone. Each creature in area: 11 (2d10) piercing damage and 11 (2d10) fire (DC 13 Dex half). Blinding Sand. Breathes fine sand in a 15 ft. cone. Each creature in area: blinded for 1 min (DC 13 Con negates). Blinded creature can take an action to clear its eyes of sand ending effect for it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sand Camouflage",
                    "desc": "The sand dragon has advantage on Dex (Stealth) checks made to hide in sandy terrain. "
                },
                {
                    "name": "Sandy Nature",
                    "desc": "Is infused with elemental power and it requires only half the air food and drink that a typical dragon if its size needs."
                },
                {
                    "name": "Stinging Sand",
                    "desc": "The first time it hits a target with melee weapon attack target: DC 13 Con save or have disadvantage on attack rolls and ability checks until end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "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_dragon-sand-wyrmling/"
        },
        {
            "slug": "giant-mole-lizard",
            "desc": "",
            "name": "Giant Mole Lizard",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "walk": 15,
                "burrow": 20
            },
            "strength": 19,
            "dexterity": 5,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 5,
            "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": "acid",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 10', tremorsense 60', passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Claw attacks. It can replace one attack with use of Constricting Tail."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) slashing damage."
                },
                {
                    "name": "Constricting Tail",
                    "desc": "A Large or smaller creature within 5 ft. of the lizard must make DC 12 Dex save or be grappled (escape DC 14). Until this grapple ends the target is restrained can't breathe and begins to suffocate and the giant mole lizard can't use Constricting Tail on another target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mass Shove",
                    "desc": "Each Large or smaller creature within 10 ft. of the giant mole lizard and that isn't grappled by it must make DC 14 Str save or be pushed up to 15 ft. away from the lizard and knocked prone."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "Is considered to be a Huge Beast for the purpose of determining its carrying capacity."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 199,
            "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_giant-mole-lizard/"
        },
        {
            "slug": "gloomflower",
            "desc": "",
            "name": "Gloomflower",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4+24",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 120 ft. passive Perception 8",
            "languages": "understands all languages known by creatures within 120 feet, but can't speak, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The gloomflower makes two psychic strike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "name": "Psychic Strike"
                },
                {
                    "desc": "Each creature of the gloomflower's choice that is within 60 feet of the gloomflower and aware of it must make a DC 14 Wisdom saving throw. On a failure, a creature is bombarded with visions of its fears and anxieties for 1 minute. While bombarded, it takes 7 (2d6) psychic damage at the start of each of its turns and must spend its action to make one melee attack against a creature within 5 feet of it, other than the gloomflower or itself. If the creature can't make a melee attack, it takes the Dodge action. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. On a success, a creature is incapacitated by hallucinations until the end of its next turn but isn't bombarded with visions of its fears and anxieties. \n\nA creature that is reduced to 0 hp by this psychic damage falls unconscious and is stable. When that creature regains consciousness, it suffers permanent hallucinations and has disadvantage on ability checks until cured by a remove curse spell or similar magic.",
                    "name": "Corrupting Visions (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Creatures have disadvantage on attack rolls against the gloomflower. An attacker is immune to this effect if it doesn't rely on sight, as with blindsight, or can see through illusions, as with truesight.",
                    "name": "Blur"
                },
                {
                    "desc": "Whenever the gloomflower takes damage, each creature within 10 feet of the gloomflower must succeed on a DC 14 Wisdom saving throw or take 7 (2d6) psychic damage.",
                    "name": "Psychic Scream"
                }
            ],
            "spell_list": [],
            "page_no": 188,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_gloomflower/"
        },
        {
            "slug": "killer-whale-a5e",
            "desc": "",
            "name": "Killer Whale",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 75,
            "hit_dice": "10d12+10",
            "speed": {
                "walk": 0,
                "swim": 60
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (3d6+4) piercing damage. If the target is a creature  it is grappled (escape DC 14). Until this grapple ends  the whale can't bite another target and it has advantage on bite attacks against the creature it is grappling."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The whale can't use blindsight while deafened."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The whale can hold its breath for 30 minutes."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The whale has advantage on Perception checks that rely on hearing."
                }
            ],
            "spell_list": [],
            "page_no": 453,
            "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_killer-whale/"
        },
        {
            "slug": "killer-whale",
            "desc": "",
            "name": "Killer Whale",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d12+12",
            "speed": {
                "swim": 60
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 21 (5d6 + 4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The whale can't use its blindsight while deafened."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The whale can hold its breath for 30 minutes"
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The whale has advantage on Wisdom (Perception) checks that rely on hearing."
                }
            ],
            "spell_list": [],
            "page_no": 383,
            "environments": [
                "Underwater",
                "Water"
            ],
            "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_killer-whale/"
        },
        {
            "slug": "fungi-void-fungus",
            "desc": "",
            "name": "Fungi, Void Fungus",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned",
            "senses": "blindsight 120' (blind beyond), passive Perception 15",
            "languages": "understands Common and Void Speech but can't speak, telepathy 60'",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "2 Poisonous Mycelium or Psychic Blasts. If it hits one creature with both Blasts target charmed 1 min (DC 13 Cha negates) and can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Poisonous Mycelium",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 6 (1d8+2) piercing damage + 7 (2d6) poison and poisoned until end of its next turn (DC 13 Con not poisoned.)"
                },
                {
                    "name": "Psychic Blast",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 12 (2d8+3) psychic."
                },
                {
                    "name": "Consume Energy",
                    "desc": "Hair-like tendrils dangling from its cap flash as it draws psychic energy from creature it can see within 30' of it. Target 18 (4d8) psychic (DC 13 Cha half). Fungus regains equal hp."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from patch of glowing fungus."
                },
                {
                    "name": "Illumination",
                    "desc": "Sheds dim light in a 10 ft. radius."
                }
            ],
            "spell_list": [],
            "page_no": 193,
            "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_fungi-void-fungus/"
        },
        {
            "slug": "leashed-lesion",
            "desc": "",
            "name": "Leashed Lesion",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 11,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 9,
            "charisma": 14,
            "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": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120', passive Perception 9",
            "languages": "understands Void Speech but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one creature,. 6 (1d8+2) piercing damage + 5 (2d4) necrotic. The lesion and any creature grappled by its Life Tether regain hp equal to the necrotic dealt."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) slashing damage."
                },
                {
                    "name": "Draining Burst (Recharge 5-6)",
                    "desc": "Selects a point it can see within 120' of it. Each creature within 20' of that point must make a DC 12 Con save taking 13 (3d8) necrotic on a failed save or half damage if made. The lesion and any creature grappled by its Life Tether each gain 13 (3d8) temp hp."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Life Tether",
                    "desc": "Attaches a symbiotic tether to a creature sitting in the recess in its back. A creature in the recess that isn't attached to the tether takes 7 (2d6) piercing damage at the end of the lesion's turn and the lesion regains hp equal to the damage dealt. While the tether is attached the creature is grappled by the lesion. The lesion or the creature can detach the tether as a bonus action. Lesion can have its symbiotic tether attached to only one creature at a time."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 259,
            "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_leashed-lesion/"
        },
        {
            "slug": "viiret",
            "desc": "The mouth of this massive flytrap hangs limply, and the smell of decay emanates strongly from it._  \n**Disease Eater.** Viirets feed on diseased flesh and plant matter. The swamplands they inhabit are rife with maladies, giving them plenty of opportunity to find food. Viirets have an acute sense for diseased matter, regardless of the disease’s source. While they aren’t bothered by eating untainted prey, such prey isn’t as nutritionally satisfying. Their stomachs quickly burn through healthy prey, leaving the viiret hungry shortly afterward.  \n**Unpleasant Odor.** The viiret has developed a form of mimicry where its sickly odor deters healthy creatures from approaching it. The viiret is even repellent to most insects.  \n**Desperate Cure.** Marshland societies aware of the viirets’ ability to remove disease often view the plants as agents of harsh deities that demand a price for divine gifts. These societies send plague victims on dangerous pilgrimages to find the plants. The plants devour these pilgrims and remove diseased flesh. This process is dangerous, as many who enter the plant hopeful of eliminating the disease die as a result of the injuries they suffer. To mitigate this, multiple ill people travel together to viirets, optimistic the plants will expel newly healthy specimens in favor of a sickly one.",
            "name": "Viiret",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "blinded, charmed, deafened, frightened, poisoned",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The viiret makes two attacks, only one of which can be a bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 12 (2d8 + 3) piercing damage. If the target is Medium or smaller, it must succeed on a DC 13 Dexterity saving throw or be swallowed. A swallowed creature is blinded and restrained, and it has total cover against attacks and other effects outside the viiret. At the start of each of the viiret's turns, the creature takes 7 (2d6) acid damage. If the creature is poisoned or suffering from a disease, it takes 3 (1d6) necrotic damage at the start of each of the viiret's turns instead. In addition, at the start of each of the viiret's turns, a swallowed creature that is poisoned or suffering from a disease can repeat the condition or disease's saving throw as if it had taken a long rest, but it suffers no ill effects on a failed saving throw. The creature has advantage on this saving throw. The viiret can have only one creature swallowed at a time.\n\nIf the viiret takes 10 damage or more on a single turn from the swallowed creature, the viiret must succeed on a DC 13 Constitution saving throw or regurgitate the swallowed creature, which falls prone within 5 feet of the viiret. Alternatively, the viiret can regurgitate the creature as a bonus action, which it does if the swallowed creature isn't poisoned or suffering from a disease and a creature that is poisoned or suffering from a disease is within 60 feet of the viiret. If the viiret dies, a swallowed creature is no longer restrained by it and can escape by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Vine",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one creature. Hit: 8 (2d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Disease Eater",
                    "desc": "The viiret is immune to disease, and it has advantage on attack rolls against a creature if the creature is poisoned or suffering from a disease."
                },
                {
                    "name": "Disease Sense",
                    "desc": "The viiret can pinpoint, by scent, the location of poisoned creatures or creatures suffering from a disease within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 361,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_viiret/"
        },
        {
            "slug": "plaresh",
            "desc": "",
            "name": "Plaresh",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "speed": {
                "burrow": 30,
                "swim": 30,
                "walk": 30
            },
            "strength": 2,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, slashing, and piercing",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 30 ft. (blind beyond this radius), tremorsense 60 ft., passive Perception 11",
            "languages": "understands Abyssal but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "4d6",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hit points or fewer. The target must make a DC 13 Constitution saving throw, taking 7 (2d6) poison damage on a failed save, or half as much damage on a successful one. If the target is wearing nonmagical armor, the armor takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 is destroyed.",
                    "name": "Bites"
                },
                {
                    "desc": "The plaresh targets one dead humanoid in its space. The body is destroyed, and a new plaresh rises from the corpse. The newly created plaresh is free-willed but usually joins its creator.",
                    "name": "Infest Corpse (Recharges after a Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The plaresh can burrow through harder substances such as wood, stone, or even metal. While doing so its burrow speed is reduced to half, and it creates a cluster of bore holes that leaves the material porous and weak. The material has -5 to its AC and half the usual hp.",
                    "name": "Grinding Maws"
                },
                {
                    "desc": "The plaresh has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The plaresh can occupy another creature's space and vice versa, and the plaresh can move through any opening large enough for a Tiny worm. The plaresh can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 89,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_plaresh/"
        },
        {
            "slug": "citrullus-tob1-2023",
            "desc": "False",
            "name": "Citrullus",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10 + 30",
            "speed": {
                "walk": 15
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "False",
            "damage_immunities": "acid",
            "condition_immunities": "False",
            "senses": "blindsight 30 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 18 (4d6 + 4) piercing damage plus 7 (2d6) acid damage."
                },
                {
                    "name": "Bile Spray (Recharge 5-6)",
                    "desc": "The citrullus exhales pink bile in a 30-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw. On a failure, the creature takes 14 (4d6) acid damage and is restrained by the sticky seed-filled juice for 1 minute. On a success, the creature takes half the damage and isn't restrained. A creature, including the restrained creature, can take its action to free the restrained creature by succeeding on a DC 13 Strength check."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Creeping Seedlings",
                    "desc": "The seeds in the sticky juice grow viny tendrils and drag each creature restrained by Bile Spray and Gush up to 25 feet straight toward the citrullus."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the citrullus remains motionless, it is indistinguishable from a normal melon plant."
                },
                {
                    "name": "Gush",
                    "desc": "When the citrullus takes bludgeoning damage, sticky juice splashes out of it. If the attacker is within 30 feet of the citrullus, the attacker must succeed on a DC 13 Dexterity saving throw or be restrained by the sticky juice as if it had failed a saving throw against the plant's Bile Spray action."
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "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_citrullus/"
        },
        {
            "slug": "crab-duffel",
            "desc": "",
            "name": "Crab, Duffel",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 7,
            "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": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30', passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Claws or one Claw and uses Collect."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 10 (2d6+3) bludgeoning damage and target is grappled (escape DC 13). Until this grapple ends target is restrained and crab can't attack another target with that claw. The crab has two claws each of which can grapple only one target."
                },
                {
                    "name": "Collect",
                    "desc": "Places one target it is grappling into its extradimensional space if there is room and grapple ends. Target blinded and restrained and has total cover vs. attacks and effects outside. A trapped creature can take its action to climb out of the bag by succeeding on a DC 13 Str or Dex check (creature's choice). If crab dies trapped creature is no longer restrained by crab and can escape bag using 5 ft. of movement exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Extradimensional Bag",
                    "desc": "Uses an extra-dimensional space such as a bag of holding as its “shell.” Bag can hold creatures in addition to the crab based on extradimensional space's size. Breathing creatures inside bag can survive up to a number of min equal to 10 divided by the number of creatures (minimum 1 min) after which time they begin to suffocate. If bag is overloaded pierced or torn it ruptures and is destroyed. While this would normally cause the contents to be lost in the Astral Plane crab's half-in half-out existence kept the bag constantly open even when it fully withdrew altering the bag which simply spills out its contents into area when the bag is destroyed or crab dies. Bag becomes a standard bag of holding or similar magic item with extradimensional space 24 hrs after crab dies."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from its extradimensional bag with an ajar lid or opening."
                }
            ],
            "spell_list": [],
            "page_no": 97,
            "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_crab-duffel/"
        },
        {
            "slug": "beach-weird",
            "desc": "",
            "name": "Beach Weird",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 10,
            "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": "acid, fire; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 30', passive Perception 12",
            "languages": "Aquan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 10 ft., one target, 16 (3d8+3) bludgeoning damage and target: DC 13 Str save or be pushed up to 10 ft. away from the beach weird."
                },
                {
                    "name": "Create Quicksand (3/Day)",
                    "desc": "Creates a 10 ft. radius 5 ft. deep area of quicksand centered on a point it can see within 30' of it. A creature that starts its turn in the quicksand or enters area for the first time on a turn: DC 13 Str save or be grappled by it. Grappled creature must make DC 13 Str save at start of each of its turns or sink 1 foot into the quicksand. A Small creature that sinks 2'+ or a Med creature that sinks 3'+ is restrained instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Invisible in Water",
                    "desc": "Is invisible while fully immersed in water."
                },
                {
                    "name": "Swim in Sand",
                    "desc": "Can burrow through sand at half its swim speed. It can't make attacks while immersed in sand."
                },
                {
                    "name": "Tidepool Bound",
                    "desc": "Dies if it moves more than 100' from the tide pools to which it is bound or if those tide pools remain waterless for more than 24 hrs."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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_beach-weird/"
        },
        {
            "slug": "beetle-clacker-swarm",
            "desc": "",
            "name": "Beetle, Clacker Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "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, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 30', passive Perception 8",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit 0' 1 tgt in the swarm's space. 14 (4d6) piercing damage or 7 (2d6) piercing damage if the swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Constant Clacking",
                    "desc": "A creature that starts its turn in the swarm's space takes 5 (1d10) thunder."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny creature. Swarm can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "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_beetle-clacker-swarm/"
        },
        {
            "slug": "flame-dragon-wyrmling",
            "desc": "_The dragon bears black scales, more charred than naturally colored. Cracks between the scales glow a dull red, until the dragon rears its head and roars. Red embers become bright orange flames as the creature lights up from tail to maw._  \nThe flame dragons are capricious creatures, fascinated by dark emotions and destructive passions. The dragons of eternal fire are proud and jealous, quick to anger, and utterly unforgiving. They bring complete and total ruin to entire civilizations for trivial reasons, but their true motivation is the fun to be had. These burning serpents treat rage, deceit, and despair as toys for their amusement. “May you be the fire’s plaything” is a curse often used by the foolish.  \n_**Taunting Others.**_ The hot-blooded creatures tease their victims like cats, seeing the world and all within it as their rightful prey. Young flame dragons are less subtle than their elders. Wyrmlings may force a woman to watch her family die or ruin a beautiful face for pleasure—direct and evil. As the dragon matures, this natural sadism develops into a desire for more complicated sport. Aging dragons of fire use politics, murder, and magic in elaborate schemes only their ilk can appreciate. Many create plots so intricate and layered that they lack a true resolution, creating only endless manipulation. A hero might foil an assassination only to see the king thus saved become a despot. She might defeat the vizier whispering lies in the ruler’s ear only to discover he was a pawn in a vast conspiracy. Dark ambitions, poisoned daggers, and old vendettas build such momentum that one scheme begins each time another ends. Often, even killing the draconic mastermind cannot extinguish the fires it started.  \n_**Malevolent Purpose.**_ The results of these schemes are secondary to the enjoyment they derive from pursuing a nebulous and everchanging goal. Some spend centuries torturing a family line for nothing more than trespassing on the dragon’s land. Others plot eternal curses after twisting poorly chosen words into the most dire of insults. The vengeance itself is not as important as having an excuse to hate, plot, and ruin. Flame dragons relish such opportunities for revenge, seeing each as a delightful hobby. The disruption of a game kindles a true and terrible rage, and in these rare moments of defeat, their anger can be catastrophic. Entire cities burn.  \n_**Fond of Souvenirs.**_ Flame dragons are as materialistic and territorial as other true dragons. Each pursues an individual obsession it fixates upon with mad devotion to fill its hoard. Some corrupt innocence, others push nations to war, but they always collect a memento for each victory, whether petty or grand. One might collect scorched skulls, while another saves the melted treasures of toppled empires. When not out sowing discord, the ancient flame dragons enjoy contemplating their hoards. Every piece reminds them of their own majesty and genius.  \nNothing is safe from a flame dragon’s endless scheming and narcissism. They crave absolute attention and constant reassurance. Anyone who humiliates a flame dragon would be wiser to kill it. Its survival ensures the dragon’s undivided attention for generations. It would be wiser still to make certain there is not a trace of involvement in a flame dragon’s death. All burning serpents see the murder of one of their kin as the gravest insult.  \n\n## Flame Dragon’s Lair\n\n  \nFlame dragons dwell in lairs where a burning fire is always near: volcanoes, sulfur mines, caves full of geysers, and places where the Elemental Plane of Fire touches the Material Plane. Whatever the place, its purpose is always to serve as a showcase of all the trophies the dragon has collected. Carefully arranged and organized prizes decorate the walls, sometimes even protected behind crystal walls. This display both feeds the dragon's vanity and pride, and also serves as a lure to attract adventurers, since flame dragons love to encourage the lowest instincts in their prey.  \nMany of these lairs feature a huge, reflective surface. A flame dragon likes nothing more than itself.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to cause one of the following effects; the dragon can’t use the same effect two rounds in a row.\n* A cloud of smoke swirls in a 20-foot-radius sphere centered on a point the dragon can see within 120 feet of it. The cloud spreads around corners and the area is lightly obscured. Each creature in the cloud must succeed on a DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.\n* The ground erupts with volcanic force at a point the dragon can see within 120 feet of it. Any creature within 20 feet of the point must make a successful DC 15 Dexterity saving throw or be knocked prone and trapped in the ground. A creature trapped in this way is restrained and can’t stand up. A creature can end the restraint if it or another creature takes an action to make a successful DC 15 Strength check.\n* A wall of fire rises up from the ground within 120 feet of the dragon. The wall is up to 60 feet long, 10 feet high, and 5 feet thick, can take any shape the dragon wants, and blocks line of sight. When the wall appears, each creature in its area must make a DC 15 Dexterity saving throw. A creature that fails the saving throw takes 21 (6d6) fire damage. Each creature that enters the wall for the first time each turn or ends its turn there takes 21 (6d6) fire damage. The wall is extinguished when the dragon uses this lair action again or when the dragon dies.\n  \n### Regional Effects\n\n  \nThe region containing a legendary flame dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Arguments and misunderstandings erupt easily within 6 miles of the lair. Friendships are easily broken and criminal acts are common.\n* Temperatures rise within 6 miles of the lair. Crops wither, producing famines.\n* Sulfur geysers form in and around the dragon’s lair. Some of them erupt only once an hour, so they’re spotted only with a successful DC 20 Wisdom (Perception) check. A creature on top of an erupting geyser takes 21 (6d6) fire damage, or half damage with a successful DC 15 Dexterity saving throw.\n  \nIf the dragon dies, the arguments and misunderstandings disappear immediately and the temperatures go back to normal within 1d10 days. Any geysers remain where they are.",
            "name": "Flame Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 60
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 5,
            "perception": 5,
            "skills": {
                "deception": 5,
                "insight": 3,
                "perception": 5,
                "persuasion": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30ft, darkvision 120ft, passive Perception 15",
            "languages": "Common, Draconic, Ignan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (1d10 + 1) piercing damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d10+1"
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 10-foot cone. Each creature in that area takes 24 (7d6) fire damage, or half damage with a successful DC 12 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 129,
            "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_flame-dragon-wyrmling/"
        },
        {
            "slug": "walking-statue-a5e",
            "desc": "",
            "name": "Walking Statue",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 66,
            "hit_dice": "7d10+28",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Smash",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bludgeoning Weakness",
                    "desc": "When the statue takes more than 10 bludgeoning damage from one attack, it falls prone."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the statue is indistinguishable from a normal statue."
                },
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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_walking-statue/"
        },
        {
            "slug": "cactid",
            "desc": "_Rootlike tendrils explode from the sand at the base of this tall cactus bristling with needles. It uses its tendrils to reach for prey._  \n**Needled Sentients.** Cactids are semi-sentient cacti that grow in a myriad of shapes and sizes, from ground-hugging barrels and spheroid clumps that pin their victims to the ground to towering saguaros with clublike arms that yank victims off their feet. Most cactids are green or brown with distinct ribs; all are lined with countless needles.  \n**Drain Fluids.** In addition to gathering water, a cactid's tendril-roots can snag nearby creatures and pull them into a deadly embrace. Once a creature is pinned, the cactid’s spines siphon off the victim’s bodily fluids, until little but a dried husk remains. Many cactids are adorned with bright flowers or succulent fruit to lure prey into reach. Some scatter shiny objects within reach to attract sentient creatures. For those traveling the desert, however, a cactid’s greatest treasure is the water stored within its flesh. A slain cactid’s body yields four gallons of water with a successful DC 15 Wisdom (Survival) check. Failure indicates that only one gallon is recovered.  \n**Slow Packs.** Cactids were created by a nomadic sect of druids, but their original purpose is lost. They have limited mobility, so they often congregate in stands or to travel together in a pack to better hunting grounds.",
            "name": "Cactid",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 5
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands Sylvan, but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cactid makes two attacks with its tendrils and uses Reel."
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one creature. Hit: 10 (2d6 + 3) bludgeoning damage plus 3 (1d6) piercing damage, and a Medium or smaller target is grappled (escape DC 13). Until this grapple ends, the target is restrained. If the target is neither undead nor a construct, the cactid drains the target's body fluids; at the start of each of the target's turns, the target must make a DC 13 Constitution saving throw. On a failed save, the creature's hit point maximum is reduced by 3 (1d6). If a creature's hit point maximum is reduced to 0 by this effect, the creature dies. This reduction lasts until the creature finishes a long rest and drinks abundant water or until it receives a greater restoration spell or comparable magic. The cactid has two tendrils, each of which can grapple one target at a time.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Reel",
                    "desc": "Each creature grappled by the cactid is pulled up to 5 feet straight toward the cactid."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hail of Needles (1/Day)",
                    "desc": "When reduced below 10 hp (even below 0 hp), the cactid releases a hail of needles as a reaction. All creatures within 15 feet take 21 (6d6) piercing damage, or half damage with a successful DC 14 Dexterity saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "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_cactid/"
        },
        {
            "slug": "cactid-tob1-2023",
            "desc": "False",
            "name": "Cactid",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10 + 32",
            "speed": {
                "walk": 15
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "False",
            "condition_immunities": "blinded, deafened",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands Sylvan but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cactid makes two Tendril attacks and uses Reel."
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one creature. Hit: 10 (2d6 + 3) bludgeoning damage plus 3 (1d6) piercing damage, and the target is grappled (escape DC 13) if it is a Medium or smaller creature. Until this grapple ends, the target is restrained, and if it isn't a Construct or Undead, the cactid begins draining fluid from the target's body. At the start of each of the grappled creature's turns, the creature must make a DC 13 Constitution saving throw. On a failure, its hp maximum is reduced by 3 (1d6). This reduction lasts until the creature finishes a long rest after drinking at least one gallon of water. The grappled creature dies if this effect reduces its hp maximum to 0. The cactid has two tendrils, each of which can grapple only one target."
                },
                {
                    "name": "Reel",
                    "desc": "The cactid pulls each creature grappled by it up to 10 feet straight toward it."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Hail of Needles (1/Day)",
                    "desc": "When reduced to below half its hp maximum, the cactid releases a hail of needles. Each creature within 15 feet of the cactid must make a DC 14 Dexterity saving throw, taking 10 (3d6) piercing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 48,
            "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_cactid/"
        },
        {
            "slug": "intellect-devourer-a5e",
            "desc": "",
            "name": "Intellect Devourer",
            "size": "Tiny",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 36,
            "hit_dice": "8d4+16",
            "speed": {
                "walk": 40
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 12",
            "languages": "understands Deep Speech but can't speak, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Ego Whip",
                    "desc": "The intellect devourer targets a creature with a brain within 60 feet. The target makes a DC 13 Intelligence saving throw. On a failure  it takes 14 (4d6) psychic damage and is rattled for 1 minute. If it is already rattled by Ego Whip  it is also stunned. The target repeats the saving throw at the end of each of its turns  ending both effects on a success."
                },
                {
                    "name": "Body Thief",
                    "desc": "The intellect devourer enters the nose and mouth of an incapacitated humanoid within 5 feet. The target must be Small or larger  have a brain  and have an Intelligence of 4 or higher. The intellect devourer eats the targets brain and takes control of the target. The intellect devourer leaves the body if the target is reduced to 0 hit points  if the target is affected by dispel evil and good or another effect that ends possession  or voluntarily as a bonus action. A creature killed by the intellect devourer can be restored to life by resurrection or similar magic."
                },
                {
                    "name": "While the intellect devourer is in control of the target, the intellect devourer retains its own Intelligence, Wisdom, and Charisma, its telepathy, and its knowledge of Deep Speech",
                    "desc": "It otherwise uses the targets statistics  including proficiencies  languages  class features  and spells. It has vague knowledge about the targets life but must make a DC 15 Intelligence check to recall specific facts."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 287,
            "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_intellect-devourer/"
        },
        {
            "slug": "frost-mole",
            "desc": "Frost moles primarily eat meat and supplement their diets with plants that eke out an existence in arctic climates. Though they can overpower prey with their claws, they prefer to ensnare their victims in pits they dig as traps. Since frost moles build their warrens near farms where they can grab more docile livestock, their lairs present a nuisance to those who work the land during the short growing seasons. Creatures capable of taming frost moles find them extremely valuable. Frost mole masters train the moles to excavate treacherous pits around their lairs, protecting the masters from intruders.",
            "name": "Frost Mole",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 71,
            "hit_dice": "11d6+33",
            "speed": {
                "burrow": 30,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 5,
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 8 (2d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The frost mole has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Snow Burrower",
                    "desc": "The frost mole can burrow through nonmagical snow and ice in addition to sand, earth, and mud."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The frost mole has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Pit",
                    "desc": "If the frost mole moves at least 20 feet straight toward a creature, it can dig a 5-foot-diameter, 20-foot-deep pit beneath the creature. If the target is Medium or smaller, it must succeed on a DC 13 Dexterity saving throw or fall into the pit and land prone, taking falling damage as normal. If the target is Large or larger, it must succeed on a DC 13 Dexterity saving throw or be restrained. If the target is prone or restrained, the mole can make one claw attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_frost-mole/"
        },
        {
            "slug": "mineral-ooze",
            "desc": "Gray and amorphous, this creature skulks along the stone floor. Its body appears wet and oily, though an unusual crystalline pattern decorates the surface._  \n**Subterranean Menace.** A mineral ooze is a slime that hardens into solid rock after it engulfs its target, making escape much more difficult as it slowly digests the creature.  \n**Earthy Consistency.** The mineral ooze has a high concentration of silicates and crystal, which appear on the surface of the creature when it is in its gelatinous form. When it engulfs a creature, these minerals are pushed to the surface, where they harden quickly, trapping the creature. The ooze reverts to its liquid form after it has finished digesting the creature or if the creature escapes.  \n**Ooze Nature.** A mineral ooze doesn’t require sleep.",
            "name": "Mineral Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mineral ooze makes two slam attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 12), and the ooze uses its Encase on the target."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage plus 3 (1d6) acid damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Encase",
                    "desc": "The mineral ooze encases a Medium or smaller creature grappled by it. The encased target is blinded, restrained, and unable to breathe, and it must succeed on a DC 14 Constitution saving throw at the start of each of the ooze's turns or take 7 (2d6) acid damage. If the ooze moves, the encased target moves with it. The ooze can have only one creature encased at a time. An encased creature can try to escape by taking an action to make a DC 12 Strength check. The creature has disadvantage on this check if the ooze is mineralized. On a success, the creature escapes and enters a space of its choice within 5 feet of the ooze. Alternatively, a creature within 5 feet of the ooze can take an action to pull a creature out of the ooze. Doing so requires a successful DC 12 Strength check, and the creature making the attempt takes 7 (2d6) acid damage. The creature making the attempt has disadvantage on the check if the ooze is mineralized."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the ooze remains motionless, it is indistinguishable from an oily pool or wet rock."
                },
                {
                    "name": "Mineralize",
                    "desc": "As a bonus action when it has encased a creature, the ooze hardens the minerals in its body, turning the surface of its body into a stone-like material. While mineralized, the ooze has a walking speed of 5 feet, and it has resistance to bludgeoning, piercing, and slashing damage. The ooze remains mineralized until the creature it has encased dies, or until the ooze takes a bonus action to end it."
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mineral-ooze/"
        },
        {
            "slug": "purple-slime",
            "desc": "",
            "name": "Purple Slime",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "climb": 10,
                "swim": 30,
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "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": {
                "stealth": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The purple slime makes two spike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) piercing damage and 10 (3d6) poison damage. In addition, the target must succeed on a DC 14 Constitution saving throw or its Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.",
                    "name": "Spike"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The purple slime can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The purple slime can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The purple slime has advantage on Dexterity (Stealth) checks made while underwater.",
                    "name": "Underwater Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_purple-slime/"
        },
        {
            "slug": "shadow-ooze",
            "desc": "",
            "name": "Shadow Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The ooze makes one pseudopod attack and then uses Snuff Out.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage and 3 (1d6) acid damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The ooze extinguishes one natural or magical light source within 60 feet of it. If the light source is created by a spell, it is dispelled.",
                    "name": "Snuff Out"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The ooze devours all natural and magical light within 30 feet of it. This area is heavily obscured by darkness for all creatures except shadow fey.",
                    "name": "Aura of Darkness"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_shadow-ooze/"
        },
        {
            "slug": "megapede",
            "desc": "",
            "name": "Megapede",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "climb": 40,
                "walk": 40
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The megapede makes one stinger attack and one bite attack. It can use its Consume Metal in place of its bite attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 3 (1d6) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the megapede has advantage on attacks against the grappled target, and it can't make bite attacks against another target.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d10+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) piercing damage and the target must make a DC 13 Constitution saving throw or become poisoned for 1 minute.",
                    "name": "Stinger"
                },
                {
                    "desc": "The megapede consumes one unattended Medium or smaller metal object or attempts to consume a metal object worn or held by the creature it is grappling. The grappled creature must succeed on a DC 13 Strength saving throw or the object is consumed. If the object is a magic item, the creature has advantage on the saving throw. Magic items consumed by the megapede stay intact in its stomach for 1d4 hours before they are destroyed.",
                    "name": "Consume Metal"
                },
                {
                    "desc": "The megapede spits acid in a line that is 30 feet long and 5 feet wide, provided that it has no creature grappled. Each creature in that line must make a DC 13 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Acid Spray (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The megapede can sense any metal within 600 feet of it. It knows the direction to the metal and can identify the specific type of metal within the area.",
                    "name": "Metal Sense"
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_megapede/"
        },
        {
            "slug": "giant-albino-bat",
            "desc": "",
            "name": "Giant Albino Bat",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d12+18",
            "speed": {
                "fly": 80,
                "walk": 10
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "Abyssal, understands Common but can't speak it",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The bat makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) slashing damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the bat can't use its claws against another target.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The bat can't use its blindsight while deafened.",
                    "name": "Echolocation"
                },
                {
                    "desc": "The bat has advantage on Wisdom (Perception) checks that rely on hearing.",
                    "name": "Keen Hearing"
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_giant-albino-bat/"
        }
    ]
}