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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=strength&page=11",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=strength&page=9",
    "results": [
        {
            "slug": "rock-salamander",
            "desc": "",
            "name": "Rock Salamander",
            "size": "Tiny",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d4+12",
            "speed": {
                "walk": 20,
                "burrow": 20,
                "climb": 20
            },
            "strength": 8,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60', tremorsense 60', passive Perception 11",
            "languages": "understands Terran but can't speak",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Manipulate Stone",
                    "desc": "If it is touching stone it can manipulate stone contiguous with its location to create one of the following:Rumbling Earth: One creature touching stone within 10 ft. of salamander is knocked prone (DC 12 Dex negates).Softened Earth One creature touching stone within 10 ft. of salamander is restrained by softened mud-like stone until the end of its next turn (DC 12 Str negates).Stone Armor Salamander's AC +2 until start of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "Can burrow through nonmagical unworked earth/stone with o disturbing material it moves through."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in rocky terrain."
                },
                {
                    "name": "Stone Spider Climb",
                    "desc": "Can climb difficult stone surfaces including upside down on ceilings with o an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 333,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_rock-salamander/"
        },
        {
            "slug": "sunflower-sprite",
            "desc": "",
            "name": "Sunflower Sprite",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Radiant Leaf",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 4 (1d4+2) slashing damage + 5 (2d4) radiant."
                },
                {
                    "name": "Light Ray",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 8 (2d4+3) radiant."
                },
                {
                    "name": "Healing Radiance (Recharge: Short/Long Rest)",
                    "desc": "Radiates a warm light. Each friendly creature within 10 ft. of the sprite regains 5 (2d4) hp. It can't use this action if it hasn't been exposed to sunlight in the past 24 hrs."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Diurnal",
                    "desc": "At night or when underground it has disadvantage on initiative rolls and Wis (Perception) checks."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Speak with Plants",
                    "desc": "Can communicate with plants as if they shared a language."
                },
                {
                    "name": "Variable Illumination",
                    "desc": "Sheds bright light in a 5 ft. to 20' radius and dim light for extra number of feet equal to chosen radius. It can alter radius as a bonus action. It can't use this trait if it hasn't been exposed to sunlight in past 24 hrs."
                }
            ],
            "spell_list": [],
            "page_no": 358,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_sunflower-sprite/"
        },
        {
            "slug": "tuberkith",
            "desc": "",
            "name": "Tuberkith",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Peeler",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) slashing damage."
                },
                {
                    "name": "Masher",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 6 (1d8+2) bludgeoning damage. If the target is a creature it must make DC 12 Str save or be knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Deep Roots",
                    "desc": "Has advantage on Str and Dex saves made vs. effects that would move it vs. its will along the ground."
                },
                {
                    "name": "Dozens of Eyes",
                    "desc": "Has advantage on Wis (Perception) checks that rely on sight and on saves vs. being blinded. In addition if the tuberkith isn't blinded creatures attacking it can't benefit from traits and features that rely on a creature's allies distracting or surrounding the tuberkith such as the Pack Tactics trait or Sneak Attack feature."
                }
            ],
            "spell_list": [],
            "page_no": 379,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_tuberkith/"
        },
        {
            "slug": "zilaq",
            "desc": "",
            "name": "Zilaq",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "15d4+45",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "thunder",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) piercing damage."
                },
                {
                    "name": "Sonic Yelp (Recharge 5-6)",
                    "desc": "Each creature within 60' of it and can hear it: 21 (6d6) thunder (DC 13 Con half). "
                },
                {
                    "name": "Enthralling Speech (2/Day)",
                    "desc": "Each creature within 60' of it and can hear it: charmed for 1 min (DC 13 Wis negates). While charmed creature suffers either (zilaq's choice): Creature becomes hostile toward another creature of the zilaq's choice that is also charmed by the zilaq.Creature rolls d100 at start of each of its turns. If result is 51-100 it can take no action until start of its next turn."
                },
                {
                    "name": "Phantasmal Oratory (1/Day)",
                    "desc": "Describes a creature so vividly it takes on a semblance of reality. Zilaq creates an illusory creature that resembles a Beast Monstrosity or Plant with CR 1 or less for 1 hr. The illusory creature moves and acts according to zilaq's mental direction and takes its turn immediately after zilaq; uses statistics of creature it resembles except it can't use traits actions or spells that force target to save."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Eidetic Memory",
                    "desc": "Remembers everything it hears or reads. It has advantage on Int (Arcana) and Int (History) checks."
                },
                {
                    "name": "Two-Headed",
                    "desc": "Advantage on Wis (Perception) checks and on saves vs. being blinded charmed deafened frightened stunned and knocked unconscious."
                }
            ],
            "spell_list": [],
            "page_no": 399,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_zilaq/"
        },
        {
            "slug": "bearing-golem",
            "desc": "A scattering of metal ball bearings coalesces into a constantly shifting humanoid shape._  \nMade up of thousands of ball bearings, a bearing golem can assume nearly any shape it chooses, though it always remains an amalgamation of metal pellets.  \n**Thievish Inspiration.** The first bearing golem was created when a wizard saw a thief foiling the traps in its tower with ball bearings. After disposing of the thief, the wizard collected the metal balls and realized their purpose could be improved if the bearings spread themselves. A later variant used caltrops instead creating the Open Game License",
            "name": "Bearing Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 13",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks. Alternatively, it uses its Steel Shot twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Steel Shot",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 30/120 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Scattershot (Recharge 5-6)",
                    "desc": "The golem's body explodes. Each creature within 15 feet of the golem must make a DC 15 Dexterity saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The golem immediately scatters."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "In the first round of combat, the golem has advantage on attack rolls against any creature it has surprised."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the bearing golem is scattered, it is indistinguishable from a normal pile of ball bearings."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                },
                {
                    "name": "Reform",
                    "desc": "If the golem is scattered and has at least 1 hit point, it can reform as a bonus action in any space containing at least one of its ball bearings without provoking an opportunity attack. If it reforms within 5 feet of a prone creature, it can make one slam attack against that creature as part of this bonus action."
                },
                {
                    "name": "Scatter",
                    "desc": "As a bonus action, the bearing golem can disperse, scattering its ball bearings in a 15-foot cube, centered on the space it previously occupied. A creature moving through a space containing any of the golem's ball bearings must succeed on a DC 15 Dexterity saving throw or fall prone. A creature moving through the area at half speed doesn't need to make the save. While scattered, the bearing golem can't attack or move, except to reform, and it can't be targeted by attacks or spells. It can still take damage from spells that deal damage in an area."
                }
            ],
            "spell_list": [],
            "page_no": 181,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_bearing-golem/"
        },
        {
            "slug": "caltrop-golem",
            "desc": "A scattering of metal caltrops coalesces into a constantly shifting humanoid shape._  \nMade up of thousands of caltrops, a caltrop golem can assume nearly any shape it chooses, though it always remains an amalgamation of metal caltrops.  \n**Iterative Design** Caltrops golems were developed as a more advanced form of Open Game License",
            "name": "Caltrop Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 13",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks. Alternatively, it uses its Steel Shot twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Steel Shot",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Scattershot (Recharge 5-6)",
                    "desc": "The golem's body explodes. Each creature within 15 feet of the golem must make a DC 15 Dexterity saving throw. On a failure, a creature takes 36 (8d8) piercing damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The golem immediately scatters."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "In the first round of combat, the golem has advantage on attack rolls against any creature it has surprised."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the caltrop golem is scattered, it is indistinguishable from a normal pile of caltrops."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                },
                {
                    "name": "Reform",
                    "desc": "If the golem is scattered and has at least 1 hit point, it can reform as a bonus action in any space containing at least one of its caltrops without provoking an opportunity attack. If it reforms within 5 feet of a prone creature, it can make one slam attack against that creature as part of this bonus action."
                },
                {
                    "name": "Scatter",
                    "desc": "As a bonus action, the bearing golem can disperse, scattering its caltrops in a 15-foot cube, centered on the space it previously occupied. A creature moving through a space containing any of the golem's caltrops must succeed on a DC 15 Dexterity saving throw or stop moving this turn and take 1 piercing damage. Taking this damage reduces the creature's walking speed by 10 feet until the creature regains at least 1 hit point. A creature moving through the area at half speed doesn't need to make the save. While scattered, the bearing golem can't attack or move, except to reform, and it can't be targeted by attacks or spells. It can still take damage from spells that deal damage in an area."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_caltrop-golem/"
        },
        {
            "slug": "dancing-foliage",
            "desc": "A slender, humanoid-shaped plant dances in a clearing. Its two long legs and four arms are decorated with a plethora of vibrant petals and serrated leaves. A wide flower blossoms at the top of the whimsical performer._  \n**Jovial Creations.** Dancing foliage appears in areas where the magic of the arts combines with the magic of nature. Birthed by such magic, the creature is influenced by both: it loves the arts and is protective of the natural world.  \n**Garden Guardians.** Dancing foliage primarily inhabits and defends forest groves from outside threats, but they sometimes wander the gardens of urban settlements. Their love of flowers causes them to tend and protect the plants at all costs, often to the dismay of the garden’s owner or castle groundskeeper. Once a dancing foliage has decided to protect an area, it refuses to leave, though terms of pruning and planting can be negotiated with it, especially if such actions make the garden more aesthetically pleasing.  \n**Dancing Gardeners.** When tending to its garden, dancing foliage moves to some unheard tune, gracefully leaping, twirling, and bobbing around the garden. If it or its garden is threatened, the dancing foliage enters a battle dance until the threat is either removed or eliminated. It never pursues foes beyond the end of its garden.",
            "name": "Dancing Foliage",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 40
            },
            "strength": 9,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 10,
            "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": {
                "acrobatics": 5,
                "perception": 3,
                "performance": 6
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, frightened, poisoned",
            "senses": "passive Perception 13",
            "languages": "Druidic, Sylvan",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dancing foliage makes four attacks with its serrated leaves."
                },
                {
                    "name": "Serrated Leaves",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Flower Dance (Recharge 4-6)",
                    "desc": "The dancing foliage uses one of the following flower dances: \n* Alluring Dance. The dancing foliage sways, releasing scintillating petals. Up to three creatures of the foliage's choice that can see the petals and that are within 20 feet of the foliage must succeed on a DC 12 Wisdom saving throw or be magically charmed for 1 minute. While charmed in this way, the creature is incapacitated and has a speed of 0 as it watches the swirling and falling petals. The effect ends for a creature if the creature takes damage or another creature uses an action to shake it out of its stupor. \n* Serrated Dance. The dancing foliage whirls a flurry of serrated leaves around itself. Each creature within 10 feet of the dancing foliage must make a DC 12 Dexterity saving throw, taking 14 (4d6) slashing damage on failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shower of Petals",
                    "desc": "When a creature the dancing foliage can see targets it with an attack, it releases a shower of flower petals, giving the attacker disadvantage on that attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evasion",
                    "desc": "If the dancing foliage is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the dancing foliage instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the dancing foliage remains motionless, it is indistinguishable from a flowering shrub or small tree."
                },
                {
                    "name": "Nimble Dance",
                    "desc": "The dancing foliage can take the Dash or Disengage action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 79,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_dancing-foliage/"
        },
        {
            "slug": "derro-shadowseeker",
            "desc": "This blue-skinned creature wears leather armor smeared with blood and filth, though the dagger it wields is immaculate. Its milky eyes complement equally white hair, which sprouts chaotically from its head. Its movements are twitchy and unpredictable.  \n_**Erratic Combatants.**_ Derro shadowseekers manifest their insanity in their physicality. They seem to have a continual series of muscle spasms that control their movements. Their apparent randomness is distracting to their foes, which enables them to better land killing blows. The bafflement they cause in combat also allows them to move about the battlefield without heed for their safety, as practiced blows fail to land on them.  \n_**Unreliable Allies.**_ Shadowseekers are aware they are more effective when allying with other creatures, but they detest working with others. If a situation forces shadowseekers to work with allies, they often mock their ostensible partners and work to maneuver their allies into unfavorable positions. A squabbling group of shadowseekers invokes a bewildering array of threats and ridicule that often throws off their foes.",
            "name": "Derro Shadowseeker",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "studded leather",
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 7,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 1,
            "skills": {
                "acrobatics": 8,
                "perception": 1,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common, Dwarvish, Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The derro shadowseeker makes three melee attacks."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d4 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d4+5"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5"
                },
                {
                    "name": "Maddening Convulsions (Recharge 5-6)",
                    "desc": "The shadowseeker's body contorts and spasms in bizarre ways, confounding other creatures. Each non-derro creature within 5 feet of the shadowseeker that can see it must succeed on a DC 15 Wisdom saving throw or be affected as if by a confusion spell 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 shadowseeker's Maddening Convulsions for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Erratic Movement",
                    "desc": "The shadowseeker can take the Disengage or Hide action as a bonus action on each of its turns. In addition, opportunity attacks against the shadowseeker are made with disadvantage."
                },
                {
                    "name": "Evasion",
                    "desc": "If the shadowseeker is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the shadowseeker instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The shadowseeker has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The shadowseeker deals an extra 14 (4d6) damage when it hits a target with a weapon attack and has advantage on the attack roll, or when the target is within 5 feet of an ally of the shadowseeker that isn't incapacitated and the shadowseeker doesn't have disadvantage on the attack roll."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the shadowseeker has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 98,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_derro-shadowseeker/"
        },
        {
            "slug": "eonic-savant",
            "desc": "A jagged blue scar of magical energy forms in the air, and a blue-robed figure steps out a moment later. As it moves, echoes of it appear to move a split second before and after it. The creature focuses its attention and the echoes solidify around it, one wielding the creature’s staff, the other a spell._  \nThe eonic savant is an Open Game License",
            "name": "Eonic Savant",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "human",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "16 with mage armor",
            "hit_points": 115,
            "hit_dice": "16d8+51",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 11,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "arcana": 8,
                "history": 8,
                "perception": 3,
                "persuasion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "passive Perception 13",
            "languages": "Common, Eonic, Giant, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eonic savant makes three melee attacks."
                },
                {
                    "name": "Time Warping Staff",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 7 (2d6) force damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amend Time",
                    "desc": "As a bonus action, the savant alters the strands of time surrounding a creature it can see within 30 feet. If the target is friendly, the target has advantage on its next weapon attack roll. If the target is hostile, the target must succeed on a DC 15 Charisma saving throw or have disadvantage on its next weapon attack roll."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The savant has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Past and Future, Present",
                    "desc": "A savant is always accompanied by its past and future selves. They occupy the savant's same space seconds before and after the savant and can't be targeted separately. They provide the savant with the following benefits. \n* The savant can concentrate on two spells simultaneously. If it casts a third spell that requires concentration, the savant loses concentration on the oldest spell. If the savant is concentrating on two spells and loses concentration because of taking damage, it loses concentration on the oldest spell.\n* When a creature targets the savant with an attack, roll a d6. On a 1 through 4, the attack hits one of the savant's future or past selves, halving the damage the savant takes. On a 5 or 6, the attack hits the savant, and it takes damage as normal. The savant is still the target of the attack and is subject to effects that trigger when a creature is hit or damaged."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The savant is a 9th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 15, +8 to hit with spell attacks). The savant has the following wizard spells prepared: Cantrips (at will): fire bolt, light, mage hand, prestidigitation\n1st Level (4 slots): detect magic, mage armor, magic missile, sleep\n2nd Level (3 slots): enlarge/reduce, gust of wind, misty step\n3rd Level (3 slots): counterspell, fireball, fly\n4th Level (3 slots): arcane eye, confusion, dimension door\n5th Level (1 slot): arcane hand"
                }
            ],
            "spell_list": [],
            "page_no": 137,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_eonic-savant/"
        },
        {
            "slug": "flayed-wraith",
            "desc": "This flying creature looks like the disembodied skin of a once-living person. Its mouth is twisted into a tortured scream, and its eyes gleam a baleful blue._  \n**Tortured to Death.** Flayed wraiths come into being when certain dark energies are present at the moment when an individual is tortured to death. Unlike typical Open Game License",
            "name": "Flayed Wraith",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 9,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "any languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The flayed wraith uses its Howl of Agony. It then makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage plus 5 (2d4) necrotic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Howl of Agony",
                    "desc": "The wraith screams its pain into the mind of one creature it can see within 30 feet of it. The target must make a DC 14 Wisdom saving throw. On a failure, the target takes 10 (3d6) psychic damage and is incapacitated as it doubles over in pain. On a success, the target takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the flayed wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Torturer",
                    "desc": "When the flayed wraith reduces a creature to 0 hp, it knocks out the creature, which falls unconscious and is stable."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_flayed-wraith/"
        },
        {
            "slug": "hoarfrost-drake",
            "desc": "This small, blue-tinged dragon has frozen spikes covering its body and wings that look like cracked sheaves of ice. When the dragon exhales, its breath covers everything in a patina of frost._  \n**White Dragon Servants.** Hoarfrost drakes share territory with Open Game License",
            "name": "Hoarfrost Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "fly": 30,
                "walk": 20
            },
            "strength": 9,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hoarfrost drake makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 2 (1d4) cold damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Cloud of Riming Ice (Recharge 5-6)",
                    "desc": "The hoarfrost drake creates a cloud of freezing fog that rimes everything in frost. Each creature within 20 feet of it must make a DC 14 Constitution saving throw. On a failure, the target takes 14 (4d6) cold damage and must succeed on a DC 12 Dexterity saving throw or drop whatever it's holding. On a success, the target takes half the damage and doesn't drop what it's holding.\n\nThe area becomes difficult terrain until the end of the hoarfrost drake's next turn. A creature that enters the area or ends its turn there must succeed on a DC 14 Dexterity saving throw or fall prone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Retaliatory Slip",
                    "desc": "When a creature grapples the drake, the drake can immediately attempt to escape. If it succeeds, it can make a bite attack against the creature that grappled it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ice Walk",
                    "desc": "The hoarfrost drake can move across and climb icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement."
                },
                {
                    "name": "Icy Scales",
                    "desc": "The hoarfrost drake has advantage on ability checks and saving throws made to escape a grapple."
                }
            ],
            "spell_list": [],
            "page_no": 123,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_hoarfrost-drake/"
        },
        {
            "slug": "initiate-of-the-elder-elementals",
            "desc": "The kobold stands at the stone altar, chanting words of elemental power. Winds swirl around it, the stone beneath its feet rumbles, and fire ignites in one hand while frost rimes the other._  \n**Elemental Servant.** Serving as part of a secret cabal, the initiate taps into the elemental magic that taints it to serve the four great elemental lords of evil. It often worships in secret underground sites devoted to its dark gods. Service means access to power, and an initiate hopes to use that power to rise in station.",
            "name": "Initiate of the Elder Elementals",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 12,
            "armor_desc": "15 with mage armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 3,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Gift of the Elder Elementals",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 7 (2d6) acid, cold, fire, or lightning damage, and the target has disadvantage on its next saving throw against any of the initiate's spells that deal the chosen type of damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blessing of the Elder Elementals",
                    "desc": "The initiate has advantage on saving throws against spells and abilities that deal acid, cold, fire, or lightning damage."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The initiate has advantage on attack rolls against a creature if at least one of the initiate's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the initiate has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Versatility of the Elder Elementals",
                    "desc": "As a bonus action, the initiate can change the damage of a spell it casts from acid, cold, fire, or lightning to another one of those elements."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The initiate of the elder elementals is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The initiate has the following wizard spells prepared:\nCantrips (at will): pummelstone, light, mage hand, ray of frost\n1st level (4 slots): burning hands, mage armor, tidal barrier\n2nd level (3 slots): gust of wind, misty step, scorching ray\n3rd level (2 slots): lightning bolt, frozen razors"
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_initiate-of-the-elder-elementals/"
        },
        {
            "slug": "cats-of-ulthar",
            "desc": "",
            "name": "Cats of Ulthar",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 55,
            "hit_dice": "10d10",
            "speed": {
                "walk": 40
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "4d6",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 0 ft., up to two creatures in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "name": "Bites"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Each creature in the swarm must succeed on a DC 12 Wisdom saving throw or fall prone and become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the swarm's Feline Terror for the next 24 hours.",
                    "name": "Feline Terror"
                },
                {
                    "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell.",
                    "name": "Keen Senses"
                },
                {
                    "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 cat. The swarm can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "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_cats-of-ulthar/"
        },
        {
            "slug": "pact-drake",
            "desc": "",
            "name": "Pact Drake",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "8d6+24",
            "speed": {
                "fly": 60,
                "walk": 40
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "insight": 8,
                "investigation": 5,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "psychic, radiant",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., truesight 60 ft., passive Perception 16",
            "languages": "all",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The pact drake makes two attacks: one with its bite and one with its claw.",
                    "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) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "The pact drake breathes a calming haze in a 30-foot cone. Creatures in the cone must make a DC 15 Charisma saving throw or be charmed for 1 minute. While charmed, a creature also can't attack up to five creatures of the pact drake's choice. A charmed creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a success.",
                    "name": "Enforced Diplomacy (Recharge 5-6)"
                },
                {
                    "desc": "The drake targets a single creature within 60 feet that broke the terms of a pact witnessed by the drake. The creature must succeed on a DC 15 Charisma saving throw or be blinded, deafened, and stunned for 1d6 minutes. The conditions can be ended early only with a dispel magic (DC 15) spell or similar magic. When these conditions end, the affected creature has disadvantage on saving throws until it finishes a long rest.",
                    "name": "Punish Transgressor"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Creatures that make a pact or agree to terms while the drake witnesses the agreement are bound by the drake's magic. They have disadvantage on saving throws against scrying by the drake (simply making a successful save against the drake's scrying usually is enough to arouse its suspicion), and they become potential targets for the drake's Punish Transgressor action.",
                    "name": "Binding Witness"
                },
                {
                    "desc": "The drake knows if it hears a lie.",
                    "name": "Sense Falsehood"
                },
                {
                    "desc": "A pact drake's spellcasting ability is Charisma (spell save DC 15). It can cast the following spells, requiring only somatic components:\nAt will: detect magic\n3/day each: arcane eye, clairvoyance, scrying",
                    "name": "Innate Spellcasting"
                }
            ],
            "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_pact-drake/"
        },
        {
            "slug": "philosophers-ghost",
            "desc": "",
            "name": "Philosopher's Ghost",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 77,
            "hit_dice": "14d8+14",
            "speed": {
                "walk": 40
            },
            "strength": 9,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold; slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The philosopher's ghost makes two burning touch attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) fire damage. If the target is a creature, it suffers a burning lesion, taking 2 (1d4) fire damage at the start of each of its turns. Any creature can take an action to soothe the burning lesion with a successful DC 12 Wisdom (Medicine) check. The lesion is also soothed if the target receives magical healing.",
                    "name": "Burning Touch"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The philosopher's ghost sheds bright light in a 20-foot-radius and dim light for an additional 20 feet.",
                    "name": "Illumination"
                },
                {
                    "desc": "The philosopher's ghost can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the ghost or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the philosopher's ghost can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that target takes 5 (1d10) fire damage and catches fire; until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns.",
                    "name": "Persistent Burning Form"
                },
                {
                    "desc": "The philosopher's ghost deals double damage to objects and structures.",
                    "name": "Siege Monster"
                },
                {
                    "desc": "If completely immersed in water, a philosopher's ghost's movement halves each round until it stops moving completely, becoming incapacitated, and contact with it no longer causes damage. As soon as any portion of it is exposed to the air again, it resumes moving at full speed.",
                    "name": "Water Vulnerability"
                }
            ],
            "spell_list": [],
            "page_no": 297,
            "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_philosophers-ghost/"
        },
        {
            "slug": "pillar-of-the-lost-magocracy",
            "desc": "",
            "name": "Pillar of the Lost Magocracy",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d12+12",
            "speed": {
                "walk": 0
            },
            "strength": 9,
            "dexterity": 1,
            "constitution": 13,
            "intelligence": 18,
            "wisdom": 8,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 6,
                "history": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 9",
            "languages": "understands Common but can't speak, telepathy 120 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The pillar of lost magocracy unleashes a random magical attack on a target or area within 120 feet. Roll a d4 to determine the effect:\n1. Mutant Plants. Grasping tendrils of alien vegetation sprout from the ground in a 20-foot radius centered on a point the pillar can see within 120 feet. The area becomes difficult terrain, and each creature in the area must succeed on a DC 14 Strength saving throw or become restrained. Treat as an entangle spell, except it only lasts for 2d4 rounds.\n2. Acid Rain. Corrosive acid falls from the sky centered on a point the pillar can see within 120 feet. Each creature in a 20-foot-radius, 40-foot-high cylinder must make a DC 14 Dexterity saving throw, taking 13 (3d8) acid damage on a failed save, or half as much damage on a successful one.\n3. Noxious Cloud. The pillar creates a 20-foot-radius sphere of reddish, stinging mist centered on a point it can see within 120 feet. The area is heavily obscured, and each creature inside the cloud at the start of its turn must make a DC 14 Constitution saving throw. On a failed save, the creature takes 13 (3d8) poison damage and is blinded until the start of its next turn. On a success, the creature takes half the damage and isn't blinded. The cloud lasts for 1d4 rounds.\n4. Shrinking Ray. A bright green ray strikes a single creature within 120 feet. The creature must succeed on a DC 14 Constitution saving throw or be shrunk to half its size. Treat as an enlarge/reduce spell, except it lasts for 2d4 rounds.",
                    "name": "Anger of the Ancient Mage"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The pillar uses its Intelligence instead of its Dexterity to determine its place in the initiative order.",
                    "name": "Mental Agility"
                },
                {
                    "desc": "A creature that touches the pillar or hits it with a melee attack while within 5 feet of it takes 3 (1d6) lightning damage.",
                    "name": "Shocking Vengeance"
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "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_pillar-of-the-lost-magocracy/"
        },
        {
            "slug": "witch-queen",
            "desc": "",
            "name": "Witch Queen",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "studded leather armor",
            "hit_points": 77,
            "hit_dice": "14d6+28",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 9",
            "languages": "Common, Dwarvish, Undercommon",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage. If the target is a creature, it must succeed on a DC 14 Charisma saving throw or use its reaction to move up to its speed and make a melee attack against the nearest enemy of the witch queen.",
                    "name": "Maddening Scimitar"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, a target of the witch queen's choice within 60 feet of her has disadvantage on its saving throw against her next spell.",
                    "name": "Heightened Spell (3/Day)"
                },
                {
                    "desc": "The witch queen has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "While in sunlight, the witch queen has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                },
                {
                    "desc": "The witch queen is an 8th-level spellcaster. Her spellcasting ability is Charisma (spell save DC 14, +6 to hit with spell attacks). She has the following wizard spells prepared: \nCantrips (at will): acid splash, mage hand, message, ray of frost\n1st level (4 slots): burning hands, magic missile, sleep\n2nd level (3 slots): invisibility, spider climb, suggestion\n3rd level (3 slots): blink, fear, lightning bolt\n4th level (2 slots): blight, confusion",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 97,
            "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_witch-queen/"
        },
        {
            "slug": "aridni",
            "desc": "_Both more rugged and more ruthless than normal pixies, the aridni are an especially greedy breed of fey bandits and kidnappers._  \n**Pale Archers.** These ashen-faced fey with gray moth wings fire green-glowing arrows with a sneer and a curse. Aridni prefer ranged combat whenever possible, and they are quite difficult to lure into melee. They sometimes accept a personal challenge o respond to accusations of cowardice.  \n**Caravan Raiders.** They’ve developed different magical abilities that aid them well when they raid caravans for captives to enslave and sell; charming foes into slavery is a favorite tactic.  \n**Wealth for Status.** They delight in taking plunder from humans and dwarves, not so much for its own sake but as a sign of their power over mortals, and their contempt for those who lack fey blood.",
            "name": "Aridni",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "15d6+30",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 9,
            "dexterity": 21,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 11,
                "perception": 3,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Gnoll, Sylvan, Void Speech",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Pixie Bow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 40/160 ft., one target. Hit: 7 (1d4 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Slaver Arrows",
                    "desc": "An aridni can add a magical effect in addition to the normal damage done by its arrows. If so, the aridni chooses from the following effects:\n\nConfusion. The target must succeed on a DC 14 Wisdom saving throw or become confused (as the spell) for 2d4 - 1 rounds.\n\nFear. The target must succeed on a DC 14 Wisdom saving throw or become frightened for 2d4 rounds.\n\nHideous Laughter. The target must succeed on a DC 14 Wisdom saving throw or become incapacitated for 2d4 rounds. While incapacitated, the target is prone and laughing uncontrollably.\n\nSleep. The target must succeed on a DC 14 Wisdom saving throw or fall asleep for 2d4 minutes. The creature wakes up if it takes damage or if another creature takes an action to shake it awake."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The aridni doesn't provoke an opportunity attack when it flies out of an enemy's reach."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The aridni has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the aridni's innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells:\n\nat will: dancing lights, detect magic, invisibility\n\n3/day: charm person, faerie fire, mage armor\n\n1/day: spike growth"
                }
            ],
            "spell_list": [],
            "page_no": 26,
            "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_aridni/"
        },
        {
            "slug": "chernomoi",
            "desc": "_These scaly creatures resemble nothing so much as tiny, batwinged dragonkin._  \n**Dragon Sprites.** Chernomoi (which means “lair sprite” in Draconic) often reside discreetly in a dragon lair or dragonborn household, cleaning and tidying up at night, and only occasionally keeping a small trinket or shiny gemstone as compensation. They appear as tiny, winged dragonkin, dressed in metallic armor made of small coins and semi-precious stones.  \n**Lair Alarms.** Chernomoi are terrified of wyverns and never lair anywhere near them. Otherwise, they are very protective of their draconic masters and raise an alarm if an intruder is undetected. They fight with their tiny blades and Shriek attack if cornered, though they always flee from danger as a first option— usually straight to a dragon, dragonborn, or drake ally.",
            "name": "Chernomoi",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d4+20",
            "speed": {
                "walk": 20,
                "fly": 20
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "acrobatics": 6,
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silver weapons",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Draconic, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Shriek (Recharge 5-6)",
                    "desc": "The chernomoi emits a loud shriek. All creatures within 60 feet who can hear take 10 (3d6) thunder damage, or half damage with a successful DC 13 Constitution saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the chernomoi's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: detect magic, invisibility, mage hand, mending, message, prestidigitation\n\n1/day each: detect poison and disease, dimension door"
                }
            ],
            "spell_list": [],
            "page_no": 55,
            "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_chernomoi/"
        },
        {
            "slug": "eonic-drifter",
            "desc": "_The air crackles and lights flicker in the ruins. In a whirl of colorful robes, the drifter materializes from the unfathomable maelstroms of time. His eyes scan the hall in panic, anticipating the terrible revelations of yet another era._  \n**Adrift in Time.** Not much is known about the time traveling eonic drifters other than that they left a dying civilization to look for help not available in their own age. To their misfortune, returning to their own time proved much more difficult than leaving it, so the eonic drifters found themselves adrift in the river of time. As the decades passed, their chance of returning home withered, along with the flesh of their bodies. They have been become mummified by the passing ages.  \n**Crystal Belts.** A drifter carries an odd assembly of gear gathered in countless centuries, proof of its tragic journey. The more eclectic the collection, the more jumps it has performed on its odyssey.  \nBelts of crystals around its body store the energy that fuels a drifter’s travels. After each large jump through time, the reservoirs are exhausted and can be used only for very short jumps.  \n**Jittery and Paranoid.** Visiting countless eras in which mankind has all but forgotten this once-great civilization has robbed most eonic drifters of their sanity. Their greatest fear is being robbed of their crystal belts. They plead or fight for them as if their lives depended on them—which, in a sense, they do. Adventurers who convince a drifter of their good intentions may be asked for aid. In exchange, a drifter can offer long-lost artifacts gathered from many forays through time.  \nDrifters can appear at any time or place, but they often frequent the sites of their people’s past (or future) cities. There they are comforted by knowing that they’re at least in the right place, if not the right time.",
            "name": "Eonic Drifter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "human",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 6,
                "history": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Eonic, Giant, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eonic drifter can either use Drift Backward or make two attacks with its time warping staff. The eonic drifter's future self (if present) can only use Drift Forward."
                },
                {
                    "name": "Time Warping Staff",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Drift Backward (1/Day)",
                    "desc": "A future self of the eonic drifter materializes in an unoccupied space within 30 feet of the drifter. The future self has the eonic drifter's stats and its full hit points, and it takes its turn immediately after its present self. Killing the original eonic drifter makes its future self disappear. If the present self sees its future self die, the eonic drifter must make a DC 13 Wisdom saving throw. There is no effect if the save succeeds. If the saving throw fails, roll 1d6 to determine the effect on the eonic drifter: 1 = frightened, 2 = incapacitated, 3 = paralyzed, 4 = unconscious, 5 or 6 = has disadvantage on attack rolls and ability checks. These effects last 1d4 rounds."
                },
                {
                    "name": "Drift Forward (2/Day)",
                    "desc": "The future self makes a time warping staff attack against a target. If the attack hits, instead of causing bludgeoning damage, both the target and the attacker jump forward through time, effectively ceasing to exist in the present time. They reappear in the same locations 1d4 rounds later, at the end of the present self's turn. Creatures occupying those locations at that moment are pushed 5 feet in a direction of their own choosing. The target of the drift (but not the future self) must then make a DC 13 Wisdom saving throw, with effects identical to those for the eonic drifter witnessing the death of its future self (see Drift Backward). The future self doesn't reappear after using this ability the second time; only the target of the drift reappears from the second use. This does not trigger a saving throw for the present self."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 177,
            "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_eonic-drifter/"
        },
        {
            "slug": "erina-scrounger",
            "desc": "_This small humanoid has a slightly pointed face with bright, brown eyes and a black, snout-like nose. Its skin is covered in short, tan fur, and its head, shoulders, and back have smoothed-down quills._  \nErinas, or hedgehog folk, are a small, communal race.  \n_**Burrowed Villages.**_ Natural diggers at heart, erinas live in shallow networks of tunnels and chambers they excavate themselves. Enemies who attack the peaceful erinas easily become confused and lost in the mazelike tunnels. On their own ground, the erinas can easily evade, outmaneuver, or surround invaders. They often lure them onto choke points where the enemy can be delayed endlessly while noncombatants and valuables are hustled to safety through other tunnels.  \n_**Scroungers and Gatherers.**_ Erinas are naturally curious. They tend to explore an area by tunneling beneath it and popping up at interesting points. They dislike farming, but subsist mainly on the bounty of the land surrounding their homes. In cities, they still subsist on what they can find, and they have a knack for finding whatever they need. Sometimes they are called thieves, but they aren’t greedy or malicious. They take only what they need, and seldom take anything from the poor. Some humans even consider it lucky to have a family of erinas nearby.",
            "name": "Erina Scrounger",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "erina",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 9,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 10,
            "charisma": 11,
            "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": "poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Erina",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The erina has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Hardy",
                    "desc": "The erina has advantage on saving throws against poison."
                },
                {
                    "name": "Spines",
                    "desc": "An enemy who hits the erina with a melee attack while within 5 feet of it takes 2 (1d4) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 178,
            "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_erina-scrounger/"
        },
        {
            "slug": "lemurfolk-greyfur",
            "desc": "_This furred humanoid glides silently through the canopy of trees, gripping a blowgun. It observes visitors cautiously with two intelligent, bulbous eyes._  \n**Jungle Rulers.** These small, intelligent, squirrel-like humanoids live in reclusive, primitive societies deep in the jungle. They are omnivorous, subsisting on fruits and roots, insects and larvae, bird and snake eggs, and birds and small mammals. They sometimes barter with more advanced creatures for metal and crafted items.  \n**Nocturnal Gliders.** Lemurfolk are nocturnal, though they can adopt daytime hours when they must. They prefer to hunt and move by gliding between trees, catching prey off guard.  \n**Greyfur Elders.** Greyfurs are the eldest and most revered kaguani, as much as 80 years old; their age can be estimated by the graying of their fur, but they don’t track the years. Greyfurs are cunning individuals and command the arcane arts, though they rarely pursue the art of necromancy—a strong taboo prohibits them from interacting with the dead.  \nA typical lemurfolk stands 2 feet tall and weighs 30 lb.",
            "name": "Lemurfolk Greyfur",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "lemurfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "16 with mage armor",
            "hit_points": 67,
            "hit_dice": "15d6+15",
            "speed": {
                "walk": 20,
                "climb": 10,
                "fly": 40
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Lemurfolk",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Kukri Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., range 20/60, one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Blowgun",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 25/100 ft., one creature. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned and unconscious for 1d4 hours. Another creature can use an action to shake the target awake and end its unconsciousness but not the poisoning.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Silent Glide",
                    "desc": "The lemurfolk can glide for 1 minute, making almost no sound. It gains a fly speed of 40 feet, and it must move at least 20 feet on its turn to keep flying. A gliding lemurfolk has advantage on Dexterity (Stealth) checks."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The greyfur deals an extra 7 (2d6) damage when it hits with a weapon attack and it has advantage, or when the target is within 5 feet of an ally of the greyfur that isn't incapacitated and the greyfur doesn't have disadvantage on the attack roll."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the greyfur is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The greyfur has the following wizard spells prepared:\n\ncantrips (at will): light, mage hand, minor illusion, poison spray, resistance\n\n1st Level (4 slots): mage armor, sleep\n\n2nd Level (3 slots): detect thoughts, misty step\n\n3rd Level (2 slots): lightning bolt"
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_lemurfolk-greyfur/"
        },
        {
            "slug": "ramag",
            "desc": "_These few denizens of a blasted desert waste now huddle in the remains of an ancient city—a city magically scattered across hundreds of miles._  \n**Once Human.** The ramag were a powerful tribe of dimensional sorcerers allied with a great society of titans, and they were indeed human in ages past. Over time, strange practices warped them into their current state, and they are clearly no longer purely human. Their limbs grow too long in proportion to their bodies, giving them a stooped, odd posture. Their features are angular, and a ramag’s hair is impossibly thick; each strand is the width of a human finger. They wear their strange hair tied back in decorative clasps.  \n**Portal Network.** The ramag used their innate magical gifts to maintain powerful magical conduits, ley lines that crisscrossed the titan’s empire. This mastery of arcane might allowed instantaneous travel to the farthest-flung outpost. The ramag still maintain a network of magical monoliths that connect the scattered districts of their home, but this network is frayed and fading.  \n**Studious and Powerful.** Although physically weak, the ramag are sharp-witted, studious, and naturally infused with magic. Lifetimes of exposure to the warping effect of their runaway magical energy have given the ramag innate control over magic, as well as sharp resistance to it. They are acutely aware of their responsibility for keeping magic in check, and fully know the danger of uncontrolled magical energies. Even the the lowliest ramag has a sharp intellect and a natural understanding of magic. Many ramag take up the study of wizardry. Few become wandering adventurers, but well-equipped expeditions sometimes leave their homeland to inspect the surrounding countryside.",
            "name": "Ramag",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "ramag",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 5,
                "investigation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ramag has advantage on saving throws against spells or other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 317,
            "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_ramag/"
        },
        {
            "slug": "mage",
            "desc": "**Mages** spend their lives in the study and practice of magic. Good-aligned mages offer counsel to nobles and others in power, while evil mages dwell in isolated sites to perform unspeakable experiments without interference.",
            "name": "Mage",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "NPCs",
            "alignment": "any alignment",
            "armor_class": 12,
            "armor_desc": "15 with _mage armor_",
            "hit_points": 40,
            "hit_dice": "9d8",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 17,
            "wisdom": 12,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 6,
                "history": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any four languages",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The mage is a 9th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14, +6 to hit with spell attacks). The mage has the following wizard spells prepared:\n\n* Cantrips (at will): fire bolt, light, mage hand, prestidigitation\n* 1st level (4 slots): detect magic, mage armor, magic missile, shield\n* 2nd level (3 slots): misty step, suggestion\n* 3rd level (3 slots): counterspell, fireball, fly\n* 4th level (3 slots): greater invisibility, ice storm\n* 5th level (1 slot): cone of cold"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/fire-bolt/?format=api",
                "https://api.open5e.com/v2/spells/light/?format=api",
                "https://api.open5e.com/v2/spells/mage-hand/?format=api",
                "https://api.open5e.com/v2/spells/prestidigitation/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/mage-armor/?format=api",
                "https://api.open5e.com/v2/spells/magic-missile/?format=api",
                "https://api.open5e.com/v2/spells/shield/?format=api",
                "https://api.open5e.com/v2/spells/misty-step/?format=api",
                "https://api.open5e.com/v2/spells/suggestion/?format=api",
                "https://api.open5e.com/v2/spells/counterspell/?format=api",
                "https://api.open5e.com/v2/spells/fireball/?format=api",
                "https://api.open5e.com/v2/spells/fly/?format=api",
                "https://api.open5e.com/v2/spells/greater-invisibility/?format=api",
                "https://api.open5e.com/v2/spells/ice-storm/?format=api",
                "https://api.open5e.com/v2/spells/cone-of-cold/?format=api"
            ],
            "page_no": 400,
            "environments": [
                "Urban",
                "Desert",
                "Mountains",
                "Forest",
                "Ruin",
                "Laboratory",
                "Jungle",
                "Hills",
                "Feywild",
                "Shadowfell",
                "Swamp",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_mage/"
        },
        {
            "slug": "swarm-of-rats",
            "desc": "",
            "name": "Swarm of Rats",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 24,
            "hit_dice": "7d8-7",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 11,
            "constitution": 9,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 0 ft., one target in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 2,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "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 rat. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [
                "Urban",
                "Sewer",
                "Forest",
                "Ruin",
                "Swamp",
                "Caverns",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_swarm-of-rats/"
        },
        {
            "slug": "aridni-tob1-2023",
            "desc": "False",
            "name": "Aridni",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "15d6 + 30",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 9,
            "dexterity": 21,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Acrobatics": 11,
                "Perception": 3,
                "Stealth": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Gnoll, Sylvan, Void Speech",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aridni makes three Shortsword or Pixie Bow attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage."
                },
                {
                    "name": "Pixie Bow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 40/160 ft., one target. Hit: 10 (2d4 + 5) piercing damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The aridni casts one of the following spells, using Charisma as the spellcasting ability (spell save DC 14):\nAt will: dancing lights, detect magic, invisibility\n3/day each: charm person, faerie fire\n1/day: spike growth"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Enchanted Arrows",
                    "desc": "The aridni enchants one arrow with minor magic. The next time it hits a creature with a Pixie Bow attack before the start of its next turn, the target must succeed on a DC 14 Wisdom saving throw or suffer one of the following effects:"
                },
                {
                    "name": "Confusion",
                    "desc": "The target can't take reactions and acts randomly until the end of its next turn, as if it had failed the saving throw against the confusion spell."
                },
                {
                    "name": "Fear",
                    "desc": "The target is frightened until the end of its next turn and must spend its next turn moving away from the aridni by the safest available route."
                },
                {
                    "name": "Laughter",
                    "desc": "The target falls prone and is incapacitated with laughter until the end of its next turn."
                },
                {
                    "name": "Sleep",
                    "desc": "The target falls unconscious for 1 minute. It wakes up if it takes damage or if another creature takes an action to shake it awake.\n\n\n\n\nAridni in Midgard"
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The aridni doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The aridni has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_aridni/"
        },
        {
            "slug": "chernomoi-tob1-2023",
            "desc": "False",
            "name": "Chernomoi",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d4 + 20",
            "speed": {
                "walk": 20,
                "fly": 20
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Acrobatics": 6,
                "Perception": 2,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Draconic, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage."
                },
                {
                    "name": "Shriek (Recharge 5-6)",
                    "desc": "The chernomoi emits a loud shriek that is audible out to 100 feet. Each creature within 60 feet of the chernomoi and that can hear it must make a DC 13 Constitution saving throw, taking 10 (3d6) thunder damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The chernomoi casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 13):\nAt will: detect magic, mage hand, mending, message, prestidigitation\n1/day each: detect poison and disease, dimension door"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 54,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_chernomoi/"
        },
        {
            "slug": "eonicdrifter-tob1-2023",
            "desc": "False",
            "name": "Eonic Drifter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 65,
            "hit_dice": "10d8 + 20",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Arcana": 6,
                "History": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "passive Perception 10",
            "languages": "Common, Eonic, Giant, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Time-Warping Staff",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 3 (1d6) force damage."
                },
                {
                    "name": "Drift Forward (Recharge 5-6)",
                    "desc": "The drifter chooses one creature it can see within 5 feet of its future self. The target must make a DC 13 Wisdom saving throw. On a failure, the target takes 7 (2d6) psychic damage and is pulled forward in time. On a success, the target takes half the damage and isn't pulled forward in time. A target pulled forward in time disappears, along with the drifter's future self, as the future self pulls the target with it. At the end of the drifter's next turn, the target and the drifter's future self reappear in the spaces they previously occupied, or the nearest unoccupied spaces. When the target reappears, it has disadvantage on attack rolls until the end of its next turn as it recovers from the disorienting experience."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Call to the Future (1/Day)",
                    "desc": "The eonic drifter calls to a future version of itself, which appears in an unoccupied space the drifter can see within 30 feet of it. The drifter's future self acts on the drifter's turn, and each turn it makes one Time-Warping Staff attack against a creature of the drifter's choice or uses the Help action to aid the drifter. The future self can be attacked and destroyed (AC 13; hp 30; resistance to bludgeoning, piercing, and slashing damage; immunity to poison and psychic damage), otherwise it remains until the drifter dismisses it as a bonus action or the drifter finishes a long rest. If the drifter's future self is destroyed, the drifter must succeed on a DC 13 Wisdom saving throw or be stunned until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 165,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_eonic-drifter/"
        },
        {
            "slug": "erina-tob1-2023",
            "desc": "False",
            "name": "Erina",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 22,
            "hit_dice": "4d6 + 8",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 9,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 10,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "poison",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Erina",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 30/120 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The erina has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Hardy",
                    "desc": "The erina has advantage on saving throws against poison."
                },
                {
                    "name": "Spines",
                    "desc": "A creature that touches the erina or hits it with a melee attack while within 5 feet of it takes 2 (1d4) piercing damage. In addition, a creature grappled by or grappling the erina takes 2 (1d4) piercing damage at the start of the erina's turn."
                }
            ],
            "spell_list": [],
            "page_no": 166,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_erina/"
        },
        {
            "slug": "greyfur-tob1-2023",
            "desc": "False",
            "name": "Greyfur",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "15d6 + 15",
            "speed": {
                "walk": 20
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Acrobatics": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Lemurfolk",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Greyfur's Staff",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 5 (2d4) force damage."
                },
                {
                    "name": "Arcane Bolt",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 10 (2d6 + 3) force damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The greyfur casts one of the following spells, requiring no material components and using Intelligence as the spellcasting ability (spell save DC 13):\nAt will: light, mage hand, prestidigitation\n3/day each: color spray, sleep"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Glide",
                    "desc": "The lemurfolk has membranes between its fore and hind limbs that expand when falling to slow its rate of descent to 60 feet per round, landing on its feet and taking no falling damage. It can move up to 5 feet horizontally for every 1 foot it falls. The lemurfolk can't gain height with its gliding membranes alone. If subjected to a strong wind or lift of any kind, it can use the updraft to glide farther."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_greyfur/"
        },
        {
            "slug": "ramag-tob1-2023",
            "desc": "False",
            "name": "Ramag",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Arcana": 5,
                "Investigation": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Portal Traveler (Recharge 5-6)",
                    "desc": "The ramag creates and steps into a small portal and out of an identical portal in a space it can see within 60 feet of it. If a creature is in the destination space, the creature must make a DC 13 Intelligence saving throw. On a failure, the ramag trades spaces with the creature. On a success, the ramag fails to teleport. Whatever the result, the portal disappears."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ramag has advantage on saving throws against spells or other magical effects."
                },
                {
                    "name": "Portal Sense",
                    "desc": "The ramag can pinpoint the location of planar portals within 100 feet of it and can sense the general direction of planar portals within 1 mile of it. In addition, if the ramag spends 10 minutes studying a portal, it can determine the portal's destination and any requirements to use or activate it."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ramag/"
        },
        {
            "slug": "death-worm",
            "desc": "",
            "name": "Death Worm",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 9,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 11,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "tremorsense 60', passive Perception 10",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one creature,. 4 (1d4+2) piercing damage + 2 (1d4) lightning and 4 (1d8) poison and the target must make DC 12 Con save or succumb to worm's Dreaming Venom (above)."
                },
                {
                    "name": "Spit Poison",
                    "desc": "Ranged Weapon Attack: +4 to hit 15/30' one creature. 9 (2d8) poison and the target must make DC 12 Con save or succumb to the worm's venom (see Dreaming Venom)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Detect Life",
                    "desc": "Can sense the general direction of creatures that aren't Constructs or Undead within 1 mile of it."
                },
                {
                    "name": "Discharge",
                    "desc": "When a creature ends its turn within 5 ft. of a death worm the creature takes 2 (1d4) lightning."
                },
                {
                    "name": "Dreaming Venom",
                    "desc": "iIEvery 24 hrs that elapse it must re-save reducing its hp max by 2 (1d4) on a failure. The poison is neutralized on a success. Target dies if dreaming venom reduces its hp max to 0. This reduction lasts until the poison is neutralized."
                },
                {
                    "name": "Lightning Arc",
                    "desc": "When a creature starts its turn within 15 ft. of at least two death worms the creature must make DC 14 Dex save or take 5 (2d4) lightning. The creature has disadvantage on the save if it is within 15 ft. of three or more death worms."
                },
                {
                    "name": "Regeneration",
                    "desc": "Regains 3 hp at the start of its turn if it has at least 1 hp."
                }
            ],
            "spell_list": [],
            "page_no": 106,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_death-worm/"
        },
        {
            "slug": "dubius",
            "desc": "",
            "name": "Dubius",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison, psychic ",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 9",
            "languages": "Abyssal, Common, Infernal, telepathy 120'",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Doubt",
                    "desc": "Forces a creature it can see within 30' of it to recall all its doubts and fears. Target: 14 (4d6) psychic (DC 13 Wis half). A creature frightened by dubius has disadvantage on the save."
                },
                {
                    "name": "Loathing",
                    "desc": "Sows distrust and loathing in 1 creature it can see within 30' of it. Target loathes another creature dubius chooses within 30' of it and must make one attack vs. that creature on its next turn moving to creature if necessary (DC 13 Wis target distrusts allies and can't give/ receive aid from them on next turn including spells and Help action)."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Hesitation",
                    "desc": "When a creature the dubius can see attacks it dubius can force creature to roll d6 subtracting result from attack. If this causes attack to miss attacker is stunned until start of dubius's next turn."
                },
                {
                    "name": "Self-Pity",
                    "desc": "If a creature dubius can see within 30' of it regains hp dubius regains hp equal to half that amount."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Memory of Shame",
                    "desc": "When Humanoid that can see dubius starts its turn within 30' of it dubius can force it to make DC 13 Wis save if dubius isn't incapacitated and can see Humanoid. Fail: Humanoid frightened 1 min. Humanoid can re-save at end of each of its turns with disadvantage if dubius is within line of sight success ends effect on itself. Once saved/effect ends for it immune to dubius's Memory of Shame next 24 hrs. Unless surprised Humanoid can avert its eyes to avoid save at start of its turn. If it does so it can't see dubius until start of its next turn when it can avert again. If it looks at dubius in meantime must immediately save. If dubius sees itself reflected on a polished surface within 30' of it and in bright light dubius due to its unique creation is affected by its own Memory of Shame."
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_dubius/"
        },
        {
            "slug": "meerkats-swarm",
            "desc": "",
            "name": "Meerkats, Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "burrow": 10
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, poison, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, 0 ft., one creature, in the swarm's space. 10 (4d4) piercing damage or 5 (2d4) piercing damage if swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Corral",
                    "desc": "A creature in the swarm's space must make DC 12 Dex save to leave its space. The creature has advantage on its save if the swarm has half of its hp or fewer."
                },
                {
                    "name": "Keen Sight",
                    "desc": "Advantage: sight Wis (Percept) checks."
                },
                {
                    "name": "Snake Hunter",
                    "desc": "Has advantage on saves vs. being poisoned."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny meerkat. Swarm can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 268,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_meerkats-swarm/"
        },
        {
            "slug": "npc:-merchant-captain",
            "desc": "",
            "name": "Npc: Merchant Captain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 104,
            "hit_dice": "19d8+19",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common + any two languages",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses Fast Talk then three Rapier or Quip attacks. It can replace one attack with use of Spellcasting."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 7 (1d8+3) piercing damage + 7 (2d6) poison."
                },
                {
                    "name": "Quip",
                    "desc": "Ranged Spell Attack: +7 to hit, 60 ft., one target, 14 (3d6+4) psychic."
                },
                {
                    "name": "Fast Talk",
                    "desc": "The merchant captain baffles a creature it can see within 30' of it with barrage of jargon quick speech and big words. The target must make DC 15 Cha save or have disadvantage on the next Wis save it makes before the end of the merchant captain's next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 15): At will: comprehend languages mage hand mending3/day ea: calm emotions enthrall heroism1/day ea: confusion freedom of movement"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Inspiration (4/Day)",
                    "desc": "When a creature within 30' of the merchant captain fails an attack roll ability check or save the captain can force it to reroll the die. The target must use the new roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 410,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-merchant-captain/"
        },
        {
            "slug": "peri",
            "desc": "",
            "name": "Peri",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "11d6+22",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 6,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 11",
            "languages": "Auran, Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Wind Slash",
                    "desc": "Melee or Ranged Spell Attack: +6 to hit 5 ft. or range 60' one target 9 (2d4+4) slashing damage + 7 (2d6) lightning or thunder (the peri's choice). "
                },
                {
                    "name": "Invisibility",
                    "desc": "Magically turns invisible until it attacks or uses Storm Wave or until its concentration ends (as if concentrating on a spell). Any equipment the peri wears or carries is invisible with it."
                },
                {
                    "name": "Storm Wave (1/Day)",
                    "desc": "Throws its arms forward releasing a blast of stormy wind in a 30' line that is 5 ft. wide. All in line make a DC 12 Dex save. On a failure a creature takes 7 (2d6) lightning and 7 (2d6) thunder and is pushed up to 10 ft. away from the peri. On a success a creature takes half the damage and isn't pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Demise",
                    "desc": "If the peri dies its body disintegrates into a warm breeze leaving behind only the equipment the peri was wearing or carrying."
                }
            ],
            "spell_list": [],
            "page_no": 314,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_peri/"
        },
        {
            "slug": "scorchrunner-jackal",
            "desc": "",
            "name": "Scorchrunner Jackal",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite or Flame Ray attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Flame Ray",
                    "desc": "Ranged Spell Attack: +4 to hit, 120 ft., one target, 6 (1d8+2) fire. If the jackal hits a creature with Flame Ray the jackal gains half-cover vs. all attacks that originate more than 30' away from it until the start of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Daylight Skirmish",
                    "desc": "While in sunlight the jackal takes the Dash or Dodge action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Day Hunter",
                    "desc": "When the scorchrunner jackal makes an attack roll while in sunlight it can roll a d4 and add the number rolled to the attack roll."
                }
            ],
            "spell_list": [],
            "page_no": 340,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_scorchrunner-jackal/"
        },
        {
            "slug": "veritigibbet",
            "desc": "",
            "name": "Veritigibbet",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 63,
            "hit_dice": "14d6+14",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 9,
            "dexterity": 19,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks not made w/cold iron weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "passive Perception 10",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Repartee attacks."
                },
                {
                    "name": "Repartee",
                    "desc": "Melee or Ranged Spell Attack: +6 to hit 5 ft. or range 60' one target 14 (3d6+4) psychic."
                },
                {
                    "name": "Blather",
                    "desc": "Asks a question of a creature it can see within 30' of it. Target must make a DC 14 Wis save. Fail: target must either answer the question truthfully and completely or have disadvantage on all attack rolls saves and ability checks for the next 1 hr cumulatively increasing in duration each time the target fails the save and chooses to take disadvantage. If the target chooses to answer the question it can't dissemble or omit information relevant to the question being answered. Success: veritigibbet takes 3 (1d6) psychic. Creatures that are immune to being charmed aren't affected by this."
                },
                {
                    "name": "Veiled Escape (1/Day)",
                    "desc": "Teleports along with any equipment worn or carried up to 120' to an unoccupied spot it sees. becoming invisible when it arrives at the destination."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Liar Liar",
                    "desc": "When a creature lies while within 30' of the veritigibbet that creature: 3 (1d6) fire and it ignites (DC 14 Dex negates). Until creature uses action to douse the fire target takes 3 (1d6) fire at start of each of its turns."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fortissimo Fibber",
                    "desc": "Can't be magically silenced or forced to tell the truth by any means and it knows if it hears a lie."
                },
                {
                    "name": "Ventriloquist",
                    "desc": "Can make its voice sound as though it originates from any point it can see within 60' of it."
                }
            ],
            "spell_list": [],
            "page_no": 384,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_veritigibbet/"
        },
        {
            "slug": "ashen-custodian",
            "desc": "A fire-haired woman with ashen skin gently touches a dying tree, igniting it and the surrounding undergrowth._  \n**Wardens of Wildfire.** This beautiful fey with fiery hair and ashen skin wears a cloak of soot as she treads the forests of the world. The ashen custodian cleanses forests with flames, allowing them to grow anew and maintaining the natural cycle of death and rebirth. Though ashen custodians primarily live solitary lives, Open Game License",
            "name": "Ashen Custodian",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 99,
            "hit_dice": "18d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 21,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "nature": 5,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Elvish, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ashen custodian makes two cleansing strike attacks."
                },
                {
                    "name": "Cleansing Strike",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) bludgeoning damage plus 9 (2d8) fire damage. If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Controller",
                    "desc": "As a bonus action, the ashen custodian can create or extinguish a nonmagical fire in a 5-foot cube within 30 feet of her, or she can expand an existing fire within 30 feet of her by 5 feet in one direction. If she creates or expands a fire, the target location must have suitable fuel for the fire, such as paper or wood. If the ashen custodian targets a fire elemental with this trait, the fire elemental has advantage (expanded) or disadvantage (extinguished) on attack rolls until the end of its next turn."
                },
                {
                    "name": "Forest Cleanser",
                    "desc": "When the ashen custodian hits a plant or plant creature with her Cleansing Strike, the target takes an extra 2d8 fire damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ashen custodian has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Warming Presence",
                    "desc": "When a hostile creature starts its turn within 10 feet of the ashen custodian, the creature must succeed on a DC 15 Constitution saving throw or take 3 (1d6) fire damage. When a friendly creature within 10 feet of the ashen custodian regains hp, the creature regains an extra 1d6 hp."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The ashen custodian's innate spellcasting ability is Charisma (spell save DC 15). The ashen custodian can innately cast the following spells, requiring no material components:\nAt will: druidcraft, produce flame\n3/day each: burning hands, cure wounds, flame blade, fog cloud\n1/day each: conjure elemental (fire elemental only), wall of fire"
                }
            ],
            "spell_list": [],
            "page_no": 29,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ashen-custodian/"
        },
        {
            "slug": "august-rooster",
            "desc": "An amalgam of various bird species crows proudly as it hops forward._  \n**Chimeric Avian.** The body of an august rooster is nearly human-sized with the head of a pheasant, the body of a perching duck, the tail of a peacock, the legs of a heron, the beak of a parrot, and the wings of a swallow. There is wide variation among specimens of this hybrid, however, with different creators replacing portions of the creature depending on the material they have on hand during the creation process. Most august roosters are created entirely of avian material, though specimens evidencing snake necks, turtle shells, and stag bodies have been encountered. Once created, an august rooster can reproduce with any species of bird, which usually results in an exotic-looking example of the bird. Only three percent of eggs fertilized or laid by an august rooster hatch into another august rooster. An august rooster fused by magic is full grown at creation, while one that hatches naturally grows to adulthood over the span of six to eight months.  \n**Selfish and Self-serving.** August roosters display the basest instincts of their creators, and they have the mental faculties and temperament of a spoiled, malicious child. Their sole concern is their own comfort, and they use their natural gifts to force nearby humanoids to tend to their wants and needs. Young august roosters are brazen about their collections of servants, often working the servants to exhaustion with constant demands. More mature individuals have a strong sense of self-preservation and have their servants see to their needs only when they know it will not raise suspicion.",
            "name": "August Rooster",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 25
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 7,
            "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": "psychic",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "passive Perception 8",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The august rooster makes two talon attacks."
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Subservience",
                    "desc": "A beast or humanoid that ends its turn within 30 feet of the august rooster and can see or hear it must succeed on a DC 14 Wisdom saving throw or be charmed for 1 day. A charmed creature that moves more than 100 feet away from the august rooster ceases to be charmed. If the august rooster requests that a charmed creature do more than tend to the creature's own needs, pay devotion to the august rooster, or bring the rooster food and gifts, the charmed creature can make a new saving throw with advantage. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the august rooster's Aura of Subservience for 24 hours."
                },
                {
                    "name": "Dive Bomb",
                    "desc": "If the august rooster is flying and moves at least 20 feet straight toward a target and then hits it with a talon attack on the same turn, the target takes an extra 7 (2d6) slashing damage."
                },
                {
                    "name": "Jumper",
                    "desc": "The august rooster can fly up to 40 feet on its turn, but it must start and end its movement on a solid surface such as a roof or the ground. If it is flying at the end of its turn, it falls to the ground and takes falling damage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The august rooster's innate spellcasting ability is Charisma (spell save DC 14). The august rooster can innately cast the following spells, requiring no material components.\nAt will: dancing lights, mage hand, message, vicious mockery\n3/day each: bane, charm person, hideous laughter\n1/day each: healing word, hold person"
                }
            ],
            "spell_list": [],
            "page_no": 33,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_august-rooster/"
        },
        {
            "slug": "balloon-spider",
            "desc": "Honed by evolutionary processes, the balloon spider has perfected the art of ballooning, floating through the air held aloft by strands of webbing suspended by electromagnetic fields. Electrified mandibles grant these spiders precise control over nearby electromagnetic fields and a potent weapon for shocking its prey.  \nBeneath their hunting grounds, the corpses and bones of their prey lie sparsely coated with stray strands of blue webbing. These remains wobble and glide across the ground of their own accord, caught in stray eddies in the electromagnetic field. The webbing of a balloon spider is prized by arcanists as a component for spells and the construction of magical flying machines.",
            "name": "Balloon Spider",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "hover": true,
                "walk": 20,
                "fly": 40
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 5 (2d4) lightning damage, and the target must succeed on a DC 12 Constitution saving throw or it can move or take an action on its turn, but not both.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Charged Web (Recharge 4-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 40/80 ft., one creature. Hit: The target is grappled (escape DC 13) by strands of charged webbing and begins to hover off the ground. Until this grapple ends, the target takes 1 lightning damage at the start of each of its turns. In addition, the grappled target can make a DC 12 Dexterity (Acrobatics) check to manipulate the strands of webbing and fly 10 feet in any direction."
                },
                {
                    "name": "Draw In",
                    "desc": "The balloon spider magically pulls all creatures grappled by its webbing up to 10 feet toward it. If this movement pulls the creature within 5 feet of the balloon spider, the spider can make one bite attack against the creature as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Erratic Discharge",
                    "desc": "A creature that starts its turn within 10 feet of the balloon spider must make a DC 12 Constitution saving throw. On a failure, the creature takes 2 (1d4) lightning damage and can move or take an action on its turn, but not both. On a success, the creature gains the benefits of the haste spell until the end of its turn. If a creature's saving throw is successful, it is immune to the spider's Erratic Discharge for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_balloon-spider/"
        },
        {
            "slug": "bleakheart",
            "desc": "A humanoid in blurred gray tones settles in the shadowed corner of a dimly-lit room and disappears from view._  \n**Poor Players.** Some people are driven to perform. They crave the adulation of their peers, the attention of strangers, the promise of fame and the immortality it brings. Unfortunately, not every such artist has the talent and perseverance to succeed. Whenever a minstrel flees a stage pelted by rotting produce and ends their life in despair, or an actor’s alcoholism leads them to an early grave after a scathing review, a bleakheart is born. Once a bleakheart rises, it seeks to spread hopelessness and create new bleakhearts.  \n**Walking Shadows.** Bleakhearts exist on the fringes of the societies where they once lived. When they are not skulking in the dark, the citizenry ignores them as they would any other drifter. They linger around taverns, theaters, and other places the living visit for entertainment. Sometimes the sight and sound of merriment rouses the bleakhearts from cold despair to hot rage. The resulting carnage invariably leads to the destruction of the originating bleakheart and the creation of several new ones.  \n**Familiar Faces.** A bleakheart gains grim satisfaction in causing distress to the living, especially those who have recently experienced joy. By day, they lurk in deeply shadowed areas of settlements, usually around places of entertainment, and skim the thoughts of passersby. When a bleakheart detects someone who is elated, it follows them home for further observation. While its victim sleeps, the bleakheart probes their mind, causing the victim nightmares about the subject of their happiness. Once the victim awakens, its joy turned to pain, the bleakheart disguises itself as the personage who once brought the victim joy and reveals itself. Even while magically disguised, a bleakheart appears disquietingly out of focus.  \n**Undead Nature.** A bleakheart doesn’t require air, food, drink, or sleep.",
            "name": "Bleakheart",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "persuasion": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Disheartening Touch",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Steal Joy (Recharge 5-6)",
                    "desc": "Each creature of the bleakheart's choice that is within 20 feet of the bleakheart and aware of it must succeed on a DC 13 Wisdom saving throw or its Charisma score is reduced by 1d4. A creature that has taken psychic damage from the bleakheart's Disheartening Touch within the last minute has disadvantage on this saving throw. A creature that has its Charisma reduced to 0 ends its life at the earliest opportunity, and a new bleakheart rises from its corpse 1d4 hours later. Otherwise, the Charisma reduction lasts until the target finishes a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Indiscernible in Shadows",
                    "desc": "While in dim light or darkness, the bleakheart is invisible."
                },
                {
                    "name": "Silent Entry (3/Day)",
                    "desc": "As a bonus action, the bleakheart can silently unlock a door within 10 feet of it that is held shut by a mundane lock. If a door has multiple locks, only one is unlocked per use of this trait."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the bleakheart has disadvantage on attack rolls, ability checks, and saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The bleakheart's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, minor illusion\n3/day each: disguise self"
                }
            ],
            "spell_list": [],
            "page_no": 43,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_bleakheart/"
        },
        {
            "slug": "derro-guard",
            "desc": "The small humanoid sets its claw-toothed boots into the rock, steadying itself, then looses an arrow. Its lips curl into a cruel smile as a cry of surprise and shouts of alarm resound in the dark cavern._  \nDeep beneath the earth, the derro gather in clans and worship beings that dwell between the stars. Lifelong exposure to these beings damages the psyche of the mortal derro, leaving most reliant on the powers of their dark masters.  \n**Assassins for Hire.** Derro outposts can be found in the slums of many surface cities.",
            "name": "Derro Guard",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "derro",
            "group": null,
            "alignment": "any non-good alignment",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 5,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 7",
            "languages": "Common, Dwarvish, Undercommon",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Aklys",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 10/30 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aklys Thrower",
                    "desc": "If the derro hits a target within 30 feet of it with a ranged attack with its aklys, it can use its bonus action to retrieve the aklys and make another attack against the same target."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The derro has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the derro has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 97,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_derro-guard/"
        },
        {
            "slug": "far-dorocha",
            "desc": "The fey lady’s attendant stands by, waiting on her from the shadows. The lady voices her desire, and the attendant leaps into action, calling a phantasmal charger made of midnight and shadow._  \n**Fey Stewards.** The far dorocha manage the servants of the fey courts and, when tasked, carry out the more sinister biddings of their masters. Fey lords and ladies prize the far dorocha for their attention to detail and composed mien.  \n**Abductor of Mortals.** Sometimes called the “dark man” or “fear dorcha,” these malicious fey are described in grim folk tales. Parents scare their children into obedience by telling bedtime stories of villains who ride black horses in the night and steal the ill-behaved away to lands of perpetual darkness. Woe betide the children who wake up to find they are the ones alone.",
            "name": "Far Dorocha",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "natural armor), 18 while in dim light or darkness",
            "hit_points": 82,
            "hit_dice": "15d8+15",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "deception": 7,
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Elvish, Sylvan, Umbral",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The far dorocha makes two dirk attacks."
                },
                {
                    "name": "Dirk",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 14 (4d6) poison damage, and the target must succeed on a DC 15 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Dark Invitation",
                    "desc": "One humanoid within 30 feet of the far dorocha and that can hear it must succeed on a DC 15 Charisma saving throw or be magically charmed for 1 day. The charmed target believes it has been invited to meet with the far dorocha's master and accompanies the far dorocha. Although the target isn't under the far dorocha's control, it takes the far dorocha's requests or actions in the most favorable way it can. Each time the far dorocha or its companions do anything harmful to the target, the target can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect ends if the far dorocha is destroyed, is on a different plane of existence than the target, or uses its bonus action to end the effect. If the target successfully saves against the effect, or if the effect ends for it, the target is immune to the far dorocha's Dark Invitation for the next 24 hours.\n\nThe far dorocha can have only one target charmed at a time. If it charms another, the effect on the previous target ends."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shadow Traveler (3/Day)",
                    "desc": "As a bonus action while in shadows, dim light, or darkness, the far dorocha 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": "Traveler in Darkness",
                    "desc": "The far dorocha has advantage on Intelligence (Arcana) checks made to know about shadow roads and shadow magic spells or items."
                },
                {
                    "name": "Under the Cloak of Night",
                    "desc": "While in dim light or darkness, the far dorocha's AC includes its Charisma modifier, and it has advantage on saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The far dorocha's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components.\nAt will: disguise self, thaumaturgy\n3/day each: command, phantom steed\n1/day each: compulsion, darkness"
                }
            ],
            "spell_list": [],
            "page_no": 142,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_far-dorocha/"
        },
        {
            "slug": "flithidir",
            "desc": "The gnome-like creature flutters from tree to tree, sporting colorful, avian features._  \n**Avian Fey.** Flithidirs are small fey that embody the bright, chaotic nature of birds. They are slender and keen-eyed with feathery crests and feathered wings. Flithidirs are creatures of contrasts—loud and lively, yet prone to moments of calm wonder; bold and cocky, yet easily startled; able to sing with breathtaking beauty or confuse their foes with earsplitting noise.  \n**Shapeshifters.** Flithidirs are shapeshifters, able to change into birds or smaller humanoids, and they favor colorful clothes and adornments, even while shapeshifted. Relentlessly curious, flithidirs often take the form of a bird when they encounter strangers, quietly following and studying the creatures. If the strangers are deemed safe and intriguing, the flithidir approaches in a humanoid form to get better acquainted.  \n**Easily Bored.** Flithidirs tirelessly seek out new things. Some desire new experiences—songs and stories, unusual foods, and sudden discoveries—while others are more covetous, ceaselessly collecting objects they find interesting. Sometimes this greed manifests as a magpie-like desire for shiny things, but a flithidir is also just as likely to be fascinated by items of a certain shape, texture, or color. When a flithidir encounters someone who possesses a thing it wants, it may offer something in exchange— usually a splendid song or acrobatic display—or it may simply request the item with great charm, reacting with frustration or rage if the object is denied to it.",
            "name": "Flithidir",
            "size": "Small",
            "type": "Fey",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 27,
            "hit_dice": "6d6+6",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 5,
                "perception": 3,
                "performance": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Auran, Common, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The flithidir makes two melee attacks."
                },
                {
                    "name": "Dagger (Humanoid or Fey Form Only)",
                    "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+3"
                },
                {
                    "name": "Beak (Bird Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Mocking Retort",
                    "desc": "When a creature the flithidir can see misses it with an attack, the flithidir can cast vicious mockery at the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cacophony",
                    "desc": "If three or more flithidirs are within 15 feet of each other, they can use their reactions to start a cacophony. Each creature that starts its turn within 30 feet of one of the flithidirs and that can hear the cacophony must succeed on a DC 10 Constitution saving throw or have disadvantage on its next attack roll or ability check. The DC increases by 1 for each flithidir participating in the cacophony to a maximum of DC 16. To join or maintain an existing cacophony, a flithidir must use its bonus action on its turn and end its turn within 15 feet of another flithidir participating in the cacophony. The cacophony ends when less than three flithidir maintain it. A flithidir can still speak and cast spells with verbal components while participating in a cacophony."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The flithidir can use its action to polymorph into a Small humanoid, into a Small or smaller bird, or back into its true fey form. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying isn't transformed. No matter the form, it always has bright or multicolored hair, fur, scales, or feathers. It reverts to its true form if it dies."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The flithidir's innate spellcasting ability is Charisma (spell save DC 12). It can innately cast the following spells, requiring no material components.\nAt will: minor illusion (auditory only), vicious mockery\n1/day each: charm person, enthrall"
                }
            ],
            "spell_list": [],
            "page_no": 154,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_flithidir/"
        },
        {
            "slug": "giant-bombardier-beetle",
            "desc": "The giant bombardier beetle is among the most surprising creatures lurking on the forest floor. A placid herbivore content to go about its business, the beetle has a powerful defense mechanism in the form of a boiling liquid it can spray to scald would-be predators as it makes its escape.  \n_Many types of beetles inhabit the world, and, depending on the location and culture, they are used as food, companions, or beasts of burden by its people._  \n_**Forest Beetles.**_ Open Game License",
            "name": "Giant Bombardier Beetle",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Spray",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 15/30 ft., one target. Hit: 7 (2d4 + 2) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 39,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-bombardier-beetle/"
        },
        {
            "slug": "giant-mongoose",
            "desc": "The giant mongoose slinks through the woods, searching out rodents and other small animals to prey upon. Like their smaller cousins, giant mongooses are notoriously resistant to venoms, and their distinctive “dance” in battle helps them avoid deadly strikes.",
            "name": "Giant Mongoose",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 2,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Defensive Roll",
                    "desc": "The mongoose adds its Athletics bonus to its AC against one attack that would hit it. To do so, the mongoose must see the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The mongoose has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-mongoose/"
        },
        {
            "slug": "greater-lunarchidna",
            "desc": "A four-armed, four-legged creature in the vague shape of a human—but seemingly made of fine spider silk—moves down a tree, slowly chanting the incantation of a spell in the pale light of the full moon._  \n**Made in Corrupt Forests.** Lunarchidnas are beings of moonlight and spider silk created in forests permeated by residual dark magic. When this magic coalesces on a spider web touched by the light of a full moon, the web animates. The web gains life and flies through the forest, gathering other webs until it collects enough silk to form a faceless, humanoid body, with four legs and four arms.  \n**Hatred of Elves.** Lunarchidnas hate elves and love to make the creatures suffer. They poison water sources, set fire to villages, and bait monsters into stampeding through elf communities. These aberrations especially enjoy stealing away elf children to use as bait to trap the adults that come to the rescue.  \n**Cyclical Power.** The lunarchidna’s power is tied to the moon. When the skies are dark during a new moon, the lunarchidna becomes more shadow than living web. Its mental ability dulls, and it becomes barely more than a savage animal. When a full moon brightens the night, however, the lunarchidna becomes a conduit of lunar light and can channel that power through its body. Using its heightened intellect, it makes plans, writes notes, and plots from the safety of the trees where it makes its home. In the intermittent phases of the moon, the lunarchidna is a more than capable hunter, trapping and devouring prey it encounters while retaining enough knowledge of its plans and magic to further its goals in minor ways. The lunarchidna’s statistics change cyclically as shown on the Lunarchidna Moon Phase table.  \n\n#### Lunarchidna Moon Phase\n\nMoon Phase\n\nStatistics\n\nDaytime, new, or crescent moon\n\nOpen Game License",
            "name": "Greater Lunarchidna",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Deep Speech, Elvish",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lunarchidna makes two attacks: one with its bite and one with its claws. If the lunarchidna hits a Medium or smaller target with both attacks on the same turn, the target is restrained by webbing and the lunarchidna uses Wrap Up."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) necrotic damage. The target must succeed on a DC 13 Constitution saving throw or its hp maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Web (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, ranged 30/60 ft., one creature. Hit: The target is restrained by webbing. As an action the restrained target can make a DC 13 Strength check, bursting the webbing on a success. The webbing can also be attacked and destroyed (AC 10; hp 5; vulnerability to fire damage; immunity to bludgeoning, poison, and psychic damage)."
                },
                {
                    "name": "Wrap Up",
                    "desc": "The lunarchidna wraps up a Medium or smaller creature restrained by webbing. The wrapped target is blinded, restrained, and unable to breathe, and it must succeed on a DC 13 Constitution saving throw at the start of each of the lunarchidna's turns or take 5 (1d4 + 3) bludgeoning damage. The webbing can be attacked and destroyed (AC 10; hp 15; vulnerability to fire damage; immunity to bludgeoning, poison, and psychic damage). The lunarchidna can have only one creature wrapped at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The lunarchidna can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the lunarchidna has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Web Walker",
                    "desc": "The lunarchidna ignores movement restrictions caused by webbing."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lunarchidna is a 4th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 11, +3 to hit with spell attacks). The lunarchidna has the following wizard spells prepared:\nCantrips (at will): minor illusion, mage hand, poison spray, ray of frost\n1st level (4 slots): detect magic, magic missile, shield\n2nd level (3 slots): alter self, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_greater-lunarchidna/"
        },
        {
            "slug": "harefolk",
            "desc": "What appears to be an arctic hare given humanoid form is clad in leather armor and stands with its shortsword at the ready. Its bright eyes take everything in, while its nose quivers in search of predators._  \n**Werewolf Foes.** Harefolk have a long-standing hatred for Open Game License",
            "name": "Harefolk",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "harefolk",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "burrow": 10,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 12,
            "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": 3,
            "skills": {
                "perception": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Common",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The harefolk has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Ready for Trouble",
                    "desc": "The harefolk can't be surprised, and it has advantage on initiative rolls if it isn't incapacitated or unconscious."
                },
                {
                    "name": "Shapechanger Sensitivity",
                    "desc": "The harefolk has advantage on Intelligence (Investigation) and Wisdom (Insight) checks to determine if a creature is a shapechanger. It automatically succeeds when the shapechanger is a werewolf. In addition, the harefolk has advantage on its first attack roll each turn against a creature with the Shapechanger trait or Change Shape action, regardless of whether the harefolk was previously aware of the shapechanger's nature."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The harefolk has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Walker",
                    "desc": "The harefolk can move across icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 194,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_harefolk/"
        },
        {
            "slug": "lambent-witchfyre",
            "desc": "A creature of pure blue fire trickles across the cavern floor, burning and devouring all except the stone._  \nThough its behavior is similar to oozes that infest subterranean areas, the lambent witchfyre is composed of living blue flame, not protoplasm. Like liquid fire, it flows along the ground, searching for food, which, in the case of the lambent witchfyre, is any organic matter that can burn.  \n**Arcane or Alien Origins.** The lambent witchfyre’s exact origins are unknown. Some sages speculate that it was an early attempt by a wizard to infuse life on the Material Plane with elemental essence. Others theorize it is the disastrous byproduct of spell experimentation on an extra-planar creature. Whatever the truth, these strange beings have multiplied and spread, posing a deadly hazard to those who explore the deep caves of the world.  \n**Reproduction.** When a lambent witchfyre has consumed enough organic material, it will seek an isolated place in which to reproduce. It then divides itself into two new lambent witchfyres, each starting with half the parent’s hit points. The offspring then go their separate ways, seeking more life to devour",
            "name": "Lambent Witchfyre",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "speed": {
                "walk": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 2,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lambent witchfyre makes three blazing touch attacks."
                },
                {
                    "name": "Blazing Touch",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) fire damage. If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns. If a creature is slain by this attack, the lambent witchfyre regains hp equal to the damage dealt. The body of a creature slain by this attack turns to ash, along with any nonmagical items it was wearing or carrying. The creature can be restored to life only by means of a resurrection or wish spell.",
                    "attack_bonus": 6,
                    "damage_dice": "3d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the lambent witchfyre is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt."
                },
                {
                    "name": "Fire Form",
                    "desc": "The lambent witchfyre can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the lambent witchfyre or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the lambent witchfyre can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that creature takes 5 (1d10) fire damage and catches fire; until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns."
                },
                {
                    "name": "Illumination",
                    "desc": "The lambent witchfyre sheds bright light in a 30-foot radius and dim light for an additional 30 feet."
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_lambent-witchfyre/"
        }
    ]
}