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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=cr&page=20",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=cr&page=18",
    "results": [
        {
            "slug": "glass-golem",
            "desc": "",
            "name": "Glass Golem",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "walk": 20
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "name": "Shard"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a glass golem takes bludgeoning damage, it can make one shard attack against each creature within 5 feet of it.",
                    "name": "Shatter"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The glass golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_glass-golem/"
        },
        {
            "slug": "heavy-cavalry",
            "desc": "",
            "name": "Heavy Cavalry",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 19,
            "armor_desc": "splint, shield",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d12+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 8 (1d12 + 2) piercing damage.",
                    "name": "Lance"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d10+1",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
                    "name": "Heavy Crossbow"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage and the target must succeed on a DC 13 Strength saving throw or be knocked prone.",
                    "name": "Trample (Mounted Only)"
                },
                {
                    "desc": "The dragonborn breathes fire in a 15-foot cone. All creatures in that area must make a DC 13 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the dragonborn moves at least 20 feet straight toward a creature while mounted and then hits with a lance attack on the same turn, it can make a trample attack against that creature as a bonus action.",
                    "name": "Cavalry Charge"
                },
                {
                    "desc": "The dragonborn can't be knocked prone, dismounted, or moved against its will while mounted.",
                    "name": "Locked Saddle"
                },
                {
                    "desc": "The dragonborn is rarely seen without its giant lizard mount. The lizard wears custom scale mail that raises its Armor Class to 15. While the dragonborn is mounted, the giant lizard can't be charmed or frightened.",
                    "name": "Mounted Warrior"
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_heavy-cavalry/"
        },
        {
            "slug": "junk-shaman",
            "desc": "",
            "name": "Junk Shaman",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 12,
            "armor_desc": "15 with junk armor",
            "hit_points": 42,
            "hit_dice": "12d6",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 11,
            "wisdom": 17,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kobold junk shaman makes two junk staff attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 3 (1d6) fire damage.",
                    "name": "Junk Staff"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "desc": "Ranged Spell Attack: +5 to hit, range 120 ft., one target. Hit: 7 (2d6) fire damage. If the target is a creature or flammable object that isn't being worn or carried, it ignites. Until a creature takes an action to douse the fire, the target takes 3 (1d6) fire damage at the start of each of its turns.",
                    "name": "Flame Jet"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kobold casts animate objects without any components. Wisdom is its spellcasting ability.",
                    "name": "Animate Objects (1/Day)"
                },
                {
                    "desc": "As a bonus action, the kobold can create magical armor out of scrap metal and bits of junk it touches. The armor provides AC 13 + Dexterity modifier, and a critical hit scored against the kobold becomes a normal hit instead. The armor lasts until the kobold uses a bonus action to end it, the armor is removed from the kobold, or the kobold dies.",
                    "name": "Junk Armor"
                },
                {
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobold's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                },
                {
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 238,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_junk-shaman/"
        },
        {
            "slug": "kallikantzaros",
            "desc": "",
            "name": "Kallikantzaros",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "hide armor",
            "hit_points": 59,
            "hit_dice": "17d6",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 6,
            "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": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Sylvan, Undercommon",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kallikantzaros makes two handsaw attacks or two spear attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage. The handsaw does an extra die of damage against a target that is wearing no armor.",
                    "name": "Handsaw"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d6 + 2) piercing damage or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack.",
                    "name": "Spear"
                },
                {
                    "desc": "Two kallikantzaros can combine their actions to move up to their speed with a 5-foot, two-person saw held between them and attack a single creature in their path. The target must succeed on a DC 13 Dexterity saving throw or take 9 (2d6 + 2) slashing damage. If the creature is Large or smaller, it must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is knocked prone, each kallikantzaros may make a handsaw attack against it as a bonus action.",
                    "name": "Misery Whip"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kallikantzaros has advantage on saving throws against being charmed, and magic can't put a kallikantzaros to sleep.",
                    "name": "Fey Ancestry"
                },
                {
                    "desc": "A kallikantzaros who begins its turn within 20 feet of burning incense must succeed on a DC 13 Constitution saving throw or have disadvantage on attack rolls until the start of its next turn. The kallikantzaros can't voluntarily move toward the incense. Burning old shoes has the same effect.",
                    "name": "Hateful Scents"
                },
                {
                    "desc": "The kallikantzaros can take the Disengage or Hide action as a bonus action on each of its turns.",
                    "name": "Nimble Escape"
                }
            ],
            "spell_list": [],
            "page_no": 233,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_kallikantzaros/"
        },
        {
            "slug": "kappa",
            "desc": "",
            "name": "Kappa",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral or chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 49,
            "hit_dice": "11d6+11",
            "speed": {
                "swim": 40,
                "walk": 25
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "athletics": 6,
                "medicine": 4,
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kappa makes two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) slashing damage. The target is grappled (escape DC 14) if it is a Large or smaller creature and the kappa doesn't already have another creature grappled.",
                    "name": "Claw"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kappa can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The kappa can grapple creatures that are two sizes larger than itself and can move at full speed when dragging a creature it has grappled.",
                    "name": "Expert Wrestler"
                },
                {
                    "desc": "The kappa has a bowl-like indentation on its head which holds water from the river or lake where it lives. If the kappa's head bowl is empty, it has disadvantage on attack rolls and ability checks until the bowl is refilled with water. \n\nNormal movement and combat do not cause water to spill from the bowl, but an opponent can empty the bowl by knocking the kappa prone or by making two successful grapple attacks - one to grab the kappa, and one to tip its head while it is grappled.",
                    "name": "Head Bowl"
                },
                {
                    "desc": "The kappa has advantage on ability checks and saving throws made to escape a grapple.",
                    "name": "Slippery"
                },
                {
                    "desc": "The kappa has advantage on Strength and Dexterity saving throws made against effects that would knock it prone.",
                    "name": "Sure-Footed"
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_kappa/"
        },
        {
            "slug": "kitsune",
            "desc": "",
            "name": "Kitsune",
            "size": "Small",
            "type": "Fey",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 49,
            "hit_dice": "14d6",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 14,
            "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": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "In humanoid form, the kitsune makes one rapier attack and one dagger attack. In fox form, it makes two bite attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage.",
                    "name": "Bite (Fox Form Only)"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage. Dagger (Humanoid Form Only). Melee or Ranged Weapon",
                    "name": "Rapier (Humanoid Form Only)"
                },
                {
                    "desc": "+4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "name": "Attack"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kitsune can use its action to polymorph into a Small or Medium humanoid, or back into its true form. The kitsune's tails remain, however, and its humanoid form often has a fine coat of fur the same color as the kitsune. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies.",
                    "name": "Shapechanger"
                },
                {
                    "desc": "The kitsune's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). The kitsune can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, fire bolt (2d10), invisibility (self only), major image\n2/day each: disguise self, fear, tongues\n1/day each: confusion, fly",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_kitsune/"
        },
        {
            "slug": "kuunganisha",
            "desc": "",
            "name": "Kuunganisha",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "any evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "fly": 40,
                "walk": 20
            },
            "strength": 6,
            "dexterity": 17,
            "constitution": 11,
            "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": {
                "insight": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silver",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kuunganisha makes one claw attack and one bite attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or take 5 (2d4) poison damage and become 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.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The kuunganisha magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the fiend wears or carries becomes invisible with it.",
                    "name": "Invisibility"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Magical darkness doesn't impede the fiend's darkvision.",
                    "name": "Fiend Sight"
                },
                {
                    "desc": "The kuunganisha has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The fiend regains 1 hp at the start of its turn if it has at least 1 hp.",
                    "name": "Regeneration"
                },
                {
                    "desc": "The master of the kuunganisha can cast a spell through the familiar, using the fiend's senses to target the spell. The range limitations are treated as if the spell originated from the kuunganisha, not the master. The spell effect occurs on the kuunganisha's turn, though the master must cast the spell during the master's turn. Concentration spells must still be maintained by the master.",
                    "name": "Will of the Master"
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_kuunganisha/"
        },
        {
            "slug": "lady-in-white",
            "desc": "",
            "name": "Lady in White",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 49,
            "hit_dice": "11d8",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "any languages it knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) necrotic damage, and, if the target is a Large or smaller humanoid, the lady in white attaches to it. The lady in white attaches to the target's back, where it is unable to see the lady in white. The lady in white can detach itself by spending 5 feet of its movement. A creature, other than the target, can take its action to detach the lady in white by succeeding on a DC 14 Strength check.",
                    "name": "Grasp"
                },
                {
                    "desc": "The lady in white makes one grasp attack against the target to which it is attached. If the attack hits, the target's Charisma score is reduced by 1d4. The target dies if this reduces its Charisma to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. If a female humanoid dies from this attack, a new lady in white rises from the corpse 1d4 hours later.",
                    "name": "Inflict Sorrow"
                },
                {
                    "desc": "The lady in white turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell).",
                    "name": "Invisibility"
                },
                {
                    "desc": "The lady in white does away with her living disguise and reveals her undead state. Each non-undead creature within 50 feet of the lady that can see her must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the lady's Corpse Revealed for the next 24 hours.",
                    "name": "Corpse Revealed"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The lady in white 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": "Incorporeal Movement"
                }
            ],
            "spell_list": [],
            "page_no": 246,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_lady-in-white/"
        },
        {
            "slug": "lesser-scrag",
            "desc": "",
            "name": "Lesser Scrag",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "7d8+14",
            "speed": {
                "swim": 40,
                "walk": 10
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Abyssal, Aquan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The lesser scrag makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4)",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4)",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The scrag can breathe air and water",
                    "name": "Amphibious"
                },
                {
                    "desc": "The lesser scrag regains 5 hp at the start of its turn if it is in contact with water. If the scrag takes acid or fire damage, this trait doesn't function at the start of the scrag's next turn. The scrag dies only if it starts its turn with 0 hp and doesn't regenerate.",
                    "name": "Regeneration"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_lesser-scrag/"
        },
        {
            "slug": "light-dragon-wyrmling",
            "desc": "",
            "name": "Light Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 1,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "radiant",
            "condition_immunities": "blinded",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d10+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "The dragon uses one of the following breath weapons:\nRadiant Breath. The dragon exhales radiant energy in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw, taking 16 (3d10) radiant damage on a failed save, or half as much damage on a successful one.\nFlaring Breath. The dragon emits a flash of dazzling light from its maw in a 15-foot cone. Each creature in that area must make a DC 12 Constitution saving throw or be blinded. Undead within the area of effect must also make a DC 12 Wisdom saving throw or be turned for 1 minute. Undead of CR 1/2 or lower who fail the saving throw are instantly destroyed.",
                    "name": "Breath Weapon (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dragon sheds bright light in a 10-foot radius and dim light for an additional 10 feet.",
                    "name": "Illumination"
                },
                {
                    "desc": "The dragon 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": "Incorporeal Movement"
                }
            ],
            "spell_list": [],
            "page_no": 113,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_light-dragon-wyrmling/"
        },
        {
            "slug": "lou-carcolh",
            "desc": "",
            "name": "Lou Carcolh",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "climb": 10,
                "swim": 20,
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 3,
            "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,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 60 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage and 2 (1d4) poison damage and the target must succeed on a DC 13 Constitution saving throw or be poisoned until the end of its turn.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "3d10",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 16 (3d10) poison damage.",
                    "name": "Spit Venom"
                },
                {
                    "desc": "Melee Weapon Attack: +4 to hit, reach 60 ft., one target. Hit: The target is restrained and the lou carcolh can't use the same sticky tongue on another target.",
                    "name": "Sticky Tongue"
                },
                {
                    "desc": "The lou carcolh pulls in each creature of Large size or smaller who is restrained by one of its sticky tongues. The creature is knocked prone and dragged up to 30 feet towards the lou carcolh. If a creature is dragged within 5 feet of the lou carcolh, it can make one bite attack against the creature as a bonus action.",
                    "name": "Reel"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Given half an hour, the lou carcolh can extend its 6 sticky tongues up to 60 feet from itself. A creature who touches one of these tongues must succeed on a DC 13 Dexterity saving throw or be restrained as it adheres to the tongue. The tongues can be attacked (AC 12, 10 hp), and any damage done to a tongue is also done to the lou carcolh. Killing a tongue ends the restrained condition, and the lou carcolh can't use that tongue for for the next 24.",
                    "name": "Sticky Tongues"
                },
                {
                    "desc": "For 1 minute, the lou carcolh leaves a slime trail behind it as it moves. The slime creates difficult terrain, and any creature walking through it must succeed on a DC 13 Dexterity (Acrobatics) check or fall prone. The slime remains effective for 1 hour.",
                    "name": "Slime Trail (1/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 257,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_lou-carcolh/"
        },
        {
            "slug": "lystrosaurus",
            "desc": "",
            "name": "Lystrosaurus",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "burrow": 5,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage.",
                    "name": "Ram"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "3d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) piercing damage.",
                    "name": "Bite"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the lystrosaurus moves at least 10 feet straight toward a creature and then hits it with a ram attack on the same turn, the target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the lystrosaurus can make one bite attack against it immediately as a bonus action.",
                    "name": "Headbutt"
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_lystrosaurus/"
        },
        {
            "slug": "pattern-dancer",
            "desc": "",
            "name": "Pattern Dancer",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "elf",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 33,
            "hit_dice": "6d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "deception": 5,
                "performance": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common, Elvish",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "name": "Shortsword"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "name": "Longbow"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The shadow fey has advantage on saving throws against being charmed, and magic can't put it to sleep.",
                    "name": "Fey Ancestry"
                },
                {
                    "desc": "As a bonus action while in shadows, dim light, or darkness, the shadow fey disappears into the darkness and reappears in an unoccupied space it can see within 30 feet. A tendril of inky smoke appears at the origin and destination when it uses this trait.",
                    "name": "Shadow Traveler (1/Day)"
                },
                {
                    "desc": "While in sunlight, the shadow fey has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                },
                {
                    "desc": "The shadow fey has advantage on Intelligence (Arcana) checks made to know about shadow roads and shadow magic spells or items.",
                    "name": "Traveler in Darkness"
                },
                {
                    "desc": "The pattern dancer is a 5th-levelspellcaster. Its spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks). It has the following wizard spells prepared:\nCantrips (at will): dancing lights, friends, minor illusion, poison spray\n1st level (4 slots): color spray, disguise self, magic missile, shield\n2nd level (3 slots): blur, mirror image\n3rd level (2 slots): major image, nondetection",
                    "name": "Spellcasting"
                },
                {
                    "desc": "When three pattern dancers are within 60 feet of each other, they can work together to cast communal spells that are more powerful than they could cast individually. To do this, one takes an action to cast a spell, and the other two must use their reactions to complete it. These communal spells are cast at 11th level and have a spell save DC of 13:\nAt will: hold person\n3/day: fear, sleep\n1/day: confusion, hypnotic pattern",
                    "name": "Group Actions"
                }
            ],
            "spell_list": [],
            "page_no": 130,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_pattern-dancer/"
        },
        {
            "slug": "pech",
            "desc": "",
            "name": "Pech",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "climb": 10,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 11,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Common, Terran, Undercommon",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The pech makes two attacks: one with its pick and one with its hammer. If the pech hits the same target with both attacks, the target must succeed on a DC 11 Constitution saving throw or be incapacitated until the start of its next turn.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "name": "Pick"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
                    "name": "Hammer"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While in bright light, the pech has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Light Sensitivity"
                },
                {
                    "desc": "As a bonus action, the pech can draw on the power of unworked stone, as long as it is in contact with stone. Until the end of the pech's next turn, it gains resistance to piercing and slashing damage.",
                    "name": "One with the Stone (Recharges after a Short or Long Rest)"
                }
            ],
            "spell_list": [],
            "page_no": 294,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_pech/"
        },
        {
            "slug": "rageipede",
            "desc": "",
            "name": "Rageipede",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 55,
            "hit_dice": "10d6+20",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 15,
            "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": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The rageipede makes one bite attack and two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 3 (1d6) poison damage and the target must succeed on a DC 12 Wisdom saving throw or be overcome with a fit of rage for 1 minute. While in a fit of rage, a creature has advantage on melee attack rolls and its melee weapon attacks deal an extra 3 (1d6) damage. The creature is unable to distinguish friend from foe and must attack the nearest creature other than the rageipede. If no other creature is near enough to move to and attack, the victim stalks off in a random direction, seeking a target for its rage. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "name": "Claw"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The rageipede has advantage on Dexterity (Stealth) checks made while in forests and tall grass.",
                    "name": "Natural Camouflage"
                },
                {
                    "desc": "If the rageipede surprises a creature and hits it with a bite attack during the first round of combat, the target has disadvantage on its saving throw against the rage caused by the rageipede's bite.",
                    "name": "Surprise Bite"
                }
            ],
            "spell_list": [],
            "page_no": 310,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_rageipede/"
        },
        {
            "slug": "ratfolk-mercenary",
            "desc": "",
            "name": "Ratfolk Mercenary",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "ratfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "leather armor",
            "hit_points": 45,
            "hit_dice": "13d6",
            "speed": {
                "swim": 10,
                "walk": 25
            },
            "strength": 7,
            "dexterity": 18,
            "constitution": 11,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "acrobatics": 8,
                "deception": 2,
                "intimidation": 2,
                "perception": 2,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The ratfolk mercenary makes two attacks with its shortsword or dart. If both shortsword attacks hit the same target, the ratfolk mercenary can use its bonus action to automatically deal an extra 4 (1d8) piercing damage as it bites the target.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage.",
                    "name": "Shortsword"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "name": "Dart"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature makes an attack against the ratfolk mercenary's current employer, the mercenary grants a +2 bonus to the employer's AC if the mercenary is within 5 feet of the employer.",
                    "name": "Guard the Big Cheese"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ratfolk mercenary's melee weapon attacks deal one extra die of damage if at least one of the mercenary's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Chopper Squad"
                },
                {
                    "desc": "The ratfolk mercenary can move through the space of any Medium or larger creature.",
                    "name": "Nimbleness"
                },
                {
                    "desc": "The ratfolk has advantage on attack rolls against a creature if at least one of the ratfolk's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                },
                {
                    "desc": "If the ratfolk mercenary moves at least 10 feet straight toward a target and then hits it with a shortsword attack on the same turn, the mercenary can make one dart attack against another target within 20 feet as a bonus action without disadvantage.",
                    "name": "Packing Heat"
                }
            ],
            "spell_list": [],
            "page_no": 315,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ratfolk-mercenary/"
        },
        {
            "slug": "roachling-scout",
            "desc": "",
            "name": "Roachling Scout",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "roachling",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 63,
            "hit_dice": "14d6+14",
            "speed": {
                "climb": 15,
                "walk": 25
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "acrobatics": 6,
                "perception": 6,
                "stealth": 6,
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 10 ft., passive Perception 16",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The roachling scout makes two begrimed shortsword attacks or two begrimed dart attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 7 (2d6) poison damage.",
                    "name": "Begrimed Shortsword"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one target. Hit: 6 (1d4 + 4) piercing damage plus 7 (2d6) poison damage.",
                    "name": "Begrimed Dart"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The roachling scout has advantage on Wisdom (Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "The roachling scout has advantage on Constitution saving throws.",
                    "name": "Resistant"
                },
                {
                    "desc": "The roachling scout can move stealthily while traveling at a normal pace.",
                    "name": "Stealthy Traveler"
                },
                {
                    "desc": "The roachling scout has disadvantage on Charisma (Performance) and Charisma (Persuasion) checks in interactions with non-roachlings.",
                    "name": "Unlovely"
                }
            ],
            "spell_list": [],
            "page_no": 319,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_roachling-scout/"
        },
        {
            "slug": "roggenwolf",
            "desc": "",
            "name": "Roggenwolf",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 60,
            "hit_dice": "11d8+11",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silver",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) necrotic damage.",
                    "name": "Bite"
                },
                {
                    "desc": "The roggenwolf lets loose a howl that can only be heard inside the minds of nearby creatures. Each creature within 30 feet of the roggenwolf that isn't an undead or a construct must succeed on a DC 13 Wisdom saving throw or become frightened and restrained for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending both effects on itself on a success.",
                    "name": "Howl (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The roggenwolf has advantage on Wisdom (Perception) checks that rely on hearing and smell.",
                    "name": "Keen Hearing and Smell"
                }
            ],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_roggenwolf/"
        },
        {
            "slug": "scitalis",
            "desc": "",
            "name": "Scitalis",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d10+9",
            "speed": {
                "swim": 30,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 18,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 2,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 16",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one creature. Hit: 6 (1d6 + 3) piercing damage plus 9 (2d8) poison damage.",
                    "name": "Bite"
                },
                {
                    "desc": "Each creature of the scitalis' choice that is within 60 feet of the scitalis and can see it must succeed on a DC 14 Wisdom saving throw or be stunned for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the scitalis' Stunning Scales for the next 24 hours.",
                    "name": "Stunning Scales"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The scitalis has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 321,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_scitalis/"
        },
        {
            "slug": "shadow-skeleton",
            "desc": "",
            "name": "Shadow Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "swim": 40,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 9,
            "wisdom": 11,
            "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": "fire, piercing, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands all languages it knew in life but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The shadow skeleton makes two scimitar attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) slashing damage.",
                    "name": "Scimitar"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) necrotic damage. If the target is a creature other than an undead or a construct, it must make a DC 12 Constitution saving throw. On a failure, the target is surrounded by a shadowy aura for 1 minute. While surrounded by the aura, the target takes an extra 7 (2d6) necrotic damage when hit by the scimitar attack of a shadow skeleton. Any creature can take an action to extinguish the shadow with a successful DC 12 Intelligence (Arcana) check. The shadow also extinguishes if the target receives magical healing.",
                    "name": "Finger Darts"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 326,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_shadow-skeleton/"
        },
        {
            "slug": "sigilian",
            "desc": "",
            "name": "Sigilian",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "fly": 60,
                "walk": 0
            },
            "strength": 6,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "psychic",
            "damage_resistances": "bludgeoning, piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, poisoned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The sigilian makes three attacks: one with its cut and two with its paste.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60 ft., one target. Hit: 7 (1d6 + 4) slashing damage and the sigilian copies one of the target's weapon attacks for 1 minute.",
                    "name": "Cut"
                },
                {
                    "desc": "Melee or Ranged Spell Attack: +7 to hit, reach 5 ft. or range 60 ft., one target. Hit: Damage die and type are determined by the copied weapon attack from Cut. Glowing runes in the image of that weapon appear as the sigilian attacks.",
                    "name": "Paste"
                },
                {
                    "desc": "While inside a spellbook, the sigilian eats one spell of the highest level present then exits the spellbook. It chooses to either make its next Paste attack with a number of damage dice equal to the eaten spell's level or regain 3 hp per spell level. The sigilian can only eat one spell at a time and must use the devoured spell's energy before attempting to enter another spellbook. The eaten spell's entry is garbled, but the owner can repair it for half the gold and time usually spent to copy a spell. If the owner has the spell prepared, it can re-record the spell during a long rest for no additional cost.",
                    "name": "Devour Spell"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The sigilian can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "At the start of each of its turns if the sigilian is inside a book that is not a spellbook, it removes the words from 3 (1d6) pages and regains 7 (2d6) hp.",
                    "name": "Cognivore"
                },
                {
                    "desc": "The sigilian can move half its speed to enter a book. If the book is being worn or carried by a creature, that creature must succeed on a DC 14 Dexterity saving throw or the sigilian enters the book. A creature can take its action to find the sigilian in a book by succeeding on a DC 12 Intelligence (Investigation) check. If successful, a creature can use a bonus action to tear out the pages where the sigilian is hiding, forcing the sigilian out of the book and into an unoccupied space within 5 feet. Alternatively, a creature can destroy the book with a successful melee attack, dealing half of the damage to the sigilian and forcing it out of the book into an unoccupied space within 5 feet.",
                    "name": "Home Sweet Tome"
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_sigilian/"
        },
        {
            "slug": "terror-bird",
            "desc": "",
            "name": "Terror Bird",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 50
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 6,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "3d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) slashing damage. The target must succeed on a DC 12 Constitution saving throw or take 7 (2d6) slashing damage at the beginning of its next turn.",
                    "name": "Serrated Beak"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The terror bird has advantage on attack rolls against a creature if at least one of the bird's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                },
                {
                    "desc": "Terror birds who move at least 20 feet straight toward a target have advantage on the next attack roll against that target.",
                    "name": "Passing Bite"
                }
            ],
            "spell_list": [],
            "page_no": 352,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_terror-bird/"
        },
        {
            "slug": "trollking-grunt",
            "desc": "",
            "name": "Trollking Grunt",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "trollkin",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 16,
            "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": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Trollkin",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The trollkin grunt makes two attacks, either with its spear or its longbow.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack.",
                    "name": "Spear"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d8+1",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 150/600 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "name": "Longbow"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The trollkin grunt regains 3 hp at the start of its turn. If the grunt takes acid or fire damage, this trait doesn't function at the start of the grunt's next turn. The grunt dies only if it starts its turn with 0 hp and doesn't regenerate.",
                    "name": "Regeneration"
                },
                {
                    "desc": "The trollkin grunt's skin is thick and tough, granting it a +1 bonus to Armor Class. This bonus is already factored into the trollkin's AC.",
                    "name": "Thick Hide"
                }
            ],
            "spell_list": [],
            "page_no": 357,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_trollking-grunt/"
        },
        {
            "slug": "vanara",
            "desc": "",
            "name": "Vanara",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "simian",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "acrobatics": 5,
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Simian",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage and the target must succeed on a DC 13 Dexterity saving throw or drop its weapon in a space within 10 feet of the target.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage.",
                    "name": "Sling"
                },
                {
                    "desc": "The vanara releases a sonorous howl in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw. On a failure, a creature takes 18 (4d8) thunder damage and is deafened for 1 minute. On a success, the creature takes half the damage and isn't deafened.",
                    "name": "Howl (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the vanara can use its tail to distract an opponent within 5 feet of it by pulling on an arm, tossing dirt in the target's face, or some other method of interfering. The target must succeed on a DC 13 Dexterity saving throw or have disadvantage on all attacks against the vanara until the vanara's next turn.",
                    "name": "Distract"
                },
                {
                    "desc": "As a bonus action, the vanara can move up to 80 feet without provoking opportunity attacks. It can't use this trait if it is wielding a weapon or holding an object weighing more than 10 lbs.",
                    "name": "Quadrupedal Dash"
                },
                {
                    "desc": "The vanara's long jump is 30 feet and its high jump is up to 15 feet, with or without a running start.",
                    "name": "Standing Leap"
                }
            ],
            "spell_list": [],
            "page_no": 235,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_vanara/"
        },
        {
            "slug": "white-stag",
            "desc": "",
            "name": "White Stag",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "7d10+7",
            "speed": {
                "walk": 60
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "athletics": 5,
                "insight": 4,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "understands Celestial, Common, Elvish and Sylvan but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The white stag makes one gore attack and one hooves attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "name": "Gore"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) bludgeoning damage.",
                    "name": "Hooves"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the white stag dies, the deity that created it curses the creature that dealt the killing blow. The cursed creature finds the natural world working against it: roots randomly rise up to trip the creature when it walks past a tree (5% chance per mile traveled in forested terrain), animals are more reluctant to obey (disadvantage on Wisdom (Animal Handling) checks), and the wind seems to always be blowing in the least favorable direction for the creature (scattering papers, sending the creature's scent in the direction of a creature tracking it, etc.). This curse lasts until it is lifted by a remove curse spell or after the cursed creature completes a task of penance for the deity or its temple.",
                    "name": "Beloved by the Gods"
                },
                {
                    "desc": "Difficult terrain doesn't slow the white stag's travel while in a forest.",
                    "name": "Forest Runner"
                },
                {
                    "desc": "With a 10-foot running start, the white stag can long jump up to 25 feet.",
                    "name": "Running Leap"
                }
            ],
            "spell_list": [],
            "page_no": 379,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_white-stag/"
        },
        {
            "slug": "wind-demon",
            "desc": "",
            "name": "Wind Demon",
            "size": "Small",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d6",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 10,
            "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": {
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning",
            "damage_immunities": "cold, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Abyssal, Common, Void Speech",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The wind demon makes two frost claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) slashing damage plus 3 (1d6) cold damage.",
                    "name": "Frost Claw"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "After a creature the wind demon can see damages it with an attack, the wind demon can move up to its speed without provoking opportunity attacks.",
                    "name": "Swift as Frost"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the wind demon is targeted by an attack or spell that requires a ranged attack roll, roll a d6. On a 1 to 5, the attacker has disadvantage on the attack roll. On a 6, the wind demon is unaffected, and the attack is reflected back at the attacker as though it originated from the wind demon, turning the attacker into the target.",
                    "name": "Arrow Bane"
                },
                {
                    "desc": "The wind demon has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wind-demon/"
        },
        {
            "slug": "wind-eater",
            "desc": "",
            "name": "Wind Eater",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, necrotic, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, poisoned, prone, restrained, unconscious",
            "senses": "truesight 60 ft., passive Perception 15",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The wind eater makes two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "name": "Claw"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature within 120 feet of the wind eater has disadvantage on Wisdom (Perception) checks that rely on hearing. All creatures within 20 feet of the wind eater are immune to thunder damage and are deafened. This trait works like the silence spell, except the effect moves with the wind eater and persists unless it is incapacitated or until it dies.",
                    "name": "Aura of Silence"
                },
                {
                    "desc": "The wind eater 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": "Incorporeal Movement"
                },
                {
                    "desc": "As a bonus action while in dim light or darkness, the wind eater becomes invisible. The invisibility lasts until the wind eater uses a bonus action to end it or until the wind eater attacks, is in bright light, or is incapacitated. Any equipment the wind eater wears or carries is invisible with it.",
                    "name": "Shadow Blend"
                },
                {
                    "desc": "The wind eater's innate spellcasting ability is Wisdom (spell save DC 13). It can innately cast the following spells, requiring only somatic components:\nAt will: silent image\n3/day each: blur, major image\n1/day: mirage arcane",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wind-eater/"
        },
        {
            "slug": "wind-weasel",
            "desc": "",
            "name": "Wind Weasel",
            "size": "Medium",
            "type": "Fey",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Sylvan, Umbral",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The wind weasel makes three attacks: one with its bite and two with its scythe claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d10+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) slashing damage.",
                    "name": "Scythe Claw"
                },
                {
                    "desc": "Each creature in the wind weasel's space must make a DC 13 Dexterity saving throw, taking 21 (6d6) slashing damage on a failed save, or half as much damage on a successful one.",
                    "name": "Whirling Leaves (Whirlwind Form Only)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The wind weasel can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Air Form (Whirlwind Form Only)"
                },
                {
                    "desc": "The wind weasel doesn't provoke an opportunity attack when it flies out of an enemy's reach.",
                    "name": "Flyby (Whirlwind Form Only)"
                },
                {
                    "desc": "Until it attacks or uses Whirling Leaves, the wind weasel is indistinguishable from a natural dust devil unless a creature succeeds on a DC 15 Intelligence (Investigation) check.",
                    "name": "Hidden In The Wind (Whirlwind Form Only)"
                },
                {
                    "desc": "The wind weasel can use its action to polymorph into a whirlwind. It can revert back to its true form as a bonus action. It statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies. While a whirlwind, it has a flying speed of 60 feet, immunity to the grappled, petrified, restrained, and prone conditions, and resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks. The wind weasel can't make bite or claw attacks while in whirlwind form.",
                    "name": "Shapechanger"
                },
                {
                    "desc": "When the wind weasel is subjected to the slow spell, it doesn't suffer the effects of the spell but instead is forced into its true form and incapacitated until the end of its next turn.",
                    "name": "Windy Speed (Whirlwind Form Only)"
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wind-weasel/"
        },
        {
            "slug": "yakirian",
            "desc": "",
            "name": "Yakirian",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "yakirian",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 13,
            "armor_desc": "chain shirt",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 11,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Yakirian, understands Void Speech but won't speak it",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The yakirian makes two attacks: one with its gore and one with its ritual knife.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "name": "Gore"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "name": "Ritual Knife"
                },
                {
                    "desc": "The yakiran consumes the heart of a dead humanoid or giant within 5 feet. If the creature also less than 1 minute ago, the yakirian gains the following benefits: \n* The yakirian absorbs the dead creature's knowledge and asks two questions. If the dead creature knew the answers in life, the yakirian learns them instantly. \n* The yakirian's maximum and current hp increase by 10 for 1 hour. \n* The yakirian has advantage on Strength-based attack rolls and ability checks, as well as on all saving throws for 1 hour.",
                    "name": "Consume Heart"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The yakirian has advantage on saving throws against being charmed, frightened, or confused, as well as against any effect that causes corruption or madness.",
                    "name": "Resilient Soul"
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_yakirian/"
        },
        {
            "slug": "yann-an-oed",
            "desc": "",
            "name": "Yann-An-Oed",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 47,
            "hit_dice": "5d12+15",
            "speed": {
                "swim": 40,
                "walk": 30
            },
            "strength": 15,
            "dexterity": 11,
            "constitution": 17,
            "intelligence": 8,
            "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,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 14",
            "languages": "Aquan, telepathy 120 ft.",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 15 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 12). Until this grapple ends, the target is restrained. The yann-an-oed can have only two targets grappled at a time.",
                    "name": "Tentacles"
                },
                {
                    "desc": "The yann-an-oed makes a bite attack against a Large or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the yann-an-oed, and it takes 7 (2d6) acid damage at the start of each of the yann-an-oed's turns. A yannan-oed can have only one creature swallowed at a time. If the yann-an-oed takes 10 damage or more on a single turn from the swallowed creature, the yann-an-oed must succeed on a DC 11 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the yann-an-oed. If the yann-an-oed dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "name": "Swallow"
                },
                {
                    "desc": "The yann-an-oed emits an owl-like hoot from a blowhole near the top of its head. Each creature within 120 feet that is able to hear the sound must succeed on a DC 12 Wisdom saving throw or return the hooting sound, if it can make noise. The yann-an-oed is able to unerringly track a creature that responds to its call for 1 hour, even if the creature is hidden by magic or on another plane of existence.",
                    "name": "Hoot (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The yann-an-oed can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The yann-an-oed has advantage on Dexterity (Stealth) checks made while underwater.",
                    "name": "Underwater Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 391,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_yann-an-oed/"
        },
        {
            "slug": "anubian",
            "desc": "_An anubian’s swirling sand comes together to form a snarling, canine-faced humanoid whose eyes shine with an eerie, blue glow. Anubians are elementals summoned to guard tombs or protect treasures._  \n**Piles of Dust.** An anubian at rest resembles a pile of sand or dust, often strewn about an already dusty location. When active, it rises up to form a muscular humanoid with the head of a jackal. A destroyed anubian collapses into an inert pile of sand.  \n**Death to the Unarmored.** In combat, anubians prefer to fight unarmored foes rather than creatures wearing armor. They associate unarmored creatures with spellcasters, and their latent resentment over centuries of being summoned as servants drives them to attack such figures when they aren’t shackled by magical bondage.  \n**Sandstorm Tag Teams.** Anubians fight effectively as teams, using their haboob attacks to corner and isolate the most vulnerable targets.  \n**Elemental Nature.** An anubian doesn’t require air, food, drink, or sleep.",
            "name": "Anubian",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "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": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 11",
            "languages": "Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The anubian makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "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": "Haboob (1/Day)",
                    "desc": "The anubian creates a sandstorm in a cylinder 30-feet high, that reaches to within 5 feet of it. The storm moves with the anubian. The area is heavily obscured, and each creature other than an anubian that enters the sandstorm or ends its turn there must make a successful DC 13 Strength saving throw or be restrained by it. Also, each creature other than an anubian that ends its turn inside the sandstorm takes 3 (1d6) slashing damage. The anubian can maintain the haboob for up to 10 minutes as if concentrating on a spell. While maintaining the haboob, the anubian's speed is reduced to 5 feet and it can't sand step. Creatures restrained by the sandstorm move with the anubian. A creature can free itself or an adjacent creature from the sandstorm by using its action and making a DC 13 Strength check. A successful check ends the restraint on the target creature."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sand Stealth",
                    "desc": "The anubian gains an additional +2 (+7 in total) to Stealth in sand terrain"
                },
                {
                    "name": "Sand Step",
                    "desc": "Instead of moving, the anubian's humanoid form collapses into loose sand and immediately reforms at another unoccupied space within 10 feet. This movement doesn't provoke opportunity attacks. After using this trait in sand terrain, the anubian can Hide as part of this movement even if under direct observation. Anubians can sand step under doors or through similar obstacles, provided there's a gap large enough for sand to sift through."
                },
                {
                    "name": "Vulnerability to Water",
                    "desc": "For every 5 feet the anubian moves while touching water or for every gallon of water splashed on it, it takes 2 (1d4) cold damage. An anubian completely immersed in water takes 10 (4d4) cold damage at the start of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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_anubian/"
        },
        {
            "slug": "behtu",
            "desc": "_With the face of a mandrill and the tusks of a great boar, these ferocious half-ape, half-human pygmies have demon blood flowing in their veins. Only the desperate or the suicidal travel to their volcanic temple-islands._  \nA demon lord bred the cruelty of a demon with the cunning of a human and the ferocity of an ape into his people, the behtu (BAY-too), who carry his worship from island to island.  \n**Temple Builders.** The behtus raise shrines to their demon lord wherever they go. Some are kept and prosper, while others fall into decay and return to the jungle.  \n**Ichor Drinkers.** In his volcanic temples, the demon lord’s idols weep his ichorous demon blood, which the behtus use to create infusions that give them inhuman strength and speed. The behtus also use the infusions to etch demonic tattoos that grant them infernal powers and protection.  \n**Scaly Mounts.** The behtus breed demonic iguanas as war mounts (treat as giant lizards). The most powerful behtu sorcerers and druids have been known to ride large crimson drakes and small flame dragons as personal mounts.",
            "name": "Behtu",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 52,
            "hit_dice": "8d6+24",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 17,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Behtu, Common, Infernal",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "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": "Shortspear",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Fire Breath (Recharge 6)",
                    "desc": "The behtu exhales fire in a 15-foot cone. Each creature in that area takes 21 (5d8) fire damage, or half damage with a successful DC 13 Dexterity saving throw."
                },
                {
                    "name": "Ichorous Infusions",
                    "desc": "Behtu war parties carry 1d6 vials of ichorous infusions. They often ingest an infusion before an ambush. For the next 2d6 rounds, the behtus gain a +4 bonus to their Strength and Constitution scores and quadruple their base speed (including their climb speed). Behtus also take a -4 penalty to their Intelligence and Wisdom scores for the duration of the infusion. A non-behtu character who ingests a behtu infusion becomes poisoned and takes 10 (3d6) poison damage; a successful DC 14 Constitution saving throw against poison reduces damage to half and negates the poisoned condition."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 34,
            "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_behtu/"
        },
        {
            "slug": "beli",
            "desc": "_These small, winter faeries are vicious and deadly. With their pale skin and translucent wings, they blend perfectly into their snowy environment; only their beady black eyes stand out against the snow and ice._  \nThese malevolent ice-sprites are a plague upon the people of snowy climates, ambushing unwary prey with icy arrows and freezing spell-like powers.  \n**Servants of the North Wind.** Known as “patzinaki” in some dialects of Dwarvish, the beli are the servants of winter gods and venerate the north wind as Boreas and other gods of darker aspects. They are frequent allies with the fraughashar.  \n**Feast Crashers.** Beli especially delight in disrupting feasts and making off with the holiday cakes—the least deadly of their malicious pranks.  \n**Fear of Druids.** They have an irrational fear of northern druids and their snow bear companions.",
            "name": "Beli",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 11,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Dwarvish, Giant",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Ice Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 2 (1d4) cold damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Icy Shortbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 2 (1d4) cold damage, and the target must make a successful DC 13 Constitution saving throw or gain 2 levels of exhaustion from the arrow's icy chill. If the save succeeds, the target also becomes immune to further exhaustion from beli arrows for 24 hours (but any levels of exhaustion already gained remain in effect). A character who gains a sixth level of exhaustion doesn't die automatically but drops to 0 hit points and must make death saving throws as normal. The exhaustion lasts until the target recovers fully from the cold damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Arctic Hunter",
                    "desc": "Beli have advantage on Dexterity (Stealth) checks and Wisdom (Perception) checks made in icy, natural surroundings."
                },
                {
                    "name": "Cold Regeneration",
                    "desc": "As long as the temperature is below freezing, the beli regains 3 hit points at the start of its turn. If the beli takes fire damage, this trait doesn't function at the start of the beli's next turn. The beli dies only if it starts its turn with 0 hit points and it doesn't regenerate."
                },
                {
                    "name": "Flyby",
                    "desc": "The beli doesn't provoke an opportunity attack when it flies out of an enemy's reach."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the beli's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: invisibility\n\n3/day: chill touch"
                }
            ],
            "spell_list": [],
            "page_no": 35,
            "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_beli/"
        },
        {
            "slug": "cave-dragon-wyrmling",
            "desc": "Covered in black spikes, the dragon’s eyeless head swings from side to side. Darkness creeps from its strange, eel-like hide, spreading like ink in water.  \nApex predators of the underworld, cave dragons are the stuff of nightmare for creatures with little else to fear. They can speak, but they value silence, speaking rarely except when bargaining for food.  \n_**Born to Darkness.**_ Eyeless, these dragons have long, thin spikes that help them navigate tunnels, or seal passages around them, preventing foes from outflanking them. Their stunted wings are little more than feelers, useful in rushing down tunnels. Their narrow snouts poke into tight passages which their tongues scour free of bats and vermin. Young cave dragons and wyrmlings can fly, poorly, but older specimens lose the gift of flight entirely.  \nCave dragon coloration darkens with age, but it always provides good camouflage against stone: white like limestone, yellow, muddy brown, then black at adult and older categories. Mature adult and old cave dragons sometimes fade to gray again.  \n_**Ravenous Marauders.**_ Cave dragons are always hungry and ready to eat absolutely everything. They devour undead, plant creatures, or anything organic. When feeding, they treat all nearby creatures as both a threat and the next course. What alliances they do make only last so long as their allies make themselves scarce when the dragon feeds. They can be bribed with food as easily as with gold, but other attempts at diplomacy typically end in failure. Cave dragons do form alliances with derro or drow, joining them in battle against the darakhul, but there is always a price to be paid in flesh, bone, and marrow. Wise allies keep a cave dragon well fed.  \n_**A Hard Life.**_ Limited food underground makes truly ancient cave dragons almost unheard of. The eldest die of starvation after stripping their territory bare of prey. A few climb to the surface to feed, but their sensitivity to sunlight, earthbound movement, and lack of sight leave them at a terrible disadvantage.  \n\n## A Cave Dragon’s Lair\n\n  \nLabyrinthine systems of tunnels, caverns, and chasms make up the world of cave dragons. They claim miles of cave networks as their own. Depending on the depth of their domain, some consider the surface world their territory as well, though they visit only to eliminate potential rivals.  \nLarge vertical chimneys, just big enough to contain the beasts, make preferred ambush sites for young cave dragons. Their ruff spikes hold them in position until prey passes beneath.  \nDue to the scarcity of food in their subterranean world, a cave dragon’s hoard may consist largely of food sources: colonies of bats, enormous beetles, carcasses in various states of decay, a cavern infested with shriekers, and whatever else the dragon doesn’t immediately devour.  \nCave dragons are especially fond of bones and items with strong taste or smell. Vast collections of bones, teeth, ivory, and the shells of huge insects litter their lairs, sorted or arranged like artful ossuaries.  \nCave dragons have no permanent society. They gather occasionally to mate and to protect their eggs at certain spawning grounds. Large vertical chimneys are popular nesting sites. There, the oldest cave dragons also retreat to die in peace. Stories claim that enormous treasures are heaped up in these ledges, abysses, and other inaccessible locations.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action for one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The ceiling collapses above one creature that the dragon can see within 120 feet of it. The creature takes 10 (3d6) bludgeoning damage and is knocked prone and restrained (by fallen debris); damage is halved and the creature is not restrained if it makes a successful DC 15 Dexterity saving throw. The creature is freed when it or an adjacent ally uses an action to make a successful DC 15 Strength (Athletics) check.\n* A ten foot-wide, ten foot-long crack opens in the cavern floor where the dragon wishes. Any creature occupying that space must make a successful DC 15 Dexterity saving throw or fall 20 feet, taking 7 (2d6) bludgeoning damage plus 7 (3d4) piercing damage from the jagged stones at the bottom.\n* The dragon summons a swarm of insects as if it had cast insect plague, filling a 20-foot radius sphere within 90 feet of the dragon. Creatures that are in the affected space or that enter it take 22 (4d10) piercing damage, or half damage with a successful DC 18 Constitution saving throw. The swarm lasts until initiative count 20 on the next round.\n  \n### Regional Effects\n\n  \nThe region containing a legendary cave dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Poisonous and odorless gases suddenly fill passages and caverns, and just as quickly disperse, within six miles of the dragon’s lair.\n* Flash flooding turns tunnels into death traps as tremors create fissures in the stone within six miles of the lair. On the surface, ponds drain away, and long-dry creek beds break their banks in flood.\n* Swarms of vermin within one mile of the lair increase in both size and number as they try to escape the dragon’s endless and undiscriminating hunger.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Cave Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30,
                "burrow": 20,
                "fly": 20
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, poison, thunder",
            "condition_immunities": "poisoned",
            "senses": "blindsight 120 ft., passive Perception 12",
            "languages": "Draconic",
            "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 plus 3 (1d6) poison damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a cone of black poison gas in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 14 (4d6) poison damage on a failed save and the target is poisoned if it is a creature. The poisoned condition lasts until the target takes a long or short rest or removes the condition with lesser restoration. If the save is successful, the target takes half the damage and does not become poisoned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Tunneler",
                    "desc": "The cave dragon can burrow through solid rock at half its burrowing speed and leaves a 5-foot wide, 5-foot high tunnel in its wake."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Charisma. It can innately cast the following spell, requiring no material components:\n\n3/day: darkness"
                }
            ],
            "spell_list": [],
            "page_no": 127,
            "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_cave-dragon-wyrmling/"
        },
        {
            "slug": "clockwork-hound",
            "desc": "_This black, mechanical hunting dog keeps its nose to the ground sniffing and whuffling. Gleaming teeth fill its metal mouth._  \n**Ticking Bloodhounds.** Partners to the clockwork huntsmen, these black hounds follow the trails of criminals, escaped slaves, and other unfortunates. Their infused spirits are those of hunting hounds, and their animating magic allows them to follow a scent with preternatural speed and accuracy.  \n**Toy Variants.** Some claim the infusion of animal spirits into clockwork hounds was one of the great arcane discoveries that made the creation of the gearforged possible; others say that it has done nothing but make clockwork mages rich. Certainly the earliest hounds were built for work and war, but the most recent varieties also include some that are deceptively big-eyed and painted as children’s toys or to match a young aristocrat’s favorite outfit.  \n**Serve the Rulers.** Despite this brief flirtation with fashion, most clockwork hounds continue to serve town watches, royal huntsmen, road wardens, moneylenders, and criminal gangs as loyal trackers and guards.  \n**Constructed Nature.** A clockwork hound doesn’t require air, food, drink, or sleep.",
            "name": "Clockwork Hound",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 71,
            "hit_dice": "11d8+22",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "athletics": 7,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "understands Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Tripping Tongue",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one target. Hit: 9 (1d8 + 5) slashing damage, and the target must succeed on a DC 13 Strength saving throw or be knocked prone.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Explosive Core",
                    "desc": "The mechanism that powers the hound explodes when the construct is destroyed. All creatures within 5 feet of the hound take 7 (2d6) fire damage, or half damage with a successful DC 12 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork hound is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork hound has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Diligent Tracker",
                    "desc": "Clockwork hounds are designed to guard areas and track prey. They have advantage on all Wisdom (Perception) and Wisdom (Survival) checks when tracking."
                }
            ],
            "spell_list": [],
            "page_no": 62,
            "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_clockwork-hound/"
        },
        {
            "slug": "cobbleswarm",
            "desc": "_The paving stones underfoot suddenly lurch and tumble over one another. Thousands of tiny limbs, pincers, and stingers break from the stony surface and frantically scuttle forward._  \nA cobbleswarm is made up of tiny, crablike creatures with smooth, stony shells. Individually they are referred to as cobbles. The creatures vary in size, shape, and color, but all have six segmented legs, a whiplike stinger, and a single eye.  \n**Paving Stone Mimics.** When the eye is closed and the limbs are pulled under the shell, cobbles are nearly indistinguishable from lifeless paving stones. Victims of cobbleswarms are caught unaware when the floor beneath them suddenly writhes and shifts, and dozens of eyes appear where there should be none.  \n**Trap Affinity.** Cobbleswarms have a rudimentary understanding of traps. They often hide in places where their shift and tumble ability can slide intruders into pits or across trapped areas, and kobold tribes prize them highly for this reason.",
            "name": "Cobbleswarm",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 11,
            "constitution": 11,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, stunned",
            "senses": "passive Perception 11",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Stings",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half its hit points or fewer.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the swarm remains motionless, it is indistinguishable from normal stones."
                },
                {
                    "name": "Shift and Tumble",
                    "desc": "As a bonus action, the swarm can push a prone creature whose space it occupies 5 feet."
                },
                {
                    "name": "Shifting Floor",
                    "desc": "Whenever the swarm moves into a creature's space or starts its turn in another creature's space, that other creature must make a successful DC 13 Dexterity saving throw or fall prone. A prone creature must make a successful DC 13 Dexterity (Acrobatics) check to stand up in a space occupied by the swarm."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny stone. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "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_cobbleswarm/"
        },
        {
            "slug": "deep-one",
            "desc": "Deep Ones With enormous eyes, a wide mouth, and almost no chin, the deep ones are hideous, fishlike folk, often hunched and scaled when encountered in coastal villages.  \n_**Elder Gods.**_ In their fully grown form, the deep ones are an ocean-dwelling race that worships elder gods such as Father Dagon and Mother Hydra, and they dwell in deep water darkness. They’ve intermarried with coastal humans to create human-deep one hybrids.  \n_**Coastal Raiders.**_ The deep ones keep to themselves in isolated coastal villages and settlements in the ocean for long periods, and then turn suddenly, at the command of their patron gods, into strong, relentless raiders, seizing territory, slaves, and wealth all along the coasts. Some deep ones have even founded small kingdoms lasting generations in backwater reaches or distant chilled seas.  \n_**Demand Sacrifices.**_ They demand tolls from mariners frequently; those who do not leave tribute to them at certain islands or along certain straits find the fish escape their nets, or the storms shatter their hulls and drown their sailors. Over time, some seafaring nations have found it more profitable to ally themselves with the deep ones; this is the first step in their patient plans to dominate and rule.",
            "name": "Deep One",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 12,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 9",
            "languages": "Common, Void Speech",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack. +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "A deep one can breathe air or water with equal ease."
                },
                {
                    "name": "Frenzied Rage",
                    "desc": "On its next turn after a deep one takes 10 or more damage from a single attack, it has advantage on its claws attack and adds +2 to damage."
                },
                {
                    "name": "Lightless Depths",
                    "desc": "A deep one is immune to the pressure effects of the deep ocean."
                },
                {
                    "name": "Ocean Change",
                    "desc": "A deep one born to a human family resembles a human child, but transforms into an adult deep one between the ages of 16 and 30."
                }
            ],
            "spell_list": [],
            "page_no": 73,
            "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_deep-one/"
        },
        {
            "slug": "doppelrat",
            "desc": "_This rat startled the moment it knew it was seen. Within seconds, the one rat became four, and then the four quickly multiplied into sixteen rats._  \nThe result of a Open Game License",
            "name": "Doppelrat",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d4+10",
            "speed": {
                "walk": 15,
                "climb": 15,
                "swim": 15
            },
            "strength": 2,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": 5,
            "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": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1"
                },
                {
                    "name": "Arcane Doubling (recharges after 10 minutes)",
                    "desc": "A doppelrat under duress creates clones of itself at the beginning of its turn. Each round for 4 rounds, the number of live doppelrats quadruples but never exceeds 20. For example, when the doppelrat triggers arcane doubling, 1 rat becomes 4; at the start of the rat's next turn, those 4 become 16; and at the start of the rat's third turn, those 16 become 20, the maximum allowed. If one of the duplicates was destroyed between the original doppelrat's 1st and 2nd turns, then the surviving 3 would become 12, and so on. Each duplicate appears in the same space as any other rat, can either move or take an action the round it appears, and has 4 hit points and AC 13. Any surviving duplicates perish 1 minute (10 rounds) after the first ones were created. If the original doppelrat dies, its clones stop duplicating but the preexisting clones remain until their time expires. A creature can identify the original doppelrat from its duplicates as an action by making a successful DC 15 Intelligence (Nature) or Wisdom (Perception) check."
                },
                {
                    "name": "Doppeling Disease",
                    "desc": "At the end of a dopplerat encounter, every creature bitten by a doppelrat or its duplicates must succeed on a DC 12 Constitution saving throw or contract the degenerate cloning disease. During each long rest, the diseased creature grows and sloughs off a stillborn clone. The doppeling process leaves the diseased creature incapacitated for 1 hour, unable to move and barely able to speak (spellcasting is impossible in this state). When the incapacitation wears off, the creature makes a DC 12 Constitution saving throw; it recovers from the disease when it makes its second successful save. Humanoid clones created by the disease cannot be brought to life in any manner."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The doppelrat has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Running Doppelrats",
                    "desc": "The hardest part of this monster is the sheer volume of attacks they generate. To model this, run them in groups of 4 for attack purposes and have those groups all use the same +5 to attack and do 1d4 damage. That way you need not roll 20 times for all of them, and you reduce the number of rolls required by a factor of 4."
                }
            ],
            "spell_list": [],
            "page_no": 123,
            "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_doppelrat/"
        },
        {
            "slug": "eala",
            "desc": "_This swanlike creature’s feathers are made of shining metal. When it inhales, the feathers on its chest glow red hot._  \nEala are beautiful but deadly creatures native to the plane of Shadow. They grow feathers like their Material Plane counterparts, but their feathers are made of gleaming, razor‑sharp metal.  \n**Metallic Diet.** Eala plumage displays a stunning mixture of metallic colors, which vary depending on their diet. An eala uses its fire breath to melt metals with low melting points such as gold, silver, lead, copper, and bronze. The eala consumes the molten metal, some of which migrates into the creature’s deadly feathers. Eala that display primarily or entirely a single color are highly prized.",
            "name": "Eala",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural",
            "hit_points": 40,
            "hit_dice": "9d6+9",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eala makes two attacks with its wing blades."
                },
                {
                    "name": "Wing Blades",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Fire Breath (recharge 5-6)",
                    "desc": "The eala breathes fire in a 20-foot cone. Every creature in the area must make a DC 11 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save or half as much on a successful one. The eala's fire breath ignites flammable objects and melts soft metals in the area that aren't being worn or carried."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Swan Song",
                    "desc": "When the eala is reduced to 0 hit points, it can use its last breath sing a plaintive and beautiful melody. Creatures within 20 feet that can hear the eala must succeed on a DC 13 Charisma saving throw or be incapacitated for 1 round. A creature incapacitated in this way has its speed reduced to 0."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 163,
            "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_eala/"
        },
        {
            "slug": "eel-hound",
            "desc": "_A grotesque beast with the muscular tail, bulbous head, and the rubbery, slime-covered flesh of a hideous eel, the torso and webbed paws of this amphibious predator resemble those of a misshapen canine. Needle-sharp teeth fill the creature’s menacing jaws._  \n**Hounds of the River Fey.** Ferocious aquatic fey, these amphibious menaces often serve such masters as lake and river trolls, lorelei, and nixies. Predatory beasts as dangerous on land as they are in the water, they share their masters’ capricious cruelty. The hounds’ chilling hunting cries inspire their masters to a killing frenzy as they pursue foes. Few other creatures appreciate eel hounds’ lithe power and cruel grace, instead noting only their grotesque form and unnerving savagery.  \n**Slippery Ambushers.** Eel hounds are ambush predators, preferring to hide among the muck and algae of riverbanks, only to suddenly burst forth as a pack. They surround their prey, latching on with their powerful jaws. Non-aquatic prey are dragged into the depths to drown. Similarly, eel hounds often force aquatic prey up onto dry land to die of suffocation.  \nPossessed of a low cunning, they prepare ambushes by vomiting forth their slippery spittle where land animals come to drink or along game trails. They surge out of the water to snatch prey while it is off balance.  \n**Liquid Speech.** Eel hounds understand Sylvan, and those dwelling near humans or other races pick up a few words in other tongues.",
            "name": "Eel Hound",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 77,
            "hit_dice": "14d8+14",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target is grappled (escape DC 14).",
                    "attack_bonus": 6,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The eel hound can breathe air and water."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The eel hound has advantage on an attack roll against a creature if at least one of the hound's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Slick Spittle",
                    "desc": "By spending 2 rounds dribbling spittle on an area, an eel hound can cover a 5-foot square with its slippery saliva. This area is treated as if under the effects of a grease spell, but it lasts for 1 hour."
                },
                {
                    "name": "Slithering Bite",
                    "desc": "A creature an eel hound attacks can't make opportunity attacks against it until the start of the creature's next turn."
                }
            ],
            "spell_list": [],
            "page_no": 166,
            "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_eel-hound/"
        },
        {
            "slug": "firegeist",
            "desc": "_Made of fiery smoke coalescing into a vaguely humanoid shape, a firegeist is little more than wisps of black smoke and spots of brighter flame._  \n**Elemental Echoes.** When a fire elemental meets its destruction in a particularly humiliating fashion while summoned away from its home plane, what returns is a firegeist. Malevolent and resentful, less than their former prideful selves, they exist for revenge.  \n**Indiscrimate Arsonists.** Firegeists are not adept at telling one humanoid from another, and so burning any similar creature will do, providing it is flammable. Brighter Light, Darker Smoke. A firegeist can shine brightly or be primarily smoky and dark, as it wishes. It always sheds a little light, like a hooded lantern.  \n**Elemental Nature.** A firegeist doesn’t require air, food, drink, or sleep.",
            "name": "Firegeist",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 87,
            "hit_dice": "25d6",
            "speed": {
                "walk": 40
            },
            "strength": 7,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The firegeist makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Combustion Touch (Recharge 5-6)",
                    "desc": "The firegeist may ignite a target when making a slam attack. The target must immediately succeed at a DC 13 Dexterity saving throw or catch fire, taking an additional 5 (1d10) fire damage at the beginning of its next turn. Until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hide By Firelight",
                    "desc": "In an area lit only by nonmagical flame, a Firegeist gains a +2 bonus on Stealth checks. This becomes +4 when hiding within the fire."
                },
                {
                    "name": "Illumination",
                    "desc": "The firegeist sheds dim light in a 30-foot radius."
                },
                {
                    "name": "Magical Light Sensitivity",
                    "desc": "While in magical light, the firegeist has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Water Susceptibility",
                    "desc": "For every 5 feet the firegeist moves in water, or for every gallon of water splashed on it, it takes 3 cold damage."
                }
            ],
            "spell_list": [],
            "page_no": 202,
            "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_firegeist/"
        },
        {
            "slug": "folk-of-leng",
            "desc": "_The people of Leng are hideous and malevolent, with goatlike legs and small horns they keep concealed beneath turbans, and mouths full of rows of serrated teeth, somewhat akin to sharks. They have a fondness for combining heavy leathers and bright silks in their robes, and they always go forth masked when leaving their mysterious, chilled cities._  \n**Dimensional Merchants.** The folk of Leng are interplanar merchants and avid slavers, trading silks, rubies, and the manaencrusted stones of Leng for humanoid slaves. They sail between worlds in peculiar ships with split, lateen-rigged masts and rigging that howls like the damned in high winds. They tend a few pyramids in the deep deserts and are said to befriend void dragons, heralds of darkness, and other servants of the void.  \n**A High Plateau.** Leng is a forbidding plateau surrounded by hills and peaks. Its greatest city is Sarkomand, a place which some claim has fallen into ruin, and which others claim to have visited in living memory.  \n**Love of Nets.** When in combat, the folk of Leng use nets woven from the silk of their racial enemies, the spiders of Leng. They summon these nets from interdimensional storage spaces.",
            "name": "Folk Of Leng",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 68,
            "hit_dice": "8d8+32",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "arcana": 4,
                "deception": 8,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "necrotic",
            "condition_immunities": "frightened",
            "senses": "passive Perception 15",
            "languages": "Common, Void Speech",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Etheric Harpoon",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30 ft., one target. Hit: 10 (1d8 + 6) necrotic damage, and the target must make a successful DC 13 Wisdom saving throw or be grappled (escape DC 13). In addition, armor has no effect against the attack roll of an etheric harpoon; only the Dexterity modifier factored into the target's AC is considered.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Psychic Scimitar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 3 (1d6) psychic damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Hooked Spider Net (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack. +4 to hit, range 20/50 ft., one target. Hit: 3 (1d6) piercing damage plus 19 (3d12) poison damage, and the target is restrained. A successful DC 14 Constitution saving throw halves the poison damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the folk of Leng's innate spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: comprehend languages, minor illusion\n\n3/day each: disguise self, suggestion\n\n1/day each: dream, etherealness"
                },
                {
                    "name": "Regeneration",
                    "desc": "The folk of Leng regains 5 hit points at the start of its turn. If the folk of Leng takes fire or radiant damage, this trait does not function at the start of its next turn. The folk of Leng dies only if it starts its turn with 0 hit points and does not regenerate. Even if slain, their bodies reform in a crypt of Leng and go on about their business."
                },
                {
                    "name": "Void Stare",
                    "desc": "The folk of Leng can see through doors and around corners as a bonus action. As a result, they are very rarely surprised."
                },
                {
                    "name": "Void Sailors",
                    "desc": "The folk of Leng can travel the airless void without harm."
                }
            ],
            "spell_list": [],
            "page_no": 204,
            "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_folk-of-leng/"
        },
        {
            "slug": "giant-ant",
            "desc": "_Several pony-sized ants swarm around an ant the size of a draft horse, clacking their serrated mandibles and threatening with their stingers._  \nGiant ants look much like a normal ant with six legs, a waspish segmented body, and large antenna. Their hides are covered in thick chitin, and they have large, serrated mandibles flanking their mouths and stingers on their tails. These stingers are the size of a shortsword, and they’re capable of stabbing and poisoning a human to death.  \n**Colony Defenders.** Giant ants form colonies under the control of a queen much like their normal-sized cousins. Sterile females form castes with the workers building the nest and caring for larvae. Queens and male drones rarely leave the colony. Soldiers defend the colony and forage for food.  \n**Carry Prey Home.** Giant ants are both predators and scavengers, working in organized groups to bring down large prey and carry it back to the nest. Giant ants tend to ignore animals away from the colony when not foraging for food, but they quickly move to overwhelm prey when hungry or threatened. A giant ant stands nearly four feet tall and weighs 400 pounds, while a giant ant queen is over five feet tall and weighs 900 pounds. Giant ants communicate with each other primarily with pheromones but also use sound and touch.",
            "name": "Giant Ant",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d10+14",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 13,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 9",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant ant makes one bite attack and one sting attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained and the giant ant can't bite a different target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage plus 22 (4d10) poison damage, or half as much poison damage with a successful DC 12 Constitution saving throw.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The giant ant has advantage on Wisdom (Perception) checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 23,
            "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_giant-ant/"
        },
        {
            "slug": "gray-thirster",
            "desc": "_This dried-out body of a long dead traveler is still clad in the tattered remains of his clothes. Skin as dry as parchment clings to the bones that are clearly distinguishable underneath. A hoarse moaning emanates from the dry, cracked lips._  \n**Thirsting Undead.** The greatest danger to people traversing badlands and deserts is thirst, and even the best prepared can find themselves without water. The lucky ones die quickly, while those less fortunate linger in sun-addled torment for days. These souls sometimes rise from the sand as gray thirsters, driven to inflict the torment they suffered upon other travelers.  \n**Destroy Wells and Oases.** Gray thirsters destroy or foul sources of water and often lurk nearby to ambush those seeking clean water.  \n**Thirsting Caravan.** Though they hunt alone, in at least one case an entire caravan died of thirst and rose again as gray thirsters. Called the dust caravan, it prowls the deep desert accompanied by skinchanging gnolls, shrieking ghouls, and a mummy lord, building a strange nomadic army.  \n**Undead Nature.** A gray thirster doesn’t require air, food, or sleep.",
            "name": "Gray Thirster",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 14,
            "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": "bludgeoning, necrotic",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands all languages it knew in life but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gray thirster makes two claw attacks and one Withering Turban attack"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Withering Turban",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one creature. Hit: 5 (1d4 + 3) necrotic damage. If the target failed a saving throw against the Thirst trait at any point in this encounter, its hit point maximum is reduced by an amount equal to the damage it took from this attack. This reduction lasts until the target has no exhaustion levels.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Drought (1/Day)",
                    "desc": "The gray thirster draws the moisture from a 20-foot radius area centered on itself. Nonmagical water and other liquids in this area turn to dust. Each creature that is neither undead nor a construct in the area takes 9 (2d8) necrotic damage, or half damage with a successful DC 13 Constitution saving throw. Plants, oozes, and creatures with the Amphibious, Water Breathing, or Water Form traits have disadvantage on this saving throw. Liquids carried by a creature that makes a successful saving throw are not destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Thirst",
                    "desc": "The gray thirster projects a 30-foot aura of desiccating thirst. The first time a creature enters the aura on its turn, or when it starts its turn in the aura, it must make a successful DC 12 Constitution saving throw or gain one level of exhaustion. If the saving throw is successful, the creature is immune to the gray thirster's Thirst for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 238,
            "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_gray-thirster/"
        },
        {
            "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": "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": "kot-bayun",
            "desc": "_This oddly colored cat appears at first to be a powerful panther. Its wide mouth pulls into something like a human grin, and its knowing eyes hint at intelligence beyond that of a typical predator._  \nEnemies of elves and blink dogs, kot bayuns are magical hunting cats gifted with eloquent speech and cunning abilities.  \n**Speaking Fey Cats.** These brutal and temperamental creatures get along well with cruel-minded fey. More gentle fey rightfully find the creatures to be a menace. A kot bayun measures six feet long and weighs over 200 lb. They are long-lived, and some stories record the same kot bayun in a region for over 400 years.  \n**Sing to Sleep.** In addition to their stealthy natures and physical prowess, kot bayun have the ability to put prey to sleep with song. They carefully choose victims and stalk them for a time, learning their strengths and weaknesses before making their attack. They lay in wait until their prey is vulnerable and then begin their slumbering song. Those resisting the call to slumber are always the kot bayun’s first victims as they launch from cover and attempt to disembowel their prey. In forests with a thick canopy, a kot bayun stealthily creeps among tree limbs, tracking the movement of its prey below.  \n**Healing Poetry.** If discovered by intelligent prey, a kot bayun opens with a parley instead of claws. In rare cases, a kot bayun finds something in its prey it likes and cold predation turns to a lukewarm association.  \nBefriending a kot bayun has benefits as the creature’s poems, tales, and sagas have the magical ability to heal negative conditions. A kot bayun tells its stories in the form of strange epics and poetry, ranging from simple rhyming folk poems to complex sonnets. This ability is not widely known (a secret the creatures intend to keep), but, as folktales spread, more and more adventurers and sages seek out these elusive beasts.",
            "name": "Kot Bayun",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 5,
            "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 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kot bayun makes one bite attack and one claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5ft., one target. Hit: 14 (2d10 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Slumbering Song",
                    "desc": "The kot bayun puts creatures to sleep with its haunting melody. While a kot bayun sings, it can target one hearing creature within a 100-foot radius. This target must succeed on a DC 13 Charisma saving throw or fall asleep. The target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. Each round the kot bayun maintains its song, it can select a new target. A creature that successfully saves is immune to the effect of that kot bayun's song for 24 hours. The slumbering song even affects elves, but they have advantage on the Charisma saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Folk Cure",
                    "desc": "A kot bayun's tales have the effect of a lesser restoration spell at will, and once per week it can have the effect of greater restoration. The kot bayun designates one listener to benefit from its ability, and that listener must spend one uninterrupted hour listening to the cat's tales. Kot bayuns are reluctant to share this benefit and must be bargained with or under the effect of domination to grant the boon."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the kot bayun's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\n3/day each: fog cloud, invisibility (self only)\n\n1/day: blink"
                }
            ],
            "spell_list": [],
            "page_no": 268,
            "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_kot-bayun/"
        },
        {
            "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": "noctiny",
            "desc": "_A grinning man brandishes a staff surmounted by a rune-covered skull. Blasphemous sigils adorn his clothes, and ashes stain his skin a sickly gray._  \nNoctiny are wretched humanoids corrupted by fell power. Their skin is sallow and gaunt even before they smear it with ash, bone dust, and worse materials to wash all living color from their bodies. The noctiny embrace all manner of blasphemous and taboo behaviors to please their masters.  \n**Pyramid of Power.** The noctiny’s lust for power drives them away from decency and reason. They are initiates who form the lowest rung of fext society. They swear themselves into service to the undead fext as thugs, servants, acolytes, and cannon fodder, and in exchange draw a trickle of power for themselves.  \n**A Race Apart.** Though they arise from any humanoid stock, the noctiny are corrupted by the powers they serve. Noctiny retain the cosmetic traits that identify their original race if one looks hard enough, but any connection they once had to their fellows is overpowered by their transformation into noctiny.",
            "name": "Noctiny",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "noctiny",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "studded leather armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 16,
            "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": "frightened",
            "senses": "passive Perception 10",
            "languages": "Common, plus the language spoken by the noctini's fext master",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The noctiny makes two melee attacks."
                },
                {
                    "name": "Pact Staff",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage or 8 (1d8 + 4) bludgeoning damage if used in two hands.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The noctiny has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pact Wrath",
                    "desc": "One of the noctiny's weapons is infused with power. Its attacks with this weapon count as magical, and it adds its Charisma bonus to the weapon's damage (included below)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the noctiny is a 3rd-level spellcaster. Its spellcasting ability score is Charisma (save DC 13, +5 to hit with spell attacks). It knows the following warlock spells.\n\ncantrips (at will): chill touch, eldritch blast, poison spray\n\n1st level (4 slots): armor of agathys, charm person, hellish rebuke, hex\n\n2nd level (2 slots): crown of madness, misty step"
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "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_noctiny/"
        },
        {
            "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/"
        }
    ]
}