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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-damage_resistances&page=64",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-damage_resistances&page=62",
    "results": [
        {
            "slug": "godslayer",
            "desc": "",
            "name": "Godslayer",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 24,
            "armor_desc": "natural armor",
            "hit_points": 580,
            "hit_dice": "40d12+320",
            "speed": {
                "walk": 50,
                "fly": 60,
                "swim": 60
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 27,
            "intelligence": 16,
            "wisdom": 30,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 12,
            "wisdom_save": 19,
            "charisma_save": 11,
            "perception": 10,
            "skills": {
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "truesight 120', passive Perception 29",
            "languages": "understands all, can't speak",
            "challenge_rating": "30",
            "cr": 30.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Arcane Lexicon then 3 Energy Glaives or Rune Discuses."
                },
                {
                    "name": "Energy Glaive",
                    "desc": "Melee Weapon Attack: +19 to hit, 15 ft., one target, 48 (7d10+10) force."
                },
                {
                    "name": "Rune Discus",
                    "desc": "Ranged Spell Attack: +19 to hit 80/320' one target 41 (7d8+10) force and target must make DC 25 Wis save or spells and magical effects are suppressed on target and target can't cast spells for 1 min. Target can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hunting Step",
                    "desc": "Magically teleports with items worn/carried up to 120' to unoccupied space within 15 ft. of a Celestial Fiend divine avatar or deity it senses with Divine Sense magically shifting from Material to Ethereal or Shadow Planes or vice versa. Godslayer has advantage on next attack roll it makes vs. target before start of its next turn. Glowing glyphs appear at origin and destination when it uses this."
                }
            ],
            "reactions": [
                {
                    "name": "Parry Spell",
                    "desc": "If it succeeds on a save vs. spell of up to 8th level that targets only godslayer spell has no effect. If godslayer succeeds on the save by 5+ spell is reflected back at spellcaster using slot level spell save DC attack bonus and spellcasting ability of caster."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Arcane Word",
                    "desc": "One Lexicon glyph on target within 90' it can see."
                },
                {
                    "name": "Attack",
                    "desc": "Makes one Energy Glaive or Rune Discus attack."
                },
                {
                    "name": "Move",
                    "desc": "Up to its speed with o provoking opportunity attacks."
                },
                {
                    "name": "Rejuvenating Repair (2)",
                    "desc": "Regains 65 (10d12) hp."
                }
            ],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Divine Sense",
                    "desc": "Can pinpoint the location of Celestials Fiends divine avatars and deities within 120' of it and can sense general direction of them within 1 mile of it. This extends into Ethereal and Shadow Planes."
                },
                {
                    "name": "Divine Slayer",
                    "desc": "Its attacks affect immortal beings such as gods. Celestials Fiends divine avatars and deities don't have resistance to the damage from its attacks. If such a creature would normally have immunity to the damage from its attacks it has resistance instead. If it reduces a Celestial Fiend divine avatar or deity to 0 hp it absorbs target's divine energy preventing target from reviving or being resurrected until godslayer is destroyed."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Inscrutable",
                    "desc": "Immune to any effect that would sense its emotions or read its thoughts and any divination spell that it refuses. Wis (Insight) checks made to ascertain its intentions/sincerity have disadvantage."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Arcane Lexicon",
                    "desc": "Glyphs on its body cast ghostly copies into the air forming into eldritch incantations. It chooses up to 3 creatures it can see within 90' of it choosing one of the following options for each. A creature can't be targeted by more than one effect at a time and godslayer can't use same option on more than one target.Death Glyph Target marked for death until start of godslayer's next turn (DC 25 Wis negates). While marked target takes extra 11 (2d10) force each time godslayer hits target with Energy Glaive.Glyph of Despair Target overwhelmed with despair for 1 min (DC 25 Cha negates). While overwhelmed with despair target has disadvantage on ability checks and attack rolls.Glyph of Pain Target overwhelmed by pain incapacitated until its next turn end (DC 25 Con negates). No effect: Undead/Constructs.Glyph of Summoning Target magically teleported to an unoccupied space within 15 ft. of godslayer (DC 25 Wis negates).Retributive Glyph Target marked with retributive glyph until the end of its next turn (DC 25 Dex negates). While marked creature takes 9 (2d8) force each time it hits a creature with weapon attack.Stupefying Glyph Target blinded and deafened until the end of its next turn (DC 25 Con negates)."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_godslayer/"
        },
        {
            "slug": "golem-chain",
            "desc": "",
            "name": "Golem, Chain",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 119,
            "hit_dice": "14d10+42",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60', passive Perception 10",
            "languages": "knows Infernal, can't speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Chain attacks."
                },
                {
                    "name": "Chain",
                    "desc": "Melee Weapon Attack: +7 to hit, 15 ft., one target, 18 (4d6+4) slashing damage and target contracts infernal tetanus disease (see above; DC 16 Con not diseased). Target is grappled (escape DC 14) if it is a Large or smaller creature and golem doesn't have another creature grappled."
                },
                {
                    "name": "Imprison",
                    "desc": "Creates prison of chains around an up to Med creature grappled by it. Imprisoned: restrained and takes 14 (4d6) piercing damage at start of each of its turns. Imprisoned creature or creature within 5 ft. of golem can use action to free imprisoned creature. Doing so requires DC 16 Str check and creature attempting takes 7 (2d6) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Infernal Tetanus",
                    "desc": "A creature infected with this manifests symptoms 2d4 days after infection: fever headache sore throat and muscle aches. It affects the nervous system causing painful debilitating muscle spasms that eventually inhibit mobility speech and breathing. Until disease is cured at end of each long rest infected creature must make a DC 16 Con save. Fail: Creature's Dex score is reduced by 1d4 and is paralyzed for 24 hrs. Reduction lasts until creature finishes a long rest after disease is cured. If disease reduces creature's Dex to 0 it dies. Success: creature instead suffers one level of exhaustion and until disease is cured or exhaustion is removed it must make DC 16 Con save to cast a spell with verbal component. A creature that succeeds on three saves recovers from the disease."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 215,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_golem-chain/"
        },
        {
            "slug": "golem-ice",
            "desc": "",
            "name": "Golem, Ice",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 11,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60', passive Perception 13 ",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slams or one Slam and uses Preserve Creature."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 15 (3d6+5) bludgeoning damage + 9 (2d8) cold. Target is grappled (escape DC 16) if it is a Med or smaller creature and golem doesn't have another creature grappled."
                },
                {
                    "name": "Preserve Creature",
                    "desc": "Preserves up to Med creature grappled by it: can't breathe restrained as it freezes. Restrained creature: DC 16 Con save at its next turn end. Fail: 18 (4d8) cold is petrified in Ice Cavity total cover from attacks/effects outside. If this damage reduces it to 0 hp creature automatically stable. Petrified creature removed from Cavity thaws ending petrification in 1d4 rounds or immediately after taking fire damage. Success: half damage and ejected landing prone in unoccupied space within 5 ft. of golem. If golem moves preserved creature moves with it. GCan have only one creature preserved at a time. Can't use Preserve Creature if Ice Cavity is frozen."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Freeze or Liquefy Cavity",
                    "desc": "Freezes/liquefies its Ice Cavity."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Ice Cavity",
                    "desc": "Ice block torse it can liquefy and refreeze trapping and preserving creatures. If golem takes 15+ fire on a single turn cavity liquefies if frozen. When cavity is frozen creature that touches golem or hits it with melee attack while within 5 feet: 9 (2d8) cold. When cavity liquefied creature within 5 ft. of golem can use action to pull petrified creature out of golem if golem has one inside. Doing so requires successful DC 16 Str check and creature attempting: 9 (2d8) cold."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_golem-ice/"
        },
        {
            "slug": "golem-origami",
            "desc": "",
            "name": "Golem, Origami",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 30,
                "fly": 40
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "understands creator's languages, can't speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Lacerating Strike or Wing Buffet attacks."
                },
                {
                    "name": "Lacerating Strike",
                    "desc": "Melee Weapon Attack: +6 to hit, 10 ft., one target, 16 (3d8+3) slashing damage."
                },
                {
                    "name": "Wing Buffet (Dragon or Swan Form)",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 13 (3d6+3) bludgeoning damage and target must make DC 15 Str save or be knocked prone."
                },
                {
                    "name": "Hazardous Hop (Frog Form)",
                    "desc": "If it jumps 15 ft.+ as part of its move it can then use this to land on its feet in unoccupied space it can see. Each creature within 10 of golem when it lands: 33 (6d10) bludgeoning damage and knocked prone (DC 15 Dex half not prone)."
                },
                {
                    "name": "Shredded Breath (Dragon Form Recharge 5-6)",
                    "desc": "Exhales a spray of paper fragments in a 30' cone. Each creature in area: 31 (9d6) slashing damage and blinded until end of its next turn (DC 15 Dex half not blinded)."
                },
                {
                    "name": "Trumpeting Blast (Swan Form Recharge 5-6)",
                    "desc": "Emits a trumpeting blast in 30' cone. Each creature in area: 31 (7d8) thunder and deafened until end of its next turn (DC 15 Con half not deafened)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fold",
                    "desc": "Reshape papery body to resemble Large dragon Large swan or Med frog. Use again to unfold into Large flat piece of fabric/paper. Stats except size same in each form. Unfolded if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "False Appearance (Unfolded Form)",
                    "desc": "Motionless indistinguishable from ordinary paper screen tapestry or similar flat paper/fabric art."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Weapon attacks are magical."
                },
                {
                    "name": "Standing Leap (Frog Form)",
                    "desc": "Its long jump is up to 30' and its high jump is up to 15 ft. with or with o a running start."
                }
            ],
            "spell_list": [],
            "page_no": 217,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_golem-origami/"
        },
        {
            "slug": "golem-tar",
            "desc": "",
            "name": "Golem, Tar",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 9,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire, poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, petrified, poisoned, prone",
            "senses": "darkvision 60', passive Perception 10 ",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 13 (2d8+4) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Quench (Burning Only)",
                    "desc": "Puts out fire on it deactivating Fire Hazard."
                },
                {
                    "name": "Draw Flames",
                    "desc": "Extinguishes up to 10 ft. cube of nonmagical fire within 5 ft. of it drawing fire into itself and activating its Fire Hazard."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Fire Hazard",
                    "desc": "When it takes fire it bursts into flame. Golem continues burning until it takes cold is immersed in water or uses Quench. A creature that touches burning golem or hits it with melee attack while within 5 ft. of it: 5 (1d10) fire. While burning golem's weapon attacks deal extra 5 (1d10) fire on a hit."
                },
                {
                    "name": "Hardened Tar",
                    "desc": "If it takes cold in the same round it is reduced to 0 hp it is paralyzed for 1 min remaining alive. If it takes fire while paralyzed it regains a number of hp equal to the fire dealt. Otherwise it dies when the condition ends."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Weapon attacks are magical."
                },
                {
                    "name": "Noxious Smoke (Burning Only)",
                    "desc": "While burning gives off poisonous fumes. A creature that starts its turn within 5 ft. of burning golem: poisoned as it remains within 5 ft. of golem and for 1 round after it leaves the area (DC 13 Con negates)."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 218,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_golem-tar/"
        },
        {
            "slug": "gremlin-bilge",
            "desc": "",
            "name": "Gremlin, Bilge",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 36,
            "hit_dice": "8d4+16",
            "speed": {
                "walk": 20,
                "climb": 10,
                "swim": 20
            },
            "strength": 7,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 9,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 9",
            "languages": "Aquan, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage and the target must make DC 13 Con save or contract the sewer plague disease."
                },
                {
                    "name": "Makeshift Weapon",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit 5 ft. or range 20/60' one target 6 (1d6+3) bludgeoning damage P or S"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Aura of Mechanical Mishap",
                    "desc": "The bilge gremlin's presence interferes with nonmagical objects that have moving parts such as clocks crossbows or hinges within 20' of it. Such objects that aren't being worn or carried malfunction while within the aura and if in the aura for more than 1 min they cease to function until repaired. If a creature in the aura uses a nonmagical object with moving parts roll a d6. On a 5 or 6 weapons such as crossbows or firearms misfire and jam and other objects cease to function. A creature can take its action to restore the malfunctioning object by succeeding on a DC 13 Int check."
                },
                {
                    "name": "Filth Dweller",
                    "desc": "The bilge gremlin is immune to disease."
                }
            ],
            "spell_list": [],
            "page_no": 219,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_gremlin-bilge/"
        },
        {
            "slug": "gremlin-bilge-bosun",
            "desc": "",
            "name": "Gremlin, Bilge Bosun",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural",
            "hit_points": 60,
            "hit_dice": "11d6+22",
            "speed": {
                "walk": 30,
                "climb": 20,
                "swim": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 10",
            "languages": "Aquan, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and two Makeshift Weapon attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 6 (1d4+4) piercing damage + 5 (2d4) poison and the target must make DC 13 Con save or contract the sewer plague disease."
                },
                {
                    "name": "Makeshift Weapon",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit 5 ft. or range 20/60' one target 6 (1d6+3) bludgeoning damage P or S."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Aura of Mechanical Mishap",
                    "desc": "The bilge gremlin's presence interferes with nonmagical objects that have moving parts such as clocks crossbows or hinges within 20' of it. Such objects that aren't being worn or carried malfunction while within the aura and if in the aura for more than 1 min they cease to function until repaired. If a creature in the aura uses a nonmagical object with moving parts roll a d6. On a 4 5 or 6 weapons such as crossbows or firearms misfire and jam and other objects cease to function. A creature can take its action to restore the malfunctioning object by succeeding on a DC 13 Int check."
                },
                {
                    "name": "Filth Dweller",
                    "desc": "The bilge gremlin is immune to disease."
                }
            ],
            "spell_list": [],
            "page_no": 219,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_gremlin-bilge-bosun/"
        },
        {
            "slug": "gremlin-rum-story-keeper",
            "desc": "",
            "name": "Gremlin, Rum Story Keeper",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d4+21",
            "speed": {
                "walk": 20,
                "climb": 10,
                "swim": 10
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 11",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Mug Slap",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) bludgeoning damage + 7 (2d6) poison."
                },
                {
                    "name": "Rum Splash",
                    "desc": "Ranged Weapon Attack: +5 to hit 40/80' one target 7 (2d6) poison."
                },
                {
                    "name": "Drinking Stories",
                    "desc": "Tells a story of a rum gremlin celebration. Each has initial and additional effect if it takes bonus action on subsequent turns to continue. Can stop any time; story ends if it is incapacitated. Can tell only one story at a time. Chooses among:Tale of Liquid Courage Rum gremlins within 30' of keeper and hear it: +5 temp hp 1 min. While tale continues each rum gremlin that starts turn within 30' of keeper: advantage saves vs. frightened.Tale of the Bar Room Rush Each rum gremlin within 30' of keeper and can hear it can use its reaction to immediately move up to its speed. While tale continues each rum gremlin within 30' of keeper can take Dash or Disengage action as a bonus action on its turn.Tale of the Great Shindig Each rum gremlin within 30' of keeper and can hear it can use its reaction to immediately shove a Med or smaller creature. While tale continues each rum gremlin within 30' of keeper has advantage on Str (Athletics) checks and can shove creatures up to two sizes larger than it."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 13) no material components: At will: prestidigitation3/day ea: charm person mirror image"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Drunkenness",
                    "desc": "Each creature that starts its turn in 20' radius aura: DC 12 Con save or poisoned for 1 hr. Creature that has consumed alcohol within past hr has disadvantage on the save. While poisoned creature falls prone if it tries to move more than half its speed during a turn. Creature that succeeds on the save is immune to Aura of Drunkenness of all rum gremlins for 24 hrs."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_gremlin-rum-story-keeper/"
        },
        {
            "slug": "grivid",
            "desc": "",
            "name": "Grivid",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 180,
            "hit_dice": "19d10+76",
            "speed": {
                "walk": 50
            },
            "strength": 21,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 15,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 60', passive Perception 16",
            "languages": "—",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and two Kicks or three Spit Worms."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one creature,. 18 (3d8+5) piercing damage + 7 (2d6) poison and target must make DC 16 Con save or be infested with parasitic cheek worm (see above) if grivid has at least 1 cheek worm."
                },
                {
                    "name": "Kick",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one creature,. 18 (3d8+5) bludgeoning damage and target must make DC 16 Str save or be knocked prone."
                },
                {
                    "name": "Spit Worm",
                    "desc": "Ranged Weapon Attack: +7 to hit 20/60' one creature. 13 (3d6+3) bludgeoning damage + 7 (2d6) poison and target: DC 16 Con save or be infested with parasitic cheek worm (see above) if grivid has at least 1 cheek worm."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Consume Worms",
                    "desc": "Consumes up to 3 cheek worms regaining 5 (2d4) hp for each worm consumed."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cheek Worm Regrowth",
                    "desc": "Has twenty worms stored in its cheeks. Used worms regrow when the grivid finishes a long rest."
                },
                {
                    "name": "Keen Sight",
                    "desc": "Advantage: sight Wis (Percept) checks."
                },
                {
                    "name": "Parasitic Cheek Worm",
                    "desc": "Produces parasitic worms in its cheeks and it expels these worms into other creatures when it attacks. Worm burrows into target's flesh and that creature is poisoned while infested with at least one worm. At start of each of infested creature's turns it takes 5 (2d4) poison. Any creature can take an action to remove one worm with successful DC 12 Wis (Medicine) check. An effect that cures disease removes and kills one worm infesting the creature. When grivid dies all worms currently infesting creatures die ending infestation in all infested creatures."
                },
                {
                    "name": "Worm Regeneration",
                    "desc": "If it has at least 1 hp grivid regains 5 hp for each worm infesting another creature at start of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_grivid/"
        },
        {
            "slug": "gullkin",
            "desc": "",
            "name": "Gullkin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d8+5",
            "speed": {
                "walk": 20,
                "fly": 30,
                "swim": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "Aquan, Common",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 5 (1d4+3) piercing damage."
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit 5 ft. or range 30/120' one creature. 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Tempest Breath (Recharges: Short/Long Rest)",
                    "desc": "Exhales lungful of air in 15 ft. cone. Each creature in that area pushed up to 15 ft. away from gullkin (DC 12 Str negates)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 15 min."
                }
            ],
            "spell_list": [],
            "page_no": 223,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_gullkin/"
        },
        {
            "slug": "gullkin-hunter",
            "desc": "",
            "name": "Gullkin Hunter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "7d8+14",
            "speed": {
                "walk": 20,
                "fly": 30,
                "swim": 30
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Aquan, Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Beak and one Shortsword or two Shortbows."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +5 to hit 80/320' one target 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Tempest Breath (Recharges: Short/Long Rest)",
                    "desc": "Exhales lungful of air in 15 ft. cone. Each creature in that area pushed up to 15 ft. away from gullkin (DC 12 Str negates)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mark Quarry (Recharges: Short/Long Rest)",
                    "desc": "Marks a creature as its quarry. Whenever hunter hits marked creature with weapon attack deals extra 1d6 damage to target."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The gullkin can hold its breath for 5 min."
                }
            ],
            "spell_list": [],
            "page_no": 223,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_gullkin-hunter/"
        },
        {
            "slug": "hag-brine",
            "desc": "",
            "name": "Hag, Brine",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 150,
            "hit_dice": "20d8 +60",
            "speed": {
                "walk": 15,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 120', passive Perception 17",
            "languages": "Aquan, Common, Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Claw attacks and one Tail Slap attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 12 (2d8+3) slashing damage + 7 (2d6) poison. Target incapacitated until the end of its next turn (DC 16 Con not incapacitated). If it fails the save by 5+ it is paralyzed instead."
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 16 (2d12 +3) bludgeoning damage and target must make DC 16 Str save or pushed up to 10 ft. away from the hag."
                },
                {
                    "name": "Shriek (Recharge 5-6)",
                    "desc": "Unleashes a painful screeching in a 30' cone. Each creature in the area: 33 (6d10) thunder and is stunned until the end of its next turn (DC 16 Con half damage and isn't stunned)."
                },
                {
                    "name": "Denizens of the Deep (1/Day)",
                    "desc": "Magically calls 4 reef sharks 2 swarms of quippers or 1 Beast of up to CR 2 with swim speed. Arrive in 1d4 rounds act as hag allies obeying her spoken commands. Beasts stay 1 hr until hag dies or until hag dismisses them as bonus action."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 16) no material components: At will: minor illusion  • 3/day ea: charm person major image1/day: control water"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Polluted Aura",
                    "desc": "Each creature in same water as hag and that starts its turn within 20' of hag: poisoned while within aura and for 1 min after it leaves (DC 16 Con not poisoned). A poisoned creature that starts its turn outside aura can re-save success ends effect on itself."
                },
                {
                    "name": "Skilled Submariner",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find creatures and objects underwater. Has advantage on Dex (Stealth) checks made to hide while underwater."
                },
                {
                    "name": "Speak with Aquatic Creatures",
                    "desc": "Communicate with Beasts and Monstrosities that have a swimming speed as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 225,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hag-brine/"
        },
        {
            "slug": "hag-floe",
            "desc": "",
            "name": "Hag, Floe",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "speed": {
                "walk": 30,
                "climb": 20,
                "swim": 40
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 11",
            "languages": "Aquan, Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Claw attacks or three Ice Bolt attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 8 (1d8+4) slashing damage + 10 (3d6) cold and target is grappled (escape DC 15) if hag doesn't have another creature grappled."
                },
                {
                    "name": "Ice Bolt",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 12 (3d6+2) cold."
                },
                {
                    "name": "Stash",
                    "desc": "Stashes a Med or smaller creature grappled by her or that is incapacitated within 5 ft. of her inside extradimensional pocket in her parka ending grappled/incapacitated condition. Extradimensional pocket can hold only one creature at a time. While inside pocket creature blinded and restrained and has total cover vs. attacks and other effects outside pocket. Trapped creature can use action to escape pocket via DC 15 Str check and using 5 ft. of move falling prone in unoccupied space within 5 ft. of hag. If hag dies trapped creature is freed appearing in unoccupied space within 5 ft. of hag's body."
                },
                {
                    "name": "Distracting Knock (Recharge 5-6)",
                    "desc": "Raps her knuckles on the ice creating a magical echoing knock. Each creature within 30' of the hag: 21 (6d6) psychic and is incapacitated for 1 min (DC 15 Wis half damage and isn't incapacitated). While incapacitated creature moves toward hag by safest available route on each of its turns unless there is nowhere to move. An incapacitated creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 13) no material components: At will: minor illusion prestidigitation3/day ea: fog cloud sleep1/day: sleet storm"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Ice Walk",
                    "desc": "Can move across and climb icy surfaces with o ability check. Difficult terrain covered in ice or snow doesn't cost her extra move."
                }
            ],
            "spell_list": [],
            "page_no": 226,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hag-floe/"
        },
        {
            "slug": "hag-wood",
            "desc": "",
            "name": "Hag, Wood",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 170,
            "hit_dice": "20d8+80",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 21,
            "charisma": 15,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60', passive Perception 19",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Claw or Toxic Splinter attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 10 (2d6+3) slashing damage + 18 (4d8) poison."
                },
                {
                    "name": "Toxic Splinter",
                    "desc": "Ranged Spell Attack: +9 to hit, 60 ft., one target, 7 (1d4+5) piercing damage + 18 (4d8) poison and poisoned 1 min (DC 16 Con negates). Effect: target paralyzed. Victim can re-save at end of each of its turns success ends effect on itself. A creature within 5 ft. of target can take its action to remove splinter with DC 13 Wis (Medicine) check ending poisoned condition."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 17) no material components: At will: charm person entangle  • 3/day: plant growth1/day: contagion"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nettling Word",
                    "desc": "Heckles mocks or jeers one creature she can see within 30' of her. If creature can hear and understand her enraged until end of its next turn (DC 16 Cha negates). While enraged: advantage on melee attacks unable to distinguish friend from foe and must move to and attack nearest creature (not hag). If none is near enough to move to and attack enraged creature stalks off in random direction. Attacks vs. enraged creature: advantage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "One with the Woods",
                    "desc": "While hag remains motionless in forest terrain is indistinguishable from an old decomposing log or tree stump."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Speak with Beasts and Plants",
                    "desc": "Can communicate with Beasts and Plants as if they shared a language."
                },
                {
                    "name": "Woodland Walk",
                    "desc": "Difficult terrain made of plants doesn't cost hag extra move. Can pass through plants with o being slowed by them nor taking damage from them if they have thorns spines or similar."
                }
            ],
            "spell_list": [],
            "page_no": 228,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hag-wood/"
        },
        {
            "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/",
            "v2_converted_path": "/v2/creatures/tob3_harvest-horse/"
        },
        {
            "slug": "herd-skulker",
            "desc": "",
            "name": "Herd Skulker",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 50
            },
            "strength": 15,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 12 (2d8+3) piercing damage. If the target is a creature it must make DC 13 Str save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into a Large or smaller domesticated herd animal it can see such as a cow horse sheep or chicken or back into its true canine form. Its statistics other than its size are the same in each form. Reverts on death."
                },
                {
                    "name": "Nimble Escape",
                    "desc": "Takes the Disengage or Hide action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Herd-Hidden (Herd Animal Form Only)",
                    "desc": "Has advantage on Dex (Stealth) and Cha (Deception) checks to blend into herd or convince those observing herd it is part of the herd."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Has advantage on Wis (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "One of the Herd",
                    "desc": "A domesticated herd animal such as a cow horse sheep or chicken that can see the herd skulker treats it as a member of the herd regardless of the form skulker takes. When such an animal sees a herd skulker attack or feed it becomes immune to herd skulker's One of the Herd for the next 24 hrs acting as it normally would when confronting a predator. Creatures immune to the charmed condition are immune to this."
                }
            ],
            "spell_list": [],
            "page_no": 231,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_herd-skulker/"
        },
        {
            "slug": "hinderling",
            "desc": "",
            "name": "Hinderling",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "speed": {
                "walk": 30,
                "climb": 20
            },
            "strength": 11,
            "dexterity": 17,
            "constitution": 13,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Stolen Belonging",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Hurl Stolen Belonging",
                    "desc": "Ranged Weapon Attack: +5 to hit 20/60' one target 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Mad Dash",
                    "desc": "Moves up to twice its speed and can move through space of any creature that is Med or larger. When it moves through a creature's space creature must make DC 13 Dex save or fall prone. This move doesn't provoke opportunity attacks."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Escape",
                    "desc": "Takes the Disengage or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Run and Hide",
                    "desc": "When a creature hinderling can see targets it with weapon hinderling chooses another creature within 5 ft. as attack's target then moves up to half its speed with o provoking opportunity attacks."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Misfortune",
                    "desc": "Creatures within 15 ft. of it treat attack rolls of 20 as 19 and can't gain advantage on ability checks attacks and saves."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "While hinderling curse remains on a victim a slain hinderling returns to life in 1 day regaining all its hp and becoming active again. Hinderling appears within 100' of victim."
                }
            ],
            "spell_list": [],
            "page_no": 232,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hinderling/"
        },
        {
            "slug": "hippopotamus",
            "desc": "",
            "name": "Hippopotamus",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d10+27",
            "speed": {
                "walk": 40,
                "swim": 20
            },
            "strength": 21,
            "dexterity": 7,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 11,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 18 (3d8+5) piercing damage."
                },
                {
                    "name": "Thunderous Bray (Recharge 5-6)",
                    "desc": "Emits a resounding bray in a 15 ft. cone. All in area make a DC 13 Con save. On a failure a creature takes 14 (4d6) thunder and is incapacitated until the end of its next turn. On a success a creature takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 10 min."
                }
            ],
            "spell_list": [],
            "page_no": 233,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hippopotamus/"
        },
        {
            "slug": "hirudine-stalker",
            "desc": "",
            "name": "Hirudine Stalker",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30,
                "climb": 20,
                "swim": 30
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "psychic",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120' (blind beyond), passive Perception 14",
            "languages": "Common, telepathy 120' (only w/other hirudine stalkers)",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite or Spit Tooth attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (2d4+3) piercing damage + 3 (1d6) necrotic and the hirudine stalker regains hp equal to the necrotic dealt."
                },
                {
                    "name": "Spit Tooth",
                    "desc": "Ranged Weapon Attack: +5 to hit 30/120' one target 8 (2d4+3) piercing damage and target must make DC 13 Con save or suffer one of the following (stalker's choice):Anesthetic On a failed save the target is unaware of any damage it takes from the hirudine stalker's Spit Tooth attack for 1 hr but it is still aware of other sources of damage.Debilitating On a failed save the target is incapacitated until the end of its next turn. If the target fails the save by 5 or more it also suffers one level of exhaustion. A creature can't suffer more than three levels of exhaustion from this attack.Magebane On a failed save target has disadvantage on Con saves to maintain its concentration for 1 hr. If target fails save by 5+ it also loses its lowest-level available spell slot."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hidden Predator",
                    "desc": "Takes the Hide action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Blood Scent",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find or track a creature that doesn't have all its hp."
                }
            ],
            "spell_list": [],
            "page_no": 235,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hirudine-stalker/"
        },
        {
            "slug": "hvalfiskr",
            "desc": "",
            "name": "Hvalfiskr",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 275,
            "hit_dice": "22d12+132",
            "speed": {
                "walk": 40,
                "swim": 60
            },
            "strength": 23,
            "dexterity": 17,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, lightning, thunder",
            "condition_immunities": "exhaustion",
            "senses": "blindsight 120' (whale form only), darkvision 120' passive Perception 17",
            "languages": "Aquan, Common, Giant",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Bites or Slams; or three Chained Anchors."
                },
                {
                    "name": "Bite (Whale Form Only)",
                    "desc": "Melee Weapon Attack: +11 to hit, 5 ft., one target, 23 (5d6+6) piercing damage."
                },
                {
                    "name": "Chained Anchor (Giant or Hybrid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +11 to hit 15 ft. or range 30/60' one target 28 (5d8+6) bludgeoning damage and anchor hooks around target. While hooked target and hvalfiskr can't move over 60' apart. Creature including target can use action to detach anchor via DC 19 Str check. Or chain can be attacked (AC 18; hp 50; vulnerability to thunder; immunity to piercing poison and psychic) dislodging anchor into unoccupied space within 5 ft. of target and preventing Reel Anchor."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, 10 ft., one target, 24 (4d8+6) bludgeoning damage. "
                },
                {
                    "name": "Whale Song (Recharge 5-6)",
                    "desc": "Sings magical melody. Each hostile creature within 60' of it that can hear the song: 45 (10d8) psychic and charmed 1 min (DC 17 Wis half not charmed). Charmed creature can re-save at end of each of its turns success ends effect on itself. If creature fails save by 5+ it also suffers short-term madness."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into Huge frost giant Huge whale or back into its true whale-giant hybrid form. Its stats are the same in each form. Items worn/carried transform with it. Reverts on death."
                },
                {
                    "name": "Reel Anchor",
                    "desc": "Pulls on the chain connected to anchor returning it to its empty hand. If anchor is hooked around a creature creature: DC 19 Str save or be pulled up to 30' toward hvalfiskr."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation (Whale Form Only)",
                    "desc": "No blindsight while deafened."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 1 hr."
                },
                {
                    "name": "Speak with Cetaceans",
                    "desc": "Can communicate with dolphins porpoises and whales as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 237,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hvalfiskr/"
        },
        {
            "slug": "ice-urchin",
            "desc": "",
            "name": "Ice Urchin",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 20
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "understands Aquan but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Ice Spine",
                    "desc": "Melee Weapon Attack: +4 to hit reach 5 ft. one target 9 (2d6+2) piercing damage + 2 (1d4) cold"
                },
                {
                    "name": "Venomous Spine",
                    "desc": "Ranged Weapon Attack: +3 to hit range 20/60' one target 3 (1d4+1) piercing damage + 2 (1d4) cold and 7 (2d6) poison."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fear of Fire",
                    "desc": "An ice urchin is inherently fearful of fire. If presented forcefully with fire or if it is dealt fire the ice urchin must make DC 13 Wis save or become frightened until the end of its next turn. Once it has been frightened by a specific source of fire (such as a torch) the ice urchin can't be frightened by that same source again for 24 hrs."
                },
                {
                    "name": "Ice Slide",
                    "desc": "Its speed increases to 60' when it moves on snow or ice. Additionally difficult terrain composed of ice or snow doesn't cost it extra movement."
                },
                {
                    "name": "Melting Away",
                    "desc": "If it takes fire damage its AC is reduced by 2 and it has disadvantage on attack rolls until the end of its next turn."
                },
                {
                    "name": "Spiny Defense",
                    "desc": "A creature that touches the ice urchin or hits it with melee attack while within 5 ft. of it takes 3 (1d6) piercing damage and 2 (1d4) cold."
                },
                {
                    "name": "Venomous Spine Regrowth",
                    "desc": "An ice urchin has twelve venomous spines. Used spines regrow when the ice urchin finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 239,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ice-urchin/"
        },
        {
            "slug": "iceworm",
            "desc": "",
            "name": "Iceworm",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d6+14",
            "speed": {
                "walk": 20,
                "burrow": 30,
                "swim": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 90' (blind beyond), tremorsense 30', passive Perception 11",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Icy Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 5 (1d4+3) piercing damage + 7 (2d6) cold."
                },
                {
                    "name": "Icy Spit",
                    "desc": "Ranged Weapon Attack: +5 to hit 20/60' one creature. 10 (2d6+3) cold and target is coated in freezing viscous slime. While coated creature's speed reduced by 10 ft. and has disadvantage on 1st attack roll it makes on each of its turns. Creature including target can use action to clean off the slime ending effect."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Cold Physiology",
                    "desc": "Can't abide constant warmth. Each hr it spends in an area with temperature above 40 degrees Fahrenheit worm must make DC 15 Con save or suffer one level of exhaustion that can't be removed until it finishes a long rest in area with temperature below 40 degrees."
                },
                {
                    "name": "Heat Sensitivity",
                    "desc": "Has disadvantage on attack rolls when within 5 ft. of a strong source of heat that isn't a warm-blooded creature's natural warmth such as a torch or campfire. In addition the iceworm can pinpoint the location of warm-blooded creatures within 90' of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Slippery",
                    "desc": "Has advantage on saves and ability checks made to escape a grapple."
                }
            ],
            "spell_list": [],
            "page_no": 241,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_iceworm/"
        },
        {
            "slug": "imperator",
            "desc": "",
            "name": "Imperator",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 216,
            "hit_dice": "16d12+112",
            "speed": {
                "walk": 30,
                "swim": 90
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 24,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": 2,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "understands Common but can't speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Beak attack and two Wing Slap attacks."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 24 (3d12+5) piercing damage. If target is a Large or smaller creature it must make DC 17 Dex save or be swallowed by the imperator. A swallowed creature is blinded and restrained it has total cover vs. attacks and other effects outside the imperator and it takes 21 (6d6) acid at the start of each of the imperator's turns. If the imperator takes 30 damage or more on a single turn from a creature inside it the imperator must make DC 17 Con save at the end of that turn or regurgitate all swallowed creatures which fall prone in a space within 10 ft. of the imperator. If the imperator dies a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 ft. of movement exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Muster the Legions (1/Day)",
                    "desc": "When the imperator is reduced to half its hp or lower it magically calls 1d4 swarms of penguins. The penguins arrive on initiative count 20 of the next round acting as allies of the imperator and obeying its telepathic commands. The penguins remain for 1 hr until the imperator dies or until the imperator dismisses them as a bonus action."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Essential Oiliness",
                    "desc": "Has advantage on saves and ability checks made to escape a grapple or end restrained condition."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 1 hr."
                },
                {
                    "name": "Penguin Telepathy",
                    "desc": "Can magically command any penguin within 120' of it using a limited telepathy."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Wing Slap",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 16 (2d10+5) bludgeoning damage."
                },
                {
                    "name": "Pelagic Bile (Recharge 6)",
                    "desc": "The imperator regurgitates its stomach contents in a 60' cone. All in area make a DC 17 Dex save. On a failure a creature takes 17 (5d6) acid and 17 (5d6) poison and is poisoned for 1 min. On a success a creature takes half the damage and isn't poisoned. A poisoned creature can re-save at end of each of its turns success ends effect on itself. Swallowed creatures are then regurgitated falling prone in a space within 10 ft. of the imperator."
                },
                {
                    "name": "Toboggan Charge (Recharge 5-6)",
                    "desc": "The imperator moves up to 30' in a straight line over ice or snow and can move through the space of any Large or smaller creature. The first time it enters a creature's space during this move that creature must make a DC 17 Str save. On a failure a creature takes 36 (8d8) bludgeoning damage and is knocked prone. On a success a creature takes half the damage and isn't knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_imperator/"
        },
        {
            "slug": "juniper-sheriff",
            "desc": "",
            "name": "Juniper Sheriff",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 31,
            "hit_dice": "7d6+7",
            "speed": {
                "walk": 40
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 17,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 15",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Saber",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (1d8+3) slashing damage."
                },
                {
                    "name": "Bitter Truth",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 8 (2d4+3) psychic and target: disad- vantage on next save vs. sheriff's Aura of Honesty for next 1 min."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hop Away",
                    "desc": "Takes the Dash or Disengage action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Honesty",
                    "desc": "Creature that enters space within 10 ft. of sheriff for 1st time on a turn or starts turn there: DC 13 Cha save or be unable to speak deliberate lie until it starts its turn more than 10 ft. away from sheriff. Creatures affected by this are aware of it and sheriff knows whether creature in area succeeded/failed save."
                },
                {
                    "name": "Sheriff's Duty",
                    "desc": "Knows if it hears a lie and can't speak deliberate lie."
                },
                {
                    "name": "Unfailing Memory",
                    "desc": "Remembers every creature that has ever spoken to it. If creature has spoken to sheriff and speaks to sheriff again while polymorphed or disguised sheriff has advantage on Int (Investigation) Wis (Insight) and Wis (Perception) checks to identify or recognize that creature."
                }
            ],
            "spell_list": [],
            "page_no": 248,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_juniper-sheriff/"
        },
        {
            "slug": "karkadann",
            "desc": "",
            "name": "Karkadann",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 14",
            "languages": "Common",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Hooves or one Horn and one Hooves."
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 15 (2d8+6) bludgeoning damage."
                },
                {
                    "name": "Horn",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 24 (4d8+6) piercing damage."
                },
                {
                    "name": "Toss",
                    "desc": "One Large or smaller creature impaled by karkadann is thrown up to 30' in a random direction and knocked prone. If a thrown target strikes a solid surface target takes 3 (1d6) bludgeoning damage for every 10 ft. it was thrown. If target is thrown at another creature that creature must make DC 15 Dex save or take same damage and be knocked prone."
                },
                {
                    "name": "Healing Touch (3/Day)",
                    "desc": "Touches another creature with its horn. The target magically regains 22 (4d8+2) hp and is cured of all diseases and poisons afflicting it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Impaling Charge",
                    "desc": "If it moves 20+' straight toward a target and then hits it with Horn attack on same turn karkadann impales target on its horn grappling the target if it is a Large or smaller creature (escape DC 15). Until the grapple ends the target is restrained takes 18 (4d8) piercing damage at start of each of its turns and karkadann can't make horn attacks vs. other targets."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 249,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_karkadann/"
        },
        {
            "slug": "kobold-drake-rider",
            "desc": "",
            "name": "Kobold, Drake Rider",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 71,
            "hit_dice": "13d6+26",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Spear attacks. If the rider is mounted its mount can then make one Bite Claw Slam or Tail attack."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit 5 ft. or range 20/60' one target 6 (1d6+3) piercing damage or 7 (1d8+3) piercing damage if used with two hands to make a melee attack."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Failsafe Equipment",
                    "desc": "The drake rider wears wing-like arm and feet flaps folded on its back. If its mount dies or it is dismounted the rider descends 60' per round and takes no damage from falling if its mount was flying or it gains a swimming speed of 30' for 1 min if its mount was swimming."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Drake Mount",
                    "desc": "Has formed a bond with Med or larger drake mount (found in this or other books or use the statistics of a giant lizard). Regardless of the drake's intelligence it acts as a controlled mount while carrying a drake rider obeying the rider's spoken commands. Mounting and dismounting the drake costs the drake rider only 5 ft. of movement."
                },
                {
                    "name": "Mounted Warrior",
                    "desc": "While the drake rider is mounted its mount can't be charmed or frightened."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                },
                {
                    "name": "Sure Seat",
                    "desc": "While mounted and not incapacitated the drake rider can't be knocked prone dismounted or moved vs. its will."
                },
                {
                    "name": "Trained Tactics (Recharge 4-6)",
                    "desc": "The drake rider commands its mount to move up to 30' in a straight line moving through the space of any Large or smaller creature and performing one of the following tactical maneuvers. This movement doesn't provoke opportunity attacks.Barrel Roll: The mount flies up and over one creature in the line ending its movement at least 10 ft. past the target. As the drake rider hangs upside down at the top of the loop it makes one Spear attack vs. the target with advantage. On a hit the rider rolls damage dice three times. The mount must have a flying speed to use this maneuver.Corkscrew Roll: The mount swims in a corkscrew around the creatures in the line. Each creature in the line must make DC 13 Dex save or be incapacitated with dizziness until the end of its next turn. The mount must have a swimming speed to use this maneuver.Weaving Rush The mount weaves back and forth along the line. Each creature in the line must make DC 13 Str save or take 10 (3d6) bludgeoning damage and be knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 252,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-drake-rider/"
        },
        {
            "slug": "kobold-planes-hunter",
            "desc": "",
            "name": "Kobold, Planes Hunter",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 181,
            "hit_dice": "33d6+66",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, restrained",
            "senses": "darkvision 60', passive Perception 16",
            "languages": "Common, Draconic, + any two languages",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Longsword attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 8 (1d8+4) slashing damage or 9 (1d10+4) slashing damage if used with two hands + 13 (3d8) acid cold fire lightning necrotic radiant or thunder (see Planar Attunement)."
                },
                {
                    "name": "Warping Whirlwind (Recharge 5-6)",
                    "desc": "Bends reality around it slicing nearby creatures with sword strikes from across the planes. Each creature within 10 ft. of the planes hunter must make a DC 16 Dex save taking 18 (4d8) slashing damage and 18 (4d8) acid cold fire lightning necrotic radiant or thunder (see Planar Attunement) on a failed save or half damage if made."
                },
                {
                    "name": "Planar Traveler (1/Day)",
                    "desc": "Can transport itself to a different plane of existence. This works like the plane shift spell except hunter can only affect itself and can't use this action to banish an unwilling creature to another plane."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Planar Step",
                    "desc": "Teleports along with any equipment up to 30' to an unoccupied spot it sees. Glowing swirls of elemental energy appear at origin and destination when it uses this."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "+ 4 to its AC vs. one melee attack that would hit it if it can see attacker and wielding melee weapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Planar Attunement",
                    "desc": "At the start of each of its turns it chooses one of the following damage types: acid cold fire lightning necrotic radiant or thunder. It has resistance to the chosen damage type until start of its next turn."
                },
                {
                    "name": "Planar Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals extra 3d8 damage of the type chosen with Planar Attunement (included below)."
                },
                {
                    "name": "Planes Hunter",
                    "desc": "Has advantage on Wis (Perception) and Wis (Survival) checks to find and track Celestials Fiends and Elementals."
                },
                {
                    "name": "Snaring Blade",
                    "desc": "If it scores a critical hit vs. a creature target can't use any method of extradimensional movement including teleportation or travel to a different plane of existence for 1 min. The creature can make a DC 16 Cha save at the end of each of its turns ending effect on itself on a success."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-planes-hunter/"
        },
        {
            "slug": "kobold-sapper",
            "desc": "",
            "name": "Kobold, Sapper",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Mining Picks. Can replace 1 with Throw Explosive."
                },
                {
                    "name": "Mining Pick",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) piercing damage. "
                },
                {
                    "name": "Throw Explosive",
                    "desc": "Throws a minor explosive at one creature it can see within 30' of it. Target: 9 (2d8) force and is knocked prone (DC 13 Dex half damage and isn't knocked prone)."
                },
                {
                    "name": "Explosive Charge (Recharge 5-6)",
                    "desc": "Throws a powerful explosive at a point it can see on the ground within 60' of it. Each creature within 15 ft. of that point: 9 (2d8) fire and 9 (2d8) force and is pushed up to 10 ft. away from the point and knocked prone (DC 13 Dex half damage and isn't pushed or knocked prone). If creature fails save by 5+ it is also deafened for 1 min. Alternatively sapper can place the explosive in a space within 5 ft. of it and delay the explosion until end of sapper's next turn or when a creature moves to a space within 5 ft. of the explosive whichever happens first."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crafty",
                    "desc": "The sapper has advantage on ability checks made to pick locks or to detect disarm or set traps."
                },
                {
                    "name": "Evasion",
                    "desc": "If subject to effect that allows Dex save for half damage takes no damage on success and only half if it fails."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 257,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-sapper/"
        },
        {
            "slug": "light-eater",
            "desc": "",
            "name": "Light Eater",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 26,
            "hit_dice": "4d6+12",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 17,
            "charisma": 8,
            "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": "fire, radiant",
            "condition_immunities": "prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 15",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Emergency Flare (Recharges: Short/Long Rest)",
                    "desc": "When it takes damage can emit brilliant flash of light. Each creature within 30': blinded 1 min (DC 12 Con negates). Blinded creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal rock."
                },
                {
                    "name": "Light Absorption",
                    "desc": "When it starts its turn within 5 ft. of a source of light light is reduced while eater remains within 100' of light source. Bright light becomes dim and dim becomes darkness. If eater reduces light source's light to darkness eater sheds multicolored bright light in 20' radius and dim light for additional 20' for 1 hr and light source is extinguished if it is nonmagical flame or dispelled if it was created by 2nd level or lower spell."
                },
                {
                    "name": "Light Sense",
                    "desc": "Can pinpoint location of any light source within 100' of it and sense general direction of any within 1 mile."
                }
            ],
            "spell_list": [],
            "page_no": 262,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_light-eater/"
        },
        {
            "slug": "lobe-lemur",
            "desc": "",
            "name": "Lobe Lemur",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 93,
            "hit_dice": "17d6+34",
            "speed": {
                "walk": 40,
                "swim": 30,
                "climb": 40
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "understands Common but can't speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Claw Swipes or one Face Clamp and two Claw Swipes."
                },
                {
                    "name": "Claw Swipe",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 9 (2d4+4) slashing damage."
                },
                {
                    "name": "Face Clamp",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 9 (2d4+4) piercing damage and lemur attaches to target's head. If lemur is already attached to the target when it hits with this attack it doesn't deal damage. Instead target is blinded until end of its next turn. While attached to the target lemur can attack no other creature except target but has advantage on its attack rolls. Lemur's speed also becomes 0 it can't benefit from any bonus to its speed and it moves with target. Creature including target can use action to detach lemur via DC 14 Str check. On its turn lemur can detach itself from target by using 5 ft. of move."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Danger From Above",
                    "desc": "If it jumps 10 ft.+ straight toward a creature from a higher position than the target such as leaping down from a tree it has advantage on next attack roll it makes vs. that creature."
                },
                {
                    "name": "Standing Leap",
                    "desc": "Its long jump is up to 30' and its high jump is up to 15 ft. with or with o a running start."
                },
                {
                    "name": "Swamp Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in swampy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 264,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_lobe-lemur/"
        },
        {
            "slug": "lycanthrope-werecrocodile",
            "desc": "",
            "name": "Lycanthrope, Werecrocodile",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 15,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "nonmagic bludgeoning, piercing, and slashing attacks not made with silvered weapons",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common (can't speak in crocodile form)",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack (Humanoid or Hybrid Form Only)",
                    "desc": "Two Tail Swipe or Khopesh attacks or it makes one Bite and one Tail Swipe."
                },
                {
                    "name": "Bite (Crocodile or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (1d10+2) piercing damage and target is grappled (escape DC 12). Until the grapple ends the target is restrained and werecrocodile can't bite another. If target is a Humanoid it must make DC 12 Con save or be cursed with werecrocodile lycanthropy."
                },
                {
                    "name": "Tail Swipe (Crocodile or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +4 to hit 5 ft. 1 tgt not grappled by werecrocodile. 7 (2d4+2) bludgeoning damage and target knocked prone (DC 12 Str negates prone)."
                },
                {
                    "name": "Khopesh (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 6 (1d8+2) slashing damage or 7 (1d10+2) slashing damage if used with two hands."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into a Large crocodile or into a crocodile-humanoid hybrid or back into its true form which is Humanoid. Its stats other than size are the same in each form. Any equipment worn/carried isn't transformed. Reverts to its true form if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath (Crocodile or Hybrid Form Only)",
                    "desc": "Can hold its breath for 15 min."
                }
            ],
            "spell_list": [],
            "page_no": 265,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_lycanthrope-werecrocodile/"
        },
        {
            "slug": "lycanthrope-wereotter",
            "desc": "",
            "name": "Lycanthrope, Wereotter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8 +8",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "nonmagic bludgeoning, piercing, and slashing attacks not made with silvered weapons",
            "condition_immunities": "",
            "senses": "darkvision 60' (otter & hybrid forms only), passive Perception 14",
            "languages": "Common (can't speak in otter form)",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Javelin attacks or one Bite attack and two Javelins. It can replace one Javelin with Net."
                },
                {
                    "name": "Bite (Otter or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage. If the target is a Humanoid is cursed with wereotter lycanthropy (DC 11 Con negates curse)."
                },
                {
                    "name": "Javelin (Humanoid or Hybrid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit 5 ft. or range 30/120' one target 4 (1d6+1) piercing damage."
                },
                {
                    "name": "Net (Humanoid or Hybrid Form Only)",
                    "desc": "Ranged Weapon Attack: +3 to hit 5/15 ft. one target Large or smaller creature hit by net is restrained until freed. Net has no effect on creatures that are formless or Huge or larger. Creature including target can use action to free restrained target via DC 11 Str check. Dealing 5 slashing to net (AC 10) frees target with o harming it ending effect and destroying net."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into a Med otter-humanoid hybrid or into Large otter or back into true form: Humanoid. Stats other than size are same in each form. Items worn/ carried not transformed. Reverts to its true form if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 10 min."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Advantage on Wis (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_lycanthrope-wereotter/"
        },
        {
            "slug": "megantereon",
            "desc": "",
            "name": "Megantereon",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one creature,. 13 (2d8+4) piercing damage. If the target is a creature other than an Undead or Construct it must make DC 12 Con save or lose 2 (1d4) hp at the start of each of its turns due to a bleeding wound. The creature can re-save at end of each of its turns success ends effect on itself. Any creature can take an action to stanch the wound with successful DC 12 Wis (Medicine) check. The wound also closes if the target receives magical healing."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one creature,. 11 (2d6+4) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grassland Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in grassland terrain."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                },
                {
                    "name": "Pounce",
                    "desc": "If the megantereon moves at least 20' straight toward a creature and then hits with Claw attack on the same turn that target must make DC 14 Str save or be knocked prone. If the target is prone the megantereon can make one Bite attack vs. it as a bonus action."
                },
                {
                    "name": "Running Leap",
                    "desc": "With a 10 ft. running start the megantereon can long jump up to 20'."
                }
            ],
            "spell_list": [],
            "page_no": 269,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_megantereon/"
        },
        {
            "slug": "mindshard",
            "desc": "",
            "name": "Mindshard",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 81,
            "hit_dice": "18d6+18",
            "speed": {
                "walk": 0,
                "fly": 40
            },
            "strength": 1,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": 2,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 12",
            "languages": "Deep Speech, telepathy 60'",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Refracted Light Beam attacks."
                },
                {
                    "name": "Refracted Light Beam",
                    "desc": "Melee or Ranged Spell Attack: +6 to hit 5 ft. or range 60' one target 10 (2d6+3) radiant."
                },
                {
                    "name": "Light Construction (Recharge 5-6)",
                    "desc": "Bends light toward a point it can see within 60' of it creating a colorful pattern on that point. Each creature within 20' of that point: 14 (4d6) psychic and is charmed and incapacitated for 1 min (DC 14 Wis half damage and isn't charmed or incapacitated). A charmed and incapacitated creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Refract Mind (1/Day)",
                    "desc": "Pulls a Humanoid with 0 hp into its body refracting creature into fragments of itself. Humanoid dies and 2d4 cultists appear in unoccupied spaces within 15 ft. of mindshard. The cultists which share Humanoid's appearance and memories act as allies of mindshard and obey its telepathic commands. A Humanoid must have an Int score of 5 or higher to be refracted."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Enthralling Defense",
                    "desc": "When a creature the mindshard can see within 30' of it hits it with an attack that creature must make DC 14 Cha save or be charmed until end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mindleech Aura",
                    "desc": "When a charmed creature enters a space within 15 ft. of the mindshard on a turn or starts its turn within 15 ft. of the mindshard that creature takes 7 (2d6) psychic."
                },
                {
                    "name": "Translucent",
                    "desc": "Is invisible to creatures more than 60' away from it."
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_mindshard/"
        },
        {
            "slug": "minotaur-ravening",
            "desc": "",
            "name": "Minotaur, Ravening",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 11,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 17",
            "languages": "Giant, Minotaur",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 8 (1d8+4) piercing damage and minotaur gains temp hp equal to damage. Target: DC 13 Con save or infected with ravening (below)."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 7 (1d6+4) slashing damage."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 13 (2d8+4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If it moves 10 ft.+ straight to foe and hits with gore attack on same turn target takes an extra 9 (2d8) piercing damage. If the target is a creature it must make DC 14 Str save or be pushed up to 10 ft. away and knocked prone."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                },
                {
                    "name": "Labyrinthine Recall",
                    "desc": "Can perfectly recall any path it has traveled."
                },
                {
                    "name": "Ravening Hunger",
                    "desc": "When it reduces a creature to 0 hp with melee attack on its turn can take a bonus action to consume creature's heart. Its hp max increases by 5 for every ten hearts it consumes in this way."
                },
                {
                    "name": "Ravening Madness",
                    "desc": "Disadvantage on Int checks and saves. Considers every creature hostile and doesn't benefit from Help action or similar spells/effects that involve help to/from friendly creatures. Doesn't stop spellcaster from restoring hp to it or curing ravening with magic."
                },
                {
                    "name": "Reckless",
                    "desc": "At the start of its turn it can choose to have advantage on all melee weapon attack rolls it makes during that turn but attack rolls vs. it have advantage until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 272,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_minotaur-ravening/"
        },
        {
            "slug": "moon-weaver",
            "desc": "",
            "name": "Moon Weaver",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 20,
                "climb": 20,
                "fly": 40
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Moonsong",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Emboldening Song (2/Day)",
                    "desc": "Delivers a burst of beautiful song that motivates and emboldens one friendly creature the moon weaver can see within 60' of it. If the target can hear the song it gains one Embolden die a d6. Once within the next 10 min the target can roll the die and add the number rolled to one ability check attack roll or save it makes."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lubricious Plumage",
                    "desc": "Its skin exudes an oil that permeates its plumage. The moon weaver can't be restrained by magical or nonmagical webbing and it ignores all movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 274,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_moon-weaver/"
        },
        {
            "slug": "moonweb",
            "desc": "",
            "name": "Moonweb",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "13d8+39",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 16",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Dissolving Bite attack and one Tendrils attack."
                },
                {
                    "name": "Dissolving Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one creature,. 13 (2d8+4) piercing damage + 9 (2d8) acid and the moonweb regains hp equal to the acid dealt."
                },
                {
                    "name": "Tendrils",
                    "desc": "Melee Weapon Attack: +7 to hit, 10 ft., one creature,. 11 (2d6+4) piercing damage and target paralyzed for 1 min (DC 14 Con not paralyzed). Target can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Etheric Pulse (Recharge 6)",
                    "desc": "Releases burst of ethereal energy. Each creature within 30' of it: DC 14 Con save or become partially ethereal. A partially ethereal creature's attacks deal normal damage to the moonweb even if the attacks are nonmagical but all other creatures have resistance to the partially ethereal creature's nonmagical damage. Also moonweb can pinpoint location of partially ethereal creature and moonweb has advantage on attack rolls vs. it. A partially ethereal creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ethereal Jaunt",
                    "desc": "Magically shifts from the Material Plane to the Ethereal Plane or vice versa."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Alien Nature",
                    "desc": "Doesn't require air or sleep."
                },
                {
                    "name": "Transparent",
                    "desc": "Advantage on Dex (Stealth) checks while motionless or in dim light."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_moonweb/"
        },
        {
            "slug": "moppet",
            "desc": "",
            "name": "Moppet",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, incapacitated, paralyzed, petrified, poisoned, stunned, unconscious",
            "senses": "darkvision 60', passive Perception 10",
            "languages": "understands one language known by its creator but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Psychic Burst",
                    "desc": "Melee or Ranged Spell Attack: +4 to hit 5 ft. or range 60' one target 9 (2d6+2) psychic. If moppet scores a critical hit it gains one Psychic Point."
                },
                {
                    "name": "Waking Nightmare",
                    "desc": "Each creature with Int 3+ within 60' of moppet: DC 13 Int save. Fail: creature enters collective fugue state with all that failed unconscious but doesn't drop anything held/fall prone. All in fugue face hostile nightmare creature with brown bear's stats but deals psychic instead of piercing or slashing. Creature appearance is up to GM but should reflect mutual fears of affected creatures. Fight with nightmare creature works as normal except all action takes place in minds of affected. When affected creature is reduced to 0 hp moppet gains one Psychic Point. If nightmare creature or moppet is reduced to 0 hp all in fugue awaken. Spell slots or class features used in nightmare combat are expended but magic item charges or uses aren't. If creature in fugue takes damage from source other than nightmare creature can immediately re-save with advantage success ends effect on itself. If creature's save is succeeds/effect ends for it creature immune to moppet's Waking Nightmare next 24 hrs."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Moves",
                    "desc": "Takes the Dash or Disengage action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from normal doll."
                },
                {
                    "name": "Psychic Pool",
                    "desc": "Absorbs psychic energy from creatures in its nightmare holding up to four Psychic Points. As a bonus action while casting a spell within 5 ft. of moppet owner can expend points equal to spell's level to cast with o using spell slot."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_moppet/"
        },
        {
            "slug": "mortifera",
            "desc": "",
            "name": "Mortifera",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 135,
            "hit_dice": "18d10+36",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, exhaustion, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 13",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Fanged Tentacles and two Slams or it makes three Slams. It can replace two Slams with Chomp."
                },
                {
                    "name": "Fanged Tentacles",
                    "desc": "Melee Weapon Attack: +7 to hit, 10 ft., one target, 9 (2d4+4) piercing damage + 9 (2d8) poison and target is grappled (escape DC 15). Until the grapple ends the target is restrained and mortifera can't use its Fanged Tentacles on another."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 10 (1d12+4) bludgeoning damage."
                },
                {
                    "name": "Chomp",
                    "desc": "One creature grappled by mortifera is pulled up to 5 ft. to mortifera's central maw which chomps on creature. Target: 10 (3d6) piercing damage and 13 (3d8) poison (DC 15 Str half)."
                },
                {
                    "name": "Poison Spray (Recharge 5-6)",
                    "desc": "Sprays poison from its central maw in a 30' cone. Each creature in that area: 27 (6d8) poison (DC 15 Dex half)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from bed of lotus flowers."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Poisonous Tendrils",
                    "desc": "A creature that starts its turn grappled by the mortifera must make DC 15 Con save or be poisoned for 1 min. A poisoned creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "spell_list": [],
            "page_no": 278,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_mortifera/"
        },
        {
            "slug": "muraenid",
            "desc": "",
            "name": "Muraenid",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural",
            "hit_points": 45,
            "hit_dice": "7d10+7",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Aquan, Deep Speech",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 14 (2d10+3) piercing damage and the target is grappled (escape DC 13). Until grapple ends muraenid can Bite only the grappled creature and has advantage on attack rolls to do so."
                },
                {
                    "name": "Telekinetic Grip",
                    "desc": "One creature it can see within 60' of it must make DC 13 Str save or be moved up to 30' in a direction of muraenid's choice and be restrained until start of muraenid's next turn. If  muraenid targets an object weighing 300 pounds or less that isn't being worn or carried object is moved up to 30' in a direction of muraenid's choice. Muraenid can also use this action to exert fine control on objects such as manipulating a simple tool or opening a door or a container."
                },
                {
                    "name": "Lord of the Fishes (1/Day)",
                    "desc": "One Beast with swimming speed muraenid can see within 30' of it: DC 12 Wis save or be magically charmed by it for 1 day or until it dies or is more than 1 mile from target. Charmed target obeys muraenid's verbal or telepathic commands can't take reactions and can telepathically communicate with muraenid over any distance provided they are on same plane of existence. If target suffers any harm can re-save success ends effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Speak with Aquatic Creatures",
                    "desc": "Communicate with Monstrosities and Beasts that have a swim speed as if they shared a language."
                },
                {
                    "name": "Water Breathing",
                    "desc": "Can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 281,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_muraenid/"
        },
        {
            "slug": "musk-deer",
            "desc": "",
            "name": "Musk Deer",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d4+5",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 6 (1d6+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Musk (Recharge: Short/Long Rest)",
                    "desc": "Emits a pungent musk around itself for 1 min. While musk is active a creature that starts its turn within 10 ft. of deer: poisoned 1 min (DC 11 Con negates). Poisoned creature can re-save at end of each of its turns success ends effect on itself. For 1 hr after creature fails this save others have advantage on Wis (Perception) and Wis (Survival) checks to find or track the creature unless creature spends 10+ min washing off the musk."
                },
                {
                    "name": "Sprinter",
                    "desc": "Takes the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 282,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_musk-deer/"
        },
        {
            "slug": "nariphon",
            "desc": "",
            "name": "Nariphon",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 10,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 15
            },
            "strength": 24,
            "dexterity": 6,
            "constitution": 21,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning, piercing, poison",
            "condition_immunities": "exhaustion, poisoned, prone",
            "senses": "tremorsense 120', passive Perception 17",
            "languages": "understands Common but can't speak",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Roots or Thorns attacks."
                },
                {
                    "name": "Roots",
                    "desc": "Melee Weapon Attack: +12 to hit, 15 ft., one target, 18 (2d10+7) bludgeoning damage and target is grappled (escape DC 18). Until the grapple ends target is restrained and it takes 3 (1d6) poison at the start of each of its turns. The nariphon has four roots each of which can grapple only one target."
                },
                {
                    "name": "Thorns",
                    "desc": "Ranged Weapon Attack: +12 to hit 30/120' one target 17 (3d6+7) piercing damage and target must make DC 18 Wis save or thorn falls to the ground and instantly grows into a vegetative clone (see above) under nariphon's control."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bury",
                    "desc": "One creature grappled by nariphon is knocked prone dragged into ground and buried just below surface ending grapple. Victim is restrained unable to breathe or stand up. Creature including victim can use action to free buried creature via DC 18 Str."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from ordinary tree."
                },
                {
                    "name": "Vegetative Clone",
                    "desc": "A vegetative clone resembles the creature hit by the nariphon's Thorn attack. Each clone uses stats of an awakened tree except it has the target's size speed and any special senses such as darkvision. Clones are extensions of the nariphon and it can see and hear what a clone sees and hears as if it was in the clone's space. The nariphon can switch from using its senses to using a clone's or back again as a bonus action. Nariphon can have no more than six vegetative clones under its control at one time. Each clone remains until killed or until the nariphon dismisses it (no action required)."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_nariphon/"
        },
        {
            "slug": "necrotech-bonecage-constrictor",
            "desc": "",
            "name": "Necrotech Bonecage Constrictor",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12+84",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": 8,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "bludgeoning, thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned, prone",
            "senses": "darkvision 60', tremorsense 30', passive Perception 9",
            "languages": "understands Common and Darakhul but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite attacks and one Encage attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 13 (2d8+4) piercing damage + 7 (2d6) necrotic."
                },
                {
                    "name": "Encage",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 11 (2d6+4) piercing damage. If target is a Med or smaller creature DC 16 Dex save or be caged within body of bonecage constrictor. Caged creature is restrained has cover vs. attacks and other effects outside constrictor and it takes 10 (3d6) necrotic at start of each of constrictor's turns. While caged creature can see outside constrictor but can't target those outside constrictor with attacks or spells nor can it cast spells or use features that allow it to leave constrictor's body. In addition creatures caged within constrictor can't make attack rolls vs. creatures outside constrictor. Constrictor can have up to 6 Med or smaller creatures restrained at a time. If constrictor takes 20+ damage on a single turn from any source it must make DC 16 Con save at end of that turn or all caged creatures fall prone in a space within 10 ft. of constrictor. If any of the damage is thunder constrictor has disadvantage on the save. If constrictor dies caged creature is no longer restrained by it and can escape from corpse via 10 ft. of move exiting prone."
                },
                {
                    "name": "Crush",
                    "desc": "Each creature caged by constrictor must make DC 16 Str save or take 11 (2d6+4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Necrotic Prison",
                    "desc": "Creatures restrained by its Encage automatically stabilize at 0 hp and take no further damage from Encage. If creature damaged from another source while restrained suffers death save failure as normal but immediately stabilizes if not its final death save."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_necrotech-bonecage-constrictor/"
        },
        {
            "slug": "necrotech-reaver",
            "desc": "",
            "name": "Necrotech Reaver",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d12+48",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 7,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 9",
            "languages": "understands Common and Darakhul but can't speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Chain Lash attacks."
                },
                {
                    "name": "Chain Lash",
                    "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 18 (4d6+4) slashing damage and the target is grappled (escape DC 15). The reaver has four chains each of which can grapple only one target."
                },
                {
                    "name": "Bladed Sweep (Recharge 5-6)",
                    "desc": "Swings its chains in a wide arc. Each creature within 15 ft. of the reaver must make a DC 15 Dex save. On a failure a creature takes 21 (6d6) slashing damage and is knocked prone. On a success a creature takes half the damage and isn't knocked prone. A creature that fails the save by 5 or more is pushed up to 15 ft. away from the reaver and knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Unstable Footing",
                    "desc": "Has disadvantage on saves vs. being knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_necrotech-reaver/"
        },
        {
            "slug": "niya-atha-raja",
            "desc": "",
            "name": "Niya-Atha Raja",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": "shield",
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 21,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "War Bellow then three Tulwars or four Darts."
                },
                {
                    "name": "Tulwar",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 9 (1d8+5) slashing damage or 14 (2d8+5) slashing damage if enlarged."
                },
                {
                    "name": "Dart",
                    "desc": "Ranged Weapon Attack: +8 to hit 20/60' one target 7 (1d4+5) piercing damage or 10 (2d4+5) piercing damage if enlarged."
                },
                {
                    "name": "War Bellow",
                    "desc": "Releases a loud challenging bellow. Each hostile creature within 60' of the raja that can hear the bellow:  frightened (DC 15 Cha negates). A frightened creature can re-save at end of each of its turns ending effect on itself on a success. If a creature's save is successful or effect ends for it creature is immune to raja's War Bellow for the next 24 hrs."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Enlarge",
                    "desc": "Magically increases in size with anything worn/carried. While enlarged is Large 2× damage dice on weapon attacks (included above) and makes Str checks and Str saves with advantage. Enlarged can no longer use Evasion and Magic Resistance. If it lacks room to become Large this action fails."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Commanding Bulk",
                    "desc": "While enlarged each friendly creature within 30' of it can't be charmed or frightened."
                },
                {
                    "name": "Evasion",
                    "desc": "If subject to effect that allows Dex save for half damage takes none on success half if it fails. Can't use while enlarged."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves. Can't use this trait while enlarged."
                },
                {
                    "name": "Reduce",
                    "desc": "If it starts its turn enlarged it can choose to end the effect and return to its normal size (no action required)."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_niya-atha-raja/"
        },
        {
            "slug": "niya-atha-warrior",
            "desc": "",
            "name": "Niya-Atha Warrior",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 16,
            "armor_desc": "chain mail",
            "hit_points": 49,
            "hit_dice": "9d8+9",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Mace or Longbow attacks."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) bludgeoning damage or 9 (2d6+2) bludgeoning damage while enlarged."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit 150/600' one target 7 (1d8+3) piercing damage or 12 (2d8+3) piercing damage while enlarged."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Enlarge",
                    "desc": "Magically increases in size along with anything it is wearing or carrying. While enlarged it is Large doubles its damage dice on weapon attacks (included above) and makes Str checks and Str saves with advantage. While enlarged it also can no longer use the Standing Leap trait. If it lacks the room to become Large this action fails."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Reduce",
                    "desc": "If it starts its turn enlarged it can choose to end the effect and return to its normal size (no action required)."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The warrior's long jump is up to 20' and its high jump is up to 10 ft. with or with o a running start. The warrior can't use this trait while enlarged."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_niya-atha-warrior/"
        },
        {
            "slug": "npc:-apostle",
            "desc": "",
            "name": "Npc: Apostle",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 15,
            "armor_desc": "breastplate",
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 13,
            "constitution": 15,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 5,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any two languages",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Mace or Divine Bolt attacks. It can replace one attack with use of Spellcasting."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 4 (1d6+1) bludgeoning damage + 9 (2d8) necrotic or radiant (the apostle's choice)."
                },
                {
                    "name": "Divine Bolt",
                    "desc": "Ranged Spell Attack: +7 to hit, 120 ft., one target, 13 (2d8+4) necrotic or radiant (apostle's choice). "
                },
                {
                    "name": "Destroy Undead (2/Day)",
                    "desc": "Presents its holy symbol and intones a prayer. Each undead within 30' of apostle that can see or hear it: 28 (8d6) radiant (DC 15 Wis half)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 15): At will: guidance spare the dying thaumaturgy3/day ea: bless cure wounds (3rd-level) hold person lesser restoration1/day ea: bestow curse daylight freedom of movement mass cure wounds revivify"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Divine Weapons",
                    "desc": "When it hits with any weapon deals extra 2d8 necrotic or radiant (included below) apostle's choice."
                },
                {
                    "name": "Faith's Reward",
                    "desc": "When it casts the bless spell it gains the benefit of the spell even if it doesn't include itself as a target. In addition when apostle restores hp to another creature it regains hp equal to half that amount."
                }
            ],
            "spell_list": [],
            "page_no": 403,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-apostle/"
        },
        {
            "slug": "npc:-breathstealer",
            "desc": "",
            "name": "Npc: Breathstealer",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any non-good",
            "armor_class": 15,
            "armor_desc": "leather armor",
            "hit_points": 99,
            "hit_dice": "18d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "any two languages",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Shortswords and one Dagger or three Psychic Blasts. Can replace one attack with Gasp to Survive if available."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) slashing damage + 10 (3d6) psychic."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit 5 ft. or range 20/60' one target 6 (1d4+4) piercing damage + 10 (3d6) psychic."
                },
                {
                    "name": "Psychic Blast",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 16 (4d6+2) psychic. If target is currently suffocating from breathstealer's Gasp to Survive breathstealer can choose to deal 1 psychic to target instead."
                },
                {
                    "name": "Gasp to Survive (Recharge 4-6)",
                    "desc": "Chooses a creature it dealt psychic to within last min. Target: 14 (4d6) psychic and believes it is suffocating including choking and being unable to speak (DC 15 Wis half damage and doesn't believe it is suffocating). At the start of each of suffocating creature's turns it must make a DC 15 Wis save. It has disadvantage on this save if it took psychic since start of its prior turn. If it fails three such saves before succeeding on three such saves it falls unconscious for 1 hr returns to breathing normally and stops making this save. On its third successful save effect ends for the creature."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "Dash Disengage or Hide action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Phrenic Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 3d6 psychic (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 404,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-breathstealer/"
        },
        {
            "slug": "npc:-field-commander",
            "desc": "",
            "name": "Npc: Field Commander",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 19,
            "armor_desc": "breastplate, shield",
            "hit_points": 170,
            "hit_dice": "20d8+80",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "passive Perception 15",
            "languages": "Common and one other language",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses Battle Cry if available. Then three Longswords or two Longswords and uses Spellcasting. If commander hits one creature with two Longswords target: DC 16 Con save or be stunned until end of its next turn."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 8 (1d8+4) slashing damage or 9 (1d10+4) slashing damage if used with 2 hands + 13 (3d8) necrotic or radiant (commander's choice)."
                },
                {
                    "name": "Battle Cry (Recharge 5-6)",
                    "desc": "Commander shouts a frightful and rallying battle cry. Each hostile creature within 30 of it that can hear the cry: DC 16 Wis save or be frightened for 1 min. A frightened creature can re-save at end of each of its turns success ends effect on itself. Each friendly creature within 30' of the commander and that can hear the cry has advantage on the next attack roll it makes before start of commander's next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 16): At will: command protection from evil and good3/day ea: cure wounds (level 3) find steed (as an action)1/day: revivify"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Bolster Soldier",
                    "desc": "When a friendly creature the field commander can see is hit with weapon attack the commander calls out encouragement and creature gains 5 (1d10) temp hp."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Courage and Protection",
                    "desc": "If conscious friendly creatures within 10 ft. of it immune to frightened and advantage on all saves."
                },
                {
                    "name": "Divine Weapons",
                    "desc": "Its weapon attacks are magical. When commander hits with any weapon weapon deals extra 3d8 necrotic or radiant (included below) commander's choice."
                }
            ],
            "spell_list": [],
            "page_no": 406,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-field-commander/"
        },
        {
            "slug": "npc:-first-servant",
            "desc": "",
            "name": "Npc: First Servant",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 17,
            "armor_desc": "Armor of Foresight",
            "hit_points": 162,
            "hit_dice": "25d8+50",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 19",
            "languages": "any three languages",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses its Awe-Inspiring Presence. Then 3 Divine Bursts or 1 Blinding Rod and 2 Divine Bursts. It can replace one attack with Spellcasting."
                },
                {
                    "name": "Blinding Rod",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (2d6+1) bludgeoning damage + 13 (3d8) necrotic or radiant (the first servant's choice) and target must make DC 17 Con save or be blinded and deafened until end of its next turn."
                },
                {
                    "name": "Divine Burst",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit 5 ft. or range 120' one target 23 (4d8+5) necrotic or radiant (the first servant's choice)."
                },
                {
                    "name": "Awe-Inspiring Presence",
                    "desc": "Each creature of servant's choice within 30' of it and aware of it: DC 17 Wis save or unable to use bonus actions or reactions until start of servant's next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 17): At will: bane protection from evil and good spare the dying thaumaturgy3/day ea: cure wounds (level 5) dispel evil and good divination speak with dead1/day ea: commune (as an action) holy aura resurrection"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Healing Hands (Recharge 5-6)",
                    "desc": "Touches a creature within 5 ft. of it: creature regains 14 (4d6) hp."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Armor of Foresight",
                    "desc": "While it is wearing no armor and wielding no shield its AC includes its Dex and Wis modifiers (included above)."
                },
                {
                    "name": "Divine Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 3d8 necrotic or radiant (included below) servant's choice."
                }
            ],
            "spell_list": [],
            "page_no": 407,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-first-servant/"
        }
    ]
}