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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=cr&page=4",
    "previous": "https://api.open5e.com/monsters/?ordering=cr&page=2",
    "results": [
        {
            "slug": "mastiff-a5e",
            "desc": "",
            "name": "Mastiff",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4+1) piercing damage. If the target is a creature  it makes a DC 11 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The mastiff has advantage on Perception checks that rely on hearing and smell."
                }
            ],
            "spell_list": [],
            "page_no": 456,
            "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_mastiff/"
        },
        {
            "slug": "merfolk-a5e",
            "desc": "",
            "name": "Merfolk",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "Aquan, Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d8) piercing damage if used with two hands to make a melee attack  or 3 (1d6) piercing damage if thrown."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The merfolk can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "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_merfolk/"
        },
        {
            "slug": "mule-a5e",
            "desc": "",
            "name": "Mule",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 3,
            "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: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4+1) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "The mule is considered Large when calculating its carrying capacity."
                }
            ],
            "spell_list": [],
            "page_no": 455,
            "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_mule/"
        },
        {
            "slug": "pirate-a5e",
            "desc": "",
            "name": "Pirate",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 80/320 ft., one target. Hit: 4 (1d8) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 470,
            "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_pirate/"
        },
        {
            "slug": "poisonous-snake-a5e",
            "desc": "",
            "name": "Poisonous Snake",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage and the target makes a DC 10 Constitution saving throw  taking 5 (2d4) poison damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 456,
            "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_poisonous-snake/"
        },
        {
            "slug": "pony-a5e",
            "desc": "",
            "name": "Pony",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "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: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 457,
            "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_pony/"
        },
        {
            "slug": "stirge-a5e",
            "desc": "",
            "name": "Stirge",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Proboscis",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 1 piercing damage  and the stirge attaches to the target. A creature can use an action to detach it  and it can detach itself as a bonus action."
                },
                {
                    "name": "Blood Drain",
                    "desc": "The stirge drains blood from the creature it is attached to. The creature loses 4 (1d8) hit points. After the stirge has drained 8 hit points  it detaches itself and can't use Blood Drain again until it finishes a rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 400,
            "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_stirge/"
        },
        {
            "slug": "stout-halfling-guard-a5e",
            "desc": "",
            "name": "Stout Halfling Guard",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "insight": 2,
                "nature": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 3 (1d6) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 492,
            "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_stout-halfling-guard/"
        },
        {
            "slug": "warrior-a5e",
            "desc": "",
            "name": "Warrior",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 3,
                "stealth": 3,
                "perception": 4,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 498,
            "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_warrior/"
        },
        {
            "slug": "cikavak-tob1-2023",
            "desc": "False",
            "name": "Cikavak",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "7d4",
            "speed": {
                "walk": 40,
                "fly": 10
            },
            "strength": 4,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, fire, poison",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit, range 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Silencing Squawk (Recharge 6)",
                    "desc": "The cikavak lets out a magical squawk in a 30-foot cone. Each creature in that area must succeed on a DC 11 Constitution saving throw or be deafened and unable to speak for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Limited Telepathy",
                    "desc": "The cikavak can magically communicate simple ideas, emotions, and images telepathically with any creature that touches it and that can understand a language."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The cikavak can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 57,
            "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_cikavak/"
        },
        {
            "slug": "shroud-tob1-2023",
            "desc": "False",
            "name": "Shroud",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Stealth": 3
            },
            "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": "Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Strength Drain",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) necrotic damage, and the target has disadvantage on weapon attacks that use Strength until the end of its next turn. If a non-evil humanoid dies from this attack, a new shroud rises from the corpse 1d4 hours later."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the shroud takes the Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The shroud can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Shadow Evolution",
                    "desc": "If the shroud deals at least 12 necrotic damage to a creature that isn't a Construct or Undead in 1 minute or less, the shroud transforms into a shadow at the start of the turn after it last dealt damage. It uses the statistics of the shadow, except it reduces the shadow's hp by an amount equal to the damage the shroud took before it transformed."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the shroud has disadvantage on attack rolls, ability checks, and saving throws."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The shroud doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 327,
            "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_shroud/"
        },
        {
            "slug": "stryx-tob1-2023",
            "desc": "False",
            "name": "Stryx",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 60,
                "fly": 10
            },
            "strength": 3,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 8,
            "wisdom": 15,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Perception": 4,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Common, Elvish",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "(3/Day)The stryx casts the comprehend languages spell, requiring no material components and using Wisdom as the spellcasting ability."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the stryx keeps its beak closed and doesn't speak, it is indistinguishable from a normal owl."
                },
                {
                    "name": "Flyby",
                    "desc": "The stryx doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The stryx has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "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_stryx/"
        },
        {
            "slug": "wharfling-tob1-2023",
            "desc": "False",
            "name": "Wharfling",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 10,
            "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": 13,
            "skills": {
                "Perception": 3,
                "Sleight of Hand": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Pilfering Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage. Instead of dealing damage, the wharfling can steal one item the target is wearing or carrying, provided the item weighs no more than 10 pounds, isn't a weapon, and isn't wrapped around or firmly attached to the target, such as a shirt or armor."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The wharfling can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "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_wharfling/"
        },
        {
            "slug": "climbing-vine",
            "desc": "",
            "name": "Climbing Vine",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 10,
                "climb": 10
            },
            "strength": 13,
            "dexterity": 7,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 7,
            "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": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 20', passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dewvine",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one creature,. The target is grappled (escape DC 11). The climbing vine has two attacking vines each of which can grapple only one creature."
                },
                {
                    "name": "Squeeze",
                    "desc": "Squeezes creatures in its grasp. Each creature grappled by the climbing vine must make DC 11 Str save or take 5 (2d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Grasping Retaliation",
                    "desc": "When a creature hits the climbing vine with melee attack while within 5 ft. of the vine the vine can make one Dewvine attack vs. it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Digestive Dew",
                    "desc": "A creature that starts its turned grappled by the climbing vine takes 2 (1d4) acid."
                },
                {
                    "name": "Flexible Form",
                    "desc": "A climbing vine can move through a space as narrow as 6 inches wide with o squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 85,
            "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_climbing-vine/"
        },
        {
            "slug": "baboon_bf",
            "desc": "",
            "name": "Baboon",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": -1,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -3,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Startling Display",
                    "desc": "When a creature the baboon can see attacks it while within 5 feet of it, the baboon can bare its teeth, puff its chest, or emit a quick series of barks. The attacker must succeed on a DC 11 WIS save or have disadvantage on the attack roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The baboon has advantage on attack rolls against a creature if at least one of the baboon's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_baboon/"
        },
        {
            "slug": "bandit_bf",
            "desc": "",
            "name": "Bandit",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 0,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": 0,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 4 (1d6+1) slashing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "_Ranged Weapon Attack:_ +3 to hit, range 80/320 ft., one target. _Hit:_ 5 (1d8+1) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Steal Item",
                    "desc": "The bandit steals an object from one creature it can see within 5 feet of it. The target must succeed on a DC 11 DEX save or lose one object it is wearing or carrying of the bandit's choice. The object must weigh no more than 10 pounds, can't be a weapon, and can't be wrapped around or firmly attached to the target, such as a shirt or armor."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Opportunist",
                    "desc": "The bandit has advantage on opportunity attacks."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_bandit/"
        },
        {
            "slug": "camel_bf",
            "desc": "",
            "name": "Camel",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -3,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Camel Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 4 (1d4+2) bludgeoning damage."
                },
                {
                    "name": "Bile Spit",
                    "desc": "_Ranged Weapon Attack:_ +2 to hit, range 20/60 ft., one creature. _Hit:_ 2 (1d4) acid damage, and the target must succeed on a DC 12 CON save or be smelly for 1 hour or until a creature spends 1 minute cleaning off the spit. A smelly creature has disadvantage on CHA checks."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Camel Resilience",
                    "desc": "The camel is resistant to exhaustion, and it requires only half the amount of water that a typical Beast of its size needs."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_camel/"
        },
        {
            "slug": "cultist_bf",
            "desc": "",
            "name": "Cultist",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "studded leather",
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 0,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Dark Devotion",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Sacrificial Dagger",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 3 (1d4+1) slashing damage. If the target is paralyzed, prone, stunned, or unconscious, it takes an extra 2 (1d4) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "For the Cause!",
                    "desc": "When a friendly creature the cultist can see within 5 feet of it is hit by an attack that would reduce that creature to 0 HP, the cultist can leap in front of the attack, taking the damage instead."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Dark Devotion",
                    "desc": "The cultist is resistant to the charmed and frightened conditions."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_cultist/"
        },
        {
            "slug": "guard_bf",
            "desc": "",
            "name": "Guard",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "chain shirt",
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 1,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Spear",
                    "desc": "_Melee or Ranged Weapon Attack:_ +3 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d6+1) piercing damage, or 5 (1d8+1) piercing damage if used with two hands to make a melee attack."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Protector's Parry",
                    "desc": "When a friendly creature the guard can see within 5 feet of it is the target of an attack, the guard can interpose its weapon between the creature and the attacker. The friendly creature adds 2 to its AC against that attack. To use this reaction, the guard must be able to see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_guard/"
        },
        {
            "slug": "hawk_blood_bf",
            "desc": "",
            "name": "Hawk, Blood",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": -2,
            "dexterity_save": 2,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 2,
            "charisma_save": -3,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Evasive Flight",
                    "desc": "The hawk takes the Disengage or Dodge action. It can use this bonus action only while flying."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Sight",
                    "desc": "The hawk's Perception is 19 when perceiving by sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The hawk has advantage on attack rolls against a creature if at least one of the hawk's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_hawk-blood/"
        },
        {
            "slug": "kobold_bf",
            "desc": "",
            "name": "Kobold",
            "size": "small",
            "type": "Humanoid",
            "subtype": "",
            "group": "Kobolds",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 18,
            "constitution": 8,
            "intelligence": 8,
            "wisdom": 6,
            "charisma": 8,
            "strength_save": -2,
            "dexterity_save": 4,
            "constitution_save": -1,
            "intelligence_save": -1,
            "wisdom_save": -2,
            "charisma_save": -1,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "_Melee or Ranged Weapon Attack:_ +4 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d4+2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 30/120 ft., one target. _Hit:_ 4 (1d4+2) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Scurry",
                    "desc": "The kobold moves up to 15 feet without provoking opportunity attacks. If the kobold is aware of traps in the area, the kobold can choose if this movement triggers any of them."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobold's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, and its Perception is 3 when perceiving by sight."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_kobold/"
        },
        {
            "slug": "lantern_hagfish_bf",
            "desc": "",
            "name": "Lantern Hagfish",
            "size": "small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 15,
                "swim": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": -4,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -5,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold,grappled,prone,restrained,Aberrant Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 3 (1d4+1) piercing damage. If the target is a prone creature that isn't a Construct or Undead, the hagfish can burrow into the creature's flesh. While burrowed into a creature, the hagfish can't attack, and at the start of each of the hagfish's turns, the target loses 3 (1d4+1) HP as the hagfish consumes it from the inside. The burrowed hagfish moves with the target whenever the target moves, requiring none of the hagfish's movement. It can detach itself by spending 5 feet of its movement on its turn. It does so after it consumes 6 HP worth of flesh from the target or the target dies. A creature, including the target, can take its action to extract the burrowed hagfish by succeeding on a DC 11 WIS (Medicine) check."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Slime Slide",
                    "desc": "While on a solid surface, the lantern hagfish slides up to 15 feet in a straight line and can move through the space of any creature without provoking opportunity attacks. Each space on that surface along that line is coated in slime until the start of the hagfish's next turn. Each creature in that line, and any creature that enters a slime-coated space for the first time on a turn must succeed on a DC 11 DEX save or fall prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aberrant Resilience",
                    "desc": "The lantern hagfish is resistant to the charmed, frightened, paralyzed, and stunned conditions, and it has advantage on saves against spells or effects that would alter its form."
                },
                {
                    "name": "Bioluminescent Slime",
                    "desc": "The lantern hagfish sheds bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The hagfish can alter the radius as a bonus action. In addition, the hagfish has advantage on attack rolls against a creature if at least one other hagfish is within 5 feet of the creature and that other hagfish isn't incapacitated."
                },
                {
                    "name": "Void Dweller",
                    "desc": "The lantern hagfish doesn't require air or sleep, and it is immune to the effects of Void terrain. In addition, it can swim through the Void as if through water."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_lantern-hagfish/"
        },
        {
            "slug": "mastiff_bf",
            "desc": "",
            "name": "Mastiff",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 1,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) piercing damage. If the target is a creature, it must succeed on a DC 12 STR save or be knocked prone. 364"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Protect Friend",
                    "desc": "When a friendly Humanoid the mastiff can see is hit by an attack from a creature within 5 feet of the mastiff, the mastiff can make one Bite attack against that attacking creature."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The mastiff's Perception is 16 when perceiving by hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_mastiff/"
        },
        {
            "slug": "merfolk_bf",
            "desc": "",
            "name": "Merfolk",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "Merfolk",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "coral armor",
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": 1,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": 1,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Aquan,Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Coral Spear",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 4 (1d6+1) piercing damage."
                },
                {
                    "name": "Sharpened Shell",
                    "desc": "_Ranged Weapon Attack:_ +3 to hit, range 20/60 ft., one target. _Hit:_ 3 (1d4+1) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Rush",
                    "desc": "The merfolk takes the Dash or Disengage action."
                }
            ],
            "reactions": [
                {
                    "name": "Coral Scrape",
                    "desc": "When a creature the merfolk can see hits it with a melee attack while within 5 feet of it, the merfolk can twist its body to scrape the attacker's arm or similar attacking appendage across the rough coral of its armor. The attacker must succeed on a DC 11 DEX save or have disadvantage on the next attack roll it makes before the end of its next turn, as its attacking appendage hurts from the abrasion."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The merfolk can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_merfolk/"
        },
        {
            "slug": "mule_bf",
            "desc": "",
            "name": "Mule",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "exhaustion,prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "The mule is considered to be a Large animal for the purpose of determining its carrying capacity."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_mule/"
        },
        {
            "slug": "noble_bf",
            "desc": "",
            "name": "Noble",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "Impenetrable Ego",
            "hit_points": 7,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": 0,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 5,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Impenetrable Ego",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any two languages",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Rapier",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 5 (1d8+1) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The noble adds 2 to its AC against one melee attack that would hit it. To do so, the noble must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Impenetrable Ego",
                    "desc": "While the noble is conscious and wearing no armor and wielding no shield, it adds its CHA modifier to its AC (included above). In addition, it is resistant to the charmed and frightened conditions."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_noble/"
        },
        {
            "slug": "pony_bf",
            "desc": "",
            "name": "Pony",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Draft Animal",
                    "desc": "The draft horse can push, drag, or lift weight in pounds equal to three times its carrying capacity."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_pony/"
        },
        {
            "slug": "snake_flying_bf",
            "desc": "",
            "name": "Snake, Flying",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 4,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": -3,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 10 ft.",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage, and the target must succeed on a DC 11 CON save or take 5 (2d4) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Reflexive Escape",
                    "desc": "When a creature the snake can see attacks it, the snake can move up to 5 feet. If this movement puts the snake out of reach of the attack, the attack misses."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The snake doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_snake-flying/"
        },
        {
            "slug": "snake_poisonous_bf",
            "desc": "",
            "name": "Snake, Poisonous",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": -4,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -5,
            "wisdom_save": 0,
            "charisma_save": -4,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "poison,poisoned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 10 ft.",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage, and the target must succeed on a DC 10 CON save or take 2 (1d4) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Reflexive Nip",
                    "desc": "When a creature the snake can see hits it with a melee attack while within 5 feet of it, the snake can make a quick nip at the creature. The attacker must succeed on a DC 10 CON save or be poisoned until the end of its next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_snake-poisonous/"
        },
        {
            "slug": "stirge_bf",
            "desc": "",
            "name": "Stirge",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 6,
            "strength_save": -3,
            "dexterity_save": 2,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -2,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Blood Drain",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 4 (1d4+2) piercing damage, and the stirge attaches to the target. While attached, the stirge can't attack, and at the start of each of the stirge's turns, the target loses 4 (1d4+2) HP due to blood loss. The attached stirge moves with the target whenever the target moves, requiring none of the stirge's movement. If can detach itself by spending 5 feet of its movement on its turn. It does so after it drains 8 HP of blood from the target or the target dies. A creature, including the target, can use its action to detach the stirge."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Reactive Wiggle",
                    "desc": "When the stirge is the target of an attack from a creature within 5 feet of it while it is attached to a creature, the stirge can wiggle, exposing the flesh where it is attached. The attacker must succeed on a DC 12 DEX save or the attack targets the creature to which the stirge is attached instead of the stirge."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_stirge/"
        },
        {
            "slug": "wild_warrior_bf",
            "desc": "",
            "name": "Wild Warrior",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "hide armor",
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": 1,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -1,
            "wisdom_save": 0,
            "charisma_save": -1,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any one language",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Spear",
                    "desc": "_Melee or Ranged Weapon Attack:_ +3 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d6+1) piercing damage, or 5 (1d8+1) piercing damage if used with two hands to make a melee attack."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Quick Trap",
                    "desc": "The wild warrior cobbles together a makeshift trap with materials at hand and throws the trap at a creature it can see within 15 feet of it. The target must succeed on a DC 11 DEX save or be restrained until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Home in the Wilds",
                    "desc": "The wild warrior automatically discerns true north when outside, and checks to follow its tracks in forest, grassland, hills, or mountain terrain have disadvantage, unless the wild warrior chooses to leave obvious signs of its passage."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The wild warrior has advantage on attack rolls against a creature if at least one of the warrior's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_wild-warrior/"
        },
        {
            "slug": "compsognathus",
            "desc": "The curious bipedal lizard lets out a musical chirp. More chirps respond from within the nearby grass, becoming a sinister chorus._  \nOpen Game License",
            "name": "Compsognathus",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d4+3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grasslands Camouflage",
                    "desc": "The compsognathus has advantage on Dexterity (Stealth) checks made to hide in tall grass."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The compsognathus has advantage on attack rolls against a creature if at least one of the compsognathus' allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_compsognathus/"
        },
        {
            "slug": "fennec-fox",
            "desc": "Fennec foxes are tiny canids which make their homes in the shallow parts of the Underworld and the deserts of the Southlands. Their huge semi-erect ears and wide eyes give them a disarmingly friendly appearance.",
            "name": "Fennec Fox",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "burrow": 5,
                "walk": 40
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The fennec fox has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_fennec-fox/"
        },
        {
            "slug": "gorao-ka",
            "desc": "The wizened, doll-sized woman sits beside a small shrine of bonsai branches. She smiles and reaches into a full pouch, removing a gold coin. She passes the coin with an encouraging nod to the desperate-looking man kneeling before her._  \n**Small Gods of Substance.** Gorao-ka represent small fortunes of both a physical and spiritual nature. Their shrines can be erected anywhere, but they are commonly found in settlements and widely-traveled areas. Larger settlements have multiple shrines, sometimes one or more per neighborhood, each of which is associated with a different gorao-ka.  \n**Gentle and Benevolent.** Gorao-ka have a kind look for every person that crosses their path. Each of them has a burning desire to assist people, and they grieve on the occasions that they can’t. The laws governing their kind forbid them from extending aid to someone that hasn’t made an offering at their shrine, though a gorao-ka accepts almost anything in tribute.  \n**Thieves’ Bane.** Despite their generous natures, gorao-ka have no pity for those who steal from them. Fools who steal from gorao-ka swiftly discover their money inexplicably vanished, and can end up destitute if they don’t make reparations.  \n**Immortal Spirit Nature.** The kami doesn’t require food, drink, or sleep.",
            "name": "Gorao-Ka",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "kami",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": "copper coat",
            "hit_points": 17,
            "hit_dice": "5d4+5",
            "speed": {
                "walk": 20
            },
            "strength": 13,
            "dexterity": 11,
            "constitution": 13,
            "intelligence": 15,
            "wisdom": 17,
            "charisma": 15,
            "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 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Sack of Coins",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1"
                },
                {
                    "name": "Find a Penny (Recharge 5-6)",
                    "desc": "The gorao-ka throws a copper piece into a space within 5 feet of it. A creature that is not hostile to the gorao-ka that picks up the copper piece is blessed with good luck. At any point within the next 1 hour, the creature can roll a d6 and add the number rolled to one attack roll, ability check, or saving throw.\n\nAlternatively, the bearer of the coin can pass it to another creature of its choice. At any point within the next 8 hours, the new bearer of the coin can roll 2d6 and add the higher result to one attack roll, ability check, or saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fool's Gold",
                    "desc": "If a creature steals one of the gorao-ka's money pouches, it loses 1d20 gp each time it finishes a long rest. A creature that steals more than one money pouch deducts an extra 1d20 gp for each additional stolen pouch. This effect ends when the thief freely gives double the amount of money it stole to another creature or organization. A gorao-ka carries 1d10 pouches, each containing 1d20 gp. If the gorao-ka is killed, all the gold in its pouches turns into worthless stones after 1 minute."
                },
                {
                    "name": "Silver Fountain",
                    "desc": "When the gorao-ka is reduced to 0 hp, it explodes in a spray of silver pieces. Each creature within 5 feet of the gorao-ka that participated in killing it, such as by attacking it or casting a spell on it, must make a DC 12 Dexterity saving throw or take 7 (2d6) bludgeoning damage. The silver pieces disappear after 1 minute."
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_gorao-ka/"
        },
        {
            "slug": "ice-bogie",
            "desc": "A gaggle of mischievous, rime-covered humanoids, one of which is standing on the shoulders of another, paint hoarfrost patterns on a window._  \nWherever the temperature drops below freezing, mobs of ice bogies may appear to unleash their wintry mischief. Enigmatic creatures of ice: the hows and whys of their random arrivals remain a mystery. A group might plague a remote village for an entire winter or pester a yeti for a single afternoon. Whenever frost forms in suspicious places or patterns, ice bogies are likely to blame.  \n**Japes and Vandalism.** Whether pilfering innocuous items, laying slicks of frost across doorways, or freezing a goat’s eyelids shut while it sleeps, the creatures find delight in pranks and making nuisances of themselves. Capricious and gleeful, they are equal opportunists—seeing little difference between humanoids, beasts, or monstrosities. They find pleasure lurking on the edges of civilization, gathering to play their tricks on unsuspecting pioneers before melting back into the frigid wilds without a trace.  \n**Vicious Reprisals.** While ice bogies are known to occasionally help lost travelers or return stolen prizes the next day, they have a dangerous side. When provoked, they swarm their opponents in a series of darting attacks from all sides and are known to pelt their enemies with shards of ice plucked from their own bodies in a flurry of hail.",
            "name": "Ice Bogie",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 25
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, petrified, poisoned, unconscious",
            "senses": "darkvision 30 ft., passive Perception 8",
            "languages": "Primordial",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Icicle Fist",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage plus 2 (1d4) cold damage."
                },
                {
                    "name": "Spiteful Hail",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 2 (1d4) cold damage, and the target's speed is reduced by 10 until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Frosty Aid (1/Day)",
                    "desc": "Whenever an allied ice bogie within 30 feet is reduced to 0 hp, this ice bogie can choose to reduce its hp by 3 (1d6), and the ally regains hp equal to the amount of hp this ice bogie lost."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nimble Escape",
                    "desc": "The bogie can take the Disengage or Hide action as a bonus action on each of its turns."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The bogie has advantage on attack rolls against a creature if at least one of the bogie's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ice-bogie/"
        },
        {
            "slug": "lymarien",
            "desc": "A tiny bird swoops through the air and alights on a nearby branch. It has the body of a tiny hawk, the colorful wings of a butterfly, and the head of an elf with large, luminous eyes._  \n**Miniscule Fey.** Dwelling in pastoral woods and rich farmland, the lymarien is one of the smallest fey in existence. Barely larger than a wasp, a lymarien is frequently mistaken for a butterfly and often ignored by larger creatures. They are sometimes preyed upon by birds like owls and crows, or attacked by evil fey like Open Game License",
            "name": "Lymarien",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d4",
            "speed": {
                "walk": 5,
                "fly": 50
            },
            "strength": 1,
            "dexterity": 17,
            "constitution": 10,
            "intelligence": 7,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Sylvan",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distracting Swoop",
                    "desc": "If the lymarien moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 11 Wisdom saving throw or be distracted until the end of its next turn. A distracted creature has disadvantage on its next attack roll or ability check."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The lymarien can communicate with beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 248,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_lymarien/"
        },
        {
            "slug": "pixies-umbrella",
            "desc": "A Dozens of flat, purple-capped mushrooms float and spin through the air._  \nHuge colonies of pixie’s umbrellas inhabit the Underworld. When they sense danger, they fill their caps to gain height then release the air, using the flattened caps to slow their descent.  \n**Migrating Fungus.** Their ability to float allows pixie’s umbrellas to make homes on hard-to-reach surfaces, frustrating those who enjoy the mushrooms’ bitter flesh. The ground beneath wall- and cliff-dwelling pixie’s umbrellas is sometimes littered with the skeletal remains of starving travelers who fell in their desperate attempts to gather food.  \n**Dizzying Drifters.** Witnessing the migration of a colony of pixie’s umbrellas can be fascinating to those who enjoy watching large numbers of the mushrooms float from cavern to cavern. Intelligent Underworld hunters sometimes use the migration of pixie’s umbrellas to mask their approach, counting on the display to distract their prey.",
            "name": "Pixie’s Umbrella",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 5,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Twirl",
                    "desc": "The pixie's umbrella twirls, spinning its spores at nearby creatures. Each creature within 5 feet of the pixie's umbrella must make a DC 10 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one. If the saving throw fails by 5 or more, the target is also poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Float",
                    "desc": "When a pixie's umbrella senses motion within 30 feet of it, it fills its cap with air and flies 20 feet away from the motion without provoking opportunity attacks."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the pixie's umbrella remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 158,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_pixies-umbrella/"
        },
        {
            "slug": "wicked-skull",
            "desc": "This skull chatters eerily, gently rocking as it comes to life. It calls out a warning in a hauntingly musical voice._  \n**Origins Unknown.** The origin of these shape-changing monstrosities is unknown, but they have come to be named “wicked skulls” after the form they favor most. Some scholars suggest that they took inspiration from the undead horrors known as Open Game License",
            "name": "Wicked Skull",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 16,
            "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": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Petty Mockery",
                    "desc": "The wicked skull unleashes a string of insults laced with subtle enchantments at a creature it can see within 60 feet. If the target can hear the wicked skull (though it does not have to understand it), the target must succeed on a DC 11 Wisdom saving throw or have disadvantage on the next attack roll it makes before the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance (Object Form Only)",
                    "desc": "While the wicked skull remains motionless, it is indistinguishable from an ordinary object."
                },
                {
                    "name": "Jokester",
                    "desc": "The wicked skull has advantage on a Charisma (Deception) or Charisma (Persuasion) check if it includes mockery or a joke or riddle as part of the check."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The wicked skull can use its action to polymorph into a Tiny object or back into its true, amorphous form. 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": 368,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_wicked-skull/"
        },
        {
            "slug": "bandit",
            "desc": "**Bandits** rove in gangs and are sometimes led by thugs, veterans, or spellcasters. Not all bandits are evil. Oppression, drought, disease, or famine can often drive otherwise honest folk to a life of banditry. \n**Pirates** are bandits of the high seas. They might be freebooters interested only in treasure and murder, or they might be privateers sanctioned by the crown to attack and plunder an enemy nation's vessels.",
            "name": "Bandit",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "NPCs",
            "alignment": "any non-lawful alignment",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 80/320 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d8",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 396,
            "environments": [
                "Hill",
                "Desert",
                "Mountains",
                "Coastal",
                "Tundra",
                "Grassland",
                "Ruin",
                "Laboratory",
                "Swamp",
                "Settlement",
                "Urban",
                "Sewer",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_bandit/"
        },
        {
            "slug": "blood-hawk",
            "desc": "Taking its name from its crimson feathers and aggressive nature, the **blood hawk** fearlessly attacks almost any animal, stabbing it with its daggerlike beak. Blood hawks flock together in large numbers, attacking as a pack to take down prey.",
            "name": "Blood Hawk",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The hawk has advantage on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The hawk has advantage on an attack roll against a creature if at least one of the hawk's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "environments": [
                "Hill",
                "Grassland",
                "Coastal",
                "Mountain",
                "Forest",
                "Desert",
                "Arctic"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_blood-hawk/"
        },
        {
            "slug": "camel",
            "desc": "",
            "name": "Camel",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "2d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 8,
            "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 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 369,
            "environments": [
                "Desert",
                "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_camel/"
        },
        {
            "slug": "cultist",
            "desc": "**Cultists** swear allegiance to dark powers such as elemental princes, demon lords, or archdevils. Most conceal their loyalties to avoid being ostracized, imprisoned, or executed for their beliefs. Unlike evil acolytes, cultists often show signs of insanity in their beliefs and practices.",
            "name": "Cultist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "NPCs",
            "alignment": "any non-good alignment",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 2,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 4 (1d6 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dark Devotion",
                    "desc": "The cultist has advantage on saving throws against being charmed or frightened."
                }
            ],
            "spell_list": [],
            "page_no": 398,
            "environments": [
                "Temple",
                "Desert",
                "Urban",
                "Sewer",
                "Forest",
                "Ruin",
                "Jungle",
                "Hills",
                "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_cultist/"
        },
        {
            "slug": "flying-snake",
            "desc": "A **flying snake** is a brightly colored, winged serpent found in remote jungles. Tribespeople and cultists sometimes domesticate flying snakes to serve as messengers that deliver scrolls wrapped in their coils.",
            "name": "Flying Snake",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d4",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 4,
            "dexterity": 18,
            "constitution": 11,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 7 (3d4) poison damage.",
                    "attack_bonus": 6,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The snake doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                }
            ],
            "spell_list": [],
            "page_no": 372,
            "environments": [
                "Urban",
                "Desert",
                "Grassland",
                "Forest",
                "Jungle",
                "Swamp",
                "Feywild"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_flying-snake/"
        },
        {
            "slug": "giant-crab",
            "desc": "",
            "name": "Giant Crab",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 13,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage, and the target is grappled (escape DC 11). The crab has two claws, each of which can grapple only one target.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 374,
            "environments": [
                "Desert",
                "Coastal",
                "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_giant-crab/"
        },
        {
            "slug": "giant-rat",
            "desc": "",
            "name": "Giant Rat",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The rat has advantage on an attack roll against a creature if at least one of the rat's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 378,
            "environments": [
                "Underdark",
                "Urban",
                "Sewer",
                "Forest",
                "Ruin",
                "Swamp",
                "Caverns",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-rat/"
        },
        {
            "slug": "giant-rat-diseased",
            "desc": "",
            "name": "Giant Rat (Diseased)",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage. If the target is a creature, it must succeed on a DC 10 Constitution saving throw or contract a disease. Until the disease is cured, the target can't regain hit points except by magical means, and the target's hit point maximum decreases by 3 (1d6) every 24 hours. If the target's hit point maximum drops to 0 as a result of this disease, the target dies.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 378,
            "environments": [
                "Sewer",
                "Swamp",
                "Caverns",
                "Forest",
                "Ruin",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-rat-diseased/"
        },
        {
            "slug": "giant-weasel",
            "desc": "",
            "name": "Giant Weasel",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 40
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The weasel has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "environments": [
                "Hill",
                "Feywild",
                "Grassland",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_giant-weasel/"
        },
        {
            "slug": "guard",
            "desc": "**Guards** include members of a city watch, sentries in a citadel or fortified town, and the bodyguards of merchants and nobles.",
            "name": "Guard",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "NPCs",
            "alignment": "any alignment",
            "armor_class": 16,
            "armor_desc": "chain shirt, shield",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any one language (usually Common)",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 399,
            "environments": [
                "Hill",
                "Desert",
                "Urban",
                "Mountains",
                "Coastal",
                "Grassland",
                "Forest",
                "Hills",
                "Mountain",
                "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_guard/"
        },
        {
            "slug": "kobold",
            "desc": "",
            "name": "Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d6-2",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 9,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on an attack roll against a creature if at least one of the kobold's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 324,
            "environments": [
                "Hill",
                "Underdark",
                "Mountains",
                "Coastal",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Mountain",
                "Desert",
                "Settlement",
                "Urban",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "Caverns",
                "Plane Of Earth"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_kobold/"
        },
        {
            "slug": "mastiff",
            "desc": "**Mastiffs** are impressive hounds prized by humanoids for their loyalty and keen senses. Mastiffs can be trained as guard dogs, hunting dogs, and war dogs. Halflings and other Small humanoids ride them as mounts.",
            "name": "Mastiff",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "1d8+1",
            "speed": {
                "walk": 40
            },
            "strength": 13,
            "dexterity": 14,
            "constitution": 12,
            "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": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage. If the target is a creature, it must succeed on a DC 11 Strength saving throw or be knocked prone.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The mastiff has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 384,
            "environments": [
                "Hill",
                "Forest",
                "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_mastiff/"
        }
    ]
}