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

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

{
    "count": 2847,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=wisdom&page=2",
    "previous": null,
    "results": [
        {
            "slug": "treacle-tob1-2023",
            "desc": "False",
            "name": "Treacle",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "4d4 + 12",
            "speed": {
                "walk": 10
            },
            "strength": 4,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 1,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "Deception": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 5",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Blood Drain",
                    "description": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: The treacle attaches to the target. While attached, the treacle can’t attack, and at the start of each of the treacle’s turns, the target loses 5 (2d4) hp due to blood loss. Each time the target loses hp in this way, it must succeed on a DC 14 Wisdom (Perception) check to notice the treacle is attached and harming it, otherwise it is unaware the hp loss is from the treacle. A creature that loses hp in this way while below half its hp maximum automatically succeeds on this check."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Mimic Innocence",
                    "description": "When a creature the treacle can see moves within 120 feet of it, the treacle squishes, stretches, and molds its body into the shape of a Tiny Beast or object the creature finds least threatening, such as an injured rabbit or a long-lost toy. The treacle’s body takes on most of the coloration of the desired shape, but some part of it is always white, pale, or pearlescent. Regardless of the shape, the treacle’s flesh doesn’t change and is soft and plush to the touch. The treacle can maintain this shape for up to 8 hours or until another creature it can see moves within 120 feet of it."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "description": "The treacle can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Mimicry",
                    "description": "The treacle can mimic animal sounds. A creature that hears the sounds can tell they are imitations with a successful DC 14 Wisdom (Insight) check."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "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/"
        },
        {
            "slug": "treacle",
            "desc": "_A curious bunny, an abandoned infant, or a delicate songbird can spell slow and agonizing death for the unprepared. Beneath any of these facades may lurk a treacle waiting to feed on a gullible victim, mewling and cooing all the while. Whether by natural selection or arcane tampering, these compact oozes prey on kindness._  \n**Diet of Blood.** Treacles feed on blood but lack the natural weapons or acid of larger slimes. To survive, prey must welcome and embrace them, unaware of the threat. The treacles’ soft bodies absorb psychic impressions and take the shape of unthreatening creatures. In the wild, treacles assume the form of an animal’s offspring to lie close for several hours.  \n**Pet Polymorph.** Among humanoids, treacles transform into pets, infants, or injured animals. In the most horrific cases, these oozes resemble children’s toys. Treacles don’t choose their forms consciously, but instead rely on a primitive form of telepathy to sense which shapes a potential victim finds least threatening or most enticing. They can hold a new shape for several hours, even if the intended victim is no longer present.  \n**Slow Drain.** Once they have assumed a nonthreatening form, treacles mewl, sing, or make pitiful noises to attract attention. Once they’re in contact with a potential victim, treacles drain blood slowly, ideally while their prey sleeps or is paralyzed. If threatened or injured, treacles flee. A sated treacle detaches from its victim host and seeks a cool, dark place to rest and digest. With enough food and safety, a treacle divides into two fully-grown oozes. Rarely, a mutation prevents this division, so that the sterile treacle instead grows in size. The largest can mimic human children and the elderly.  \nTreacles are small, weighing less than six lb. Their natural forms are pale and iridescent, like oil on fresh milk, but they’re seldom seen this way.",
            "name": "Treacle",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d4+12",
            "speed": {
                "walk": 15,
                "climb": 10
            },
            "strength": 4,
            "dexterity": 6,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 1,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Reshape",
                    "desc": "The treacle assumes the shape of any tiny creature or object. A reshaped treacle gains the movement of its new form but no other special qualities."
                },
                {
                    "name": "Blood Drain (1/hour)",
                    "desc": "A treacle touching the skin of a warm-blooded creature inflicts 4 (1d8) necrotic damage per hour of contact, and the victim's maximum hit points are reduced by the same number. Blood is drained so slowly that the victim doesn't notice the damage unless he or she breaks contact with the treacle (sets it down or hands it to someone else, for example). When contact is broken, the victim notices blood on his or her skin or clothes with a successful DC 13 Wisdom (Perception) check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The treacle can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Charming Presence",
                    "desc": "The treacle has an uncanny ability to sense and to play off of another creature's emotions. It uses Charisma (Deception) to oppose Wisdom (Insight or Perception) skill checks made to see through its ruse, and it has advantage on its check."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "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/"
        },
        {
            "slug": "shrieker-a5e",
            "desc": "",
            "name": "Shrieker",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 5,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 0
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 2,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shriek",
                    "desc": "If the shrieker perceives a creature within 30 feet  or if an area of bright light is within 30 feet  it shrieks loudly and continuously. The shriek is audible within 300 feet. The shrieker continues to shriek for 1 minute after the creature or light has moved away."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the shrieker is indistinguishable from a normal fungus."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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"
        },
        {
            "slug": "violet-fungus-a5e",
            "desc": "",
            "name": "Violet Fungus",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 5,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 2,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fungus makes a rotting touch attack against two different creatures."
                },
                {
                    "name": "Rotting Touch",
                    "desc": "Melee Weapon Attack: +2 to hit  reach 15 ft.  one target. Hit: 5 (1d10) necrotic damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the violet fungus is indistinguishable from a normal fungus."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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"
        },
        {
            "slug": "corruptingooze-tob1-2023",
            "desc": "False",
            "name": "Corrupting Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d10 + 60",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 4,
            "wisdom": 2,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "Stealth": 3
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 6",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The corrupting ooze makes two Slam attacks. If both attacks hit one creature, the target must succeed on a DC 14 Dexterity saving throw or one nonmagical leather, metal, or wooden item the creature is wearing or carrying is destroyed. This effect can’t destroy armor or weapons."
                },
                {
                    "name": "Slam",
                    "description": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reshape Body",
                    "description": "The corrupting ooze can reshape its mass into a vaguely Humanoid shape or back into its amorphous shape. It reverts to its amorphous shape if it dies. While in a Humanoid shape, it can take any action that requires hands, except it can’t wield weapons or a shield or don armor."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Ooze Nature",
                    "description": "The ooze doesn’t require sleep."
                },
                {
                    "name": "Putrid Stench",
                    "description": "A creature that starts its turn within 5 feet of the corrupting ooze must succeed on a DC 14 Constitution saving throw or take 3 (1d6) poison damage and be poisoned until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 291,
            "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/"
        },
        {
            "slug": "corrupting-ooze",
            "desc": "_A corrupting ooze boils and bubbles with rank marsh gas and the fetid stench of the sewer, and it leaves a stinking trail of acidic slime wherever it goes._  \n**Swim and Walk.** A corrupting ooze is a festering slime that can slither and even swim like a gigantic sea slug, or it can assume a roughly humanoid form and shamble through the streets, though its stench and its lack of speech make it unlikely that anyone might mistake it for a normal person. They are frequently soldiers and servants to heralds of blood and darkness.  \n**Dissolve Bones.** A corrupting ooze can absorb an entire large animal or small person, simply dissolving everything including the bones in a matter of minutes. This function makes them an important element of certain dark rituals.",
            "name": "Corrupting Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d10+60",
            "speed": {
                "walk": 20,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 4,
            "wisdom": 2,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "slashing, bludgeoning",
            "damage_immunities": "acid, fire, poison",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft., tremorsense 60 ft., passive Perception 5",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 3 (1d6) acid damage, and the target is grappled (escape DC 13).",
                    "attack_bonus": 6,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Corrupting Touch",
                    "desc": "When a corrupting ooze scores a critical hit or starts its turn with a foe grappled, it can dissolve one leather, metal, or wood item of its choosing in the possession of the target creature. A mundane item is destroyed automatically; a magical item is destroyed if its owner fails to make a successful DC 16 Dexterity saving throw."
                },
                {
                    "name": "Strong Swimmer",
                    "desc": "A corrupting ooze naturally floats on the surface of water. It swims with a pulsating motion that propels it faster than walking speed."
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "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/"
        },
        {
            "slug": "asp-vine",
            "desc": "",
            "name": "Asp Vine",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 10
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 3,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -4,
            "skills": {
                "perception": -4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30' (blind beyond), passive Perception 6",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Vine attacks."
                },
                {
                    "name": "Vine",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 4 (1d4+2) piercing damage and 5 (2d4) poison and the target must make DC 14 Con save or be poisoned for 1 min. If the target is a creature it is grappled (escape DC 14). Until this grapple ends the target is restrained and must succeed on a new save each round it remains grappled or take another 5 (2d4) poison. The asp vine can grapple up to four targets at a time though it can still make vine attacks vs. other targets even if it has four grappled opponents."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal cluster of vines."
                }
            ],
            "spell_list": [],
            "page_no": 45,
            "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/"
        },
        {
            "slug": "harvest-horse",
            "desc": "",
            "name": "Harvest Horse",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 37,
            "hit_dice": "5d10+10",
            "speed": {
                "walk": 50
            },
            "strength": 15,
            "dexterity": 5,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 3,
            "charisma": 1,
            "strength_save": 4,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -4,
            "skills": {
                "perception": -4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "passive Perception 6",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) bludgeoning damage."
                },
                {
                    "name": "Harvester’s Stampede (Recharge 5–6)",
                    "desc": "Moves up to its speed in a straight line and can move through the space of any Large or smaller creature. The first time the harvest horse enters a creature’s space during this move that creature must make a DC 12 Dex save. On a failure it takes 7 (2d6) slashing damage and is knocked prone. On a success it takes half damage and isn’t knocked prone. When the harvest horse moves in this way it doesn’t provoke opportunity attacks."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "Is considered one size larger for the purpose of determining its carrying capacity."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn’t require air food drink or sleep."
                },
                {
                    "name": "Poor Traversal",
                    "desc": "Must spend two additional feet of movement to move through difficult terrain instead of one additional foot."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                }
            ],
            "spell_list": [],
            "page_no": 230,
            "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/"
        },
        {
            "slug": "animated-armor",
            "desc": "",
            "name": "Animated Armor",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": "Animated Objects",
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d8+6",
            "speed": {
                "walk": 25
            },
            "strength": 14,
            "dexterity": 11,
            "constitution": 13,
            "intelligence": 1,
            "wisdom": 3,
            "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 6",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The armor makes two melee attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The armor is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the armor must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the armor remains motionless, it is indistinguishable from a normal suit of armor."
                }
            ],
            "spell_list": [],
            "page_no": 263,
            "environments": [
                "Temple",
                "Ruin",
                "Laboratory"
            ],
            "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"
        },
        {
            "slug": "rug-of-smothering",
            "desc": "",
            "name": "Rug of Smothering",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "Animated Objects",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 33,
            "hit_dice": "6d10",
            "speed": {
                "walk": 10
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 3,
            "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, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one Medium or smaller creature. Hit: The creature is grappled (escape DC 13). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating, and the rug can't smother another target. In addition, at the start of each of the target's turns, the target takes 10 (2d6 + 3) bludgeoning damage.",
                    "attack_bonus": 0,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The rug is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the rug must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "While it is grappling a creature, the rug takes only half the damage dealt to it, and the creature grappled by the rug takes the other half."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the rug remains motionless, it is indistinguishable from a normal rug."
                }
            ],
            "spell_list": [],
            "page_no": 264,
            "environments": [
                "Ruin",
                "Laboratory"
            ],
            "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"
        },
        {
            "slug": "shrieker",
            "desc": "",
            "name": "Shrieker",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": "Fungi",
            "alignment": "unaligned",
            "armor_class": 5,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 0
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 3,
            "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": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Shriek",
                    "desc": "When bright light or a creature is within 30 feet of the shrieker, it emits a shriek audible within 300 feet of it. The shrieker continues to shriek until the disturbance moves out of range and for 1d4 of the shrieker's turns afterward"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the shrieker remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [
                "Underdark",
                "Forest",
                "Swamp",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "violet-fungus",
            "desc": "",
            "name": "Violet Fungus",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": "Fungi",
            "alignment": "unaligned",
            "armor_class": 5,
            "armor_desc": null,
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 5
            },
            "strength": 3,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 3,
            "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": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fungus makes 1d4 Rotting Touch attacks."
                },
                {
                    "name": "Rotting Touch",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 10 ft., one creature. Hit: 4 (1d8) necrotic damage.",
                    "attack_bonus": 2,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the violet fungus remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [
                "Underdark",
                "Forest",
                "Swamp",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "animated-bearskin-rug",
            "desc": "A shaggy rug made from the skin of a bear suddenly rises up like a billowing sheet. The head snaps its jaws and the whole thing lunges forward, flat and threatening._  \nAnimated bearskin rugs are exactly what their name suggests: bearskin rugs given life by magic.  \n**Inn Protection.** Inns and hunting lodges in remote locations often hire mages to make animated bearskin rugs. The rugs serve as seemingly harmless decorations that can instantly turn into guardians to drive away burglars, or into bouncers to break up bar fights.  \n**Bearserk.** There are rare cases of animated bearskin rugs suddenly going berserk and refusing to follow the commands of their masters. It is unknown what triggers such violence in the constructs. Berserk rugs need to be put down swiftly, as they attack any creature they notice.  \n**Construct Nature.** An animated bearskin rug doesn’t require air, food, drink, or sleep.",
            "name": "Animated Bearskin Rug",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 20
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 3,
            "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, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 6",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The animated bearskin rug makes two attacks: one with its bite and one with its claws. It can use its Envelop in place of its claw attack."
                },
                {
                    "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": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target not grappled by the bearskin rug. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Envelop",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one Medium or smaller creature. Hit: The creature is grappled (escaped DC 14). Until this grapple ends, the target is restrained, and the rug can’t envelop another target."
                },
                {
                    "name": "Menacing Roar (Recharge 6)",
                    "desc": "The bearskin rug lets out a hideous, supernatural howl. Each creature within 20 feet of the rug that can hear the roar must succeed on a DC 13 Wisdom saving throw or become frightened for 1 minute. A creature frightened this way must spend its turns trying to move as far away from the rug as it can. For its action, it can use only the Dash action or try to escape from an effect that prevents it from moving. If there’s nowhere to move, the creature can use the Dodge action. At the end of each of its turns and when it takes damage, the creature can repeat the saving throw, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The bearskin rug is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the rug must succeed on a Constitution saving throw against the caster’s spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "While it is grappling a creature, the bearskin rug takes only half the damage dealt to it, and the creature grappled by the rug takes the other half."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the bearskin rug remains motionless, it is indistinguishable from a normal bearskin rug."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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/"
        },
        {
            "slug": "boomer",
            "desc": "An ear-piercing shriek echoes in the cavern. The sound comes from a human-sized mushroom whose stalk steadily swells with air as it shrieks._  \n**Thunderous Shriek.** Boomers are a subspecies of Open Game License",
            "name": "Boomer",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 0
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 3,
            "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": "thunder",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": null,
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shriek",
                    "desc": "If bright light or a creature is within 30 feet of the boomer, it emits a shriek audible within 300 feet of it. The boomer continues to shriek until the disturbance moves out of range and for 1d4 of the boomer’s turns afterward."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Deafening Boom",
                    "desc": "When a creature hits the boomer with a melee attack, the boomer releases a blast of sound. Each creature within 10 feet of the boomer that can hear it must make a DC 12 Constitution saving throw. On a failure, a creature takes 5 (2d4) thunder damage and is incapacitated until the end of its next turn. On a success, a creature takes half the damage and isn’t incapacitated."
                },
                {
                    "name": "Death Burst",
                    "desc": "When it dies, the boomer explodes in a cacophonous burst. Each creature within 30 feet of the boomer that can hear it must make a DC 12 Constitution saving throw. On a failure, a creature takes 7 (2d6) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage and isn’t deafened."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the boomer remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 157,
            "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/"
        },
        {
            "slug": "elophar",
            "desc": "",
            "name": "Elophar",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 3,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": -2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 6",
            "languages": "Common, Giant, Infernal",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "name": "Slam"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the elophar takes damage other than acid damage, corrosive ectoplasm bursts from its distended stomach. The elophar takes 7 (2d6) acid damage and all creatures within 10 feet of it must make a DC 13 Dexterity saving throw, taking 7 (2d6) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Ectoplasmic Spray"
                },
                {
                    "desc": "The chaos of combat causes an elophar to swap between personalities at the start of each of its turns. To determine which spirit is in control, roll on the table below (it is possible for one spirit to remain in control for multiple rounds if it is rolled multiple rounds in a row):\n| 1d6 | Spirit |\n|-----|--------|\n| 1 | Cautious: creates space between itself and its enemies and casts spells. |\n| 2 | Fickle: attacks a creature it didn't last round. |\n| 3 | Terrified: uses the Disengage action to run as far away from enemies as possible. |\n| 4 | Bloodthirsty: attacks the nearest creature. |\n| 5 | Hateful: only attacks the last creature it damaged. |\n| 6 | Courageous: makes melee attacks against the most threatening enemy. |",
                    "name": "Possessed by Ancestors"
                },
                {
                    "desc": "The runes etched on the elophar's rotting skin allow it to cast spells. The elophar's runic spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The elophar can innately cast the following spells, requiring no material components:\nAt will: acid splash, chill touch, poison spray\n3/day: grease, thunderwave\n1/day: enlarge/reduce",
                    "name": "Runic Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 149,
            "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/"
        },
        {
            "slug": "alpine-creeper",
            "desc": "",
            "name": "Alpine Creeper",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 5,
            "armor_desc": "",
            "hit_points": 95,
            "hit_dice": "10d12+30",
            "speed": {
                "walk": 15
            },
            "strength": 3,
            "dexterity": 1,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 4,
            "charisma": 1,
            "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": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "cold",
            "condition_immunities": "blinded, charmed, deafened, frightened, grappled, prone",
            "senses": "tremorsense 60', passive Perception 7",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Gentle Dissolution",
                    "desc": "Each creature in creeper’s space: 10 (3d6) acid (DC 13 Con half). Creeper can choose not to harm friendly Beasts in its space. Unconscious creature that takes damage from this: DC 13 Wis save Fail: remain unconscious Success: wakes up."
                },
                {
                    "name": "Sleep Spores",
                    "desc": "Releases sleep-inducing spores. Humanoids and Giants within 20' of it: DC 13 Con save or fall unconscious 1 min. Effect ends for creature if it takes damage or another uses action to wake it."
                },
                {
                    "name": "Cleaning Call (1/Day)",
                    "desc": "Sprays pheromone-laced spores calling nearby Beasts to feast. Arrive in 1d4 rounds and act as creeper allies attacking creatures within 10 ft. of it. Beasts remain 1 hr until creeper dies or until it dismisses them as a bonus action. Choose one CR 1 or lower Beast or roll d100 to choose Summoned Beasts. They arrive at creeper’s location; aggressive and prioritize active threats before feasting on creatures knocked out. Summoned Beasts:[br/] • 01-04: 2d4 badgers • 05-09: 1d6 black bears • 10-13: 1d3 brown bears • 14-17: 1d3 dire wolves • 18-20: 1d6 giant badgers • 21-30: 2d6 giant rats  • 31-34: 1d3 giant vultures • 35-40: 2d6 giant weasels • 41-44: 1d3 lions or tigers • 45-60: 1d6 swarms of rats • 61-71: 2d4 wolves • 72-75: 1d4 worgs • 76-100: No beasts respond"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Lethargic Stupor",
                    "desc": "One unconscious Humanoid or Giant in creeper’s space suffers one level of exhaustion. A creature with more than half its hp max can’t suffer more than one level of exhaustion from this. This exhaustion lasts until creature finishes short rest."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from patch of lichen."
                },
                {
                    "name": "Mossy Carpet",
                    "desc": "Enter hostile creature’s space and stop there. It can move through space as narrow as 1' wide with o squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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/"
        },
        {
            "slug": "ion-slime",
            "desc": "",
            "name": "Ion Slime",
            "size": "Small",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 4,
            "charisma": 1,
            "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": "cold",
            "damage_resistances": "thunder",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 6 (1d6+3) bludgeoning damage + 9 (2d8) lightning."
                },
                {
                    "name": "Discharge (Supercharged Only)",
                    "desc": "Sends shock of lightning through its supercharged pseudopod at onecreature it can see within 5 ft. of it ending supercharged state. Target: 27 (6d8) lightning (DC 15 Con half). Three bolts of lightning then leap to as many as three targets each must be within 20' of first target. Target can be creature or object and each can be targeted by only one bolt. Each target: 13 (3d8) lightning (DC 15 Con half)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Charged Motion (Supercharged Only)",
                    "desc": "Dash or Dodge action."
                },
                {
                    "name": "Supercharge (Recharge 5–6)",
                    "desc": "Gathers ambient electricity to supercharge itself for 3 rounds. While supercharged slime gains +2 bonus to its AC and it gains an additional action on each of its turns. At end of the third round if the slime hasn’t used the Discharge action it suffers feedback taking 18 (4d8) force. Its supercharged state then ends."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Ionic Form",
                    "desc": "Whenever subjected to lightning it takes no damage and instead regains hp equal to lightning dealt. Its Supercharge then recharges. If it takes cold while supercharged it must roll a d6. On a 1 or 2 it loses the supercharged state."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn’t require sleep."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "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/"
        },
        {
            "slug": "animated-instrument",
            "desc": "",
            "name": "Animated Instrument",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 17,
            "hit_dice": "7d4",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 15,
            "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": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Trouble Clef",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one target, 4 (1d4+1) bludgeoning damage."
                },
                {
                    "name": "Orchestra Hit",
                    "desc": "Ranged Spell Attack: +4 to hit, 60 ft., one target, 5 (1d6+2) thunder."
                },
                {
                    "name": "Spirited Solo (Recharge 5–6)",
                    "desc": "Improvises a tune to draw listeners into entrancing thought. Each creature within 30' of it that can hear the song: creature is incapacitated until end of its next turn (DC 12 Wis creature has an epiphany and gains advantage on Cha (Performance) checks for 1 day)."
                },
                {
                    "name": "Courageous Anthem (1/Day)",
                    "desc": "Plays a song that bolsters its allies. Each friendly creature within 30' of the instrument that can hear song has a +1 bonus to attack rolls ability checks and saves until song ends. Instrument must take a bonus action on subsequent turns to continue playing the song. Can stop playing at any time. Song ends if animated instrument is incapacitated. A creature can benefit from only one Courageous Anthem at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "Incapacitated while in the area of an antimagic field. If targeted by dispel magic instrument must succeed on a Con save vs. caster’s spell save DC or fall unconscious for 1 min."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn’t require air food drink or sleep."
                },
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] While motionless and isn't flying indistinguishable from normal musical instrument."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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/"
        },
        {
            "slug": "animated-instrument-quartet",
            "desc": "",
            "name": "Animated Instrument, Quartet",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 4,
            "wisdom": 5,
            "charisma": 18,
            "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": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Trouble Clef or Orchestra Hit attacks."
                },
                {
                    "name": "Trouble Clef",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 13 (4d4+3) bludgeoning damage."
                },
                {
                    "name": "Orchestra Hit",
                    "desc": "Ranged Spell Attack: +6 to hit, 60 ft., one target, 18 (4d6+4) thunder."
                },
                {
                    "name": "Musical Arrangement",
                    "desc": "The quartet plays one of the following songs:Dreadful Dirge. The quartet plays a hair-raising tune that evokes terror. Each hostile creature within 30' of the quartet must make DC 14 Wis save or be frightened until the end of its next turn.Oppressive Overture. The quartet plays a heavy melody that reverberates through nearby creatures. Each hostile creature within 30' of the quartet must make DC 14 Str save or be knocked prone.Seditious Sonata. The quartet plays a song that incites disobedience and rebellion. Each hostile creature within 30' of the quartet must make DC 14 Cha save"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The quartet is incapacitated while in the area of an antimagic field. If targeted by dispel magic the quartet must succeed on a Con save vs. the caster’s spell save DC or fall unconscious for 1 min."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The quartet doesn’t require air food drink or sleep."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from group of musical instruments."
                },
                {
                    "name": "Four-Part Harmony",
                    "desc": "An animated quartet is always composed of four instruments that sit or hover close together acting with singular intent. If an attack deals at least 25 damage to the quartet then one of the instruments falls unconscious causing the quartet to deal one die less of damage with its Trouble Clef and Orchestra Hit actions."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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/"
        },
        {
            "slug": "derro-voidwarped",
            "desc": "",
            "name": "Derro, Voidwarped",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 120,
            "hit_dice": "16d6+64",
            "speed": {
                "walk": 25,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 5,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": -3,
            "skills": {
                "perception": -3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force, psychic; nonmagic B/P/S attacks",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 120', passive Perception 10",
            "languages": "Common, Dwarvish, Undercommon, Void Speech",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Shortswords and one Void Tendril attack."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) piercing damage + 3 (1d6) cold and 3 (1d6) force."
                },
                {
                    "name": "Void Tendril",
                    "desc": "Melee Weapon Attack: +7 to hit, 10 ft., one target, 7 (2d6) bludgeoning damage + 3 (1d6) cold and 3 (1d6) force. Target must make DC 15 Con save or its hp max is reduced by the amount equal to the damage taken. This reduction lasts until target finishes a long rest. Target dies if this reduces its hp max to 0."
                },
                {
                    "name": "Void Speech Rant (Recharge 5–6)",
                    "desc": "Spews a tirade of Void Speech. Each creature within 40' of it that can hear the tirade: 27 (5d10) psychic and is incapacitated until the end of its next turn (DC 15 Wis half damage and isn’t incapacitated)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Insanity",
                    "desc": "Advantage on saves vs. being charmed or frightened."
                },
                {
                    "name": "Mortal Void Traveler",
                    "desc": "Doesn’t require air or ambient pressure."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                },
                {
                    "name": "Void-Touched Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 1d6 cold and 1d6 force (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 113,
            "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/"
        },
        {
            "slug": "flying-sword",
            "desc": "",
            "name": "Flying Sword",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": "Animated Objects",
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 50
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 4,
            "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, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d8",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The sword is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the sword must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the sword remains motionless and isn't flying, it is indistinguishable from a normal sword."
                }
            ],
            "spell_list": [],
            "page_no": 264,
            "environments": [
                "Ruin",
                "Laboratory"
            ],
            "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"
        },
        {
            "slug": "derro-guard",
            "desc": "The small humanoid sets its claw-toothed boots into the rock, steadying itself, then looses an arrow. Its lips curl into a cruel smile as a cry of surprise and shouts of alarm resound in the dark cavern._  \nDeep beneath the earth, the derro gather in clans and worship beings that dwell between the stars. Lifelong exposure to these beings damages the psyche of the mortal derro, leaving most reliant on the powers of their dark masters.  \n**Assassins for Hire.** Derro outposts can be found in the slums of many surface cities.",
            "name": "Derro Guard",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "any non-good alignment",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 5,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 7",
            "languages": "Common, Dwarvish, Undercommon",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Aklys",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 10/30 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aklys Thrower",
                    "desc": "If the derro hits a target within 30 feet of it with a ranged attack with its aklys, it can use its bonus action to retrieve the aklys and make another attack against the same target."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The derro has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the derro has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 97,
            "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/"
        },
        {
            "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/"
        },
        {
            "slug": "ogrepede",
            "desc": "The ogre steps forward with a lop-sided gait. As it approaches, it rises up, revealing it is actually an abomination of ogre torsos held together by necromantic power._  \nSpecial torments await the depraved souls that devised these unholy, undead amalgamations. An ogrepede is comprised of an unknown number of ogre torsos and heads stitched together, with arms erupting from the mass seemingly at random. Watching it skitter haphazardly about a battlefield is almost hypnotic, right until it reaches its prey and rises to attack.  \n**Vicious Louts.** Mixing and animating ogre parts does nothing to improve their legendary tempers. Even more so than ogres, ogrepedes seek out things to destroy. The more beautiful the creature or object, the more satisfaction the ogrepede derives from its destruction. The lair of the rare ogrepede that has slipped its master’s bonds is full of its debased treasures and, in some instances, the mutilated but still-living victims of their assaults.  \n**Noisy Wanderers.** People are rarely surprised by the arrival of an ogrepede. Unless specifically commanded not to by their creator, ogrepedes emit a constant haunting moan, as though the creature laments all it has lost. Even if told to be silent, ogrepedes are not quiet. Their fat fingers drum noisily at the ground and their bodies slam gracelessly into corridor walls as they careen along on their duties.  \n**Poor Allies.** Ogrepedes have difficulty getting along with other creatures, including other ogrepedes. Vestiges of the craven instincts the ogres possessed in life remain after death, causing the ogrepede to lash out at any creature near it, particularly if the target is already wounded. Even when commanded to work with other creatures by their masters, it is merely a matter of when, not if, an ogrepede will attack its companions; the betrayal is inevitable.  \n**Undead Nature.** An ogrepede doesn’t require air, food, drink, or sleep.",
            "name": "Ogrepede",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 142,
            "hit_dice": "15d12+45",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 21,
            "dexterity": 9,
            "constitution": 17,
            "intelligence": 5,
            "wisdom": 5,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned, prone",
            "senses": "darkvision 90 ft., passive Perception 7",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ogrepede makes two attacks: one with its bite and one with its slam."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 16 (2d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 12 (2d6 + 5) bludgeoning damage, or 8 (1d6 + 5) bludgeoning damage if the ogrepede has half its hp or fewer. If the ogrepede scores a critical hit, it rolls the damage dice three times, instead of twice.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Haphazard Charge",
                    "desc": "If the ogrepede moves at least 10 feet straight toward a creature and then hits it with a slam attack on the same turn, the attack is treated as though the ogrepede scored a critical hit, but attack rolls against the ogrepede have advantage until the start of its next turn."
                },
                {
                    "name": "Overwhelming Assault",
                    "desc": "When the ogrepede scores a critical hit, each creature within 5 feet of the target must succeed on a DC 16 Wisdom saving throw or be frightened of the ogrepede for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the ogrepede’s Overwhelming Assault for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 275,
            "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/"
        },
        {
            "slug": "pixies-umbrella",
            "desc": "A Dozens of flat, purple-capped mushrooms float and spin through the air._  \nHuge colonies of pixie’s umbrellas inhabit the Underworld. When they sense danger, they fill their caps to gain height then release the air, using the flattened caps to slow their descent.  \n**Migrating Fungus.** Their ability to float allows pixie’s umbrellas to make homes on hard-to-reach surfaces, frustrating those who enjoy the mushrooms’ bitter flesh. The ground beneath wall- and cliff-dwelling pixie’s umbrellas is sometimes littered with the skeletal remains of starving travelers who fell in their desperate attempts to gather food.  \n**Dizzying Drifters.** Witnessing the migration of a colony of pixie’s umbrellas can be fascinating to those who enjoy watching large numbers of the mushrooms float from cavern to cavern. Intelligent Underworld hunters sometimes use the migration of pixie’s umbrellas to mask their approach, counting on the display to distract their prey.",
            "name": "Pixie’s Umbrella",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 5,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 5,
            "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": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Twirl",
                    "desc": "The pixie’s umbrella twirls, spinning its spores at nearby creatures. Each creature within 5 feet of the pixie’s umbrella must make a DC 10 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one. If the saving throw fails by 5 or more, the target is also poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Float",
                    "desc": "When a pixie’s umbrella senses motion within 30 feet of it, it fills its cap with air and flies 20 feet away from the motion without provoking opportunity attacks."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the pixie’s umbrella remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 158,
            "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/"
        },
        {
            "slug": "shiftshroom",
            "desc": "The plain, white mushroom suddenly shifts and twists into a poisonous deathcap._  \nIn their natural form, shiftshrooms are white mushrooms with bifurcated stalks. Their natural ability to disguise themselves as other mushrooms evolved as a defense against creatures harvesting them for food.  \n_**Sought for Food.**_ Roasted shiftshroom has a nutty flavor and aroma and is considered a delicacy by many of the Underworld’s denizens. Discerning surface world gourmands pay respectable sums for shiftshroom caps due to the difficulty in harvesting them from the Underworld and the difficulty in growing them above ground.  \n_**Hidden in View.**_ Shiftshrooms can often be found interspersed with deadlier fungi. The Underworld hides colonies of the fungus wherein only a few of the mushrooms toward the outer edges of the group are dangerous varieties of fungus, and the remainder are disguised shiftshrooms.",
            "name": "Shiftshroom",
            "size": "Medium",
            "type": "Plant",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 5,
            "armor_desc": null,
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 10
            },
            "strength": 12,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 5,
            "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": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The shiftshroom can use its action to alter its appearance into a more frightening fungus, such as a poisonous deathcap mushroom, or back into its true form. Alternatively, it can change back into its true form as a reaction when it takes damage. Its statistics are the same in each form, and it reverts to its true form if it dies. While in its frightening form, the shiftshroom can take only the Dodge, Disengage, and Hide actions. Any creature that starts its turn within 10 feet of a shiftshroom in its frightening form must succeed on a DC 10 Wisdom saving throw or be frightened of the shiftshroom until the start of its next turn. On a successful saving throw, the creature is immune to this feature for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 159,
            "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/"
        },
        {
            "slug": "goreling",
            "desc": "",
            "name": "Goreling",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 11,
            "hit_dice": "2d6+4",
            "speed": {
                "walk": 20
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 5,
            "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": "necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 2 (1d4) necrotic damage. ++ Reactions",
                    "name": "Slam"
                },
                {
                    "desc": "When a goreling is hit but not reduced to 0 hp, it splits into two new gorelings. Each new goreling has 1 hp, doesn't have this reaction, and is one size smaller than the original goreling.",
                    "name": "Multiplying"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If 6 or more gorelings are within 30 feet of one another, they become frenzied and their attacks deal an extra 2 (1d4) necrotic damage.",
                    "name": "Bloodthirsty"
                },
                {
                    "desc": "Up to five gorelings can occupy the same space.",
                    "name": "Swarming"
                }
            ],
            "spell_list": [],
            "page_no": 207,
            "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/"
        },
        {
            "slug": "shard-swarm",
            "desc": "",
            "name": "Shard Swarm",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "fly": 30,
                "walk": 0
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 3,
                    "damage_dice": "2d4",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one creature in the swarm's space. Hit: 5 (2d4) slashing damage or 2 (1d4) slashing damage if the swarm has half of its hp or less.",
                    "name": "Shards"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 30 ft., one target. Hit: 3 (1d6) piercing damage. A piece of the swarm breaks off, falling into the target's space.",
                    "name": "Shrapnel"
                },
                {
                    "desc": "The shard swarm envelopes one Medium or smaller creature in its space. The target must succeed on a DC 13 Dexterity saving throw or be restrained inside the swarm for 1 minute. The target has disadvantage on this saving throw if the shard swarm used Come Together to form in the target's space. While restrained, the target doesn't take damage from the swarm's Shards action, but it takes 5 (2d4) slashing damage if it takes an action that requires movement, such as attacking or casting a spell with somatic components. A creature within 5 feet of the swarm can take an action to pull a restrained creature out of the swarm. Doing so requires a successful DC 13 Strength check, and the creature making the attempt takes 5 (2d4) slashing damage.",
                    "name": "Contain (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The swarm is incapacitated while in the area of an antimagic field. If targeted by the dispel magic spell, the swarm must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute.",
                    "name": "Antimagic Susceptibility"
                },
                {
                    "desc": "If the shard swarm has at least 1 hit point and all of its pieces are within 30 feet of each other, the pieces can re-form as a bonus action in any space containing at least one of its pieces.",
                    "name": "Come Together (3/Day)"
                },
                {
                    "desc": "While the swarm remains motionless and isn't flying, it is indistinguishable from a normal pile of junk.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a pebble. The swarm can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "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/"
        },
        {
            "slug": "livingwick-tob1-2023",
            "desc": "False",
            "name": "Living Wick",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d6",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 5,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "False",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "passive Perception 7",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "description": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage."
                },
                {
                    "name": "Consuming Inferno",
                    "description": "The living wick’s controller can command the living wick to rapidly burn through the remains of its wick, creating a devastating ball of fire. Each creature within 20 feet of the living wick must make a DC 12 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one. Flammable objects in the area and that aren’t being worn or carried ignite. The living wick then dies, becoming a lifeless puddle of wax."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "description": "The living wick doesn’t require air, food, drink, or sleep."
                },
                {
                    "name": "Wick-Powered",
                    "description": "The living wick is inactive and unconscious while its wick is unlit. When its wick is lit, it obeys the commands of the creature that lit the wick, and it sheds bright light in a 20-foot radius and dim light for an additional 20 feet. The living wick’s hp maximum is reduced by 2 (1d4) for every 24 hours it remains lit and active, and no effect short of a wish spell can remove this reduction. The living wick dies when its hp maximum is reduced to 0."
                }
            ],
            "spell_list": [],
            "page_no": 257,
            "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/"
        },
        {
            "slug": "shadowantipaladin-tob1-2023",
            "desc": "False",
            "name": "Shadow Antipaladin",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 18,
            "armor_desc": "breastplate, shield",
            "hit_points": 82,
            "hit_dice": "11d6 + 44",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 5,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 5,
            "perception": 10,
            "skills": {
                "Perception": 0,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Derro, Undercommon",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The derro makes two Scimitar or Heavy Crossbow attacks."
                },
                {
                    "name": "Scimitar",
                    "description": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Heavy Crossbow",
                    "description": "Ranged Weapon Attack: +7 to hit, range 100/400 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Infectious Insanity (Recharge 5–6)",
                    "description": "The shadow antipaladin magically assaults the minds of up to three creatures it can see within 30 feet of it. Each target must make a DC 13 Wisdom saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is incapacitated for 1 minute as its mind fills with thoughts of eldritch terrors and otherworldly entities. On a success, a creature takes half the damage and isn’t incapacitated. An incapacitated 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": [
                {
                    "name": "Parry",
                    "description": "The shadow antipaladin adds 3 to its AC against one melee attack that would hit it. To do so, the antipaladin must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Evasion",
                    "description": "If the shadow antipaladin is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the antipaladin instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "Insanity",
                    "description": "The shadow antipaladin has advantage on saving throws against being charmed or frightened."
                },
                {
                    "name": "Magic Resistance",
                    "description": "The shadow antipaladin has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Necrotic Weapons",
                    "description": "The shadow antipaladin’s weapon attacks are magical. When the antipaladin hits with any weapon, the weapon deals an extra 2d8 necrotic damage (included in the attack)."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "description": "While in sunlight, the shadow antipaladin has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 89,
            "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/"
        },
        {
            "slug": "derro-shadow-antipaladin",
            "desc": "_This blue-skinned creature resembles a stunted dwarf. Its eyes are large and its hair wild, and both are colorless. The expression on its face is a terrible rictus of madness and hate._  \nAll derro are mad, but some devote their very souls to the service of insanity. They embrace the powers of darkness and channel shadow through their minds to break the sanity of any creatures they encounter. Derro shadow antipaladins are the elite servants of gods like Nyarlathotep and the Black Goat of the Woods.  \n**Herald of Madness.** The derro shadow antipaladin is insanity personified. Despite being called paladins, these unhinged creatures aren’t swaggering warriors encased in steel or their dark reflections. Instead, a shadow antipaladin serves as a more subtle vector for the madness of its patron. They are masters of shadow magic and stealth who attack the faith of those who believe that goodness can survive the approaching, dark apotheosis. Death, madness, and darkness spread in the shadow antipaladin’s wake.",
            "name": "Derro Shadow Antipaladin",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "breastplate and shield",
            "hit_points": 82,
            "hit_dice": "11d6+44",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 5,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 5,
            "perception": 0,
            "skills": {
                "perception": 0,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Derro, Undercommon",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The derro makes two scimitar attacks or two heavy crossbow attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage plus 9 (2d8) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 100/400 ft., one target, Hit: 9 (1d10 + 4) piercing damage plus 9 (2d8) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Infectious Insanity (Recharge 5-6)",
                    "desc": "The derro chooses a creature it can see within 30 feet and magically assaults its mind. The creature must succeed on a DC 13 Wisdom saving throw or be affected as if by a confusion spell for 1 minute. An affected creature repeats the saving throw at the end of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evasive",
                    "desc": "Against effects that allow a Dexterity saving throw for half damage, the derro takes no damage on a successful save, and only half damage on a failed one."
                },
                {
                    "name": "Insanity",
                    "desc": "The derro has advantage on saving throws against being charmed or frightened."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The derro has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shadowstrike",
                    "desc": "The derro's weapon attacks deal 9 (2d8) necrotic damage (included in its Actions list)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the derro is a 5th level spellcaster. Its spellcasting ability is Charisma (save DC 13, +5 to hit with spell attacks). The derro has the following paladin spells prepared:\n\n1st level (4 slots): hellish rebuke, inflict wounds, shield of faith, wrathful smite\n\n2nd level (2 slots): aid, crown of madness, darkness, magic weapon"
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the derro shadow antipaladin has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 93,
            "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/"
        },
        {
            "slug": "living-wick",
            "desc": "_A living wick is a small, rough wax sculpture of a human that stands at attention, a halo of light flickering around its head from some source behind it._  \n**Enchanted Wicks.** Living wicks are obedient wax statues brought to life by an enchanted wick that runs from the nape of their neck to their lower back. When new, a living wick looks and moves like a human, but as the wick burns, the wax features melt and the statue takes on a twisted, hunchbacked appearance.  \n**Short-Lived as a Candle.** Living wicks are powered by flames, and therefore they have a predetermined life cycle. They are typically reduced to formless lumps in a month, but some say a living wick’s affordability more than makes up for its inevitable obsolescence. Individuals looking to quickly construct a building or fortification without the expense of paid labor or the questionable ethics of necromancy find living wicks obedient and efficient, as do those needing an army for a single battle.  \nLiving wicks are active only when their wicks are lit, and only respond to the telepathic commands of whoever lit them. This makes it easy to transfer living wicks between owners, even those not well-versed in the use of magic.  \n**Explosive Ends.** The amount of magical energy contained within a living wick, paired with the manner in which it is released, gives them a remarkable capability for selfdestruction. If their controller demands it, all living wicks can release the magic contained within their form all at once, engulfing themselves and anyone nearby in flames. This can make storing them a gamble, but many see it as an asset, especially those seeking to destroy evidence or anonymously attack their enemies.  \n**Constructed Nature.** A living wick doesn’t require air, food, drink, or sleep.",
            "name": "Living Wick",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d6",
            "speed": {
                "walk": 20
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 5,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious",
            "senses": "sight 20 ft. (blind beyond the radius of its own light), passive Perception 10",
            "languages": "shares a telepathic link with the individual that lit its wick",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage.",
                    "attack_bonus": 2,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Consume Self",
                    "desc": "A living wick can be commanded to rapidly burn through the remains of its wick, creating a devastating fireball. All creatures within 20 feet of the living wick take 7 (2d6) fire damage, or half damage with a successful DC 13 Dexterity saving throw. The fire spreads around corners and ignites flammable objects in the area that aren't being worn or carried. The wick is reduced to a lifeless puddle of wax."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Controlled",
                    "desc": "Living wicks cannot move, attack, or perform actions when they are not lit. Living wicks only respond to the telepathic commands of the individual that lit them."
                },
                {
                    "name": "Light",
                    "desc": "Activated living wicks produce light as a torch."
                },
                {
                    "name": "Melting",
                    "desc": "A living wick loses one hit point for every 24 hours it remains lit."
                }
            ],
            "spell_list": [],
            "page_no": 278,
            "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/"
        },
        {
            "slug": "black-pudding-a5e",
            "desc": "",
            "name": "Black Pudding",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 20,
                "climb": 20,
                "swim": 20
            },
            "strength": 16,
            "dexterity": 4,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) acid damage. Nonmagical armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger pudding with at least 10 hit points is subjected to lightning or slashing damage, it splits into two puddings that are each one size smaller. Each new pudding has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pudding can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet takes 9 (2d8) acid damage. A nonmagical weapon made of metal or wood that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Wooden or metal nonmagical ammunition is destroyed after dealing damage. Any other metal or organic object that touches it takes 9 (2d8) acid damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The pudding can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the pudding has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "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"
        },
        {
            "slug": "bolt-thrower-a5e",
            "desc": "",
            "name": "Bolt-Thrower",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 15,
                "climb": 15
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond that range), passive Perception 14",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bolt-thrower attacks once with each of its crossbows."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit  range 80/320 ft.  one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit  range 100/400 ft.  one target. Hit: 8 (1d10 + 3) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clockwork Sights",
                    "desc": "The bolt-thrower does not have disadvantage on attack rolls when making ranged attacks within 5 feet of a hostile creature."
                },
                {
                    "name": "Rooted",
                    "desc": "The bolt-thrower can use a bonus action to anchor itself to or detach itself from a surface. While anchored, the bolt-throwers Speed is 0, and a DC 20 Strength check is required to detach it. A bolt-thrower cannot use its heavy crossbow unless it is anchored."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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"
        },
        {
            "slug": "clockwork-sentinel-a5e",
            "desc": "",
            "name": "Clockwork Sentinel",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 35
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "perception": 0,
                "survival": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond that range), passive Perception 12",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sentinel attacks three times."
                },
                {
                    "name": "Halberd",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 10 ft.  one target. Hit: 8 (1d10 + 3) slashing damage."
                },
                {
                    "name": "Calculated Sweep",
                    "desc": "The sentinel makes a melee attack against each creature of its choice within 10 feet. On a critical hit  the target makes a DC 13 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Overclock (Recharge 5-6)",
                    "desc": "The sentinel takes the Dash action."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The sentinel adds 2 to its AC against one melee attack that would hit it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the sentinel is indistinguishable from normal armor."
                },
                {
                    "name": "Clockwork Nature",
                    "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork is immune to any effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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"
        },
        {
            "slug": "crusher-a5e",
            "desc": "",
            "name": "Crusher",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond that range), passive Perception 12",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Crush",
                    "desc": "The crusher moves up to its Speed in a straight line. While doing so  it can attempt to enter Large or smaller creatures spaces. Whenever the crusher attempts to enter a creatures space  the creature makes a DC 17 Dexterity or Strength saving throw (the creatures choice). If the creature succeeds at a Strength saving throw  the crushers movement ends for the turn. If the creature succeeds at a Dexterity saving throw  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. The first time on the crushers turn that it enters a creatures space  the creature is knocked prone and takes 50 (10d8 + 5) bludgeoning damage. A creature is prone while in the crushers space."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +9 to hit  reach 5 ft.  one target. Hit: 23 (4d8 + 5) bludgeoning damage. If the crusher moves at least 20 feet straight towards the target before the attack  the attack deals an extra 18 (4d8) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Overclock (Recharge 5-6)",
                    "desc": "The crusher takes the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clockwork Nature",
                    "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork is immune to any effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 53,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "divi-a5e",
            "desc": "",
            "name": "Divi",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30,
                "burrow": 30,
                "fly": 30
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 22,
            "intelligence": 5,
            "wisdom": 6,
            "charisma": 6,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 5,
            "wisdom_save": 6,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "athletics": 10,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "petrified",
            "senses": "darkvision 120 ft., tremorsense 30 ft., passive Perception 16",
            "languages": "Terran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The divi makes two melee attacks."
                },
                {
                    "name": "Crushing Hand",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 5 ft.  one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the target is grappled (escape DC 18). Until this grapple ends  the divi can't use Crushing Hand on another target and has advantage on Crushing Hand attacks against this target  and the target can't breathe."
                },
                {
                    "name": "Stone Club",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 10 ft.  one target. Hit: 24 (4d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Quake (Recharge 5-6)",
                    "desc": "Amid deafening rumbling  the ground shakes in a 10-foot radius around a point on an earth or stone surface within 90 feet. The area becomes difficult terrain. Each non-elemental creature in the area makes a DC 18 Constitution saving throw  taking 24 (7d6) thunder damage and falling prone on a failure or taking half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stone Wall (1/Day)",
                    "desc": "A permanent stone wall magically rises from an earth or stone surface within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. If it appears in a creatures space, the creature can choose which side of the wall to move to. Each 10-foot-by-10-foot section of the wall is an object with AC 18 and 30 hit points."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The divi can burrow through nonmagical, unworked earth and stone without disturbing it."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The divis innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, stone shape, 3/day each: creation, move earth, passwall, tongues, 1/day each: conjure elemental (earth elemental only), plane shift (to Elemental Plane of Earth only)"
                }
            ],
            "spell_list": [],
            "page_no": 217,
            "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"
        },
        {
            "slug": "divi-noble-a5e",
            "desc": "",
            "name": "Divi Noble",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 345,
            "hit_dice": "30d10+180",
            "speed": {
                "walk": 30,
                "burrow": 30,
                "fly": 30
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 22,
            "intelligence": 5,
            "wisdom": 6,
            "charisma": 6,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 5,
            "wisdom_save": 6,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "athletics": 10,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "petrified",
            "senses": "darkvision 120 ft., tremorsense 30 ft., passive Perception 16",
            "languages": "Terran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The divi makes two melee attacks."
                },
                {
                    "name": "Crushing Hand",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 5 ft.  one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the target is grappled (escape DC 18). Until this grapple ends  the divi can't use Crushing Hand on another target and has advantage on Crushing Hand attacks against this target  and the target can't breathe."
                },
                {
                    "name": "Stone Club",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 10 ft.  one target. Hit: 24 (4d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Quake (Recharge 5-6)",
                    "desc": "Amid deafening rumbling  the ground shakes in a 10-foot radius around a point on an earth or stone surface within 90 feet. The area becomes difficult terrain. Each non-elemental creature in the area makes a DC 18 Constitution saving throw  taking 24 (7d6) thunder damage and falling prone on a failure or taking half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stone Wall (1/Day)",
                    "desc": "A permanent stone wall magically rises from an earth or stone surface within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. If it appears in a creatures space, the creature can choose which side of the wall to move to. Each 10-foot-by-10-foot section of the wall is an object with AC 18 and 30 hit points."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The divi can burrow through nonmagical, unworked earth and stone without disturbing it."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The divis innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, stone shape, 3/day each: creation, move earth, passwall, tongues, 1/day each: conjure elemental (earth elemental only), plane shift (to Elemental Plane of Earth only)"
                }
            ],
            "spell_list": [],
            "page_no": 218,
            "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"
        },
        {
            "slug": "elder-black-pudding-a5e",
            "desc": "",
            "name": "Elder Black Pudding",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "speed": {
                "walk": 20,
                "climb": 20,
                "swim": 20
            },
            "strength": 16,
            "dexterity": 4,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) acid damage. Nonmagical armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                },
                {
                    "name": "Multiattack",
                    "desc": "The pudding makes two pseudopod attacks. The pudding can't use Multiattack after it splits for the first time."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger pudding with at least 10 hit points is subjected to lightning or slashing damage, it splits into two puddings that are each one size smaller. Each new pudding has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pudding can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet takes 9 (2d8) acid damage. A nonmagical weapon made of metal or wood that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Wooden or metal nonmagical ammunition is destroyed after dealing damage. Any other metal or organic object that touches it takes 9 (2d8) acid damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The pudding can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the pudding has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "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"
        },
        {
            "slug": "gear-spider-a5e",
            "desc": "",
            "name": "Gear Spider",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 28,
            "hit_dice": "8d4+8",
            "speed": {
                "walk": 30,
                "climb": 20
            },
            "strength": 6,
            "dexterity": 15,
            "constitution": 12,
            "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": {
                "perception": 0,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +0 to hit  reach 5 ft.  one target. Hit: 1 slashing damage."
                },
                {
                    "name": "Needle",
                    "desc": "Ranged Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 4 (1d4 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Photograph",
                    "desc": "The gear spider stores a black and white image of what it can see. The gear spider can hold up to 10 images at a time. Retrieving the image storage device inside the gear spider requires 1 minute. Once the device is accessed, viewing a stored image requires a DC 12 Investigation check to make out any details."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clockwork Nature",
                    "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork is immune to any effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 53,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "gelatinous-cube-a5e",
            "desc": "",
            "name": "Gelatinous Cube",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 6,
            "armor_desc": "",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 15,
                "swim": 15
            },
            "strength": 16,
            "dexterity": 2,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 10 (3d6) acid damage."
                },
                {
                    "name": "Engulf",
                    "desc": "The cube moves up to its Speed. While doing so  it can enter Large or smaller creatures spaces. Whenever the cube enters a creatures space  the creature makes a DC 13 Dexterity saving throw. If the creature is unaware of the cubes presence  it makes its saving throw against Engulf with disadvantage. On a success  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. If the creature doesnt move  it is engulfed by the cube."
                },
                {
                    "name": "A creature engulfed by the cube takes 10 (3d6) acid damage, can't breathe, is restrained, and takes 10 (3d6) acid damage at the start of each of the cubes turns",
                    "desc": "It can be seen but has total cover. It moves with the cube. The cube can hold as many creatures as fit in its space without squeezing."
                },
                {
                    "name": "An engulfed creature can escape by using an action to make a DC 13 Strength check",
                    "desc": "On a success  the creature moves to a space within 5 feet of the cube. A creature within 5 feet can take the same action to free an engulfed creature  but takes 10 (3d6) acid damage in the process."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Engulfing Body",
                    "desc": "A creature that enters the cubes space is subjected to the saving throw and consequences of its Engulf attack."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the cube has disadvantage on attack rolls."
                },
                {
                    "name": "Transparent",
                    "desc": "While the cube is motionless, creatures unaware of its presence must succeed on a DC 15 Perception check to spot it."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "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"
        },
        {
            "slug": "gelatinous-wall-a5e",
            "desc": "",
            "name": "Gelatinous Wall",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 6,
            "armor_desc": "",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 30,
                "swim": 15
            },
            "strength": 16,
            "dexterity": 2,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage."
                },
                {
                    "name": "Engulf",
                    "desc": "The cube moves up to its Speed. While doing so  it can enter Large or smaller creatures spaces. Whenever the cube enters a creatures space  the creature makes a DC 13 Dexterity saving throw. If the creature is unaware of the cubes presence  it makes its saving throw against Engulf with disadvantage. On a success  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. If the creature doesnt move  it is engulfed by the cube."
                },
                {
                    "name": "A creature engulfed by the cube takes 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage, can't breathe, is restrained, and takes 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage at the start of each of the cubes turns",
                    "desc": "It can be seen but has total cover. It moves with the cube. The cube can hold as many creatures as fit in its space without squeezing."
                },
                {
                    "name": "An engulfed creature can escape by using an action to make a DC 13 Strength check",
                    "desc": "On a success  the creature moves to a space within 5 feet of the cube. A creature within 5 feet can take the same action to free an engulfed creature  but takes 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage in the process."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Engulfing Body",
                    "desc": "A creature that enters the cubes space is subjected to the saving throw and consequences of its Engulf attack."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the cube has disadvantage on attack rolls."
                },
                {
                    "name": "Transparent",
                    "desc": "While the cube is motionless, creatures unaware of its presence must succeed on a DC 15 Perception check to spot it."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "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"
        },
        {
            "slug": "giant-centipede-a5e",
            "desc": "",
            "name": "Giant Centipede",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "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": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 1 piercing damage and the target makes a DC 11 Constitution saving throw  taking 10 (3d6) poison damage on a failure. If the poison damage reduces the target to 0 hit points  it is made stable but poisoned for 1 hour  even if it regains hit points  and it is paralyzed while poisoned in this way."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 445,
            "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"
        },
        {
            "slug": "giant-fire-beetle-a5e",
            "desc": "",
            "name": "Giant Fire Beetle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 4,
            "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 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit  reach 5 ft.  one target. Hit: 1 slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Glands",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": 447,
            "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"
        },
        {
            "slug": "gray-ooze-a5e",
            "desc": "",
            "name": "Gray Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "walk": 15,
                "climb": 15,
                "swim": 15
            },
            "strength": 12,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +3 to hit  reach 5 ft.  one target. Hit: 3 (1d4 + 1) bludgeoning damage plus 5 (2d4) acid damage. Nonmagical metal armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The ooze can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature or a metal object that touches the ooze takes 5 (2d4) acid damage. A nonmagical weapon made of metal that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Metal nonmagical ammunition is destroyed after dealing damage."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the ooze is indistinguishable from wet stone."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the ooze has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 352,
            "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"
        },
        {
            "slug": "ochre-jelly-a5e",
            "desc": "",
            "name": "Ochre Jelly",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 15,
                "climb": 15,
                "swim": 15
            },
            "strength": 14,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 3 (1d6) acid damage  and the target is grappled (escape DC 12). A grappled target takes 3 (1d6) acid damage at the start of each of the jellys turns."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger jelly with at least 10 hit points is subjected to lightning or slashing damage, it splits into two jellies that are each one size smaller, freeing any grappled targets. Each new jelly has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The jelly can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The jelly can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the jelly has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 352,
            "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"
        },
        {
            "slug": "piercer-a5e",
            "desc": "",
            "name": "Piercer",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 0
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft. (blind beyond that radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Pierce",
                    "desc": "Melee Weapon Attack: +2 to hit  one target directly underneath the piercer. Hit: 10 (3d6) piercing damage. This attack has disadvantage against a creature that is protecting its head with a shield or similar object. If the attack misses  the piercer dies."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the piercer is indistinguishable from a normal stalactite."
                }
            ],
            "spell_list": [],
            "page_no": 373,
            "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"
        },
        {
            "slug": "quipper-a5e",
            "desc": "",
            "name": "Quipper",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 4,
            "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": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 1 piercing damage. On a hit  the quipper can use a bonus action to make a second bite attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Breathing",
                    "desc": "The quipper breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "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"
        },
        {
            "slug": "swarm-of-insects-a5e",
            "desc": "",
            "name": "Swarm of Insects",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 4,
            "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, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "blindsight 10 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 0 ft.  one target. Hit: 11 (2d10) piercing damage  or 5 (1d10) piercing damage if the swarm is bloodied."
                },
                {
                    "name": "Venom",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 0 ft.  one target. Hit: 5 (2d4) piercing damage plus 7 (2d6) poison damage  or 2 (1d4) piercing damage plus 3 (1d6) poison damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "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"
        },
        {
            "slug": "swarm-of-quippers-a5e",
            "desc": "",
            "name": "Swarm of Quippers",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 28,
            "hit_dice": "8d8-8",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 4,
            "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, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 0 ft.  one target. Hit: 10 (4d4) piercing damage  or 5 (2d4) piercing damage if the swarm is bloodied. On a hit  the swarm can use a bonus action to make a second bites attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The swarm breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "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"
        }
    ]
}