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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=constitution&page=18",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=constitution&page=16",
    "results": [
        {
            "slug": "hippogriff",
            "desc": "",
            "name": "Hippogriff",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 19,
            "hit_dice": "3d10+3",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hippogriff makes two attacks: one with its beak and one with its claws."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10",
                    "damage_bonus": 3
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The hippogriff has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 322,
            "environments": [
                "Hill",
                "Mountains",
                "Grassland",
                "Forest",
                "Hills",
                "Plane Of Air",
                "Mountain"
            ],
            "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_hippogriff/"
        },
        {
            "slug": "imp",
            "desc": "",
            "name": "Imp",
            "size": "Tiny",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d4+3",
            "speed": {
                "walk": 20,
                "fly": 40
            },
            "strength": 6,
            "dexterity": 17,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 3,
                "persuasion": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical/nonsilver weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Infernal, Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Sting (Bite in Beast Form)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must make on a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4",
                    "damage_bonus": 3
                },
                {
                    "name": "Invisibility",
                    "desc": "The imp magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the imp wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The imp can use its action to polymorph into a beast form that resembles a rat (speed 20 ft.), a raven (20 ft., fly 60 ft.), or a spider (20 ft., climb 20 ft.), or back into its true form. Its statistics are the same in each form, except for the speed changes noted. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the imp's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The imp has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Variant: Familiar",
                    "desc": "The imp can serve another creature as a familiar, forming a telepathic bond with its willing master. While the two are bonded, the master can sense what the imp senses as long as they are within 1 mile of each other. While the imp is within 10 feet of its master, the master shares the imp's Magic Resistance trait. At any time and for any reason, the imp can end its service as a familiar, ending the telepathic bond."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "environments": [
                "Hell"
            ],
            "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_imp/"
        },
        {
            "slug": "killer-whale",
            "desc": "",
            "name": "Killer Whale",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d12+12",
            "speed": {
                "swim": 60
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 21 (5d6 + 4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The whale can't use its blindsight while deafened."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The whale can hold its breath for 30 minutes"
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The whale has advantage on Wisdom (Perception) checks that rely on hearing."
                }
            ],
            "spell_list": [],
            "page_no": 383,
            "environments": [
                "Underwater",
                "Water"
            ],
            "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_killer-whale/"
        },
        {
            "slug": "lion",
            "desc": "",
            "name": "Lion",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 26,
            "hit_dice": "4d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8",
                    "damage_bonus": 3
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The lion has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The lion has advantage on an attack roll against a creature if at least one of the lion's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Pounce",
                    "desc": "If the lion moves at least 20 ft. straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the lion can make one bite attack against it as a bonus action."
                },
                {
                    "name": "Running Leap",
                    "desc": "With a 10-foot running start, the lion can long jump up to 25 ft.."
                }
            ],
            "spell_list": [],
            "page_no": 383,
            "environments": [
                "Hill",
                "Desert",
                "Grassland",
                "Mountain",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_lion/"
        },
        {
            "slug": "lizardfolk",
            "desc": "",
            "name": "Lizardfolk",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "lizardfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor, shield",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lizardfolk makes two melee attacks, each one with a different weapon."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Heavy Club",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Spiked Shield",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The lizardfolk can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "environments": [
                "Swamp",
                "Jungle",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_lizardfolk/"
        },
        {
            "slug": "mule",
            "desc": "",
            "name": "Mule",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "The mule is considered to be a Large animal for the purpose of determining its carrying capacity."
                },
                {
                    "name": "Sure-Footed",
                    "desc": "The mule has advantage on Strength and Dexterity saving throws made against effects that would knock it prone."
                }
            ],
            "spell_list": [],
            "page_no": 384,
            "environments": [
                "Hill",
                "Grassland",
                "Settlement",
                "Urban"
            ],
            "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_mule/"
        },
        {
            "slug": "pony",
            "desc": "",
            "name": "Pony",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 11,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 386,
            "environments": [
                "Urban",
                "Settlement",
                "Mountains"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_pony/"
        },
        {
            "slug": "pseudodragon",
            "desc": "",
            "name": "Pseudodragon",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "walk": 15,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "understands Common and Draconic but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 11 Constitution saving throw or become poisoned for 1 hour. If the saving throw fails by 5 or more, the target falls unconscious for the same duration, or until it takes damage or another creature uses an action to shake it awake.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Senses",
                    "desc": "The pseudodragon has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The pseudodragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Limited Telepathy",
                    "desc": "The pseudodragon can magically communicate simple ideas, emotions, and images telepathically with any creature within 100 ft. of it that can understand a language."
                },
                {
                    "name": "Variant: Familiar",
                    "desc": "The pseudodragon can serve another creature as a familiar, forming a magic, telepathic bond with that willing companion. While the two are bonded, the companion can sense what the pseudodragon senses as long as they are within 1 mile of each other. While the pseudodragon is within 10 feet of its companion, the companion shares the pseudodragon's Magic Resistance trait. At any time and for any reason, the pseudodragon can end its service as a familiar, ending the telepathic bond."
                }
            ],
            "spell_list": [],
            "page_no": 340,
            "environments": [
                "Hill",
                "Desert",
                "Urban",
                "Mountains",
                "Coastal",
                "Forest",
                "Jungle",
                "Swamp",
                "Mountain"
            ],
            "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_pseudodragon/"
        },
        {
            "slug": "reef-shark",
            "desc": "Smaller than giant sharks and hunter sharks, **reef sharks** inhabit shallow waters and coral reefs, gathering in small packs to hunt. A full-grown specimen measures 6 to 10 feet long.",
            "name": "Reef Shark",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d8+1",
            "speed": {
                "swim": 40
            },
            "strength": 14,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The shark has advantage on an attack roll against a creature if at least one of the shark's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The shark can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [
                "Underwater",
                "Water"
            ],
            "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_reef-shark/"
        },
        {
            "slug": "rust-monster",
            "desc": "",
            "name": "Rust Monster",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d8+5",
            "speed": {
                "walk": 40
            },
            "strength": 13,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d8",
                    "damage_bonus": 1
                },
                {
                    "name": "Antennae",
                    "desc": "The rust monster corrodes a nonmagical ferrous metal object it can see within 5 feet of it. If the object isn't being worn or carried, the touch destroys a 1-foot cube of it. If the object is being worn or carried by a creature, the creature can make a DC 11 Dexterity saving throw to avoid the rust monster's touch.\nIf the object touched is either metal armor or a metal shield being worn or carried, its takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 or a shield that drops to a +0 bonus is destroyed. If the object touched is a held metal weapon, it rusts as described in the Rust Metal trait."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Iron Scent",
                    "desc": "The rust monster can pinpoint, by scent, the location of ferrous metal within 30 feet of it."
                },
                {
                    "name": "Rust Metal",
                    "desc": "Any nonmagical weapon made of metal that hits the rust monster corrodes. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Non magical ammunition made of metal that hits the rust monster is destroyed after dealing damage."
                }
            ],
            "spell_list": [],
            "page_no": 343,
            "environments": [
                "Underdark",
                "Caverns"
            ],
            "img_main": "http://api.open5e.com/static/img/monsters/rust-monster.png",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_rust-monster/"
        },
        {
            "slug": "shadow",
            "desc": "",
            "name": "Shadow",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 16,
            "hit_dice": "3d8+3",
            "speed": {
                "walk": 40
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Strength Drain",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) necrotic damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.\nIf a non-evil humanoid dies from this attack, a new shadow rises from the corpse 1d4 hours later.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The shadow can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the shadow can take the Hide action as a bonus action."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the shadow has disadvantage on attack rolls, ability checks, and saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 344,
            "environments": [
                "Underdark",
                "Urban",
                "Shadowfell",
                "Caverns",
                "Ruin",
                "Tomb"
            ],
            "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_shadow/"
        },
        {
            "slug": "succubusincubus",
            "desc": "",
            "name": "Succubus/Incubus",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 8,
            "dexterity": 17,
            "constitution": 13,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "deception": 9,
                "insight": 5,
                "perception": 5,
                "persuasion": 9,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Abyssal, Common, Infernal, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Claw (Fiend Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Charm",
                    "desc": "One humanoid the fiend can see within 30 feet of it must succeed on a DC 15 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the fiend's verbal or telepathic commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to this fiend's Charm for the next 24 hours.\nThe fiend can have only one target charmed at a time. If it charms another, the effect on the previous target ends."
                },
                {
                    "name": "Draining Kiss",
                    "desc": "The fiend kisses a creature charmed by it or a willing creature. The target must make a DC 15 Constitution saving throw against this magic, taking 32 (5d10 + 5) psychic damage on a failed save, or half as much damage on a successful one. The target's hit point 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 hit point maximum to 0.",
                    "attack_bonus": 0,
                    "damage_dice": "5d10",
                    "damage_bonus": 5
                },
                {
                    "name": "Etherealness",
                    "desc": "The fiend magically enters the Ethereal Plane from the Material Plane, or vice versa."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Telepathic Bond",
                    "desc": "The fiend ignores the range restriction on its telepathy when communicating with a creature it has charmed. The two don't even need to be on the same plane of existence."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The fiend can use its action to polymorph into a Small or Medium humanoid, or back into its true form. Without wings, the fiend loses its flying speed. Other than its size and speed, its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                }
            ],
            "spell_list": [],
            "page_no": 349,
            "environments": [
                "Any",
                "Hell"
            ],
            "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_succubusincubus/"
        },
        {
            "slug": "vulture",
            "desc": "",
            "name": "Vulture",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "1d8+1",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 7,
            "dexterity": 10,
            "constitution": 13,
            "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": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage.",
                    "attack_bonus": 2,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The vulture has advantage on Wisdom (Perception) checks that rely on sight or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The vulture has advantage on an attack roll against a creature if at least one of the vulture's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "environments": [
                "Hill",
                "Desert",
                "Grassland"
            ],
            "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_vulture/"
        },
        {
            "slug": "warhorse",
            "desc": "",
            "name": "Warhorse",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 19,
            "hit_dice": "3d10+3",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the horse moves at least 20 ft. straight toward a creature and then hits it with a hooves attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the horse can make another attack with its hooves against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "environments": [
                "Urban",
                "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_warhorse/"
        },
        {
            "slug": "worg",
            "desc": "A **worg** is an evil predator that delights in hunting and devouring creatures weaker than itself. Cunning and malevolent, worgs roam across the remote wilderness or are raised by goblins and hobgoblins. Those creatures use worgs as mounts, but a worg will turn on its rider if it feels mistreated or malnourished. Worgs speak in their own language and Goblin, and a few learn to speak Common as well.",
            "name": "Worg",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 26,
            "hit_dice": "4d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 7,
            "wisdom": 11,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Goblin, Worg",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The worg has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [
                "Hill",
                "Forest",
                "Grassland"
            ],
            "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_worg/"
        },
        {
            "slug": "copper-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Copper Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 60
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 14,
            "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": {
                "perception": 2,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 17",
            "languages": "Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 2) piercing damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Acid Breath",
                    "desc": "The dragon exhales acid in a 20-foot-long  5-foot wide-line. Each creature in the area makes a DC 11 Dexterity saving throw  taking 13 (3d8) acid damage on a failed save or half damage on a success."
                },
                {
                    "name": "Slowing Breath",
                    "desc": "The dragon exhales toxic gas in a 15-foot cone. Each creature in the area makes a DC 11 Constitution saving throw  becoming slowed for 1 minute on a failure. A creature repeats the saving throw at the end of each of its turns  ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flow Within the Mountain",
                    "desc": "The dragon has advantage on Stealth checks made to hide in mountainous regions."
                }
            ],
            "spell_list": [],
            "page_no": 168,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_copper-dragon-wyrmling/"
        },
        {
            "slug": "ettercap-a5e",
            "desc": "",
            "name": "Ettercap",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 5,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Ettercap",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ettercap attacks with its bite and claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) poison damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Strangle",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one Medium or smaller creature against which the ettercap has advantage on the attack roll. Hit: 7 (1d8 + 3) bludgeoning damage  and the target is grappled (escape DC 13). Until this grapple ends  the ettercap automatically hits the target with its strangle attack  and the target can't breathe."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Web (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one Large or smaller creature. Hit: The creature is restrained by webs. As an action, a creature can make a DC 11 Strength check, breaking the webs on a success. The effect also ends if the webs are destroyed. They have AC 10, 1 hit point, and immunity to all damage except slashing, fire, and force."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Speak with Spiders",
                    "desc": "The ettercap can communicate with spiders that can hear it or that are touching the same web."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The ettercap can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Web Sense",
                    "desc": "While touching a web, the ettercap knows the location of other creatures touching that web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The ettercap ignores movement restrictions imposed by webs."
                }
            ],
            "spell_list": [],
            "page_no": 196,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ettercap/"
        },
        {
            "slug": "dorreq-tob1-2023",
            "desc": "False",
            "name": "Dorreq",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "17d8 + 17",
            "speed": {
                "walk": 15
            },
            "strength": 19,
            "dexterity": 19,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 8,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Intimidation": 2,
                "Perception": 1,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Void Speech",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dorreq makes one Bite attack and two Tentacles attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage."
                },
                {
                    "name": "Tentacles",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage, and if the target is a Medium or smaller creature, it is grappled (escape DC 14) and pulled up to 5 feet closer to the dorreq. Until this grapple ends, the target is restrained. The dorreq can grapple up to two creatures at a time."
                },
                {
                    "name": "Void Thrum (Recharge 5-6)",
                    "desc": "The dorreq emits a barely audible, vibrating thrum laced with Void energy. Each creature within 20 feet of the dorreq must make a DC 14 Constitution saving throw, taking 10 (3d6) thunder damage and 10 (3d6) necrotic damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stone Step",
                    "desc": "The dorreq teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. The origin and destination spaces must contain a stone or rocky surface, such as a cliff face or rocky terrain."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Void Warping",
                    "desc": "The area around the dorreq is warped by its connection to the Void. A creature that starts its turn within 20 feet of the dorreq must succeed on a DC 14 Strength saving throw or its speed is halved until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 110,
            "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_dorreq/"
        },
        {
            "slug": "duskthorndryad-tob1-2023",
            "desc": "False",
            "name": "Duskthorn Dryad",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 77,
            "hit_dice": "14d8 + 14",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Animal Handling": 4,
                "Deception": 9,
                "Nature": 6,
                "Perception": 4,
                "Persuasion": 9,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Sylvan, Umbral",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The duskthorn dryad makes two Thorned Slam or Thorn attacks."
                },
                {
                    "name": "Thorned Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage."
                },
                {
                    "name": "Thorn",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 80/320 ft., one target. Hit: 10 (2d4 + 5) piercing damage."
                },
                {
                    "name": "Children of the Forest (1/Day)",
                    "desc": "The dryad magically calls 1d4 boars, constrictor snakes, or wolves, or it calls 1 child of the briar. The called creatures arrive in 1d4 rounds, acting as allies of the dryad and obeying her spoken commands. The creatures remain for 1 hour, until the dryad dies, or until the dryad dismisses them as a bonus action."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The dryad casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 17):\nAt will: druidcraft\n3/day each: charm person, entangle, invisibility\n1/day each: barkskin, spike growth, suggestion"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The dryad has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Speak with Beasts and Plants",
                    "desc": "The dryad can communicate with beasts and plants as if they shared a language."
                },
                {
                    "name": "Tree Stride",
                    "desc": "Once on her turn, the dryad can use 10 feet of her movement to step magically into one dead tree within her reach and emerge from a second dead tree within 60 feet of the first tree, appearing in an unoccupied space within 5 feet of the second tree. Both trees must be Large or bigger."
                }
            ],
            "spell_list": [],
            "page_no": 150,
            "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_duskthorn-dryad/"
        },
        {
            "slug": "eelhound-tob1-2023",
            "desc": "False",
            "name": "Eel Hound",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 77,
            "hit_dice": "14d8 + 14",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Sylvan but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage, and the target is grappled (escape DC 14). Until this grapple ends, the creature is restrained, and the hound can't Bite another target."
                },
                {
                    "name": "Slick Spittle",
                    "desc": "The eel hound covers the ground in a 5-foot square centered on a point it can see within 10 feet of it with its slippery spittle. Each creature standing in that area must succeed on a DC 13 Dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a DC 13 Dexterity saving throw or fall prone. The spittle remains on the ground for 1 minute."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Water Step",
                    "desc": "The eel hound teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. The origin and destination spaces must contain enough water to partially submerge the hound."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The eel hound can breathe air and water."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The eel hound has advantage on attack rolls against a creature if at least one of the hound's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 155,
            "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_eel-hound/"
        },
        {
            "slug": "kotbayun-tob1-2023",
            "desc": "False",
            "name": "Kot Bayun",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 66,
            "hit_dice": "12d8 + 12",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kot bayun can use its Slumbering Song. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The kot bayun magically turns invisible until it attacks or uses Slumbering Song, or until its concentration ends (as if concentrating on a spell). Any equipment the kot bayun wears or carries is invisible with it."
                },
                {
                    "name": "Slumbering Song",
                    "desc": "The kot bayun sings a magical song to one creature it can see within 60 feet of it. The target must succeed on a DC 13 Charisma saving throw on fall unconscious 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. If the kot bayun uses a bonus action on its subsequent turns to continue singing, the target has disadvantage on this saving throw. Otherwise, the effect ends for a target if the target takes damage while below half its hp maximum."
                },
                {
                    "name": "Healing Purr (2/Day)",
                    "desc": "The kot bayun purrs at a creature it can see within 15 feet of it. The target magically regains 10 (3d6) hp and is freed from any disease, poison, blindness, or deafness."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 248,
            "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_kot-bayun/"
        },
        {
            "slug": "lanterndragonette-tob1-2023",
            "desc": "False",
            "name": "Lantern Dragonette",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d4 + 8",
            "speed": {
                "walk": 40,
                "fly": 15
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 3,
            "perception": 13,
            "skills": {
                "Arcana": 5,
                "History": 5,
                "Nature": 5,
                "Perception": 3,
                "Religion": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic, Primordial, telepathy 60 ft.",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Fire Breath",
                    "desc": "The lantern dragonette breathes fire in a 15-foot cone. Each creature in the area must make a DC 11 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save, or half the damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Lantern Belly",
                    "desc": "The dragonette sheds bright light in a 20-foot radius and dim light for an additional 20 feet or stops shedding light. To shed light, it must have eaten at least 4 ounces of candle wax in the past 24 hours. It can shed light for up to 1 hour for every 4 ounces of candle wax it has eaten in the past 24 hours, to a maximum of 4 hours every 24 hours."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magical Darkness Hypersensitivity",
                    "desc": "While in an area of magical darkness, the lantern dragonette can't fly or use Lantern Belly, and it takes 3 (1d6) necrotic damage each minute."
                }
            ],
            "spell_list": [],
            "page_no": 136,
            "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_lantern-dragonette/"
        },
        {
            "slug": "mithraldragonwyrmling-tob1-2023",
            "desc": "False",
            "name": "Mithral Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d8 + 8",
            "speed": {
                "walk": 60,
                "fly": 50
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 15,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": 16,
            "skills": {
                "Insight": 4,
                "Perception": 6,
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "slashing",
            "condition_immunities": "charmed",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 16",
            "languages": "all, telepathy 30 ft.",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage. Instead of dealing damage, the dragon can attempt to end one magical effect of its choice of 2nd level or lower on the target. This effect works like the dispel magic spell, except the dragon must always make an ability check. Its ability check for this is +4."
                },
                {
                    "name": "Shard Breath (Recharge 5-6)",
                    "desc": "The mithral dragon spits metallic shards in a 15-foot cone. Each creature in that area must make a DC 11 Dexterity saving throw, taking 14 (4d6) slashing damage on a failed save, or half as much damage on a successful one. The area becomes difficult terrain until the start of the dragon's next turn, then the shards dissolve into wisps of silvery smoke."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The dragon has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 123,
            "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_mithral-dragon-wyrmling/"
        },
        {
            "slug": "morphoi-tob1-2023",
            "desc": "False",
            "name": "Morphoi",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 33,
            "hit_dice": "6d8 + 6",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 15,
            "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": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d6 + 2) piercing damage, or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The morphoi transforms into a Medium Humanoid or back into its true form, which is a Plant. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form when it dies."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The morphoi can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "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_morphoi/"
        },
        {
            "slug": "putridhaunt-tob1-2023",
            "desc": "False",
            "name": "Putrid Haunt",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d8 + 8",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 6,
            "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": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages it knew in life but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 5 (2d4) poison damage."
                },
                {
                    "name": "Expel Vermin (Recharge 6)",
                    "desc": "The putrid haunt vomits forth the leeches, stinging insects, and other swamp vermin infesting its innards in a 15-foot cone. Each creature in the area must make a DC 13 Dexterity saving throw. On a failure, a creature takes 7 (2d6) piercing damage and 7 (2d6) poison damage and is poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the putrid haunt remains motionless and prone in swampy terrain, it is indistinguishable from a pile of muck and moss."
                },
                {
                    "name": "Swamp Walk",
                    "desc": "Difficult terrain composed of mud, shallow water, and water plants doesn't cost the putrid haunt extra movement."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The putrid haunt doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 296,
            "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_putrid-haunt/"
        },
        {
            "slug": "vila-tob1-2023",
            "desc": "False",
            "name": "Vila",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 77,
            "hit_dice": "14d8 + 14",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 20,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": 18,
            "skills": {
                "Animal Handling": 8,
                "Insight": 5,
                "Intimidation": 6,
                "Perception": 8,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vila can use its Song of the Forest. It then makes two Shortsword or Shortbow attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 80/320 ft., one target. Hit: 8 (1d6 + 5) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Song of the Forest",
                    "desc": "The vila sings one of the following songs at up to three creatures it can see within 30 feet of it. Each target that can hear the song must succeed on a DC 14 Wisdom saving throw or suffer the song's effect."
                },
                {
                    "name": "Denizens of the Wilds (1/Day)",
                    "desc": "The vila magically calls 1d4 wolves or 1 wampus cat. The called creatures arrive in 1d4 rounds, acting as allies of the vila and obeying its spoken commands. The creatures remain for 1 hour, until the vila dies, or until the vila dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Forest's Defender",
                    "desc": "Difficult terrain composed of nonmagical plants doesn't cost the vila extra movement, and it can pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard. In addition, while in forested terrain, the vila has advantage on initiative rolls."
                },
                {
                    "name": "Poisoned Weapons",
                    "desc": "The vila's weapons are coated with a magical poison harvest from the forest. When the vila hits with any weapon, the weapon deals an extra 2d6 poison damage (included in the attack)."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The vila can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "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_vila/"
        },
        {
            "slug": "alabroza",
            "desc": "",
            "name": "Alabroza",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 14,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 4,
            "wisdom": 15,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "understands Abyssal but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Talons attacks or one Talons attack and one Draining Fangs attack."
                },
                {
                    "name": "Draining Fangs",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one creature,. 6 (1d8+2) piercing damage and the alabroza attaches to the target. While attached the alabroza doesn't attack. Instead at the start of each of the alabroza's turns the target loses 6 (1d8+2) hp due to blood loss. The alabroza can detach itself by spending 5 ft. of its movement. It does so after the target is reduced to 0 hp. A creature including the target can use its action to detach the alabroza."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one creature,. 5 (1d6+2) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bloodthirsty",
                    "desc": "An alabroza must drink at least 1 pint of fresh blood or milk every 24 hrs or it suffers one level of exhaustion. Each pint of blood or milk the alabroza drinks removes one level of exhaustion."
                }
            ],
            "spell_list": [],
            "page_no": 13,
            "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_alabroza/"
        },
        {
            "slug": "alabroza-bloodfiend",
            "desc": "",
            "name": "Alabroza, Bloodfiend",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 72,
            "hit_dice": "16d6+16",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 14,
            "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": "cold, fire, lightning, poison",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60', passive Perception 15",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Broomsticks 2 Talons or 1 Beak and 1 Talons."
                },
                {
                    "name": "Beak (Fiend Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 12 (2d8+3) piercing damage and attaches to target. While attached doesn't attack. Instead at start of each of its turns target: 12 (2d8+3) hp to blood loss. Can detach itself via 5 ft. of its move. It does so after target is reduced to 0 hp. Creature including target can use action to detach it via DC 13 Str."
                },
                {
                    "name": "Talons (Fiend Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 10 (2d6+3) piercing damage."
                },
                {
                    "name": "Broomstick (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (1d8+3) bludgeoning damage."
                },
                {
                    "name": "Hypnotic Gaze",
                    "desc": "Fixes its gaze on one creature it can see within 10 ft. of it. Target: DC 12 Wis save or charmed 1 min. While charmed creature is incapacitated has speed 0 and refuses to remove attached alabroza. Charmed creature can re-save at end of each of its turns success ends effect on itself. If a creature's save is successful creature immune to this for next 24 hrs."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 12) no material components: At will: minor illusion3/day ea: detect thoughts suggestion"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into Med humanoid Small mist cloud or back into true bird-like fiend form. Other than size and speed stats are same in each form with mist form exceptions. Items worn/carried not transformed. Reverts on death. Mist form: can't take any actions speak or manipulate objects resistance to nonmagical damage. Weightless fly speed 20' can hover can enter hostile creature's space and stop there. If air can pass through a space mist can with o squeezing but can't pass through water."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bloodthirsty",
                    "desc": "Must drink 1+ pint of fresh blood or milk every 24 hrs or suffers one level of exhaustion. Each pint it drinks removes one level."
                }
            ],
            "spell_list": [],
            "page_no": 13,
            "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_alabroza-bloodfiend/"
        },
        {
            "slug": "archon-word",
            "desc": "",
            "name": "Archon, Word",
            "size": "Tiny",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d4+8",
            "speed": {
                "walk": 0,
                "fly": 90
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned, prone",
            "senses": "darkvision 120', passive Perception 13",
            "languages": "all, telepathy 60'",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) radiant."
                },
                {
                    "name": "Forceful Words",
                    "desc": "Ranged Spell Attack: +5 to hit, 90 ft., one target, 10 (2d6+3) radiant."
                },
                {
                    "name": "Share Smite (3/Day)",
                    "desc": "Empowers the weapon of one creature within 30' of it that can hear and see it for 1 min. The first time the target hits with the weapon on a turn deals extra 9 (2d8) radiant. If creature the target hits is a Fiend or Undead it takes 13 (3d8) radiant instead."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 13) no material or somatic components: At will: dancing lights message true strike1/day ea: faerie fire heroism"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Keen Sight",
                    "desc": "Advantage: sight Wis (Percept) checks."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 44,
            "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_archon-word/"
        },
        {
            "slug": "aziza",
            "desc": "",
            "name": "Aziza",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 15,
            "armor_desc": "leather",
            "hit_points": 21,
            "hit_dice": "6d4+6",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Thorn Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit 5 ft. or range 20/60' one target 6 (1d4+4) piercing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +6 to hit 80/320' one target 7 (1d6+4) piercing damage and the target must make DC 11 Con save or be poisoned for 1 min."
                },
                {
                    "name": "Befuddle",
                    "desc": "Magically confuses one creature it can see within 30' of it. The target must make DC 12 Wis save or be affected as though it failed a save vs. the confusion spell until the end of its next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 12) no material components: At will: druidcraft guidance1/day ea: animal messenger bless"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Dazzling Glow",
                    "desc": "When a creature the aziza can see targets it with melee attack its skin briefly glows brightly causing the attacker to have disadvantage on the attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Speak with Frogs and Toads",
                    "desc": "Can communicate with frogs and toads as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 49,
            "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_aziza/"
        },
        {
            "slug": "bannik",
            "desc": "",
            "name": "Bannik",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "11d8+11",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 9,
            "wisdom": 17,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 2,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "fire; nonmagic B/P/S attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Scalding Claws attacks."
                },
                {
                    "name": "Scalding Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) slashing damage + 3 (1d6) fire."
                },
                {
                    "name": "Scalding Splash (Recharge 5-6)",
                    "desc": "Summons a giant ladle full of boiling water that pours down on a point it can see within 60' of it extinguishing exposed flames within 10 ft. of that point. Each creature within 10 ft. of that point must make a DC 13 Con save. On a failure a creature takes 14 (4d6) fire and is scalded for 1 min. On a success a creature takes half the damage and isn't scalded. A scalded creature has disadvantage on weapon attack rolls and on Con saves to maintain concentration. A scalded creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 13) only wand of bound fir required: At will: augury create or destroy water fog cloud3/day: lesser restoration"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hazesight",
                    "desc": "Can see through areas obscured by fog smoke and steam with o penalty."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 10 min."
                }
            ],
            "spell_list": [],
            "page_no": 51,
            "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_bannik/"
        },
        {
            "slug": "beach-weird",
            "desc": "",
            "name": "Beach Weird",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 30', passive Perception 12",
            "languages": "Aquan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 10 ft., one target, 16 (3d8+3) bludgeoning damage and target: DC 13 Str save or be pushed up to 10 ft. away from the beach weird."
                },
                {
                    "name": "Create Quicksand (3/Day)",
                    "desc": "Creates a 10 ft. radius 5 ft. deep area of quicksand centered on a point it can see within 30' of it. A creature that starts its turn in the quicksand or enters area for the first time on a turn: DC 13 Str save or be grappled by it. Grappled creature must make DC 13 Str save at start of each of its turns or sink 1 foot into the quicksand. A Small creature that sinks 2'+ or a Med creature that sinks 3'+ is restrained instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Invisible in Water",
                    "desc": "Is invisible while fully immersed in water."
                },
                {
                    "name": "Swim in Sand",
                    "desc": "Can burrow through sand at half its swim speed. It can't make attacks while immersed in sand."
                },
                {
                    "name": "Tidepool Bound",
                    "desc": "Dies if it moves more than 100' from the tide pools to which it is bound or if those tide pools remain waterless for more than 24 hrs."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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_beach-weird/"
        },
        {
            "slug": "beetle-clacker-soldier",
            "desc": "",
            "name": "Beetle, Clacker Soldier",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "slashing from nonmagical attacks",
            "damage_immunities": "thunder",
            "condition_immunities": "",
            "senses": "blindsight 30', passive Perception 8",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, 0 ft., one creature,. 11 (2d8+2) piercing damage."
                },
                {
                    "name": "Clack",
                    "desc": "Clacks its mandibles to create small but dangerous booming noise in 15 ft. cone. Each creature in area: 5 (2d4) thunder (DC 13 Con half). When multiple beetles clack in same turn and create overlapping cones each creature in overlapping cones makes one save with disadvantage vs. total damage from all overlapping cones rather than one save for each."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Compact",
                    "desc": "Can occupy same space as one other clacker soldier."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "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_beetle-clacker-soldier/"
        },
        {
            "slug": "demon-balbazu",
            "desc": "",
            "name": "Demon, Balbazu",
            "size": "Tiny",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 10,
                "swim": 20
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 7,
            "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": "cold, fire, lightning; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 10",
            "languages": "understands Abyssal but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 10 (2d6+3) piercing damage and it attaches to target. While attached balbazu doesn't attack. Instead at start of each of balbazu's turns target loses 10 (2d6+3) hp from blood loss. When balbazu first attaches to the target and each time target loses hp from blood loss target unaware of the attack (and balbazu if it is invisible). Target is still aware of the hp loss but it feels no pain from the attack. (DC 11 Con target is aware of the attack and balbazu and doesn't need to continue making this save while it remains attached to it.) Regains hp equal to half hp of blood it drains. Balbazu can detach itself by spending 5 ft. of its move. A creature that is aware of the balbazu including the target can use its action to detach the balbazu."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aquatic Invisibility",
                    "desc": "Invisible while fully immersed in water."
                },
                {
                    "name": "Blood Reservoir",
                    "desc": "Stores drained blood within itself. Each time it causes blood loss to a creature its Blood Reservoir increases by amount equal to hp of blood it drained from the creature."
                },
                {
                    "name": "Demon Food",
                    "desc": "A demon within 5 ft. of it and that isn't another balbazu can use a bonus action to reduce the Blood Reservoir by up to 10 regaining hp equal to that amount as it drinks blood from the reservoir."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "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_demon-balbazu/"
        },
        {
            "slug": "dinosaur-guardian-archaeopteryx",
            "desc": "",
            "name": "Dinosaur, Guardian Archaeopteryx",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 15,
                "fly": 50
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Beak attack and one Talons attack or it makes two Spit Thorn attacks. If the archaeopteryx hits one creature with two attacks the target must make DC 11 Con save or take 2 (1d4) poison and be poisoned until the end of its next turn."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) piercing damage + 2 (1d4) poison."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) slashing damage."
                },
                {
                    "name": "Spit Thorn",
                    "desc": "Ranged Spell Attack: +4 to hit, 60 ft., one target, 4 (1d4+2) piercing damage + 2 (1d4) poison."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Imbue Poison",
                    "desc": "The guardian archaeopteryx chooses a friendly creature it can see within 30' of it and imbues that creature's attacks with magical poison. The next time the friendly creature hits with an attack before the start of archaeopteryx's next turn target of attack takes an extra 2 (1d4) poison and must make DC 11 Con save or be poisoned until end of its next turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The archaeopteryx doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 126,
            "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_dinosaur-guardian-archaeopteryx/"
        },
        {
            "slug": "diving-gel",
            "desc": "",
            "name": "Diving Gel",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d4+5",
            "speed": {
                "walk": 5,
                "swim": 40
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 1,
            "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": "acid, fire, poison",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "darkvision 60', passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Attach",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. The gel attaches itself to the head face or gills of a creature. If the creature is Large or smaller and can breathe air it continues to breathe normally as the air-filled gel provides breathable air for the creature. If the creature can't breathe air it must hold its breath or begin to suffocate. If the gel is attached to a creature it has advantage on attack rolls vs. that creature. A creature including the target can take its action to detach the diving gel by succeeding on a DC 12 Str check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                }
            ],
            "spell_list": [],
            "page_no": 136,
            "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_diving-gel/"
        },
        {
            "slug": "ember-glider",
            "desc": "",
            "name": "Ember Glider",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 2,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 12 (2d8+3) piercing damage."
                },
                {
                    "name": "Brimstone Acorn",
                    "desc": "Ranged Weapon Attack: +5 to hit 20/60' one target 10 (2d6+3) fire. 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 3 (1d6) fire at the start of each of its turns."
                },
                {
                    "name": "Blazing Tail (Recharge 5-6)",
                    "desc": "Lashes its tail releasing an arc of fire. Each creature in a 15 ft. cone: 14 (4d6) fire (DC 13 Dex half). The fire ignites flammable objects in  area that aren't being worn or carried."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fiery Nature",
                    "desc": "Is infused with elemental power and it requires only half the amount of air food and drink that a typical Monstrosity of its size needs."
                },
                {
                    "name": "Glide",
                    "desc": "Has membranes between its fore and hind limbs that expand while falling to slow its rate of descent to 60' per round landing on its feet and taking no falling damage. It can move up to 5 ft. horizontally for every 1' it falls. Can't gain height with its gliding membranes alone. If subject to a strong wind or lift of any kind can use updraft to glide farther."
                },
                {
                    "name": "Glow",
                    "desc": "Sheds dim light in a 10 ft. radius."
                },
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the ember glider or hits it with melee attack while within 5 ft. of it takes 4 (1d8) fire."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                }
            ],
            "spell_list": [],
            "page_no": 170,
            "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_ember-glider/"
        },
        {
            "slug": "gullkin",
            "desc": "",
            "name": "Gullkin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d8+5",
            "speed": {
                "walk": 20,
                "fly": 30,
                "swim": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "Aquan, Common",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 5 (1d4+3) piercing damage."
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit 5 ft. or range 30/120' one creature. 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Tempest Breath (Recharges: Short/Long Rest)",
                    "desc": "Exhales lungful of air in 15 ft. cone. Each creature in that area pushed up to 15 ft. away from gullkin (DC 12 Str negates)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 15 min."
                }
            ],
            "spell_list": [],
            "page_no": 223,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_gullkin/"
        },
        {
            "slug": "hinderling",
            "desc": "",
            "name": "Hinderling",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "speed": {
                "walk": 30,
                "climb": 20
            },
            "strength": 11,
            "dexterity": 17,
            "constitution": 13,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Stolen Belonging",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Hurl Stolen Belonging",
                    "desc": "Ranged Weapon Attack: +5 to hit 20/60' one target 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Mad Dash",
                    "desc": "Moves up to twice its speed and can move through space of any creature that is Med or larger. When it moves through a creature's space creature must make DC 13 Dex save or fall prone. This move doesn't provoke opportunity attacks."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Escape",
                    "desc": "Takes the Disengage or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Run and Hide",
                    "desc": "When a creature hinderling can see targets it with weapon hinderling chooses another creature within 5 ft. as attack's target then moves up to half its speed with o provoking opportunity attacks."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Misfortune",
                    "desc": "Creatures within 15 ft. of it treat attack rolls of 20 as 19 and can't gain advantage on ability checks attacks and saves."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "While hinderling curse remains on a victim a slain hinderling returns to life in 1 day regaining all its hp and becoming active again. Hinderling appears within 100' of victim."
                }
            ],
            "spell_list": [],
            "page_no": 232,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_hinderling/"
        },
        {
            "slug": "juniper-sheriff",
            "desc": "",
            "name": "Juniper Sheriff",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 31,
            "hit_dice": "7d6+7",
            "speed": {
                "walk": 40
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 17,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 15",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Saber",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (1d8+3) slashing damage."
                },
                {
                    "name": "Bitter Truth",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 8 (2d4+3) psychic and target: disad- vantage on next save vs. sheriff's Aura of Honesty for next 1 min."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hop Away",
                    "desc": "Takes the Dash or Disengage action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Honesty",
                    "desc": "Creature that enters space within 10 ft. of sheriff for 1st time on a turn or starts turn there: DC 13 Cha save or be unable to speak deliberate lie until it starts its turn more than 10 ft. away from sheriff. Creatures affected by this are aware of it and sheriff knows whether creature in area succeeded/failed save."
                },
                {
                    "name": "Sheriff's Duty",
                    "desc": "Knows if it hears a lie and can't speak deliberate lie."
                },
                {
                    "name": "Unfailing Memory",
                    "desc": "Remembers every creature that has ever spoken to it. If creature has spoken to sheriff and speaks to sheriff again while polymorphed or disguised sheriff has advantage on Int (Investigation) Wis (Insight) and Wis (Perception) checks to identify or recognize that creature."
                }
            ],
            "spell_list": [],
            "page_no": 248,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_juniper-sheriff/"
        },
        {
            "slug": "lycanthrope-wereotter",
            "desc": "",
            "name": "Lycanthrope, Wereotter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8 +8",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "nonmagic bludgeoning, piercing, and slashing attacks not made with silvered weapons",
            "condition_immunities": "",
            "senses": "darkvision 60' (otter & hybrid forms only), passive Perception 14",
            "languages": "Common (can't speak in otter form)",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Javelin attacks or one Bite attack and two Javelins. It can replace one Javelin with Net."
                },
                {
                    "name": "Bite (Otter or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage. If the target is a Humanoid is cursed with wereotter lycanthropy (DC 11 Con negates curse)."
                },
                {
                    "name": "Javelin (Humanoid or Hybrid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit 5 ft. or range 30/120' one target 4 (1d6+1) piercing damage."
                },
                {
                    "name": "Net (Humanoid or Hybrid Form Only)",
                    "desc": "Ranged Weapon Attack: +3 to hit 5/15 ft. one target Large or smaller creature hit by net is restrained until freed. Net has no effect on creatures that are formless or Huge or larger. Creature including target can use action to free restrained target via DC 11 Str check. Dealing 5 slashing to net (AC 10) frees target with o harming it ending effect and destroying net."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into a Med otter-humanoid hybrid or into Large otter or back into true form: Humanoid. Stats other than size are same in each form. Items worn/ carried not transformed. Reverts to its true form if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 10 min."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Advantage on Wis (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_lycanthrope-wereotter/"
        },
        {
            "slug": "moon-weaver",
            "desc": "",
            "name": "Moon Weaver",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 20,
                "climb": 20,
                "fly": 40
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Moonsong",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Emboldening Song (2/Day)",
                    "desc": "Delivers a burst of beautiful song that motivates and emboldens one friendly creature the moon weaver can see within 60' of it. If the target can hear the song it gains one Embolden die a d6. Once within the next 10 min the target can roll the die and add the number rolled to one ability check attack roll or save it makes."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lubricious Plumage",
                    "desc": "Its skin exudes an oil that permeates its plumage. The moon weaver can't be restrained by magical or nonmagical webbing and it ignores all movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 274,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_moon-weaver/"
        },
        {
            "slug": "myrmex-young",
            "desc": "",
            "name": "Myrmex, Young",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 54,
            "hit_dice": "12d6+12",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "climb": 30
            },
            "strength": 12,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 8,
            "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": "poison",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "blindsight 60', passive Perception 12",
            "languages": "understands Terran but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one target, 5 (1d4+3) piercing damage + 3 (1d6) poison."
                },
                {
                    "name": "Earth Shift",
                    "desc": "Ranged Spell Attack: +2 to hit 60' 1 tgt in contact with the ground. Target is pushed up to 10 ft. in a direction of myrmex's choice and its speed is reduced by 5 ft. until end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Earth Manipulation",
                    "desc": "Can manipulate and move earth within 30' of it that fits within a 5 ft. cube. This manipulation is limited only by its imagination but it often includes creating caricatures of creatures to tell stories of travels or etching symbols to denote dangerous caverns or similar markers for those in the colony. Can also choose to make ground within 10 ft. of it difficult terrain or to make difficult terrain normal if the ground is earth or stone. Changes caused by Earth Manipulation are permanent."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                },
                {
                    "name": "Limited Telepathy",
                    "desc": "Magically transmit simple messages and images to any creature within 120' of it that can understand a language. This telepathy doesn't allow receiving creature to telepathically respond."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                },
                {
                    "name": "Stone Walk",
                    "desc": "Difficult terrain composed of earth or stone doesn't cost the myrmex extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "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_myrmex-young/"
        },
        {
            "slug": "niya-atha-sorcerer",
            "desc": "",
            "name": "Niya-Atha Sorcerer",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 13,
            "armor_desc": "natural",
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Sylvan",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Scepter attacks or two Ice Shard attacks."
                },
                {
                    "name": "Scepter",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one target, 4 (1d6+1) bludgeoning damage + 4 (1d8) cold if not enlarged or 8 (2d6+1) bludgeoning damage if enlarged."
                },
                {
                    "name": "Ice Shard",
                    "desc": "Ranged Spell Attack: +6 to hit 60/240' one target 9 (1d10+4) piercing damage + 9 (2d8) cold."
                },
                {
                    "name": "Summon Iceberg (Recharge 5-6)",
                    "desc": "Chooses a point it can see within 120' of it. Each creature within a 20' of that point: 11 (2d10) bludgeoning damage and 7 (2d6) cold and is restrained until the end of its next turn (DC 14 Dex half damage and isn't restrained). Can't use this action while enlarged."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Enlarge",
                    "desc": "Magically increases in size along with anything it is wearing or carrying. While enlarged it is Large doubles its damage dice on weapon attacks (included above) and makes Str checks and Str saves with advantage. While enlarged it also can no longer use the Summon Iceberg action. If it lacks the room to become Large this action fails."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Icy Wrath",
                    "desc": "Its weapons are imbued with icy magic. When it hits with any weapon deals + 4 (1d8) cold (included below). While enlarged it loses this bonus damage but AC increases to 16."
                },
                {
                    "name": "Reduce",
                    "desc": "If it starts its turn enlarged it can choose to end the effect and return to its normal size (no action required)."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_niya-atha-sorcerer/"
        },
        {
            "slug": "npc:-breathstealer",
            "desc": "",
            "name": "Npc: Breathstealer",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any non-good",
            "armor_class": 15,
            "armor_desc": "leather armor",
            "hit_points": 99,
            "hit_dice": "18d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "any two languages",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Shortswords and one Dagger or three Psychic Blasts. Can replace one attack with Gasp to Survive if available."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) slashing damage + 10 (3d6) psychic."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit 5 ft. or range 20/60' one target 6 (1d4+4) piercing damage + 10 (3d6) psychic."
                },
                {
                    "name": "Psychic Blast",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 16 (4d6+2) psychic. If target is currently suffocating from breathstealer's Gasp to Survive breathstealer can choose to deal 1 psychic to target instead."
                },
                {
                    "name": "Gasp to Survive (Recharge 4-6)",
                    "desc": "Chooses a creature it dealt psychic to within last min. Target: 14 (4d6) psychic and believes it is suffocating including choking and being unable to speak (DC 15 Wis half damage and doesn't believe it is suffocating). At the start of each of suffocating creature's turns it must make a DC 15 Wis save. It has disadvantage on this save if it took psychic since start of its prior turn. If it fails three such saves before succeeding on three such saves it falls unconscious for 1 hr returns to breathing normally and stops making this save. On its third successful save effect ends for the creature."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "Dash Disengage or Hide action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Phrenic Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 3d6 psychic (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 404,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_npc-breathstealer/"
        },
        {
            "slug": "npc:-infiltrator",
            "desc": "",
            "name": "Npc: Infiltrator",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "studded leather",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 16,
            "wisdom": 15,
            "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": "any three languages",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Shortsword attacks and one Dagger attack. It can replace one attack with Spellcasting."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) piercing damage."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit 5 ft. or range 20/60' one target 4 (1d4+2) piercing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit 80/320' one target 6 (1d8+2) piercing damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Int (DC 13): At will: mage hand message minor illusion3/day ea: charm person sleep1/day: invisibility"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "Takes the Dash Disengage or Hide action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Knowledge Charm",
                    "desc": "Carries a minor magical charm gifted to it by the organization. While wearing or carrying the charm infiltrator has proficiency in any two skills and is fluent in any one language (not included above). This proficiency and fluency last until charm is lost or destroyed or until infiltrator performs a 10-minute ritual to change the proficiency and fluency provided by the charm. If infiltrator dies charm becomes nonmagical."
                }
            ],
            "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-infiltrator/"
        },
        {
            "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": "phoenixborn",
            "desc": "",
            "name": "Phoenixborn",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 33,
            "hit_dice": "6d8+6",
            "speed": {
                "walk": 20,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Ignan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) slashing damage."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +4 to hit, 60 ft., one target, 5 (1d6+2) fire."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fiery Feathers",
                    "desc": "Sheds 10 ft. radius bright light dim light extra 10 ft.."
                },
                {
                    "name": "Rebirth (1/Day)",
                    "desc": "If reduced to 0 hp it erupts in a burst of flame. Each creature within 10 ft. of it takes 3 (1d6) fire and the phoenixborn regains hp equal to the total damage taken."
                }
            ],
            "spell_list": [],
            "page_no": 316,
            "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_phoenixborn/"
        },
        {
            "slug": "phoenixborn-sorcerer",
            "desc": "",
            "name": "Phoenixborn Sorcerer",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any",
            "armor_class": 13,
            "armor_desc": "16 mage armor",
            "hit_points": 60,
            "hit_dice": "11d8+11",
            "speed": {
                "walk": 20,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 17,
            "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": "[++], Senses, & [/++][++]Languages[/++] as Phoenixborn",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "xx, passive Perception xx",
            "languages": "as Phoenixborn",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Talon or Hurl"
                },
                {
                    "name": "Flame attacks",
                    "desc": "It can replace one attack with use of Spellcasting."
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) slashing damage + 3 (1d6) fire."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 10 (2d6+3) fire."
                },
                {
                    "name": "Fire Jet (Recharge 6)",
                    "desc": "Shoots a jet of fire in a 30' line that is 5 ft. wide. Each creature in line: 14 (4d6) fire (DC 13 Dex negates)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 13): At will: mage hand minor illusion light prestidigitation2/day ea: charm person continual flame mage armor1/day: dispel magic"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fiery Feathers and Rebirth (1/Day)",
                    "desc": "As above but rebirth: 7 (2d6)."
                }
            ],
            "spell_list": [],
            "page_no": 316,
            "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_phoenixborn-sorcerer/"
        },
        {
            "slug": "qumdaq",
            "desc": "",
            "name": "Qumdaq",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 30,
                "burrow": 30
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 30', tremorsense 30', passive Perception 12",
            "languages": "Terran",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 4 (1d4+2) bludgeoning damage."
                },
                {
                    "name": "Desiccation Field (1/Day)",
                    "desc": "Extends its arms sending sand and grit swirling around itself. Each non-qumdaq creature within 10 ft. of it: 5 (2d4) bludgeoning damage and suffers one level of exhaustion for 1 hr or until it drinks 1+ pint of water (DC 10 Con half damage and isn't exhausted). A creature can suffer no more than 3 total levels of exhaustion from Desiccation Field regardless of how many qumdaqs use the action."
                }
            ],
            "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": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Final Gift",
                    "desc": "When it dies it bursts in a shower of sand. A qumdaq of dying qumdaq's choice within 10 ft. of it regains 5 (2d4) hp or target gains 5 (2d4) temp hp if at its max."
                },
                {
                    "name": "Horde Tactics",
                    "desc": "Has advantage on attack rolls vs. a creature if 1+ qumdaq's ally is within 5 ft. of creature and ally isn't incapacitated. Also qumdaq's weapon attacks deal extra 2 (1d4) bludgeoning damage on a hit if 3+ qumdaq's allies are within 5 ft. of target and allies aren't incapacitated."
                },
                {
                    "name": "Sense Magic",
                    "desc": "Senses magic within 60' of it at will. This otherwise works like detect magic but isn't itself magical."
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "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_qumdaq/"
        }
    ]
}