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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=size&page=51",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=size&page=49",
    "results": [
        {
            "slug": "fraughashar",
            "desc": "_This slight creature resembles a goblin, but its blue skin and the icicles hanging from the tip of its long nose speak to the chilling truth._  \nThe fraughashar are a race of short, tricky, and cruel fey who inhabit cold mountainous regions. Fraughashar have light blue skin, short pointed ears, and needlelike teeth. Delighting in mayhem, they always seem to have devilish grins on their faces.  \n**Sacred Rivers.** They view cold rivers and river gorges as sacred places in which their wicked god Fraugh dwells, and they likewise revere the snowy peaks where the Snow Queen holds sway. Fraughashar are fiercely protective of their territory, and their easy mobility over frozen and rocky terrain lets them make short work of intruders.  \n**Chilling Tales.** The origin of the strange and deadly fraughashar is unclear. Some druidic legends claim the fraughashar were born out of a winter so cold and cruel that the spirits of the river itself froze. Bardic tales claim that the fraughashar are a tribe of corrupted goblins, and that they were permanently disfigured during a botched attempt at summoning an ice devil. Whatever the truth of their beginnings, the fraughashar are cruel and merciless, and they will kill anyone who enters their land.",
            "name": "Fraughashar",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "leather armor, shield",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 25
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fraughashar makes one bite attack and one dagger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Frost Walker",
                    "desc": "The fraughashar's speed is unimpeded by rocky, snowy, or icy terrain. It never needs to make Dexterity checks to move or avoid falling prone because of icy or snowy ground."
                }
            ],
            "spell_list": [],
            "page_no": 206,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_fraughashar/"
        },
        {
            "slug": "gnarljak",
            "desc": "_A gnarljak looks like a bear trap springs sprung to clacking life and ready to tear flesh apart._  \n**Hopping Motion.** All steel and springs, a gnarljak is easily mistaken for a simple bear trap when lying dormant. But once it starts hopping in pursuit of a target, it reveals its animated nature and its only motivation: destruction of living things.  \n**Endless Snapping.** Gnarljaks are mindless. They do not grow tired. They exist only to pull creatures to the ground and chew through them, then turn around and chew through them again.  \n**Defensive Traps.** Some try to use gnarljaks to guard treasures or booby-trap approaches to important locations, but their indiscriminate biting makes quite dangerous to their owners as well. Certain monsters such as redcaps and shadow fey use gnarljak’s with some regularity, and gnomes are very fond of making them part of a standard tunnel defense.",
            "name": "Gnarljak",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 63,
            "hit_dice": "14d6+14",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 22,
            "constitution": 11,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, acid, fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 30 ft., passive Perception 15",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) piercing damage, and the target must succeed on a DC 16 Dexterity saving throw or fall prone.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Gnaw",
                    "desc": "When a gnarljak knocks a Medium or smaller target prone, it immediately makes three additional bite attacks against the same target and can move 5 feet, all as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 229,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_gnarljak/"
        },
        {
            "slug": "hulking-whelp",
            "desc": "_This gray-skinned dog-like creature seems pathetically eager to please but fantastically skittish, its ears alerting at every nearby sound, and its large oval eyes following anything that passes by._  \n**Emotional Giant.** A hulking whelp is a tightly wound ball of emotion, extremely private and defensive of its personal space, and terrified of the world around it. When it feels its personal space violated, or its fragile concentration is broken, the small, quivery fey grows into a muscled beast of giant proportions.  \n**Calm Friend.** When its emotions are under control, a hulking whelp is friendly and even helpful, although this has more to do with its guilt over past actions and fear of what it might do if it feels threatened than a true desire to help others. In its calm form, a hulking whelp is just over three feet tall at the shoulder and weighs 50 lb. Unleashed, it is 20 feet tall and 4,000 lb.",
            "name": "Hulking Whelp",
            "size": "Small",
            "type": "Fey",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 94,
            "hit_dice": "9d12+36",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "impaired sight 30 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hulking whelp makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Quick Step",
                    "desc": "A hulking whelp can move 20 feet as a reaction when it is attacked. No opportunity attacks are triggered by this move."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Calm State",
                    "desc": "When a hulking whelp is calm and unafraid, it uses the following statistics instead of those listed above: Size Small; HP 9 (6d6 - 12); Speed 20 ft.; STR 8 (-1); CON 6 (-2); Languages Common, Sylvan"
                },
                {
                    "name": "Poor Senses",
                    "desc": "A hulking whelp has poor hearing and is nearsighted. It can see in normal or dim light up to 30 feet and hear sounds from up to 60 feet away."
                },
                {
                    "name": "Unleashed Emotion",
                    "desc": "When a hulking whelp feels threatened - it's touched, intimidated, cornered, attacked, or even just if a stranger moves adjacent to the whelp - it immediately grows from size Small to Huge as a reaction. If the whelp was attacked, this reaction occurs after the attack is made but before damage is done. Nearby creatures and objects are pushed to the nearest available space and must make a successful DC 15 Strength saving throw or fall prone. Weapons, armor, and other objects worn or carried by the hulking whelp grow (and shrink again) proportionally when it changes size. Overcome by raw emotion, it sets about destroying anything and everything it can see (which isn't much) and reach (which is quite a lot). The transformation lasts until the hulking whelp is unaware of any nearby creatures for 1 round, it drops to 0 hit points, it has 5 levels of exhaustion, or it's affected by a calm emotions spell or comparable magic. The transformation isn't entirely uncontrollable; people or creatures the whelp knows and trusts can be near it without triggering the reaction. Under the wrong conditions, such as in a populated area, a hulking whelp's Unleashed Emotion can last for days."
                }
            ],
            "spell_list": [],
            "page_no": 252,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_hulking-whelp/"
        },
        {
            "slug": "idolic-deity",
            "desc": "_This small demonic idol fade into and out of reality. Its elemental will presses on those near as a near-physical pressure._  \n**Relics of Dark Gods.** Idolic deities are found in ancient temples and deserted tombs. They are relics of an elder age and all that remains of the favored children of deceiving dark god— mighty lordlings like Akoman the Evil Thought, Nanghant the Discontented, and Sarvar the Oppressor. Sent to consume the souls of those worshiping gods of light, these beings of shadow and sand labored slowly through corruption of the soul rather than outright war.  \n**Imprisoned Shadow Demons.** The corrupted ancient tribes and their priests began worshiping them as gods, and they forsook their master’s purpose to revel in their pride and vanity until they were struck down for their treachery. They have since wasted to a shadow remnant and been imprisoned in stony idols that barely cling to solidity.  \n**Constructed Nature.** An idolic deity doesn’t require air, food, drink, or sleep.",
            "name": "Idolic Deity",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d6+48",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 14,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 8,
                "stealth": 8
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "telepathy 60 ft.",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The idolic deity uses Seduce the Righteous and makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage plus 18 (4d8) psychic damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Seduce the Righteous",
                    "desc": "The idolic deity targets one creature it can see within 30 feet. The target has disadvantage on attack rolls, saving throws, or ability checks (the idolic deity chooses which) until the end of its next turn. A protection from evil and good spell cast on the target prevents this effect, as does a magic circle."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Stealth in darkness",
                    "desc": "The idolic diety gains an additional +3 to Stealth (+11 in total) in dim light or darkness."
                },
                {
                    "name": "Apostasy Aura",
                    "desc": "The idolic deity's presence causes devout followers to doubt their faith. A cleric or paladin that can see the idolic deity and wishes to cast a spell or use a class feature must make a DC 16 Wisdom saving throw. On a failed save, the spell or class feature is spent as if it was used, but it has no effect."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The idolic deity can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the idolic deity can take the Hide action as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 255,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_idolic-deity/"
        },
        {
            "slug": "ink-devil",
            "desc": "_This small devil wears a small red hat. A wicked grin flashes black teeth, and the creature nervously wrings its hands, baring long, needle-like claws._  \nInk devils have small, pursed mouths and long, thin, bony fingers. Their nails resemble quills. Their heads are often bald or shaved in a monastic tonsure, and they have two small horns, no larger than an acorn. Their skin tends toward walnut, indigo, and black tones, though the eldest are as pale as parchment. They often wear robes and carry scroll cases, and many consider Titivillus the greatest of arch-devils.  \n**Cowards at Heart.** Ink devils are talkers and cowards. They prefer chatting, whining, and pleading to any form of combat. When they are forced to fight, they prefer to hide behind other devils. They force lesser devils, like lemures, to fight for them while they use teleportation, invisibility, and their ability to disrupt the concentration of spellcasters to harry the opposition.  \n**False Gifts.** They often give strangers false gifts, like letters of credit, charters, or scholarly papers inscribed with a glyph of warding to start combat.  \n**Bibliophiles and Bookworms.** Ink devils live in libraries and scriptoria in the hells and related planes. Their speed and keen vision make them excellent accountants, record keepers, translators, and note takers. They cannot be trusted, and they delight in altering documents for their own amusement or in their master’s service.",
            "name": "Ink Devil",
            "size": "Small",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 54,
            "hit_dice": "12d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 20,
            "wisdom": 8,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 9,
                "deception": 8,
                "history": 9,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 9",
            "languages": "Celestial, Common, Draconic, Infernal; telepathy (120 ft.)",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Disrupt Concentration",
                    "desc": "Their sharp, shrill tongues and sharper claws make ink devils more distracting than their own combat prowess might indicate. As a bonus action, an ink devil can force a single foe within 30 feet of the ink devil to make a DC 13 Wisdom saving throw or lose concentration until the beginning of the target's next turn."
                },
                {
                    "name": "Corrupt Scroll",
                    "desc": "An ink devil can corrupt the magic within any scroll by touch. Any such corrupted scroll requires a DC 13 Intelligence saving throw to use successfully. If the check fails, the scroll's spell affects the caster if it is an offensive spell, or it affects the nearest devil if it is a beneficial spell."
                },
                {
                    "name": "Devil's Mark",
                    "desc": "Ink devils can flick ink from their fingertips at a single target within 15 feet of the devil. The target must succeed on a Dexterity saving throw (DC 13), or the affected creature gains a devil's mark—a black, red, or purple tattoo in the shape of an archduke's personal seal (most often Mammon or Totivillus but sometimes Arbeyach, Asmodeus, Beelzebub, Dispater, or others). All devils have advantage on spell attacks made against the devil-marked creature, and the creature has disadvantage on saving throws made against spells and abilities used by devils. The mark can be removed only by a remove curse spell or comparable magic. In addition, the mark detects as faintly evil and often shifts its position on the body. Paladins, witchfinders, and some clerics may consider such a mark proof that a creature has made a pact with a devil."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the ink devil's spellcasting ability is Charisma (spell save DC 14). The ink devil can cast the following spells, requiring no material components:\n\nat will: detect magic, illusory script, invisibility, teleport (self plus 50 lb of objects only)\n\n1/day each: glyph of warding, planar ally (1d4 + 1 lemures 40 percent, or 1 ink devil 25 percent)"
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ink-devil/"
        },
        {
            "slug": "jaculus",
            "desc": "_This small dragon has feathered wings on its forearms and powerful legs it uses to cling to trees._  \nThe jaculus (plural jaculi), is a draconic predator that roams the forest and jungle looking for valuable objects it can add to its hoard. Also called the javelin snake, a jaculus loves shiny or reflective items, and it is clever enough to identify items of real value. It will fight and kill to take items it desires, which it stashes inside hollow trees far from any forest trail.  \n**Leapers.** Jaculi are far better jumpers than flyers. They can jump 18 feet horizontally or 12 feet vertically after taking a single 2-foot step. They even climb faster than they fly, so they use their wings to flap clumsily back into the trees only when necessary.  \n**Teamwork Thievery.** Jaculi are among the least intelligent of the dragons—but they’re still smarter than most humans, and they’re known to pursue cunning and complicated plots to build their hoards. Many traditional tales tell of jaculi in the southern forests working as teams to separate merchants and other travelers from their wealth, figuring out ways to abscond with gems and jewelry before the owners even know they’ve been robbed. Some jaculi may feign docility or even pretend to be friendly and helpful, but wise travelers know that the creatures drop such ruses as soon as they can steal what they’re really after.",
            "name": "Jaculus",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d6+30",
            "speed": {
                "walk": 20,
                "climb": 20,
                "fly": 10
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": 4,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 3,
            "perception": 3,
            "skills": {
                "acrobatics": 6,
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The jaculus makes one jaws attack and one claws attack."
                },
                {
                    "name": "Jaws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spearhead",
                    "desc": "If the jaculus moves at least 10 feet straight toward a target and hits that target with a jaws attack on the same turn, the jaws attack does an extra 4 (1d8) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 258,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_jaculus/"
        },
        {
            "slug": "kalke",
            "desc": "_Combining the head of a goat and the body of a monkey makes the creature odd enough; combining the social grace of a baboon with pretensions of a scholar makes it more comical than threatening._  \nFiendish pests that infest derelict wizards’ towers and laboratories, the kalkes are either the by-product of botched gates into the lower realms or the personification of an evil deity’s contempt for wizards. All kalkes act with the arrogance of magi while having the social characteristics of baboons. Being of fiendish blood, kalkes do not age and require neither food nor drink. Though lacking any formal spellcasting ability, all kalkes can produce magical effects through the dramatic mumming of largely spontaneous and unstudied rituals.  \n**Hoard Magical Paraphernalia.** The drive to produce ever more fanciful rituals gives a kalke the compulsion to accumulate spell components, magical foci, and other occult paraphernalia. Although these objects serve no purpose, the kalkes seek out spellcasters in their vicinity and steal any paraphernalia they can find. Because they have no ability to distinguish what’s magically useful from what isn’t, they grab any jewelry, pouches, sticks, or ornate objects they uncover. Sometimes children, animals, or other small humanoids are taken to be used as sacrifices, if they can be easily carried away.  \n**Perform Rituals.** Troops of kalkes inhabit trees, caverns, and ruins around sites of significant magical activity. Twice a month, or more during major astrological and seasonal events, the kalkes gather to perform—by way of dance, chant, and sacrifice—an imagined rite of great magic. The effort has an equal chance of achieving nothing whatsoever, causing dangerous but short-lived misfortunes (snakes raining on the countryside, creatures summoned from the lower planes), or triggering calamities (great fires or floods).  \nAn additional side effect of these rituals is that the troop may gain or lose members magically. If the troop numbers less than 13, a new kalke appears as if from nowhere; if it contains 13 or more members, then 3d4 of them find themselves mysteriously gated to the nearest location of magical activity—often hundreds of miles away. Those teleported arrive in a state of hysteria, with individuals extinguishing flames, grabbing frippery, and running in all directions. Because kalkes have no control over their displacement, it’s not surprising to find them in abandoned dungeons or keeps, clutching the property of some long-lost wizard.  \n**Hagglers.** The kalkes will return the goods they've taken, in exchange for a ransom or fee. These exchanges need to have the outward appearance of being impressively in the kalke’s favor. A particularly generous (or devious) spellcaster may be able to reach an accommodation with a persistent local troop of kalkes.",
            "name": "Kalke",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 13,
            "wisdom": 7,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Extinguish Flames",
                    "desc": "Kalkes can extinguish candles, lamps, lanterns and low-burning campfires within 120 feet as a bonus action."
                },
                {
                    "name": "Detect Spellcasting",
                    "desc": "Kalkes can sense spellcasting in a 5-mile radius, as long as the effect is not innate."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Kalkes have advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 259,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_kalke/"
        },
        {
            "slug": "kobold-alchemist",
            "desc": "More than anything, kobolds are survivors. Their scaly skin and keen night vision as well as their dextrous claws and sensitive snouts make them quick to sense danger, and their clawed feet move them out of danger with cowardly speed. They are small but fierce when fighting on their own terms, and their weight of numbers helps them survive in places where larger but less numerous races can’t sustain a settlement. Kobolds are great miners, good gearsmiths, and modest alchemists, and they have a curiosity about the world that frequently gets them into trouble.  \n_**Underworld Merchants.**_ Kobolds are merchants to both the surface world and the world beneath it, with their greatest cities hidden deep below the earth. Their enemies are the diabolical gnomes, the dwarves, and any other mining races that seek dominance of dark, rich territories.  \nKobolds are closely allied with and related to dragonborn, drakes, and dragons. The kobold kings (and there are oh‑so‑many kobold kings, since no kobold ruler is satisfied with being merely a chieftain) admire dragons as the greatest sources of wisdom, power, and proper behavior.  \n_This slight, reptilian humanoid is bedecked with ceramic flasks and glass vials. An acrid reek follows in the creature’s wake._  \nKobold alchemists are usually smelled before they are seen, thanks to the apothecary’s store of chemicals and poisons they carry. Alchemists often sport mottled and discolored scales and skin, caused by the caustic nature of their obsessions. They raid alchemy shops and magical laboratories to gather more material to fuel their reckless experiments.  \n_**Dangerous Assets.**_ Alchemists can be a great boon to their clan, but at a cost. Not only do the alchemists require rare, expensive, and often dangerous substances to ply their trade, they tend to be a little unhinged. Their experiments yield powerful weapons and defensive concoctions that can save many kobold lives, but the destruction caused by an experiment gone awry can be terrible.",
            "name": "Kobold Alchemist",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 9,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 5,
                "medicine": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold makes two attacks."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 5 (2d4) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Dart",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 5 (2d4) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Alchemical Protection (Recharge after a Short or Long Rest)",
                    "desc": "The kobold chooses up to six allied creatures within 10 feet. It releases alchemical vapors that grant those allies resistance to poison damage for 10 minutes. Instead of poison damage, the kobold can grant resistance to the damage type currently in effect for its Apothecary trait."
                },
                {
                    "name": "Explosive Flask (Recharge 5-6)",
                    "desc": "The kobold throws a flask of volatile substances at a point within 30 feet. The flask explodes in a 15-foot radius. Creatures in the area take 17 (5d6) poison damage and are poisoned for 1 minute, or take half damage and are not poisoned with a successful DC 13 Dexterity saving throw. A poisoned creature repeats the saving throw at the end of each of its turns, ending the poisoned condition on a success. Instead of poison damage, the kobold can deal the damage type currently in effect for its Apothecary trait."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Apothecary",
                    "desc": "As a bonus action the kobold can select one of the following damage types: acid, cold, or fire. Until it uses this action again, the kobold has resistance to the chosen damage type. Additionally, the kobold is proficient with a poisoner's kit."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on an attack roll against a target if at least one of the kobold's allies is within 5 feet of the target and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls and on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_kobold-alchemist/"
        },
        {
            "slug": "kobold-chieftain",
            "desc": "More than anything, kobolds are survivors. Their scaly skin and keen night vision as well as their dextrous claws and sensitive snouts make them quick to sense danger, and their clawed feet move them out of danger with cowardly speed. They are small but fierce when fighting on their own terms, and their weight of numbers helps them survive in places where larger but less numerous races can’t sustain a settlement. Kobolds are great miners, good gearsmiths, and modest alchemists, and they have a curiosity about the world that frequently gets them into trouble.  \n_**Underworld Merchants.**_ Kobolds are merchants to both the surface world and the world beneath it, with their greatest cities hidden deep below the earth. Their enemies are the diabolical gnomes, the dwarves, and any other mining races that seek dominance of dark, rich territories.  \nKobolds are closely allied with and related to dragonborn, drakes, and dragons. The kobold kings (and there are oh‑so‑many kobold kings, since no kobold ruler is satisfied with being merely a chieftain) admire dragons as the greatest sources of wisdom, power, and proper behavior.  \n_This small, draconic humanoid struts as though it were ten feet tall. It wears the gilded skull of a small dragon as a helmet, and its beady eyes gleam out through the skull’s sockets. It hefts its spear and shield and lets out a blood-curdling shriek, signaling the attack._  \nWhile most kobolds are scuttling scavengers or pathetic sycophants, a few carry a spark of draconic nobility that can’t be ignored. These few forge their tribes into forces to be reckoned with, rising to the rank of chieftain. A kobold chieftain stands proud, clad in war gear of fine quality and good repair. Their weapons are tended by the tribe’s trapsmiths, particularly evident in their springspike shields.  \n_**Living Legend.**_ A kobold chieftain is more than a leader, it is a symbol of the tribe’s greatness. The strongest, most cunning, most ruthless of a kobold tribe embodies their connection to the revered dragons. When a chieftain sounds the call to battle, the kobolds meld into a fearless, deadly force.",
            "name": "Kobold Chieftain",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "studded leather and shield",
            "hit_points": 82,
            "hit_dice": "15d6+30",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "intimidation": 6,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Draconic",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold makes 2 attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 10 (3d6) poison damage and the target must make a successful DC 12 Constitution saving throw or be poisoned for 1 minute. A poisoned creature repeats the saving throw at the end of each of its turns, ending the effect on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 10 (3d6) poison damage and the target must make a successful DC 12 Constitution saving throw or be poisoned for 1 minute. A poisoned creature repeats the saving throw at the end of each of its turns, ending the effect on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Inspiring Presence (Recharge after Short or Long Rest)",
                    "desc": "The chieftain chooses up to six allied kobolds it can see within 30 feet. For the next minute, the kobolds gain immunity to the charmed and frightened conditions, and add the chieftain's Charisma bonus to attack rolls."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Springspike Shield (5/rest)",
                    "desc": "When the kobold chieftain is hit by a melee attack within 5 feet, the kobold chieftain can fire one of its shield spikes at the attacker. The attacker takes 3 (1d6) piercing damage plus 3 (1d6) poison damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold chieftain has advantage on an attack roll against a target if at least one of the chieftain's allies is within 5 feet of the target and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold chieftain has disadvantage on attack rolls and on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 263,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_kobold-chieftain/"
        },
        {
            "slug": "kobold-trapsmith",
            "desc": "More than anything, kobolds are survivors. Their scaly skin and keen night vision as well as their dextrous claws and sensitive snouts make them quick to sense danger, and their clawed feet move them out of danger with cowardly speed. They are small but fierce when fighting on their own terms, and their weight of numbers helps them survive in places where larger but less numerous races can’t sustain a settlement. Kobolds are great miners, good gearsmiths, and modest alchemists, and they have a curiosity about the world that frequently gets them into trouble.  \n_**Underworld Merchants.**_ Kobolds are merchants to both the surface world and the world beneath it, with their greatest cities hidden deep below the earth. Their enemies are the diabolical gnomes, the dwarves, and any other mining races that seek dominance of dark, rich territories.  \nKobolds are closely allied with and related to dragonborn, drakes, and dragons. The kobold kings (and there are oh‑so‑many kobold kings, since no kobold ruler is satisfied with being merely a chieftain) admire dragons as the greatest sources of wisdom, power, and proper behavior.  \n_This kobold is bedecked in satchels, pouches, sacks, and bandoliers. All of these are bursting with tools, bits of scrap, wire, cogs and twine. Impossibly large eyes blink through the lenses of its goggles._  \nSome kobolds hatch a bit cleverer than their counterparts. These sharp-witted creatures feel driven to fiddle with the world, and those that don’t meet an early demise through accident or violence often take up tinkering. Trapsmiths make a kobold lair into a deadly gauntlet of hidden pain.  \n_**Shifting Peril.**_ Trapsmiths aren’t warriors; they avoid direct confrontation with enemies that aren’t mired in traps or engaged with other foes. If the trapsmith senses that invaders in its lair are likely to get past its traps, it tries to hide or escape.  \nA trapsmith delights in laying traps and snares behind invaders, along tunnels and paths they’ve already cleared and believe to be safe, then luring them back through its handiwork.",
            "name": "Kobold Trapsmith",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "leather",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 7 (2d6) poison damage, or one-half poison damage with a successful DC 13 Constitution saving throw.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Shredder (Recharge 6)",
                    "desc": "The kobold trapsmith primes and throws a device at a point within 30 feet. The device explodes when it hits something solid, flinging razor-sharp spikes in a 15-foot-radius sphere. Every creature in the area takes 14 (4d6) piercing damage, or half damage with a successful DC 13 Dexterity saving throw. The ground inside the spherical area is littered with spikes; it becomes difficult terrain, and a creature that falls prone in the area takes 7 (2d6) piercing damage."
                },
                {
                    "name": "Stunner (1/Day)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage, and the target is restrained (escape DC 13). While restrained, the target takes 7 (2d6) lightning damage at the start of its turn and falls prone. The trapsmith has advantage on the attack roll if the target is wearing metal armor. A stunner is a bola made of metal wire, magnets, and static electricity capacitors. A kobold trapsmith can recharge it during a long rest.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold trapsmith has disadvantage on attack rolls and on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold trapsmith has advantage on attack rolls against a creature if at least one of the trapsmith's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Thief's Tools",
                    "desc": "The kobold trapsmith has proficiency with thief's tools and is seldom without them. If its tools are taken away or lost, it can cobble together a new set from wire, bits of metal, and other junk in 30 minutes."
                },
                {
                    "name": "Traps and Snares",
                    "desc": "The kobold trapsmith excels at setting mechanical traps. Detecting, disarming, avoiding, or mitigating its traps require successful DC 13 checks or saving throws, and the traps have +5 attack bonuses. With thief's tools and basic construction materials, a trapsmith can set up one of the simple but effective traps listed below in 5 minutes. Triggers involve pressure plates, tripwires, small catches in a lock, or other simple mechanisms."
                },
                {
                    "name": "Choke Bomb",
                    "desc": "This small incendiary device burns rapidly and releases choking smoke in a 20-foot sphere. The area is heavily obscured. Any breathing creature that's in the affected area when the cloud is created or that starts its turn in the cloud is poisoned. Once a poisoned creature leaves the cloud, it makes a DC 13 Constitution saving throw at the end of its turns, ending the poisoned condition on a success. The smoke dissipates after 10 minutes, or after 1 round in a strong wind."
                },
                {
                    "name": "Poisoned Sliver",
                    "desc": "A poisoned sliver or needle can be hidden almost anywhere: inside a lock or a box, in a carpeted floor, on the underside of a door handle, in a cup of liquid or a bowl of gems. When someone meets the conditions for being jabbed by the sliver, the trap makes a melee weapon attack with advantage: +5 to hit, reach 0 ft., one target; Hit: 2 (1d4) piercing damage plus 14 (4d6) poison damage, or one-half poison damage with a successful DC 13 Constitution saving throw."
                },
                {
                    "name": "Skullpopper",
                    "desc": "This trap consists of either a heavy weight, a spike, or a blade, set to fall or swing into a victim. When triggered, a skullpopper makes a melee weapon attack against the first target in its path: +5 to hit, reach 15 ft., one target; Hit: 11 (2d10) damage. The type of damage depends on how the skullpopper is built: a stone or heavy log does bludgeoning damage, a spiked log does piercing damage, a scything blade does slashing damage, etc."
                },
                {
                    "name": "Slingsnare",
                    "desc": "A concealed loop of rope or wire is affixed to a counterweight. When a creature steps into the snare, it must make a successful DC 13 Dexterity saving throw or be yanked into the air and suspended, upside down, 5 feet above the ground. The snared creature is restrained (escape DC 13). The cord is AC 10 and has 5 hit points."
                }
            ],
            "spell_list": [],
            "page_no": 264,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_kobold-trapsmith/"
        },
        {
            "slug": "lemurfolk",
            "desc": "_This furred humanoid glides silently through the canopy of trees, gripping a blowgun. It observes visitors cautiously with two intelligent, bulbous eyes._  \n**Jungle Rulers.** These small, intelligent, squirrel-like humanoids live in reclusive, primitive societies deep in the jungle. They are omnivorous, subsisting on fruits and roots, insects and larvae, bird and snake eggs, and birds and small mammals. They sometimes barter with more advanced creatures for metal and crafted items.  \n**Nocturnal Gliders.** Lemurfolk are nocturnal, though they can adopt daytime hours when they must. They prefer to hunt and move by gliding between trees, catching prey off guard.  \n**Greyfur Elders.** Greyfurs are the eldest and most revered kaguani, as much as 80 years old; their age can be estimated by the graying of their fur, but they don’t track the years. Greyfurs are cunning individuals and command the arcane arts, though they rarely pursue the art of necromancy—a strong taboo prohibits them from interacting with the dead.  \nA typical lemurfolk stands 2 feet tall and weighs 30 lb.",
            "name": "Lemurfolk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "lemurfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "walk": 20,
                "climb": 10,
                "fly": 40
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Lemurfolk",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Kukri Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., 20/60 range, one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Blowgun",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 25/100 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned and unconscious for 1d4 hours. Another creature can use an action to shake the target awake and end its unconsciousness but not the poisoning.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Silent Glide",
                    "desc": "The lemurfolk can glide for 1 minute, making almost no sound. It gains a fly speed of 40 feet, and it must move at least 20 feet on its turn to keep flying. A gliding lemurfolk has advantage on Dexterity (Stealth) checks."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The lemurfolk deals an extra 3 (1d6) damage when it hits with a weapon attack and it has advantage, or when the target is within 5 feet of an ally of the lemurfolk that isn't incapacitated and the lemurfolk doesn't have disadvantage on the attack roll."
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_lemurfolk/"
        },
        {
            "slug": "lemurfolk-greyfur",
            "desc": "_This furred humanoid glides silently through the canopy of trees, gripping a blowgun. It observes visitors cautiously with two intelligent, bulbous eyes._  \n**Jungle Rulers.** These small, intelligent, squirrel-like humanoids live in reclusive, primitive societies deep in the jungle. They are omnivorous, subsisting on fruits and roots, insects and larvae, bird and snake eggs, and birds and small mammals. They sometimes barter with more advanced creatures for metal and crafted items.  \n**Nocturnal Gliders.** Lemurfolk are nocturnal, though they can adopt daytime hours when they must. They prefer to hunt and move by gliding between trees, catching prey off guard.  \n**Greyfur Elders.** Greyfurs are the eldest and most revered kaguani, as much as 80 years old; their age can be estimated by the graying of their fur, but they don’t track the years. Greyfurs are cunning individuals and command the arcane arts, though they rarely pursue the art of necromancy—a strong taboo prohibits them from interacting with the dead.  \nA typical lemurfolk stands 2 feet tall and weighs 30 lb.",
            "name": "Lemurfolk Greyfur",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "lemurfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "16 with mage armor",
            "hit_points": 67,
            "hit_dice": "15d6+15",
            "speed": {
                "walk": 20,
                "climb": 10,
                "fly": 40
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Lemurfolk",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Kukri Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., range 20/60, one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Blowgun",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 25/100 ft., one creature. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned and unconscious for 1d4 hours. Another creature can use an action to shake the target awake and end its unconsciousness but not the poisoning.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Silent Glide",
                    "desc": "The lemurfolk can glide for 1 minute, making almost no sound. It gains a fly speed of 40 feet, and it must move at least 20 feet on its turn to keep flying. A gliding lemurfolk has advantage on Dexterity (Stealth) checks."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The greyfur deals an extra 7 (2d6) damage when it hits with a weapon attack and it has advantage, or when the target is within 5 feet of an ally of the greyfur that isn't incapacitated and the greyfur doesn't have disadvantage on the attack roll."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the greyfur is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The greyfur has the following wizard spells prepared:\n\ncantrips (at will): light, mage hand, minor illusion, poison spray, resistance\n\n1st Level (4 slots): mage armor, sleep\n\n2nd Level (3 slots): detect thoughts, misty step\n\n3rd Level (2 slots): lightning bolt"
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_lemurfolk-greyfur/"
        },
        {
            "slug": "library-automaton",
            "desc": "_The humming of servos, ticking of gears, and petite discharges of steam alert you to the presence of this library’s diminutive custodian._  \nThese small constructs were created to fulfill organizational responsibilities of huge libraries with staffing problems, but some invariably learn enough about the wider world to seek out adventure and new knowledge, rather than tending the items in their care.  \n**Eyes of the Past.** While largely constructed with mechanical components, the automatons include a single human eyeball that is mounted at the end of an articulated appendage. The eye is usually donated by one of the institution’s scholars (prescribed in their will) so that they can continue serving the repositories of knowledge that were their life’s work.  \n**Telekinetic.** While the automatons have no arms, they can move and manipulate written materials telekinetically. Powered by keen analytical engines, the library automaton tirelessly pores through tomes, translates ancient texts, catalogs the institution’s volumes, fetches texts for visitors, and occasionally rids the vast halls of uninvited pests.  \n**Sought by Wizards.** Wizards have discovered that these clockwork bureaucrats make particularly effective caretakers for their spellbooks and scrolls while on adventure.  \n**Constructed Nature.** A library automaton doesn’t require air, food, drink, or sleep.",
            "name": "Library Automaton",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "history": 4,
                "investigation": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "blindsight 60 ft., truesight 10 ft., passive Perception 11",
            "languages": "Common, Machine Speech",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Gaze of Confusion",
                    "desc": "The library automaton chooses one creature it can see within 40 feet. The target must succeed on a DC 12 Intelligence saving throw or take 9 (3d4 + 2) psychic damage and have disadvantage on Intelligence-based checks, saving throws, and attacks until the end of its next turn. If the saving throw succeeds, then the target takes half damage and suffers no other effect."
                },
                {
                    "name": "Bibliotelekinesis",
                    "desc": "This ability functions as the cantrip mage hand but can be used only on books, scrolls, maps, and other printed or written materials."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Extra-Dimensional Book Repository",
                    "desc": "A small door on the chest of the library automaton opens into an extra-dimensional bookcase. This bookcase functions exactly as a bag of holding except that it can store only written materials such as books, scrolls, tomes, parchment, folders, notebooks, spellbooks, and the like."
                }
            ],
            "spell_list": [],
            "page_no": 273,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_library-automaton/"
        },
        {
            "slug": "living-wick",
            "desc": "_A living wick is a small, rough wax sculpture of a human that stands at attention, a halo of light flickering around its head from some source behind it._  \n**Enchanted Wicks.** Living wicks are obedient wax statues brought to life by an enchanted wick that runs from the nape of their neck to their lower back. When new, a living wick looks and moves like a human, but as the wick burns, the wax features melt and the statue takes on a twisted, hunchbacked appearance.  \n**Short-Lived as a Candle.** Living wicks are powered by flames, and therefore they have a predetermined life cycle. They are typically reduced to formless lumps in a month, but some say a living wick’s affordability more than makes up for its inevitable obsolescence. Individuals looking to quickly construct a building or fortification without the expense of paid labor or the questionable ethics of necromancy find living wicks obedient and efficient, as do those needing an army for a single battle.  \nLiving wicks are active only when their wicks are lit, and only respond to the telepathic commands of whoever lit them. This makes it easy to transfer living wicks between owners, even those not well-versed in the use of magic.  \n**Explosive Ends.** The amount of magical energy contained within a living wick, paired with the manner in which it is released, gives them a remarkable capability for selfdestruction. If their controller demands it, all living wicks can release the magic contained within their form all at once, engulfing themselves and anyone nearby in flames. This can make storing them a gamble, but many see it as an asset, especially those seeking to destroy evidence or anonymously attack their enemies.  \n**Constructed Nature.** A living wick doesn’t require air, food, drink, or sleep.",
            "name": "Living Wick",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d6",
            "speed": {
                "walk": 20
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 5,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious",
            "senses": "sight 20 ft. (blind beyond the radius of its own light), passive Perception 10",
            "languages": "shares a telepathic link with the individual that lit its wick",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage.",
                    "attack_bonus": 2,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Consume Self",
                    "desc": "A living wick can be commanded to rapidly burn through the remains of its wick, creating a devastating fireball. All creatures within 20 feet of the living wick take 7 (2d6) fire damage, or half damage with a successful DC 13 Dexterity saving throw. The fire spreads around corners and ignites flammable objects in the area that aren't being worn or carried. The wick is reduced to a lifeless puddle of wax."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Controlled",
                    "desc": "Living wicks cannot move, attack, or perform actions when they are not lit. Living wicks only respond to the telepathic commands of the individual that lit them."
                },
                {
                    "name": "Light",
                    "desc": "Activated living wicks produce light as a torch."
                },
                {
                    "name": "Melting",
                    "desc": "A living wick loses one hit point for every 24 hours it remains lit."
                }
            ],
            "spell_list": [],
            "page_no": 278,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_living-wick/"
        },
        {
            "slug": "mamura",
            "desc": "_This tiny monstrosity combines the worst elements of a dead frog and a rotting fish. Its slimy, scaly, vaguely humanoid form has three clawed arms arranged radially about its body. Its slimy green bat‑like wings seem too small to work, yet it flies very well._  \n**Twisted Field Sprites.** Mamuras are the twisted faeries of magical wastelands and barren plains. They were once goodaligned, pixie-like fey called “polevoi,” or “field sprites,” but at some point they swore their souls to a dark goddess and were corrupted by her foul magic. Now they are twisted, alien things.  \n**Cross-Dimensional.** The mamura is one degree out of phase with the usual five dimensions. As a result, it always appears blurry and indistinct even in bright light, and it seems translucent in dim light.  \nMamuras babble constantly, but their talk is mostly nonsense. Their minds operate in multiple dimensions in time as well as space, and this allows them to talk to creatures of the Realms Beyond. Because of this, their babble may be prophetic, but only few can decipher it.  \n**Prophetic Followers.** They occasionally align themselves with powerful goblin tribes or evil wasteland sorcerers for their own unknowable purposes.",
            "name": "Mamura",
            "size": "Small",
            "type": "Aberration",
            "subtype": "fey",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "13d6+52",
            "speed": {
                "walk": 20,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 19,
            "intelligence": 17,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 6,
            "skills": {
                "acrobatics": 7,
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Elvish, Goblin, Sylvan, Void Speech",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mamura makes three claw attacks and one whiptail sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, range 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage, and the target must succeed on a DC 15 Constitution saving throw or be poisoned for 1 round. The poison duration is cumulative with multiple failed saving throws.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Whiptail Stinger",
                    "desc": "Melee Weapon Attack: +7 to hit, range 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target must succeed on a DC 15 Constitution saving throw or take 1d6 poison damage. If the target is also poisoned by the mamura's claws, it takes another 1d6 poison damage at the start of each of its turns while the poisoning remains in effect.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "All-Around Vision",
                    "desc": "Attackers never gain advantage on attacks or bonus damage against a mamura from the presence of nearby allies."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mamura has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Friend to Darkness",
                    "desc": "In darkness or dim light, the mamura has advantage on Stealth checks. It can attempt to hide as a bonus action at the end of its turn if it's in dim light or darkness."
                },
                {
                    "name": "Distraction",
                    "desc": "Because of the mamura's alien and forbidding aura, any spellcaster within 20 feet of the mamura must make a successful DC 14 spellcasting check before casting a spell; if the check fails, they lose their action but not the spell slot. They must also make a successful DC 14 spellcasting check to maintain concentration if they spend any part of their turn inside the aura."
                },
                {
                    "name": "Flyby",
                    "desc": "The mamura doesn't provoke an opportunity attack when it flies out of an enemy's reach."
                }
            ],
            "spell_list": [],
            "page_no": 284,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_mamura/"
        },
        {
            "slug": "miremal",
            "desc": "_The creature emerging from the shadows of the swamp is short and lean. Its pale-skinned body is covered in fungus and moss that seems to grow directly in its flesh, and its green eyes weep bloody tears._  \nMiremals are savage, degenerate fey who delight in crafting seemingly safe paths through treacherous swamps—though these paths are, instead, riddled with traps and ambush points.  \n**Unreliable Guides.** Miremals hunt in packs of three to six and often serve a more powerful creature, especially one that commands potent magic. As a result, many of these paths lead unwary travelers into the grove of a green hag coven or into the lair of a black dragon.  \n**Swamp.** Miremals have adapted from sylvan forests to the swamps: patches of red and green fungus sprout from their skin, mushrooms and branches grow haphazardly out of their bodies, and moss hangs from beneath their arms. Their eyes are forest green and are perpetually wet with bloody tears—their legends say their tears come from rage over their banishment and agony from knowing they can never return.  \n**Hate Moss Lurkers.** Miremals are occasionally confused with moss lurkers, but the two despise one another and both consider the comparison odious.",
            "name": "Miremal",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d6+5",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "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": 3,
            "skills": {
                "perception": 3,
                "stealth": 5,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Sylvan, Umbral",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The miremal makes two attacks, one of which must be a claw attack."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Bog Spew (Recharge 5-6)",
                    "desc": "The miremal spews a noxious stream of bog filth mixed with stomach acid at a target up to 20 feet away. Target must succeed on a DC 11 Constitution saving throw or be blinded for 1d4 rounds."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Muddled Escape (1/Day)",
                    "desc": "If an attack would reduce the miremal's hit points to 0, it collapses into a pool of filth-laden swamp water and its hit points are reduced to 1 instead. The miremal can move at its normal speed in this form, including moving through spaces occupied by other creatures. As a bonus action at the beginning of the miremal's next turn, it can reform, still with 1 hit point."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The miremal can breathe air and water."
                },
                {
                    "name": "Swamp Camouflage",
                    "desc": "The miremal has advantage on Dexterity (Stealth) checks made to hide in swampy terrain."
                },
                {
                    "name": "Savage Move",
                    "desc": "If the miremal surprises a creature, it gets a bonus action it can use on its first turn of combat for a claw attack, a bite attack, or a Bog Spew attack."
                }
            ],
            "spell_list": [],
            "page_no": 292,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_miremal/"
        },
        {
            "slug": "moss-lurker",
            "desc": "_Somewhat like the cruel crossbreed of troll and gnome, the moss lurkers are a primitive race of forest and cavern dwellers with long, greenish beards and hair. Their hides are mossy green or peaty amber, and a vaguely fungal scent surrounds them at all times._  \nLike their trollish relatives, moss lurkers have large and often grotesque noses. Their claws are bright red when unsheathed, and their teeth tend toward the long and snaggly. They wear simple clothes of homespun wool or leather, or go naked in the summer. Their hats are sometimes festooned with toadstools or ferns as primitive camouflage.  \n**Rocks and Large Weapons.** Moss lurkers have a fondness for throwing stones onto enemies from a great height, and they often employ enormous axes, warhammers, and two-handed swords that seem much larger than such a small creature should be able to lift.",
            "name": "Moss Lurker",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 4,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "blind, poisoned",
            "senses": "blindsight 60 ft., passive Perception 12",
            "languages": "Giant, Sylvan, Trollkin",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Great Sword or Maul",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing or bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Mushroom-Poisoned Javelin",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 6 (1d12) poison damage and the target is poisoned until the start of the moss lurker's next turn. A successful DC 11 Constitution save halves the poison damage and prevents poisoning.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Dropped Boulder",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 100 ft. (vertically), one target. Hit: 10 (3d6) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Camouflage",
                    "desc": "A moss lurker has advantage on Dexterity (Stealth) checks to hide in forested or swampy terrain."
                },
                {
                    "name": "Love of Heavy Weapons",
                    "desc": "While moss lurkers can use heavy weapons, they have disadvantage while wielding them."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The moss lurker has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Poisoned Gifts",
                    "desc": "A moss lurker can contaminate liquids or food with poison. Someone who consumes the contaminated substance must make a successful DC 11 Constitution saving throw or become poisoned for 1 hour. When the poison is introduced, the moss lurker can choose a poison that also causes the victim to fall unconscious, or to become paralyzed while poisoned in this way. An unconscious creature wakes if it takes damage, or if a creature uses an action to shake it awake."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_moss-lurker/"
        },
        {
            "slug": "myling",
            "desc": "_Mylings are the souls of the unburied, those who died in the forest from abandonment or exposure and can find no peace until their bodies are properly interred. Given the circumstances around their deaths, mylings tend to be solitary. They haunt the places where they died. When some tragedy resulted in multiple deaths, the resulting mylings stay together and hunt as a pack._  \n**Attack in a Rage.** Mylings prefer to attack lone wanderers, but they target a group when desperate or when there’s more than one myling in the pack. They shadow a target until after dark, then jump onto the target’s back and demand to be carried to their chosen burial ground. They cling tightly to a victim with arms and legs locked around the victim’s shoulders and midsection, begging, threatening, and biting until the victim gives in to their demands. Mylings will bite victims to death if they are unable or unwilling to carry them, or if a victim moves too slowly.  \n**Ungrateful Rest.** While all mylings seek a creature to carry them to their final resting place, even when a chosen “mount” is willing to carry the myling, the creature’s body grows immensely heavier as it nears its burial place. Once there, it sinks into the earth, taking its bearers with it. Being buried alive is their reward for helping the myling.  \n**Urchin Rhymes and Songs.** Some mylings maintain traces of the personalities they had while alive— charming, sullen, or sadistic—and they can speak touchingly and piteously. Dressed in ragged clothing, their skin blue with cold, they sometimes reach victims who believe they are helping an injured child or young adult. They hide their faces and sing innocent rhymes when they aren’t screeching in fury, for they know that their dead eyes and cold blue skin cause fright and alarm.  \n**Undead Nature.** A myling doesn’t require air, food, drink, or sleep.",
            "name": "Myling",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, frightened, poisoned, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The myling makes one bite and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage, and the target is grappled (escape DC 12). If the target was grappled by the myling at the start of the myling's turn, the bite attack hits automatically.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 8 (2d6 + 1) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Buried Alive",
                    "desc": "If the myling starts its turn on its chosen burial ground, it sinks into the earth. If it has a creature grappled, that creature sinks with the myling. A Medium or larger creature sinks up to its waist; a Small creature sinks up to its neck. If the myling still has the victim grappled at the start of the myling's next turn, both of them disappear into the earth. While buried this way, a creature is considered stunned. It can free itself with a successful DC 20 Strength (Athletics) check, but only one check is allowed; if it fails, the creature is powerless to aid itself except with magic. The creature must also make a DC 10 Constitution saving throw; if it succeeds, the creature has a lungful of air and can hold its breath for (Constitution modifier + 1) minutes before suffocation begins. Otherwise, it begins suffocating immediately. Allies equipped with digging tools can reach it in four minutes divided by the number of diggers; someone using an improvised tool (a sword, a plate, bare hands) counts as only one-half of a digger."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 301,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_myling/"
        },
        {
            "slug": "paper-drake",
            "desc": "_With its sharp angles and translucent skin, this draconic creature looks as if it were carefully folded from a massive sheet of paper, including its razor-sharp claws and teeth._  \n**Book and Map Erasers.** These drakes originated in exotic lands far away, where paper is as common as parchment and vellum. They now inhabit wide stretches of the world, and they seem to have edited their origins out of history.  \nPaper drakes are a bane to historians and spellcasters because they can erase ink and pigments, and they often do so at random simply for aesthetic purposes. They adore the possibility of a blank page, but they also sometimes erase one selectively to make beautiful patterns in the remaining ink.  \n**Correcting Errors.** Some paper drakes have a compulsion to correct errors in text or speech, and in these cases their strange ability isn’t a nuisance. Indeed, these paper drakes help scribes correct mistakes, update outdated text, or erase entire volumes so they can be hand-lettered again with different text.  \n**Tattoo Magicians.** Paper drakes are sometimes subjected to strange magical rituals in which wizards tattoo powerful runes and symbols onto their skin. Those who survive this process gain even stranger, esoteric abilities, such as the ability to “stamp” text or images with their feet, the ability to make illustrations move as if alive, or even the ability to erase the memory of written words from a person’s mind, much as they erase text from a page.  \nIn their regular form, paper drakes reach just over four feet in length and weight around 30 lb. They are usually white or tan, but develop a brown or yellow tone as they age.",
            "name": "Paper Drake",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 78,
            "hit_dice": "12d6+36",
            "speed": {
                "walk": 40,
                "fly": 100
            },
            "strength": 7,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "paralysis, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Draconic, Dwarvish, Elvish",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drake makes one bite attack, one claw attack, and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Tail (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 16 (5d6 + 3) slashing damage, and the target must succeed on a DC 13 Constitution saving throw or be incapacitated for 1 round.",
                    "attack_bonus": 6,
                    "damage_dice": "5d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shelve",
                    "desc": "A paper drake can fold itself into a small, almost flat form, perfect for hiding on bookshelves. The drake can still be recognized as something other than a book by someone who handles it (doesn't just glance at it on the shelf) and makes a successful DC 11 Intelligence (Nature or Investigation) check. The drake can hop or fly (clumsily, by flapping its pages) 5 feet per turn in this form."
                },
                {
                    "name": "Refold (Recharge 5-6)",
                    "desc": "A paper drake can fold its body into different sizes and shapes. The drake can adjust its size by one step in either direction, but can't be smaller than Tiny or larger than Medium size. Changes in size or shape don't affect the paper drake's stats."
                }
            ],
            "spell_list": [],
            "page_no": 154,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_paper-drake/"
        },
        {
            "slug": "ratfolk",
            "desc": "_Ratfolk are the size of halflings, though smaller in girth and quicker in their movements. At a glance they might even be mistaken for halflings if not for their twitching snouts, bony feet, and long, pink tails._  \nThe ratfolk are canny survivors, rogues and tricksters all. Their strong family ties make it easy for them to found or join criminal societies--though others serve as expert scouts and saboteurs, able to infiltrate army camps, city sewers, and even castle dungeons with equal ease. Ratfolk leaders are often spellcasters and rogues.  \n**Adaptable.** Ratfolk swim well and can survive on little. Some groups are endemic to tropical and subtropical islands. Others inhabit forests, sewers, labyrinths, and ancient, ruined cities.  \n**Fast Fighters.** Ratfolk prefer light weapons and armor, fighting with speed and using numbers to bring a foe down. They have been known to ally themselves with goblins, darakhul, and kobolds on occasion, but more often prefer to serve a “Rat King” who may or may not be a rat of any kind. Such rat rulers might include a wererat, a rat king, an ogre, a minor demon or intelligent undead.",
            "name": "Ratfolk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "ratfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "studded leather armor",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 25,
                "swim": 10
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 14,
            "wisdom": 10,
            "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": "darkvision 60 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Light crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nimbleness",
                    "desc": "The ratfolk can move through the space of any creature size Medium or larger."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The ratfolk has advantage on its attack roll against a creature if at least one of the ratfolk's allies is within 5 feet of the creature and the ally is capable of attacking."
                }
            ],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ratfolk/"
        },
        {
            "slug": "ratfolk-rogue",
            "desc": "_Ratfolk are the size of halflings, though smaller in girth and quicker in their movements. At a glance they might even be mistaken for halflings if not for their twitching snouts, bony feet, and long, pink tails._  \nThe ratfolk are canny survivors, rogues and tricksters all. Their strong family ties make it easy for them to found or join criminal societies--though others serve as expert scouts and saboteurs, able to infiltrate army camps, city sewers, and even castle dungeons with equal ease. Ratfolk leaders are often spellcasters and rogues.  \n**Adaptable.** Ratfolk swim well and can survive on little. Some groups are endemic to tropical and subtropical islands. Others inhabit forests, sewers, labyrinths, and ancient, ruined cities.  \n**Fast Fighters.** Ratfolk prefer light weapons and armor, fighting with speed and using numbers to bring a foe down. They have been known to ally themselves with goblins, darakhul, and kobolds on occasion, but more often prefer to serve a “Rat King” who may or may not be a rat of any kind. Such rat rulers might include a wererat, a rat king, an ogre, a minor demon or intelligent undead.",
            "name": "Ratfolk Rogue",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "ratfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "studded leather armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 25,
                "swim": 10
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "acrobatics": 5,
                "perception": 2,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Thieves' Cant",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Rat Dagger Flurry",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., three targets. Hit: 7 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cunning Action",
                    "desc": "A ratfolk rogue can use a bonus action to Dash, Disengage, or Hide."
                },
                {
                    "name": "Nimbleness",
                    "desc": "A ratfolk rogue can move through the space of any creature size Medium or larger."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "A ratfolk rogue has advantage on its attack roll against a creature if at least one of the ratfolk's allies is within 5 feet of the creature and the ally is capable of attacking."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "A ratfolk rogue deals an extra 3 (1d6) damage when it hits a target with a weapon attack and has advantage on the attack roll, or when the target is within 5 feet of one of its allies that isn't incapacitated and the rogue doesn't have disadvantage on the attack roll."
                }
            ],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ratfolk-rogue/"
        },
        {
            "slug": "roachling-lord",
            "desc": "_The creature is humanoid but disturbingly roachlike. Its legs are too short, its arms too long, its skin is oily, and its back is covered by a carapace. Atop those features sits an incongruously humanlike face._  \nCombining the worst of human and cockroach qualities, these nimble creatures have a talent for stealth and for fighting dirty. Also known as scuttlers, roachlings are an unpleasant humanoid race—inquisitive and covetous, unclean and ill-mannered—and most other races shun them.  \n_**Devious Combatants.**_ Roachlings are skittish and easily frightened, but they aren’t cowards. Rather, they are practical about their weaknesses. They understand survival often depends on remaining unseen and out of reach. Most roachlings prefer to fight only when the chance for victory sits squarely on their side.  \nThey also have a well-deserved reputation for deviousness. Roachlings are adept at skulking, underhanded tactics, and hit‑and-run fighting. Filth and trickery are their most useful tools.  \n_**Deeply Paranoid.**_ Because they have long been hunted and persecuted, roachlings are naturally suspicious, and they extend their trust slowly. A deep-rooted paranoia infects the race, and unsurprisingly their paranoia often turns out to be justified.  \n_**Fused Carapace.**_ Roachlings have prominent, whip-like antennae, a carapace covering much of their backs, and small spines on their legs and arms. They have short, noticeably bowed legs. Hair is unusual among roachlings, but when present, it’s always oily and dark, pressed flat against the skull.  \nRoachling coloration varies across tan, yellow, dark brown, and black. Regardless of color, their thick, hardened skin appears shiny and slightly oily although it is dry. Roachlings have an internal skeleton, however, not the exoskeleton of a true insect.",
            "name": "Roachling Lord",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "roachling",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "14d6+14",
            "speed": {
                "walk": 25
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 10 ft., passive Perception 9",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roachling lord makes two melee attacks or throws two darts."
                },
                {
                    "name": "Begrimed Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 7 (2d6) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Begrimed Dart",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 7 (2d6) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Resistant",
                    "desc": "The roachling skirmisher has advantage on Constitution saving throws."
                },
                {
                    "name": "Unlovely",
                    "desc": "The skirmisher has disadvantage on Performance and Persuasion checks in interactions with nonroachlings."
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_roachling-lord/"
        },
        {
            "slug": "roachling-skirmisher",
            "desc": "_The creature is humanoid but disturbingly roachlike. Its legs are too short, its arms too long, its skin is oily, and its back is covered by a carapace. Atop those features sits an incongruously humanlike face._  \nCombining the worst of human and cockroach qualities, these nimble creatures have a talent for stealth and for fighting dirty. Also known as scuttlers, roachlings are an unpleasant humanoid race—inquisitive and covetous, unclean and ill-mannered—and most other races shun them.  \n_**Devious Combatants.**_ Roachlings are skittish and easily frightened, but they aren’t cowards. Rather, they are practical about their weaknesses. They understand survival often depends on remaining unseen and out of reach. Most roachlings prefer to fight only when the chance for victory sits squarely on their side.  \nThey also have a well-deserved reputation for deviousness. Roachlings are adept at skulking, underhanded tactics, and hit‑and-run fighting. Filth and trickery are their most useful tools.  \n_**Deeply Paranoid.**_ Because they have long been hunted and persecuted, roachlings are naturally suspicious, and they extend their trust slowly. A deep-rooted paranoia infects the race, and unsurprisingly their paranoia often turns out to be justified.  \n_**Fused Carapace.**_ Roachlings have prominent, whip-like antennae, a carapace covering much of their backs, and small spines on their legs and arms. They have short, noticeably bowed legs. Hair is unusual among roachlings, but when present, it’s always oily and dark, pressed flat against the skull.  \nRoachling coloration varies across tan, yellow, dark brown, and black. Regardless of color, their thick, hardened skin appears shiny and slightly oily although it is dry. Roachlings have an internal skeleton, however, not the exoskeleton of a true insect.",
            "name": "Roachling Skirmisher",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "roachling",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 25
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 10,
            "wisdom": 9,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 2,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 10 ft., passive Perception 9",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Dart",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Resistant",
                    "desc": "The roachling skirmisher has advantage on Constitution saving throws."
                },
                {
                    "name": "Unlovely",
                    "desc": "The skirmisher has disadvantage on Performance and Persuasion checks in interactions with nonroachlings."
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_roachling-skirmisher/"
        },
        {
            "slug": "sap-demon",
            "desc": "_When a sap demon leaves a tree, its milky amber fluid oozes from an axe wound on a stout maple’s trunk and shapes itself into a small, vaguely humanoid form on the forest floor beside the tree. This languid creature half walks and half flows forward, implacably following the axe wielder’s path to certain revenge._  \n**Tree Oozes.** Sap demons aren’t true demons, but rather are intelligent oozes that form when an enchanted tree is cut or injured. Though typically Small, the larger the sap source is, the larger the resulting creature can be. Over a few hours, they pool into a shape that vaguely resembles their tree’s attacker: for instance, if the tree cutter wore a hat, then a hat may be incorporated into the sap demon’s overall shape. The similarity is faint at best; no one would ever confuse a sap demon for the creature it hunts, because its shape has no sharp features or color other than amber.  \n**Called to Vengeance.** Sap demons can pummel their prey with partially-crystallized fists, but they especially enjoy claiming the weapon that wounded their tree and wielding it to deliver a final blow. Once their prey is destroyed, most sap demons return to their tree, but not all do. Some are curious or malevolent enough to explore the world further.  \n**Reckless Possessors.** A sap demon can possess another creature by grappling it and oozing down its throat. Once inside, the sap demon dominates its host and makes it bleed as the tree bled. Since the sap demon takes no damage when its host is wounded, it’s free to be as reckless as it likes. It might wander into a town to cause trouble. However, no matter how its new body is bandaged or cured, it never stops bleeding slowly. If the host body is killed, the sap demon oozes out during the next hour and either returns to its tree or seeks another host.",
            "name": "Sap Demon",
            "size": "Small",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural",
            "hit_points": 67,
            "hit_dice": "15d6+15",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 14,
            "dexterity": 6,
            "constitution": 12,
            "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": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "bludgeoning; acid, lightning",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 12",
            "languages": "none in its natural form; knows the same languages as a creature it dominates",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sap demon makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) bludgeoning damage. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 12), and the sap demon uses Soul Sap on it as a bonus action.",
                    "attack_bonus": 4,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Soul Sap",
                    "desc": "The sap demon slides down the throat of a sleeping, helpless, or grappled living creature of Medium size or smaller. Once inside, the sap demon takes control of its host, as per the dominate monster spell (Wisdom DC 12 negates). While dominated, the host gains blindsight 90 feet. The host drips blood from its ears, nose, eyes, or from a wound that resembles the injury done to the sap demon's tree (1 damage/ hour). Damage inflicted on the host has no effect on the sap demon. If the host dies or is reduced to 0 hit points, the sap demon must leave the body within one hour."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The sap demon can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Season's Change",
                    "desc": "If a sap demon (or its host) takes at least 10 fire damage, it also gains the effect of a haste spell until the end of its next turn. If it takes at least 10 cold damage, it gains the effect of a slow spell until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sap-demon/"
        },
        {
            "slug": "scheznyki",
            "desc": "_These small, vicious fey look like dirty, lazy dwarves dressed in burlap pants and shirts tied on with dirty twine and frayed rope. They are usually bootless with broken, dirty toenails and wearing rough burlap and leather tams as hats._  \n**Corrupted Dwarves.** Nicknamed “vanishers,” these small, vicious, dwarf-like fey haunt abandoned quarries and ancient ruins, killing and robbing unsuspecting visitors. Legend says the scheznykis are lazy dwarves corrupted by the shadow fey, though others claim that these are dwarves who swore allegiance to fey lords and ladies long ago. They live in drowned and abandoned mines, tumbledown ruins, and even in the tomb complexes of long‑departed priests and god-kings.  \n**Magical Hats.** Their shadow fey masters have given them magical hats that allow them to fly and become invisible at will. These hats can be stolen and used by adventurers, but the scheznykis fight hard to retrieve them.  \n**Arcane Beards.** If an adventurer can successfully grapple a scheznyki, they can attempt to cut the creature’s beard with a magical blade (the beard is AC 15 and has 5 hp). When an attacker successfully cuts off the beard, the scheznyki loses access to all spell-like and spell casting abilities—and the beard hair itself is valuable in making potion inks.  \nIf the scheznyki loses its hat and beard at the same time, it falls into a deep, wasting coma and dies in 24 hours or when next exposed to sunlight. When this occurs, the scheznyki’s body crumbles into dust and blows away one round later. If its beard is magically mended or regrown, or its hat restored to its head before this happens, the scheznyki recovers fully and immediately.",
            "name": "Scheznyki",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d6+72",
            "speed": {
                "walk": 20,
                "climb": 15
            },
            "strength": 19,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "unconscious",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Darakhul, Elvish",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The scheznyki makes four war pick attacks or two hand crossbow attacks."
                },
                {
                    "name": "Heavy Pick",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the scheznyki's innate spellcasting ability is Charisma (spell save DC 14, +6 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: dancing lights, darkness, detect evil and good, faerie fire, invisibility*, fly*, mage hand, ray of frost (*only when wearing a vanisher hat)\n\n5/day each: magic missile, ray of enfeeblement, silent image\n\n3/day each: locate object (radius 3,000 ft. to locate a vanisher hat), hideous laughter, web\n\n1/day each: dispel magic, dominate person, hold person"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The scheznyki has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 339,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_scheznyki/"
        },
        {
            "slug": "skin-bat",
            "desc": "_A repulsive, batlike creature darts from the Stygian darkness. Its body consists entirely of rotting sheets of stolen skin. Though its large eyes are glassy and lifeless, an unmistakably evil intent glimmers within them as a toothless mouth spreads wide in hunger._  \nSkin bats are undead creatures created from skin flayed from the victims of sacrificial rites. They are given a measure of unlife by a vile ritual involving immersion in Abyssal flesh vats and invocations to the relevant demon lords. They feed on the skin of living beings to replenish their own constantly rotting skin. Their acidic saliva acts as a paralytic poison and leaves ugly scars on those who survive an attack.  \n**Cliff and Dungeon Dwellers.** Skin bats prey on the unwary but do not develop sinister plots of their own. Their flocks can be encountered in isolated areas accessible only by flight or by climbing treacherous cliffs. Skin bats can exist in any climate. In cool climes, they feed only infrequently, because the cold preserves their forms and reduces the need to replenish decaying flesh. This also explains why they are attracted to the dark depths of ageless dungeons. In wet, tropical climes where their skin decomposes rapidly, skin bats are voracious feeders by necessity.  \n**Accidental Treasures.** Skin bats have no use for magic items or wealth, but occasionally a ring or necklace from a past victim gets embedded in their fleshy folds, where it becomes an unintended trophy.  \nThe typical skin bat has an 8-foot wingspan. The color of their skin matches that of their prey, so a skin bat’s coloration can change over time. A skin bat weighs about 15 lb.  \n**Undead Nature.** A skin bat doesn’t require air, food, drink, or sleep.",
            "name": "Skin Bat",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage and the target must make a successful DC 10 Constitution saving throw or be paralyzed for 1d4 rounds. In addition, the skin bat attaches itself to the target. The skin bat can't bite a different creature while it's attached, and its bite attack automatically hits a creature the skin bat is attached to. Removing a skin bat requires a successful DC 11 Strength check and inflicts 5 (1d4 + 3) slashing damage to the creature the bat is being removed from. A successful save renders the target immune to skin bat poison for 24 hours.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Summon Bat Swarm",
                    "desc": "The high-frequency cries of a skin bat attract nearby mundane bats. When a skin bat faces danger, 0-3 (1d4 - 1) swarms of bats arrive within 1d6 rounds. These swarms are not under the skin bat's command, but they tend to reflexively attack whatever the skin bat is fighting."
                }
            ],
            "spell_list": [],
            "page_no": 87,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_skin-bat/"
        },
        {
            "slug": "spider-thief",
            "desc": "_This clockwork spider creature is the size of a dog. Each of its eight sharp, sickle-like feet stabs or sinks slightly into the ground. Razor wire enwraps its body, while gyros whirl visibly in its faceless, clockwork head._  \n**Wire Fighters.** A spider thief never initiates combat unless ordered to, but it always defends itself against attack. Its initial attack is whirling its razor line to entangle a target. Once it snares a foe, the spider thief keeps attacking that target until it stops resisting or it escapes from the spider’s wire. By then, it should be ready to ensnare a new victim.  \n**Completely Loyal.** This clockwork machine follows orders from its master even if they lead to its destruction, and it fights until destroyed or told to stand down. The machine recognizes only its creator as its master.  \n**Guild Tools.** The spider thief got its name because its ability to climb walls and to effortlessly cross gaps between buildings up to 20 feet wide makes it an excellent accomplice for enterprising thieves. Some thieves guilds make extensive use of them, and many freelance rogues use them as partners.  \n**Constructed Nature.** A spider thief doesn’t require air, food, drink, or sleep.",
            "name": "Spider Thief",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 54,
            "hit_dice": "12d6+12",
            "speed": {
                "walk": 30,
                "climb": 20
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "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": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spider thief makes two sickle claw attacks."
                },
                {
                    "name": "Sickle Claw",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 10 (2d8 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Razor Line (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 15 ft., one target. Hit: 3 (1d4 + 1) slashing damage, and the target is grappled (escape DC 10). Instead of moving, the spider thief can retract the razor line and pull itself onto the grappled creature (the spider thief enters and remains in the target's space). The spider thief's sickle claw attacks have advantage against a grappled creature in the same space. If the grappled creature escapes, the spider thief immediately displaces into an unoccupied space within 5 feet.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The spider thief is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The spider thief has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Wire-Assisted Jump",
                    "desc": "If its razor line attack is available, a spider thief can use its movement to leap 20 feet in any direction by launching the wire like a spider's web so that it spears or snags an object, then immediately reeling it back in. It can carry up to 25 lb. of additional weight while moving this way. Moving this way doesn't expend its razor line attack."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_spider-thief/"
        },
        {
            "slug": "swamp-adder",
            "desc": "_A vicious snake with a squat, diamond-shaped head, a puffed neck, and a peculiar yellow band around its body, the swamp adder is a stout, somewhat lethargic hunter._  \n_**Marsh Hunter.**_ This venomous snake—sometimes known as the “speckled band”—is native to the marshes of southern realms, where it devours waterfowl and incautious halflings.  \n_**Bred for Venom.**_ The swamp adder is simultaneously feared and prized for its potent paralytic venom. A swamp adder is quite thin, though it may grow up to 12 feet long and the largest weigh as much as 50 pounds. A dose of paralytic swamp adder venom is worth 3,000 gp or more on the black market.",
            "name": "Swamp Adder",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, and the target must make a successful DC 11 saving throw or become poisoned. While poisoned this way, the target is paralyzed and takes 3(1d6) poison damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself with a success.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swamp Camouflage",
                    "desc": "The swamp adder has advantage on Dexterity (Stealth) checks while in swamp terrain."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_swamp-adder/"
        },
        {
            "slug": "tosculi-drone",
            "desc": "The tosculi are a race of wasp-folk that share the Golden Song of the hive, which unites them under the command and iron rule of their queen. Each hive has its own song, and most tosculi hives are predatory, dangerous places—quick to turn to banditry, cattle theft, and raiding against small villages.  \nThose few tosculi who do not hear their queen’s Golden Song are the Hiveless, driven out of the embrace of the hive to attempt survive on their own.  \nTosculi drones are the workers of the tosculi hive; the smallest, weakest, least intelligent, and most abundant of the wasp folk. Their carapaces are mostly iridescent blue with gold abdomens and lower legs. A drone stands between 3 and 4 feet tall, and weighs around 50 lb. They have only vestigial wings, so they can glide but not truly fly.  \n**One-Way Scouts.** Drones function primarily as menial workers but, during time of war, they also act as highly expendable scouts and soldiers. Because the warriors know whatever a drone knows (thanks to the hive-queen), a drone doesn’t need to survive its scouting mission to deliver useful information.",
            "name": "Tosculi Drone",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "walk": 20
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Tosculi",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Gliding Wings",
                    "desc": "The tosculi drone can use its wings to slowly descend when falling (as if under the effect of the feather fall spell). It can move up to 5 feet horizontally for every foot it falls. The tosculi drone can't gain height with these wings alone. If subjected to a strong wind or lift of any kind, it can use the updraft to glide farther."
                },
                {
                    "name": "Skittering",
                    "desc": "Up to two tosculi can share the same space at one time. The tosculi has advantage on melee attack rolls while sharing its space with another tosculi that isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_tosculi-drone/"
        },
        {
            "slug": "tosculi-warrior",
            "desc": "The tosculi are a race of wasp-folk that share the Golden Song of the hive, which unites them under the command and iron rule of their queen. Each hive has its own song, and most tosculi hives are predatory, dangerous places—quick to turn to banditry, cattle theft, and raiding against small villages.  \nThose few tosculi who do not hear their queen’s Golden Song are the Hiveless, driven out of the embrace of the hive to attempt survive on their own.  \nTosculi warriors are overseers of work crews and battle groups of drones, directing activities and relaying commands from higher up in the hive mind. They are entirely subservient to the hivequeen’s orders, but if ordered to act independently or to follow their own best judgment, they’re capable of doing so. Warriors are almost never encountered without drones, and tower over them. They stand 4 to 5 feet tall and weigh up to 70 pounds.  \n**Host Finders.** The warriors’ most important role in the hive, however, is procuring live hosts for tosculi eggs to hatch in. Creatures paralyzed by warriors are brought to the queen’s chamber to have eggs implanted in them. An egg hatches in 1d6 weeks, and the ravenous larva devours its still-living (but mercifully unconscious) host.",
            "name": "Tosculi Warrior",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d6+27",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 12,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Tosculi",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tosculi warrior makes one bite attack, one claws attack, and one stinger attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 7 (1d4 + 5) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 7 (1d4 + 5) piercing damage, and the target must succeed on a DC 13 Constitution saving throw against poison or be paralyzed for 1 minute. A paralyzed target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 7,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Prepare Host",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one paralyzed creature. Hit: 10 (2d4 + 5) piercing damage, and the target is paralyzed for 8 hours. The paralysis can be ended with a successful DC 20 Wisdom (Medicine) check or by a spell or magical effect that cures disease. (Because only paralyzed creatures can be targeted, a hit by this attack is automatically a critical hit; bonus damage is included in the damage listing.)",
                    "attack_bonus": 7,
                    "damage_dice": "2d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Skittering",
                    "desc": "Up to two tosculi can share the same space at one time. The tosculi has advantage on attack rolls while sharing its space with another tosculi that isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_tosculi-warrior/"
        },
        {
            "slug": "vile-barber",
            "desc": "_A pale, scrawny fellow clad in a black leather apron and slender ebon gloves grins from the shadows. A maw of needle-sharp teeth and the wicked straight razor at his side are a clear warning that his enemies should hasten their footsteps._  \nVile barbers are sadistic, unseelie fey who move through the shadows to execute their bloody, malevolent wills. Known as barbers for both the use of wicked blades and their proclivity for slashing the necks of their victims, these insidious fey can be found lurking in dark and harrowed places like back-alley streets or abandoned, deep-shaded cemeteries.  \n_**Fey Punishers.**_ Called the siabhra (pronounced she-uvh-ra) among the fey courts, vile barbers are fickle creatures. They are sent to punish those who have offended the fey lords and ladies, and their cruelty and cunning help them write messages in blood and skin. At the very least, they scar those who have spoken ill of the fey; those who have harmed or murdered the fey are more likely to be bled slowly. Some of these deaths are made quite public—though in a few cases, the victim is enchanted to remain invisible while the siabhra does its bloody work.  \n_**Slippery Fighters.**_ A vile barber often uses its ability to step through shadows to steal a victim’s weapon and use it against its former owner with devastating effect. Any creature grappled by a vile barber is at the mercy of the barber’s sinister and unclean weapons—they delight in close combat.  \n_**Assassins and Envoys.**_ Vile barbers frequently consort with hags and prowl the places these wicked crones cannot go as emissaries and assassins. Information on the siabhra is scant; most adventurers who meet them don’t live to share their findings or to see the vile barber lick its bloody blade clean.",
            "name": "Vile Barber",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "leather armor",
            "hit_points": 28,
            "hit_dice": "8d6",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered or cold iron weapons",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "blindsight 60 ft., passive Perception 9",
            "languages": "Common, Goblin, Sylvan, Umbral",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vile barber makes two attacks with its straight razor."
                },
                {
                    "name": "Straight Razor",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Unclean Cut",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature that is grappled by the vile barber, incapacitated, or restrained. Hit: 6 (1d4 + 4) slashing damage plus 7 (2d6) necrotic damage. The creature and all its allies who see this attack must make successful DC 15 Wisdom saving throws or become frightened for 1d4 rounds.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Close-in Slasher",
                    "desc": "The vile barber has advantage on attack rolls against any creature in the same space with it."
                },
                {
                    "name": "Inhumanly Quick",
                    "desc": "The vile barber can take two bonus actions on its turn, instead of one. Each bonus action must be different; it can't use the same bonus action twice in a single turn."
                },
                {
                    "name": "Invasive",
                    "desc": "The vile barber can enter, move through, or even remain in a hostile creature's space regardless of the creature's size, without penalty."
                },
                {
                    "name": "Nimble Escape",
                    "desc": "As a bonus action, the vile barber can take the Disengage or Hide action on each of its turns."
                },
                {
                    "name": "Pilfer",
                    "desc": "As a bonus action, the vile barber can take the Use an Object action or make a Dexterity (Sleight of Hand) check."
                },
                {
                    "name": "Shadow Step",
                    "desc": "As a bonus action, the vile barber magically teleports from an area of dim light or darkness it currently occupies, along with any equipment it is wearing or carrying, up to 80 feet to any other area of dim light or darkness it can see. The barber then has advantage on the first melee attack it makes before the end of the turn."
                }
            ],
            "spell_list": [],
            "page_no": 401,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_vile-barber/"
        },
        {
            "slug": "xanka",
            "desc": "_This small metallic globe skitters about on many-jointed legs._  \n**Cleaning Constructs.** Created by gnomish tinkerers, xanka are constructs whose purpose is cleaning up their masters’ messy workshops. Most xanka are built from copper, brass, or bronze, but gold, silver, and platinum varieties have been seen in the houses of nobles and rich merchants.  \nXanka are not built for fighting— their instinct tells them to skitter for cover when danger threatens— but they will defend themselves when cornered.  \n**Follow Commands.** These constructs only obey simple commands that relate to the removal of garbage. They communicate with each other, but how they do it is unknown.  \n**Absorb Matter.** When a xanka touches matter with its globular body, it absorbs that matter into itself and breaks it down into energy, so that it can seek out more matter to absorb. Gnomes use them to keep the halls and streets clear of refuse. Xanka can absorb matter equaling half their body size every 6 seconds, but all this absorbing and converting doesn’t alter the xanka’s size.  \n**Constructed Nature.** A xanka doesn’t require air, food, drink, or sleep.",
            "name": "Xanka",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 25,
                "climb": 15
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened,",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "Understands the languages of its creator but can't",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Absorb",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) force damage, and the xanka regains hit points equal to the damage caused by its attack. In addition, a living creature hit by this attack must make a successful DC 12 Dexterity saving throw or suffer a gaping wound that causes 2 (1d4) necrotic damage at the end of each of the creature's turns until the wound is treated with magical healing or with a successful DC 10 Intelligence (Medicine) check. If a creature who fails this saving throw is wearing armor or using a shield, the creature can choose to prevent the necrotic damage by permanently reducing the AC of its armor or shield by 1 instead.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ingest Weapons",
                    "desc": "When the xanka is hit by a melee weapon and the final, adjusted attack roll is 19 or less, the weapon gains a permanent -1 penalty to damage rolls, after inflicting damage for this attack. If the penalty reaches -5, the weapon is destroyed. Even magic weapons are subject to this effect."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The xanka's weapon attacks are magical."
                },
                {
                    "name": "Constructed Nature",
                    "desc": "A xanka doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 411,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_xanka/"
        },
        {
            "slug": "awakened-shrub",
            "desc": "An **awakened shrub** is an ordinary shrub given sentience and mobility by the awaken spell or similar magic.",
            "name": "Awakened Shrub",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 8,
            "constitution": 11,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "one language known by its creator",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Rake",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 (1d4 - 1) slashing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d4",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the shrub remains motionless, it is indistinguishable from a normal shrub."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "environments": [
                "Jungle",
                "Swamp",
                "Forest",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_awakened-shrub/"
        },
        {
            "slug": "baboon",
            "desc": "",
            "name": "Baboon",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 3,
            "hit_dice": "1d6",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 (1d4 - 1) piercing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d4",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The baboon has advantage on an attack roll against a creature if at least one of the baboon's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 367,
            "environments": [
                "Hill",
                "Jungle",
                "Grassland",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_baboon/"
        },
        {
            "slug": "blood-hawk",
            "desc": "Taking its name from its crimson feathers and aggressive nature, the **blood hawk** fearlessly attacks almost any animal, stabbing it with its daggerlike beak. Blood hawks flock together in large numbers, attacking as a pack to take down prey.",
            "name": "Blood Hawk",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The hawk has advantage on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The hawk has advantage on an attack roll against a creature if at least one of the hawk's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "environments": [
                "Hill",
                "Grassland",
                "Coastal",
                "Mountain",
                "Forest",
                "Desert",
                "Arctic"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_blood-hawk/"
        },
        {
            "slug": "cockatrice",
            "desc": "",
            "name": "Cockatrice",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 27,
            "hit_dice": "6d6+6",
            "speed": {
                "walk": 20,
                "fly": 40
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) piercing damage, and the target must succeed on a DC 11 Constitution saving throw against being magically petrified. On a failed save, the creature begins to turn to stone and is restrained. It must repeat the saving throw at the end of its next turn. On a success, the effect ends. On a failure, the creature is petrified for 24 hours.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 268,
            "environments": [
                "Desert",
                "Mountains",
                "Grassland",
                "Ruin",
                "Jungle",
                "Hills",
                "Swamp"
            ],
            "img_main": "http://api.open5e.com/static/img/monsters/cockatrice.png",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_cockatrice/"
        },
        {
            "slug": "darkmantle",
            "desc": "",
            "name": "Darkmantle",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "5d6+5",
            "speed": {
                "walk": 10,
                "fly": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Crush",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) bludgeoning damage, and the darkmantle attaches to the target. If the target is Medium or smaller and the darkmantle has advantage on the attack roll, it attaches by engulfing the target's head, and the target is also blinded and unable to breathe while the darkmantle is attached in this way.\nWhile attached to the target, the darkmantle can attack no other creature except the target but has advantage on its attack rolls. The darkmantle's speed also becomes 0, it can't benefit from any bonus to its speed, and it moves with the target.\nA creature can detach the darkmantle by making a successful DC 13 Strength check as an action. On its turn, the darkmantle can detach itself from the target by using 5 feet of movement.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Darkness Aura (1/day)",
                    "desc": "A 15-foot radius of magical darkness extends out from the darkmantle, moves with it, and spreads around corners. The darkness lasts as long as the darkmantle maintains concentration, up to 10 minutes (as if concentrating on a spell). Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 2nd level or lower, the spell creating the light is dispelled."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The darkmantle can't use its blindsight while deafened."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the darkmantle remains motionless, it is indistinguishable from a cave formation such as a stalactite or stalagmite."
                }
            ],
            "spell_list": [],
            "page_no": 269,
            "environments": [
                "Underdark",
                "Shadowfell",
                "Caverns"
            ],
            "img_main": "http://api.open5e.com/static/img/monsters/darkmantle.png",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_darkmantle/"
        },
        {
            "slug": "deep-gnome-svirfneblin",
            "desc": "",
            "name": "Deep Gnome (Svirfneblin)",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "gnome",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "chain shirt",
            "hit_points": 16,
            "hit_dice": "3d6+6",
            "speed": {
                "walk": 20
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "investigation": 3,
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Gnomish, Terran, Undercommon",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "War Pick",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                },
                {
                    "name": "Poisoned Dart",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Stone Camouflage",
                    "desc": "The gnome has advantage on Dexterity (Stealth) checks made to hide in rocky terrain."
                },
                {
                    "name": "Gnome Cunning",
                    "desc": "The gnome has advantage on Intelligence, Wisdom, and Charisma saving throws against magic."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The gnome's innate spellcasting ability is Intelligence (spell save DC 11). It can innately cast the following spells, requiring no material components:\nAt will: nondetection (self only)\n1/day each: blindness/deafness, blur, disguise self"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/nondetection/?format=api",
                "https://api.open5e.com/v2/spells/blindnessdeafness/?format=api",
                "https://api.open5e.com/v2/spells/blur/?format=api",
                "https://api.open5e.com/v2/spells/disguise-self/?format=api"
            ],
            "page_no": 315,
            "environments": [
                "Underdark",
                "Caves"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_deep-gnome-svirfneblin/"
        },
        {
            "slug": "dretch",
            "desc": "",
            "name": "Dretch",
            "size": "Small",
            "type": "Fiend",
            "subtype": "demon",
            "group": "Demons",
            "alignment": "chaotic evil",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 20
            },
            "strength": 11,
            "dexterity": 11,
            "constitution": 12,
            "intelligence": 5,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Abyssal, telepathy 60 ft. (works only with creatures that understand Abyssal)",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dretch makes two attacks: one with its bite and one with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) piercing damage.",
                    "attack_bonus": 2,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 5 (2d4) slashing damage.",
                    "attack_bonus": 2,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Fetid Cloud (1/Day)",
                    "desc": "A 10-foot radius of disgusting green gas extends out from the dretch. The gas spreads around corners, and its area is lightly obscured. It lasts for 1 minute or until a strong wind disperses it. Any creature that starts its turn in that area must succeed on a DC 11 Constitution saving throw or be poisoned until the start of its next turn. While poisoned in this way, the target can take either an action or a bonus action on its turn, not both, and can't take reactions."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 270,
            "environments": [
                "Abyss"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_dretch/"
        },
        {
            "slug": "dust-mephit",
            "desc": "",
            "name": "Dust Mephit",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": "Mephits",
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 5,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 11,
            "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,
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Auran, Terran",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Blinding Breath (Recharge 6)",
                    "desc": "The mephit exhales a 15-foot cone of blinding dust. Each creature in that area must succeed on a DC 10 Dexterity saving throw or be blinded for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Variant: Summon Mephits (1/Day)",
                    "desc": "The mephit has a 25 percent chance of summoning 1d4 mephits of its kind. A summoned mephit appears in an unoccupied space within 60 feet of its summoner, acts as an ally of its summoner, and can't summon other mephits. It remains for 1 minute, until it or its summoner dies, or until its summoner dismisses it as an action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "When the mephit dies, it explodes in a burst of dust. Each creature within 5 ft. of it must then succeed on a DC 10 Constitution saving throw or be blinded for 1 minute. A blinded creature can repeat the saving throw on each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Innate Spellcasting (1/Day)",
                    "desc": "The mephit can innately cast _sleep_, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/sleep/?format=api"
            ],
            "page_no": 330,
            "environments": [
                "Desert",
                "Plane Of Air",
                "Plane Of Earth",
                "Mountains"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_dust-mephit/"
        },
        {
            "slug": "eagle",
            "desc": "",
            "name": "Eagle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 3,
            "hit_dice": "1d6",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 15,
            "constitution": 10,
            "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": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The eagle has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 371,
            "environments": [
                "Hill",
                "Hills",
                "Grassland",
                "Mountains",
                "Mountain",
                "Desert",
                "Coastal"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_eagle/"
        },
        {
            "slug": "flying-sword",
            "desc": "",
            "name": "Flying Sword",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": "Animated Objects",
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 50
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d8",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The sword is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the sword must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the sword remains motionless and isn't flying, it is indistinguishable from a normal sword."
                }
            ],
            "spell_list": [],
            "page_no": 264,
            "environments": [
                "Ruin",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_flying-sword/"
        },
        {
            "slug": "giant-centipede",
            "desc": "",
            "name": "Giant Centipede",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 5,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 11 Constitution saving throw or take 10 (3d6) poison damage. If the poison damage reduces the target to 0 hit points, the target is stable but poisoned for 1 hour, even after regaining hit points, and is paralyzed while poisoned in this way.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 374,
            "environments": [
                "Underdark",
                "Ruin",
                "Urban",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-centipede/"
        },
        {
            "slug": "giant-fire-beetle",
            "desc": "A **giant fire beetle** is a nocturnal creature that takes its name from a pair of glowing glands that give off light. Miners and adventurers prize these creatures, for a giant fire beetle's glands continue to shed light for 1d6 days after the beetle dies. Giant fire beetles are most commonly found underground and in dark forests.",
            "name": "Giant Fire Beetle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 2 (1d6 - 1) slashing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d6",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 ft.."
                }
            ],
            "spell_list": [],
            "page_no": 375,
            "environments": [
                "Underdark",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-fire-beetle/"
        },
        {
            "slug": "giant-rat",
            "desc": "",
            "name": "Giant Rat",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The rat has advantage on an attack roll against a creature if at least one of the rat's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 378,
            "environments": [
                "Underdark",
                "Urban",
                "Sewer",
                "Forest",
                "Ruin",
                "Swamp",
                "Caverns",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-rat/"
        },
        {
            "slug": "giant-rat-diseased",
            "desc": "",
            "name": "Giant Rat (Diseased)",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage. If the target is a creature, it must succeed on a DC 10 Constitution saving throw or contract a disease. Until the disease is cured, the target can't regain hit points except by magical means, and the target's hit point maximum decreases by 3 (1d6) every 24 hours. If the target's hit point maximum drops to 0 as a result of this disease, the target dies.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 378,
            "environments": [
                "Sewer",
                "Swamp",
                "Caverns",
                "Forest",
                "Ruin",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-rat-diseased/"
        },
        {
            "slug": "goblin",
            "desc": "",
            "name": "Goblin",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "goblinoid",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "leather armor, shield",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Goblin",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nimble Escape",
                    "desc": "The goblin can take the Disengage or Hide action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 315,
            "environments": [
                "Hill",
                "Desert",
                "Underdark",
                "Mountains",
                "Grassland",
                "Tundra",
                "Ruin",
                "Feywild",
                "Swamp",
                "Settlement",
                "Sewer",
                "Forest",
                "Jungle",
                "Hills",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_goblin/"
        },
        {
            "slug": "ice-mephit",
            "desc": "",
            "name": "Ice Mephit",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": "Mephits",
            "alignment": "neutral evil",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 7,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 3
            },
            "damage_vulnerabilities": "bludgeoning, fire",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Aquan, Auran",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) slashing damage plus 2 (1d4) cold damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4",
                    "damage_bonus": 1
                },
                {
                    "name": "Frost Breath (Recharge 6)",
                    "desc": "The mephit exhales a 15-foot cone of cold air. Each creature in that area must succeed on a DC 10 Dexterity saving throw, taking 5 (2d4) cold damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Variant: Summon Mephits (1/Day)",
                    "desc": "The mephit has a 25 percent chance of summoning 1d4 mephits of its kind. A summoned mephit appears in an unoccupied space within 60 feet of its summoner, acts as an ally of its summoner, and can't summon other mephits. It remains for 1 minute, until it or its summoner dies, or until its summoner dismisses it as an action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "When the mephit dies, it explodes in a burst of jagged ice. Each creature within 5 ft. of it must make a DC 10 Dexterity saving throw, taking 4 (1d8) slashing damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "1d8"
                },
                {
                    "name": "False Appearance",
                    "desc": "While the mephit remains motionless, it is indistinguishable from an ordinary shard of ice."
                },
                {
                    "name": "Innate Spellcasting (1/Day)",
                    "desc": "The mephit can innately cast _fog cloud_, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/fog-cloud/?format=api"
            ],
            "page_no": 331,
            "environments": [
                "Plane Of Air",
                "Mountains",
                "Tundra",
                "Plane Of Water",
                "Arctic"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ice-mephit/"
        },
        {
            "slug": "jackal",
            "desc": "",
            "name": "Jackal",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 3,
            "hit_dice": "1d6",
            "speed": {
                "walk": 40
            },
            "strength": 8,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 3,
            "wisdom": 12,
            "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": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 (1d4 - 1) piercing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d4",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The jackal has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The jackal has advantage on an attack roll against a creature if at least one of the jackal's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 382,
            "environments": [
                "Desert",
                "Shadowfell",
                "Grassland",
                "Ruin"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_jackal/"
        },
        {
            "slug": "kobold",
            "desc": "",
            "name": "Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d6-2",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 9,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on an attack roll against a creature if at least one of the kobold's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 324,
            "environments": [
                "Hill",
                "Underdark",
                "Mountains",
                "Coastal",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Mountain",
                "Desert",
                "Settlement",
                "Urban",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "Caverns",
                "Plane Of Earth"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_kobold/"
        }
    ]
}