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

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

{
    "count": 278,
    "next": "https://api.open5e.com/monsters/?cr=3&ordering=-size&page=2",
    "previous": null,
    "results": [
        {
            "slug": "kobold_swiftblade_bf",
            "desc": "",
            "name": "Kobold Swiftblade",
            "size": "small",
            "type": "Humanoid",
            "subtype": "",
            "group": "Kobolds",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "leather armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 15
            },
            "strength": 8,
            "dexterity": 22,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": -1,
            "dexterity_save": 6,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 0,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold swiftblade makes two Scimitar or Hand Crossbow attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) slashing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "_Ranged Weapon Attack:_ +6 to hit, range 30/120 ft., one target. _Hit:_ 7 (1d6+4) piercing damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hidden Scurry",
                    "desc": "The swiftblade moves up to 15 feet without provoking opportunity attacks, and if it moves into a lightly or heavily obscured area, it takes the Hide action, using its **Stealth** value as the result of the check. If the swiftblade is aware of traps in the area, it 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 7 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-swiftblade/"
        },
        {
            "slug": "basilisk_bf",
            "desc": "",
            "name": "Basilisk",
            "size": "medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": -1,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -2,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "poison,petrified,Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The basilisk makes two Bite or Poison Spit attacks. If both Bite or Poison Spit attacks hit one creature, the target is poisoned until the end of its next turn."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Poison Spit",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 20/60 ft., one target. _Hit:_ 13 (3d6+3) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The basilisk is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Petrifying Gaze",
                    "desc": "When a creature that can see the basilisk's eyes starts its turn within 30 feet of the basilisk, the basilisk can force it to make a DC 12 CON save if the basilisk isn't incapacitated and can see the creature. On a failure, the creature magically begins to turn to stone and is restrained. The restrained creature must repeat the save at the end of its next turn, becoming petrified on a failure or ending the effect on a success. The petrification lasts until the creature is freed by the greater restoration spell or other magic. Unless surprised, a creature can avert its eyes to avoid the save at the start of its turn. If the creature does so, it can't see the basilisk until the start of its next turn, when it can avert its eyes again. If the creature looks at the basilisk in the meantime, it must immediately make the save. If the basilisk sees itself reflected on a polished surface within 30 feet of it and in an area of bright light, the basilisk mistakes itself for a rival and is affected by its own gaze."
                }
            ],
            "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_basilisk/"
        },
        {
            "slug": "bearded_devil_bf",
            "desc": "",
            "name": "Bearded Devil",
            "size": "medium",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": -1,
            "wisdom_save": 2,
            "charisma_save": 0,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Devilish Resilience",
            "damage_immunities": "Devilish Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two Beard Spines attacks and one Glaive attack."
                },
                {
                    "name": "Beard Spines",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 8 (2d4+3) piercing damage, and the target must succeed on a DC 13 CON save or be poisoned for 1 minute. While poisoned in this way, the target can't regain HP. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Glaive",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 10 ft., one target. _Hit:_ 8 (1d10+3) slashing damage. If the target is a creature other than a Construct or Undead, it must succeed on a DC 13 CON save or lose 3 (1d6) HP at the start of each of its turns due to an infernal wound. Each time the devil hits the wounded target with this attack, the damage dealt by the wound increases by 3 (1d6). Any creature can take an action to stanch the wound with a successful DC 10 WIS (Medicine) check. The wound also closes if the target receives magical healing, provided the target is capable of regaining HP."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Enhance Pain",
                    "desc": "The bearded devil enhances the pain in one creature it can see within 30 feet of it that is poisoned from the devil's Beard Spines attack or suffering an infernal wound from the devil's Glaive attack. The target must succeed on a DC 13 CON save or be incapacitated until the end of its next turn, as it doubles over in pain."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Devilish Resilience",
                    "desc": "The devil is resistant to cold damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to fire damage and poison damage and to the poisoned condition."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Show Mettle",
                    "desc": "While it can see a superior devil, such as a barbed devil, pit fiend, or similar, the bearded devil has advantage on saves against being charmed and frightened."
                }
            ],
            "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_bearded-devil/"
        },
        {
            "slug": "blue_dragon_wyrmling_bf",
            "desc": "",
            "name": "Blue Dragon Wyrmling",
            "size": "medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 4,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., keensense 10 ft.",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and one Claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 8 (1d10+3) piercing damage plus 3 (1d6) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) slashing damage."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 12 DEX save, taking 27 (5d10) lightning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Pounce",
                    "desc": "If the dragon moves at least 15 feet straight toward a creature and then hits it with a Claw attack on the same turn, that target must succeed on a DC 13 STR save or be knocked prone. If the target is prone, the dragon can make one Claw attack against it as a bonus action."
                }
            ],
            "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_blue-dragon-wyrmling/"
        },
        {
            "slug": "doppelganger_bf",
            "desc": "",
            "name": "Doppelganger",
            "size": "medium",
            "type": "Monstrosity",
            "subtype": "Shapechanger",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": 0,
            "dexterity_save": 4,
            "constitution_save": 2,
            "intelligence_save": 0,
            "wisdom_save": 3,
            "charisma_save": 4,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "charmed",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The doppelganger makes two Slam or Psychic Bolt attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) bludgeoning damage."
                },
                {
                    "name": "Psychic Bolt",
                    "desc": "_Ranged Spell Attack:_ +4 to hit, range 60 ft., one target. _Hit:_ 13 (2d10+2) psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The doppelganger transforms into a Small or Medium Humanoid it has seen or back into its true form, which is Monstrosity. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Read Thoughts",
                    "desc": "The doppelganger magically reads the surface thoughts - what is foremost in the mind at the moment - of one creature within 60 feet of it. The effect can penetrate barriers, but 3 feet of wood or dirt, 2 feet of stone, 2 inches of metal, or a thin sheet of lead blocks it. While the target is in range, the doppelganger can continue reading the target's thoughts until its concentration is broken (as if concentrating on a spell) or it uses Read Thoughts on a different target."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Convincing Mimicry (Humanoid Form Only)",
                    "desc": "The doppelganger can mimic any Humanoid's body and voice it has seen and heard nearly perfectly. A creature very familiar with the individual Humanoid the doppelganger is pretending to be can tell the doppelganger is an imitation with a successful DC 20 WIS (Insight) check."
                },
                {
                    "name": "Revealed Intentions",
                    "desc": "While reading a creature's mind, the doppelganger has advantage on CHA checks against the creature, knows the creature's current mood, and knows if the creature speaks a lie. In addition, the doppelganger has advantage on attack rolls against the creature."
                }
            ],
            "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_doppelganger/"
        },
        {
            "slug": "feral_hunter_bf",
            "desc": "",
            "name": "Feral Hunter",
            "size": "medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 83,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 0,
            "dexterity_save": 3,
            "constitution_save": 0,
            "intelligence_save": 0,
            "wisdom_save": 2,
            "charisma_save": 1,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "necrotic",
            "damage_resistances": "frightened,Fey Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The feral hunter makes two Hunting Knife or Longbow attacks."
                },
                {
                    "name": "Hunting Knife",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) piercing damage."
                },
                {
                    "name": "Longbow",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 150/600 ft., one target. _Hit:_ 12 (2d8+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mark Quarry",
                    "desc": "The feral hunter marks one creature it can see within 30 feet of it as its quarry until the start of the feral hunter's next turn. When the feral hunter hits the marked creature with a weapon attack, the weapon deals an extra 1d6 damage of the weapon's type to the target."
                }
            ],
            "reactions": [
                {
                    "name": "Reposition",
                    "desc": "When the feral hunter takes damage, it can move up to 10 feet without provoking opportunity attacks."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fey Resilience",
                    "desc": "The feral hunter is resistant to the charmed and unconscious conditions."
                },
                {
                    "name": "Heightened Senses",
                    "desc": "The feral hunter's Perception is 19 when perceiving by sight, hearing, or smell."
                },
                {
                    "name": "Precise",
                    "desc": "A weapon that deals piercing damage deals one extra die of its damage when the feral hunter hits with it (included in the attack)."
                },
                {
                    "name": "Woodland Walk",
                    "desc": "Difficult terrain composed of nonmagical plants doesn't cost the feral hunter extra movement. In addition, the feral hunter can pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard."
                }
            ],
            "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_feral-hunter/"
        },
        {
            "slug": "gold_dragon_wyrmling_bf",
            "desc": "",
            "name": "Gold Dragon Wyrmling",
            "size": "medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": 4,
            "dexterity_save": 4,
            "constitution_save": 5,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 4,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., keensense 10 ft.",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and one Claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (1d10+4) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 DEX save, taking 33 (6d10) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Weakening Breath (Recharge 6)",
                    "desc": "The dragon exhales weakening gas in a 15-foot cone. Each creature in that area must succeed on a DC 13 STR save or have disadvantage on STR-based attack rolls, STR checks, and STR saves for 1 minute. A creature can repeat the save 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Pounce",
                    "desc": "If the dragon moves at least 15 feet straight toward a creature and then hits it with a Claw attack on the same turn, that target must succeed on a DC 13 STR save or be knocked prone. If the target is prone, the dragon can make one Claw attack against it as a bonus action."
                }
            ],
            "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_gold-dragon-wyrmling/"
        },
        {
            "slug": "green_hag_bf",
            "desc": "",
            "name": "Green Hag",
            "size": "medium",
            "type": "Fey",
            "subtype": "",
            "group": "Hags",
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": 4,
            "dexterity_save": 1,
            "constitution_save": 3,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 6,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Fey Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hag makes two Claw or Torment attacks. If two attacks hit one creature, the target must succeed on a DC 14 WIS save or be overwhelmed with pain and have disadvantage on attack rolls until the end of its next turn."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) slashing damage."
                },
                {
                    "name": "Torment",
                    "desc": "_Ranged Spell Attack:_ +6 to hit, range 60 ft., one target. _Hit:_ 14 (3d6+4) psychic damage."
                },
                {
                    "name": "Poisonous Allies (1/Day)",
                    "desc": "The hag magically calls 1 **giant spider**, 2 **giant poisonous snakes**, or 2d4 **poisonous snakes**. They arrive in 1d4 rounds, acting as allies of the hag and obeying its spoken commands. The creatures remain for 1 hour, until the hag dies, or until the hag dismisses them as a bonus action."
                },
                {
                    "name": "Invisible Passage",
                    "desc": "The hag magically turns invisible until it attacks or casts a spell, or until its concentration ends (as if concentrating on a spell). While invisible, it leaves no physical evidence of its passage and can be tracked only by magic. Any equipment it wears or carries is invisible with it."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The hag casts one of the following spells, requiring no material components and using CHA as the spellcasting ability (spell save DC 14).<br>At will: _dancing lights_, _minor illusion_<br>1/day: _bestow curse_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Illusory Appearance",
                    "desc": "The hag covers itself and anything it is wearing or carrying with a magical illusion that makes it look like another creature of its general size and Humanoid shape. The illusion ends if the hag takes a bonus action to end it or if the hag dies.<br>The changes wrought by this effect fail to hold up to physical inspection. For example, the hag could appear to have smooth skin, but someone touching it would feel its rough flesh. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 20 INT (Investigation) check to discern that the hag is disguised."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The hag can breathe air and water."
                },
                {
                    "name": "Fey Resilience",
                    "desc": "The hag is resistant to the charmed and unconscious conditions."
                },
                {
                    "name": "Mimicry",
                    "desc": "The hag can mimic Animal sounds and Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 14 WIS (Insight) check. Speak with Beasts. The hag can communicate with Beasts as if they shared a language."
                }
            ],
            "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_green-hag/"
        },
        {
            "slug": "hell_hound_bf",
            "desc": "",
            "name": "Hell Hound",
            "size": "medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 3,
            "charisma_save": -2,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire,charmed,frightened",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands Infernal but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hell hound makes two Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) piercing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The hound exhales fire in a 15foot cone. Each creature in that area must make a DC 13 DEX save, taking 21 (6d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The hound has advantage on an attack roll against a creature if at least one of the hound's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Prey Sense",
                    "desc": "The hound can pinpoint, by scent, the location of Medium and smaller creatures within 30 feet of it."
                }
            ],
            "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_hell-hound/"
        },
        {
            "slug": "hobgoblin_commander_bf",
            "desc": "",
            "name": "Hobgoblin Commander",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "half plate",
            "hit_points": 72,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": 2,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 0,
            "charisma_save": 2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Goblin",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hobgoblin commander makes three Greatsword or Longbow attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 9 (2d6+2) slashing damage."
                },
                {
                    "name": "Longbow",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 150/600 ft., one target. _Hit:_ 6 (1d8+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Martial Tactics",
                    "desc": "The hobgoblin commander employs one of the following tactics:\n- **Emboldening Shout.** One friendly creature within 30 feet of the hobgoblin commander that it can see gains 7 (2d6) temporary HP until the start of the commander's next turn.\n- **Pressing Advance.** The commander moves up to half its speed and commands one friendly creature it can see within 30 feet of it to also move. The target can use its reaction to move up to half its speed in the direction of the commander's choosing. This movement for both creatures is unaffected by difficult terrain and doesn't provoke opportunity attacks."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Unshakable Command",
                    "desc": "Each friendly creature within 30 feet of the hobgoblin commander can't be charmed or frightened while the commander 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_hobgoblin-commander/"
        },
        {
            "slug": "insatiable_brood_bf",
            "desc": "",
            "name": "Insatiable Brood",
            "size": "medium",
            "type": "Swarm",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 63,
            "hit_dice": "",
            "speed": {
                "walk": 0,
                "fly": 50
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 0,
            "dexterity_save": 5,
            "constitution_save": 1,
            "intelligence_save": -3,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold,Swarm Resilience",
            "damage_immunities": "Swarm Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands Void Speech but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 0 ft., one creature in the swarm's space. _Hit:_ 14 (4d6) piercing damage plus 18 (4d8) force damage, or 7 (2d6) piercing damage plus 9 (2d8) force damage if the insatiable brood has half its HP or fewer."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Void Gaze",
                    "desc": "The insatiable brood turns all its individual heads in one direction, and its hundreds of Void-filled eyes stare at one creature the brood can see within 30 feet of it. The target must succeed on a DC 13 WIS save or be frightened until the end of its next turn. If the target fails the save by 5 or more, it suffers a random, short-term dread effect for 1 minute."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aberrant Resilience",
                    "desc": "The insatiable brood has advantage on saves against spells or effects that would alter its form."
                },
                {
                    "name": "Magic Bites",
                    "desc": "The insatiable brood's Bites attacks are magical."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The insatiable brood deals double damage to objects and structures."
                },
                {
                    "name": "Swarm",
                    "desc": "The insatiable brood can occupy another creature's space and vice versa, and the brood can move through any opening large enough for a Tiny creature. The brood can't regain HP or gain temporary HP."
                },
                {
                    "name": "Swarm Resilience",
                    "desc": "The swarm is resistant to bludgeoning, piercing, and slashing damage, and it is immune to the charmed, frightened, grappled, paralyzed, petrified, prone, restrained, and stunned conditions."
                },
                {
                    "name": "Void Dweller",
                    "desc": "The insatiable brood doesn't require air, food, drink, or sleep, and it is immune to the effects of Void terrain. In addition, it can fly through the Void as if through air."
                }
            ],
            "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_insatiable-brood/"
        },
        {
            "slug": "knight_bf",
            "desc": "",
            "name": "Knight",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common and one other language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight makes three Greatsword attacks, or it makes four Javelin attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +5 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Champion's Challenge",
                    "desc": "The knight challenges one creature it can see within 30 feet of it. The target must succeed on a DC 13 CHA save or have disadvantage on attack rolls against creatures that aren't the knight until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Chivalrous Presence",
                    "desc": "The knight exudes a powerful presence. At the start of each of the knight's turns, it chooses one of the following presences, which lasts until the start of the knight's next turn.\n- **Empowering Presence.** Each friendly creature that starts its turn within 15 feet of the knight has advantage on the first attack roll it makes before this presence ends.\n- **Protective Presence.** Hostile creatures have disadvantage on attack rolls against friendly creatures within 5 feet of the knight.\n- **Unwavering Presence.** Each friendly creature within 15 feet of the knight 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_knight/"
        },
        {
            "slug": "mummy_bf",
            "desc": "",
            "name": "Mummy",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": "Mummies",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 3,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 2,
            "charisma_save": 1,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "necrotic,charmed,frightened,paralyzed,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy makes two Rotting Fist attacks. If both attacks hit one creature that isn't a Construct or Undead, the target must succeed on a DC 13 CON save or be cursed with mummy rot (see the Mummy Rot sidebar)."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage plus 7 (2d6) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Dreadful Glare",
                    "desc": "The mummy glares at one creature it can see within 60 feet of it. The target must succeed on a DC 13 WIS save or be frightened until the end of its next turn. If the target fails the save by 5 or more, it is also paralyzed for the same duration."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Undead Nature",
                    "desc": "The mummy doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The mummy is immune to poison damage, to exhaustion, and to the poisoned condition."
                }
            ],
            "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_mummy/"
        },
        {
            "slug": "mycolid_spore_lord_bf",
            "desc": "",
            "name": "Mycolid Spore Lord",
            "size": "medium",
            "type": "Plant",
            "subtype": "",
            "group": "Mycolids",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 15
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 18,
            "charisma": 8,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": -1,
            "wisdom_save": 4,
            "charisma_save": -1,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Plant Resilience",
            "damage_immunities": "poison",
            "condition_immunities": "",
            "senses": "keensense 120 ft. (can't sense beyond this radius)",
            "languages": "understands Druidic and Sylvan but can't speak,telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spore lord makes two Fungal Staff attacks or uses Hurl Sap twice."
                },
                {
                    "name": "Fungal Staff",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) bludgeoning damage plus 9 (2d8) poison damage."
                },
                {
                    "name": "Hurl Sap",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 30/120 ft., one target. _Hit:_ 11 (2d8+2) poison damage, and the sap sticks to the target. While the sap is stuck, the target takes 4 (1d8) poison damage at the start of each of its turns. A creature can use an action to scrape away the sap, ending the effect."
                },
                {
                    "name": "Mushroom Ring (Recharge 5-6)",
                    "desc": "The spore lord causes fungal growth to erupt from a point on the ground it can sense within 120 feet of it. A ring of mushrooms sprouts in a 15-foot radius around that point. Each creature that isn't a mycolid within that ring must make a DC 14 CON save, taking 13 (3d8) poison damage on a failed save, or half as much damage on a successful one. Each mycolid within that ring gains 5 (2d4) temporary HP."
                },
                {
                    "name": "Slumber Spores (Recharge 5-6)",
                    "desc": "The spore lord ejects sleep-inducing spores from its body. Each creature that isn't a mycolid within 10 feet of the spore lord must make a DC 14 WIS save. On a failure, a creature takes 9 (2d8) poison damage and falls unconscious for 1 minute. On a success, a creature takes half the damage and doesn't fall unconscious. The unconscious creature wakes if it takes damage or if a creature uses an action to wake it."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fetid Feast",
                    "desc": "The spore lord draws sustenance from a Medium or larger pile of carrion or rotting vegetation within 5 feet of it. It regains 7 (2d6) HP. The spore lord can't use Fetid Feast on a pile of carrion or vegetation if it or another mycolid has already used Fetid Feast on that pile."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fungal Toxicity",
                    "desc": "A creature that hits the mycolid with a melee attack while within 5 feet of it must succeed on a DC 13 CON save or be poisoned for 5 hours. If the poison isn't neutralized before 5 hours have passed, the creature must succeed on a DC 14 CON save, taking 9 (2d8) poison damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Mycolid Connection",
                    "desc": "The spore lord can pinpoint the location of each friendly mycolid within 1 mile of it. In addition, its telepathy range increases to 1 mile when communicating with other mycolids."
                },
                {
                    "name": "Plant Resilience",
                    "desc": "The mycolid is resistant to exhaustion and to the paralyzed, petrified, and unconscious 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_mycolid-spore-lord/"
        },
        {
            "slug": "red_dragon_wyrmling_bf",
            "desc": "",
            "name": "Red Dragon Wyrmling",
            "size": "medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": 4,
            "dexterity_save": 2,
            "constitution_save": 5,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 4,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., keensense 10 ft.",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and one Claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (1d10+4) piercing damage plus 3 (1d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 15foot cone. Each creature in that area must make a DC 13 DEX save, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Pounce",
                    "desc": "If the dragon moves at least 15 feet straight toward a creature and then hits it with a Claw attack on the same turn, that target must succeed on a DC 14 STR save or be knocked prone. If the target is prone, the dragon can make one Claw attack against it as a bonus action."
                }
            ],
            "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_red-dragon-wyrmling/"
        },
        {
            "slug": "veteran_bf",
            "desc": "",
            "name": "Veteran",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": 0,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common plus any one language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The veteran makes two Longsword attacks and two Shortsword attacks, or it makes three Longsword attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) slashing damage, or 8 (1d10+3) slashing damage if used with two hands."
                },
                {
                    "name": "Shortsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 100/400 ft., one target. _Hit:_ 7 (1d10+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shoulder",
                    "desc": "The veteran shoves a creature it can see within 5 feet of it. The target must succeed on a DC 13 STR save or be knocked prone."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The veteran adds 2 to its AC against one melee attack that would hit it. To do so, the veteran must 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_veteran/"
        },
        {
            "slug": "werewolf_bf",
            "desc": "",
            "name": "Werewolf",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Lycanthrope",
            "group": "Lycanthropes",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "n humanoid form, 12 (natural armor) in wolf or hybrid for",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 4,
            "dexterity_save": 1,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 0,
            "charisma_save": 0,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common (can't speak in wolf form)",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack (Humanoid or Hybrid Form Only)",
                    "desc": "The werewolf makes three Claws or Spear attacks. It can replace one attack with a Bite attack, provided it is in the appropriate form."
                },
                {
                    "name": "Bite (Wolf or Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 11 (2d8+2) piercing damage. If the target is a Humanoid, it must succeed on a DC 13 CON save or be cursed with the werewolf lycanthropy curse (see Curse of Lycanthropy sidebar)."
                },
                {
                    "name": "Claws (Hybrid Form Only)",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 9 (2d6+2) slashing damage."
                },
                {
                    "name": "Spear (Humanoid Form Only)",
                    "desc": "_Melee or Ranged Weapon Attack:_ +4 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 5 (1d6+2) piercing damage, or 6 (1d8+2) piercing damage if used with two hands to make a melee attack."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The werewolf transforms into a Medum or Large wolf, a Medium wolf-humanoid hybrid, or back into its true form, which is Humanoid. Its statistics, other than its size, speed, and AC, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Hungry Growl (Wolf and Hybrid Form Only)",
                    "desc": "The werewolf stares down and growls at one creature it can see within 30 feet of it. The target must succeed on a DC 13 WIS save or be frightened until the end of its next turn. The werewolf has advantage on the next attack roll it makes against the frightened creature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The werewolf's Perception is 17 while perceiving by hearing or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The werewolf has advantage on attack rolls against a creature if at least one of the werewolf'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_werewolf/"
        },
        {
            "slug": "wight_bf",
            "desc": "",
            "name": "Wight",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 69,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "Undead Resilience,frightened",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wight makes two Longsword or Longbow attacks. It can replace one attack with a Life Drain attack."
                },
                {
                    "name": "Life Drain",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one creature. _Hit:_ 10 (2d6+3) necrotic damage. The target must succeed on a DC 13 CON save or its HP maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its HP maximum to 0.<br>A Humanoid slain by this attack rises 24 hours later as a zombie under the wight's control, unless the Humanoid is restored to life or its body is destroyed. The wight can have no more than twelve zombies under its control at one time."
                },
                {
                    "name": "Longsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 12 (2d8+3) slashing damage, or 14 (2d10+3) slashing damage if used with two hands."
                },
                {
                    "name": "Longbow",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 150/600 ft., one target. _Hit:_ 11 (2d8+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Command Horde",
                    "desc": "The wight commands up to five friendly skeletons or zombies to do one of the following:\n- **Protect.** Until the start of the wight's next turn, each time a friendly creature within 5 feet of a target is attacked, the target can use its reaction to intercept the attack, becoming the target instead.\n- **Overwhelm.** Until the start of the wight's next turn, each target has advantage on attack rolls against a creature on its turn if at least one other target is within 5 feet of the creature and the allied target isn't incapacitated.\n- **Shamble.** Each target uses its reaction to move up to its speed in a direction chosen by the wight. If this movement provokes an opportunity attack, that attack is made with disadvantage."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Martial Adept",
                    "desc": "A manufactured weapon, such as a sword or bow, deals one extra die of its damage when the wight hits with it (included in the attack)."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the wight has disadvantage on attack rolls, and its Perception is 8 when perceiving by sight."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The wight doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The wight is immune to poison damage, to exhaustion, and to the poisoned condition."
                }
            ],
            "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_wight/"
        },
        {
            "slug": "insect_giant_scorpion_bf",
            "desc": "",
            "name": "Insect, Giant Scorpion",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 20
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": 2,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "poison,poisoned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 60 ft.",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant scorpion makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8+2) bludgeoning damage, and the target is grappled (escape DC 12). The scorpion has two claws, each of which can grapple only one target."
                },
                {
                    "name": "Sting",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 10 ft., one creature. _Hit:_ 7 (1d10+2) piercing damage plus 7 (2d6) poison damage, and the target must succeed on a DC 12 CON save or be poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Reflexive Sting",
                    "desc": "When a creature the scorpion can see attacks it while within 10 feet of the scorpion, the scorpion can whip its tail defensively at the creature. The attacker must succeed on a DC 12 DEX save or take 5 (1d10) piercing damage."
                }
            ],
            "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_insect-giant-scorpion/"
        },
        {
            "slug": "manticore_bf",
            "desc": "",
            "name": "Manticore",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 3,
            "dexterity_save": 3,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The manticore makes one Bite attack and two Claw attacks, or it makes two Tail Spike attacks. If both Tail Spike attacks hit one creature, the target must succeed on a DC 13 CON save or be poisoned until the end of its next turn."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage."
                },
                {
                    "name": "Tail Spike",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 100/200 ft., one target. _Hit:_ 7 (1d8+3) piercing damage plus 5 (2d4) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Spiky Retaliation",
                    "desc": "When a creature the manticore can see hits it with a melee attack while within 5 feet of it, the manticore can jab a spike into the attacker. The attacker must succeed on a DC 13 DEX save or take 5 (2d4) poison damage."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "The manticore can mimic Humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 13 WIS (Insight) check."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The manticore is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Tail Spike Regrowth",
                    "desc": "The manticore has twenty-four tail spikes. Used spikes regrow when the manticore finishes a long rest."
                }
            ],
            "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_manticore/"
        },
        {
            "slug": "minotaur_bf",
            "desc": "",
            "name": "Minotaur",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 8,
            "strength_save": 6,
            "dexterity_save": 0,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 3,
            "charisma_save": -1,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Abyssal",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The minotaur makes one Gore attack and one Greataxe attack."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) piercing damage."
                },
                {
                    "name": "Greataxe",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 17 (2d12+4) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bleeding Frenzy (44 HP or Fewer)",
                    "desc": "The minotaur enters a frenzy until the start of its next turn. Until the frenzy ends, the minotaur deals an extra 3 (1d6) damage of the weapon's type each time it hits with a melee weapon attack, and the minotaur takes an extra 3 (1d6) damage of the weapon's type the first time it is hit with a melee weapon attack before the frenzy ends."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the minotaur moves at least 10 feet straight toward a target and then hits it with a Gore attack on the same turn, the target takes an extra 7 (2d6) piercing damage. If the target is a creature, it must succeed on a DC 14 STR save or be pushed up to 10 feet away from the minotaur and knocked prone."
                },
                {
                    "name": "Labyrinthine Recall",
                    "desc": "The minotaur can perfectly recall any path it has traveled."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The minotaur is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Reckless",
                    "desc": "At the start of its turn, the minotaur can gain advantage on all melee weapon attack rolls it makes during that turn, but attack rolls against it have advantage until the start of its next turn."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The minotaur deals double damage to objects and structures."
                }
            ],
            "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_minotaur/"
        },
        {
            "slug": "mordovermis_bf",
            "desc": "",
            "name": "Mordovermis",
            "size": "large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 72,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 40,
                "hover": true
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 2,
            "charisma_save": 3,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,Aberrant Resilience",
            "damage_immunities": "prone",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Deep Speech,telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mordovermis makes two Sting attacks. If both Sting attacks hit one Large or smaller creature, the mordovermis can use Consume on the creature without the need for the target to be incapacitated."
                },
                {
                    "name": "Sting",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) piercing damage."
                },
                {
                    "name": "Consume",
                    "desc": "The mordovermis wraps its body around an incapacitated creature. The target must make a DC 13 STR save. On a failure, the target takes 5 (2d4) piercing damage and 9 (2d8) acid damage and is grappled (escape DC 13). On a success, the target takes half the damage and isn't grappled. Until this grapple ends, the target is restrained and takes 18 (4d8) acid damage at the start of each of its turns, and the mordovermis can't use Consume."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Transfixing Gaze",
                    "desc": "The mordovermis focuses its gaze on one creature it can see within 30 feet of it. The target must succeed on a DC 13 WIS save or be charmed until the end of its next turn. While charmed, the creature is incapacitated and has a speed of 0."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aberrant Resilience",
                    "desc": "The mordovermis 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": "Sinuous Form",
                    "desc": "The mordovermis can easily move through any opening large enough for a Small creature. It can squeeze through any opening large enough for a Tiny creature. The mordovermis's destination must still have suitable room to accommodate its volume."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the mordovermis has disadvantage on attack rolls, and its Perception is 9 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_mordovermis/"
        },
        {
            "slug": "nightmare_bf",
            "desc": "",
            "name": "Nightmare",
            "size": "large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 60,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 4,
            "dexterity_save": 2,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "-",
            "languages": "understands Abyssal,Common,and Infernal but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nightmare makes two Flaming Hoof attacks."
                },
                {
                    "name": "Flaming Hoof",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) bludgeoning damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Ethereal Stride",
                    "desc": "The nightmare and up to three willing creatures within 5 feet of it magically enter the Ethereal Plane from the Material Plane, or vice versa."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Burning Hoofprints",
                    "desc": "The nightmare increases the intensity of the heat on its hooves. Until the start of its next turn, it leaves burning hoofprints in any surface through which it walks, creating a trail of fire in its wake. A creature that enters a space with burning hoofprints for the first time on a turn or starts its turn there must succeed on a DC 13 DEX save or take 3 (1d6) fire damage. The hoofprints stop burning at the start of the nightmare's next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The nightmare sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                },
                {
                    "name": "Riding Flames",
                    "desc": "Any creature riding a willing nightmare is resistant to fire damage. A creature riding the nightmare without the nightmare's permission takes 3 (1d6) fire damage at the start of each of the nightmare's turns."
                }
            ],
            "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_nightmare/"
        },
        {
            "slug": "owlbear_bf",
            "desc": "",
            "name": "Owlbear",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "Animal",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": 1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The owlbear makes one Beak attack and one Claws attack. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 15)."
                },
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one creature. _Hit:_ 10 (1d10+5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 14 (2d8+5) slashing damage."
                },
                {
                    "name": "Vicious Bound (44 HP or Fewer)",
                    "desc": "The owlbear roars and barrels through creatures. It moves up to 20 feet in a straight line and can move through the space of any Medium or smaller creature. The first time it enters a creature's space during this move, that creature must make a DC 15 STR save. On a failure, a creature takes 18 (4d8) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rend",
                    "desc": "The owlbear violently wrenches a Medium or smaller creature it is currently grappling. The target must make a DC 15 STR save, taking 9 (2d8) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Glide",
                    "desc": "The owlbear has long, sturdy feathers along its forelimbs and sides that expand while falling to slow its rate of descent to 60 feet per round, landing on its feet and taking no falling damage. It can move up to 5 feet horizontally for every 1 foot it falls. The owlbear can't gain height with its gliding feathers alone. If subjected to a strong wind or lift of any kind, it can use the updraft to glide farther."
                },
                {
                    "name": "Heightened Sight and Smell",
                    "desc": "The owlbear's Perception is 18 when perceiving by sight or smell."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The owlbear is resistant to exhaustion and to the frightened condition."
                }
            ],
            "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_owlbear/"
        },
        {
            "slug": "phase_spider_bf",
            "desc": "",
            "name": "Phase Spider",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 73,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": 3,
            "constitution_save": 1,
            "intelligence_save": -2,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "poison,poisoned",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Phase Spider",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The phase spider makes one Barbed Legs attack and one Bite attack. It can replace one attack with a Phasing Web attack."
                },
                {
                    "name": "Barbed Legs",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 10 ft., one target. _Hit:_ 8 (2d4+3) piercing damage."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 7 (1d10+3) piercing damage, and the target must make a DC 13 CON save, taking 13 (3d8) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 HP, the target is stable but poisoned for 1 hour, even after regaining HP, and is paralyzed while poisoned in this way."
                },
                {
                    "name": "Phasing Web",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 30/60 ft., one creature. _Hit:_ The target is restrained by webbing. While restrained in this way, the target can see and attack creatures on the Ethereal Plane, and the restrained target can be seen and attacked by creatures on the Ethereal Plane. A creature, including the restrained target, can take its action to free the target from the webbing by succeeding on a DC 13 STR check. The webbing can also be attacked and destroyed (AC 12; HP 10; vulnerability to fire damage; immunity to bludgeoning, poison, and psychic damage)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ethereal Jaunt",
                    "desc": "The phase spider magically shifts from the Material Plane to the Ethereal Plane, or vice versa."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Ethereal Sight",
                    "desc": "The phase spider can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The phase spider is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions caused by webbing."
                }
            ],
            "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_phase-spider/"
        },
        {
            "slug": "winter_wolf_bf",
            "desc": "",
            "name": "Winter Wolf",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common,Giant,Winter Wolf",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The winter wolf makes two Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) piercing damage plus 4 (1d8) cold damage. If the target is a creature, it must succeed on a DC 13 STR save or be knocked prone."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The winter wolf exhales a blast of freezing wind in a 15-foot cone. Each creature in that area must make a DC 13 DEX save, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Freezing Nose",
                    "desc": "The winter wolf touches its nose to a creature it can see within 5 feet of it. The target must succeed on a DC 13 CON save or one of the following parts of its body (the winter wolf's choice) is encased in ice for 1 minute. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success. If the target takes fire damage, it has advantage on the next save it makes to end the effect.\n- **Body.** The target has disadvantage on CON saves and is vulnerable to the first instance of cold damage it takes each turn.\n- **Head.** The target can't breathe or speak.\n- **Lower Limb.** The target's speed is reduced to 0, and it has disadvantage on DEX checks and DEX saves.\n- **Upper Limb.** The target has disadvantage on weapon attack rolls made with that limb."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The winter wolf's Perception is 20 when perceiving by hearing or smell."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The winter wolf is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The winter wolf has advantage on attack rolls against a creature if at least one of the winter wolf's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The winter wolf's Stealth is 18 while in snowy terrain."
                }
            ],
            "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_winter-wolf/"
        },
        {
            "slug": "orca_bf",
            "desc": "",
            "name": "Orca",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 0,
                "swim": 60
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 4,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 120 ft.",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The orca makes two Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one creature. _Hit:_ 14 (3d6+4) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tail Slap",
                    "desc": "The orca slaps one creature it can see within 15 feet of it with its tail. The target must succeed on a DC 14 STR save or be pushed up to 15 feet away from the orca and knocked prone. A creature that fails this save by 5 or more is also stunned until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The orca can't use its keensense while deafened."
                },
                {
                    "name": "Heightened Hearing",
                    "desc": "The orca's Perception is 18 when perceiving by hearing."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The orca can hold its breath for 30 minutes."
                }
            ],
            "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_orca/"
        },
        {
            "slug": "lazavik",
            "desc": "Standing no taller than a cat, this tiny humanoid has a snowwhite beard and a single eye that blazes with golden light. He holds a long reed whip in his hands._  \n**Swamp-Dwelling Fey.** Lazaviks are fey that dwell primarily in swamps and marshes, picking particular tracts of marshland to call home. When it has chosen a suitable location, a lazavik builds a minuscule hut for itself out of dried rushes, mud, and sticks, and it spends its days fishing and enjoying the company of the native animals and good-aligned fey of the region. All lazaviks are male and are thought to sprout like reeds out of the damp soil, though romances between female Open Game License",
            "name": "Lazavik",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d4+16",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 8,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Reed Whip",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Eye Flare (Recharge 5-6)",
                    "desc": "The lazavik's eye flares with blinding light in a 15-foot cone. Each creature in the area much make a DC 13 Dexterity saving throw. On a failure, a creature takes 10 (3d6) radiant damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Glowing Eye",
                    "desc": "As a bonus action, the lazavik makes its single eye shine with a brilliant golden light. Its eye sheds bright light in a line that is 90 feet long and 5 feet wide, or it sheds bright light in a 30-foot cone. Each creature in the area illuminated by the lazavik's eye gains the lazavik's Swamp Stride trait as long as it remains on the illuminated path. The lazavik can douse its light at any time (no action required)."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The lazavik can hold its breath for 30 minutes."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The lazavik can communicate with beasts as if they shared a language."
                },
                {
                    "name": "Swamp Stride",
                    "desc": "Difficult terrain composed of mud, reeds, or other marshy terrain doesn't cost the lazavik extra movement. In addition, it can pass through nonmagical hazards, such as quicksand, without being hindered by them and through nonmagical plants without taking damage from them, despite thorns, spines, or a similar hazard."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "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_lazavik/"
        },
        {
            "slug": "intellect-devourer-a5e",
            "desc": "",
            "name": "Intellect Devourer",
            "size": "Tiny",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 36,
            "hit_dice": "8d4+16",
            "speed": {
                "walk": 40
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 12",
            "languages": "understands Deep Speech but can't speak, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Ego Whip",
                    "desc": "The intellect devourer targets a creature with a brain within 60 feet. The target makes a DC 13 Intelligence saving throw. On a failure  it takes 14 (4d6) psychic damage and is rattled for 1 minute. If it is already rattled by Ego Whip  it is also stunned. The target repeats the saving throw at the end of each of its turns  ending both effects on a success."
                },
                {
                    "name": "Body Thief",
                    "desc": "The intellect devourer enters the nose and mouth of an incapacitated humanoid within 5 feet. The target must be Small or larger  have a brain  and have an Intelligence of 4 or higher. The intellect devourer eats the targets brain and takes control of the target. The intellect devourer leaves the body if the target is reduced to 0 hit points  if the target is affected by dispel evil and good or another effect that ends possession  or voluntarily as a bonus action. A creature killed by the intellect devourer can be restored to life by resurrection or similar magic."
                },
                {
                    "name": "While the intellect devourer is in control of the target, the intellect devourer retains its own Intelligence, Wisdom, and Charisma, its telepathy, and its knowledge of Deep Speech",
                    "desc": "It otherwise uses the targets statistics  including proficiencies  languages  class features  and spells. It has vague knowledge about the targets life but must make a DC 15 Intelligence check to recall specific facts."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 287,
            "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_intellect-devourer/"
        },
        {
            "slug": "jackalope-a5e",
            "desc": "",
            "name": "Jackalope",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 55,
            "hit_dice": "10d4+30",
            "speed": {
                "walk": 50
            },
            "strength": 11,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": 2,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 2,
                "deception": 4,
                "perception": 5,
                "stealth": 6,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning",
            "damage_immunities": "",
            "condition_immunities": "stunned",
            "senses": "passive Perception 17",
            "languages": "understands Common but cannot speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8+4) piercing damage. If the jackalope moves at least 20 feet straight towards the target before the attack  the attack deals an extra 7 (2d6) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Escape",
                    "desc": "The jackalope takes the Disengage or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Uncanny Dodge",
                    "desc": "When an attacker the jackalope can see hits it with an attack, the jackalope halves the attacks damage against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evasion",
                    "desc": "If the jackalope is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the jackalope instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The jackalope has advantage on Perception checks that rely on hearing."
                },
                {
                    "name": "Mimicry",
                    "desc": "The jackalope can imitate sounds it hears frequently, such as a simple phrase or an animal noise. Recognizing the sounds as imitation requires a DC 14 Insight check."
                }
            ],
            "spell_list": [],
            "page_no": 453,
            "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_jackalope/"
        },
        {
            "slug": "gloomflower",
            "desc": "",
            "name": "Gloomflower",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4+24",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 120 ft. passive Perception 8",
            "languages": "understands all languages known by creatures within 120 feet, but can't speak, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The gloomflower makes two psychic strike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "name": "Psychic Strike"
                },
                {
                    "desc": "Each creature of the gloomflower's choice that is within 60 feet of the gloomflower and aware of it must make a DC 14 Wisdom saving throw. On a failure, a creature is bombarded with visions of its fears and anxieties for 1 minute. While bombarded, it takes 7 (2d6) psychic damage at the start of each of its turns and must spend its action to make one melee attack against a creature within 5 feet of it, other than the gloomflower or itself. If the creature can't make a melee attack, it takes the Dodge action. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. On a success, a creature is incapacitated by hallucinations until the end of its next turn but isn't bombarded with visions of its fears and anxieties. \n\nA creature that is reduced to 0 hp by this psychic damage falls unconscious and is stable. When that creature regains consciousness, it suffers permanent hallucinations and has disadvantage on ability checks until cured by a remove curse spell or similar magic.",
                    "name": "Corrupting Visions (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Creatures have disadvantage on attack rolls against the gloomflower. An attacker is immune to this effect if it doesn't rely on sight, as with blindsight, or can see through illusions, as with truesight.",
                    "name": "Blur"
                },
                {
                    "desc": "Whenever the gloomflower takes damage, each creature within 10 feet of the gloomflower must succeed on a DC 14 Wisdom saving throw or take 7 (2d6) psychic damage.",
                    "name": "Psychic Scream"
                }
            ],
            "spell_list": [],
            "page_no": 188,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_gloomflower/"
        },
        {
            "slug": "spire-walker",
            "desc": "_This miniscule creature kicks up a ghostly, sparkling fire when it jostles and jigs. Lightning sparks fly between it and its perch._  \n**Storm Dancers.** When storm clouds gather over cities, harbors, and twisted badlands, electrical energy fills the air. During these times, miniscule fey dance on church steeples, desolate peaks, and ships’ masts.  \nAlso called corposanti by scholars, spire walkers are nature spirits that delight in grandiose displays of thunderbolts. They can be found frolicking in a thunderstorm or keeping company with blue dragons or storm giants—though these larger creatures often chase them off for being a nuisance.  \n**Small and Metallic.** These spire walkers stand no more than a foot tall, with dusky blue-gray skin and shocks of silvery, slate, or pale blue hair. Spire walkers prefer clothing in metallic hues with many buttons, and they always carry a handful of tiny copper darts that they hurl at each other during their incomprehensible games. When excited, they emit a sparking glow from the tips of their noses, eyebrows, ears, and pointy shoes.  \nThey play rough-and-tumble games among themselves and enjoy pranking bystanders with frightening but mostly harmless electric shocks. If a spire walker perishes during the fun, the others pause just long enough to say “awww, we’ll miss you” and go through their comrade’s pockets before continuing with the game.  \n**Love Copper and Amber.** Spire walkers like gold but they love copper. They prefer it over all other metals, and they keep the copper pieces in their pockets brilliantly polished. They also value amber gems. Among a group of spire walkers, the leader is not the cleverest or most ruthless, but the one displaying the most ostentatious amber jewel.",
            "name": "Spire Walker",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 38,
            "hit_dice": "11d4+22",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing from nonmagical attacks",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Lightning Dart",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 20/60 ft., one target. Hit: 1 piercing damage plus 9 (2d8) lightning damage. If the attack misses, the target still takes 4 (1d8) lightning damage. Whether the attack hits or misses its intended target, every other creature within 10 feet of the target takes 9 (2d8) lightning damage, or half damage with a successful DC 14 Dexterity saving throw.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Energized Body",
                    "desc": "A creature that hits the spire walker with a melee attack using a metal weapon takes 5 (1d10) lightning damage."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the spire walker's innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). The spire walker can innately cast the following spells, requiring no material components:\n\nat will: produce spark (as the cantrip produce flame, but it does lightning damage)\n\n3/day each: dancing lights, feather fall, invisibility\n\n1/day each: faerie fire, thunderwave"
                },
                {
                    "name": "Steeple Step",
                    "desc": "The spire walker can use 10 feet of its movement to step magically from its position to the point of a steeple, mast, or other spire-like feature that is in view within 30 feet. The spire walker has advantage on Dexterity (Acrobatics) checks and Dexterity saving throws while it is standing on a steeple or any similar narrow, steep structure or feature."
                }
            ],
            "spell_list": [],
            "page_no": 367,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_spire-walker/"
        },
        {
            "slug": "stygian-fat-tailed-scorpion",
            "desc": "_The black carapace gleams in the desert sun, and its tail drips translucent venom. Even the largest lion avoids this scorpion._  \n**Highly Venomous.** Known for its small size and aggressive behavior, the Stygian fat-tailed scorpion brings a swift death to those who feel its toxic sting.  \n**Pit Traps.** A Stygian fat-tailed scorpion is no more than a foot long, with a tail about the same length. It weighs no more than 5 pounds for the largest specimens—they make excellent guard animals that require little food or care, and are often kept at the bottom of pits or in rarely used tunnels.  \n**Valuable Venom.** A dose of fat-tailed scorpion venom can be worth 4,000 gp or more to the right buyer.",
            "name": "Stygian Fat-Tailed Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 30,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The scorpion makes three attacks: two with its claws and one with its sting."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1"
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, plus 21 (6d6) poison damage and the target is poisoned until it completes a short or long rest. A successful DC 10 Constitution saving throw reduces the poison damage to half and prevents the poisoned condition. If the target fails this saving throw while already poisoned, it gains one level of exhaustion in addition to the other effects.",
                    "attack_bonus": 5,
                    "damage_dice": "6d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 340,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_stygian-fat-tailed-scorpion/"
        },
        {
            "slug": "brownie-beastrider",
            "desc": "",
            "name": "Brownie Beastrider",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 54,
            "hit_dice": "12d4+24",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Branch Spears or it makes one Branch Spear and its mount makes one melee weapon attack."
                },
                {
                    "name": "Branch Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit 5 ft. or range 20/60' one target 10 (2d4+5) piercing damage."
                },
                {
                    "name": "Domestic Magic",
                    "desc": "Wis no material components: At will: mending and prestidigitation"
                },
                {
                    "name": "Invisibility",
                    "desc": "Magically turns invisible until it attacks uses Domestic Magic or Beasts of the Forest or until its concentration ends (as if concentrating on a spell). Any equipment it wears or carries is invisible with it."
                },
                {
                    "name": "Beasts of the Forest (1/Day)",
                    "desc": "Magically calls 2d4 hawks or ravens or it calls 1 black bear or wolf. Called creatures arrive in 1d4 rounds acting as allies of brownie and obeying its spoken commands. The Beasts remain for 1 hr until brownie dies or until brownie dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Mounted Warrior",
                    "desc": "While mounted the brownie's mount can't be charmed or frightened."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "Can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "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_brownie-beastrider/"
        },
        {
            "slug": "spirewalker-tob1-2023",
            "desc": "False",
            "name": "Spire Walker",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 49,
            "hit_dice": "11d4 + 22",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Acrobatics": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "piercing from nonmagical attacks",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "False",
            "senses": "passive Perception 10",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Lightning Burst",
                    "desc": "Melee or Ranged Spell Attack: +5 to hit, reach 5 ft. or range 60 ft., one target. Hit: 17 (4d6 + 3) lightning damage, and each creature, other than the target, within 10 feet of the target must make a DC 13 Dexterity saving throw, taking 7 (2d6) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Invisibility",
                    "desc": "The spire walker magically turns invisible until it attacks or until its concentration ends (as if concentrating on a spell). Any equipment the spire walker wears or carries is invisible with it."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Steeple Step",
                    "desc": "The spire walker teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. The destination must be on the steeple of a building, mast of a ship, corner of a rooftop, or similar narrow point or feature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Energized Body",
                    "desc": "A creature wearing metal or wielding a metal weapon that touches the spire walker or hits it with a melee attack while within 5 feet of it takes 3 (1d6) lightning damage."
                }
            ],
            "spell_list": [],
            "page_no": 347,
            "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_spire-walker/"
        },
        {
            "slug": "stygianfat-tailedscorpion-tob1-2023",
            "desc": "False",
            "name": "Stygian Fat-Tailed Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "14d4 + 28",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Stygian fat-tailed scorpion makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 14 (4d6) poison damage. The target must succeed on a DC 12 Constitution saving throw or be poisoned until it finishes a short or long rest. Each time the poisoned creature takes poison damage, it must succeed on a DC 12 Constitution saving throw or suffer one level of exhaustion."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 320,
            "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_stygian-fat-tailed-scorpion/"
        },
        {
            "slug": "fragrant-one",
            "desc": "A pale yellow and green slug-like creature with a benign expression on its round human face sits atop a large mushroom. Long antennae wave atop its bald head as its languid blue eyes observe its surroundings._  \n**Fairytale Fey.** A fragrant one is a whimsical and playful creature whose innocent and friendly demeanor hides a cunning intelligence. Fragrant ones feed on companionship and use their magical pheromones to inveigle themselves into the lives of other creatures, particularly woodland humanoids and giants. Strangely, a fragrant one knows nothing of real commitment or friendship, and all of its relationships are built on lies and deceptions.  \n**Safety in Numbers.** Fragrant ones are relatively weak when alone, barely having enough strength to fend off predators. When in the presence of multiple charmed companions, however, a fragrant one becomes much more of a threat, its body growing thick chitinous plates and its antennae lengthening.",
            "name": "Fragrant One",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "13d6",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 7,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 4,
            "skills": {
                "deception": 8,
                "insight": 4,
                "perception": 4,
                "persuasion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Sylvan, telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Phrenic Antennae",
                    "desc": "Melee Spell Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) psychic damage, and the target must succeed on a DC 14 Wisdom saving throw or be incapacitated until the end of its next turn.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Interpose Ally",
                    "desc": "When a creature the fragrant one can see targets it with an attack, the fragrant one can force a charmed ally within 5 feet of it to move between it and the attack. The charmed ally becomes the target of the attack instead. If the charmed ally takes damage from this attack, it can immediately repeat the Fragrant Aura's saving throw, ending the charmed condition on itself on a success."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fragrant Aura",
                    "desc": "The fragrant one emits a cloud of sweet-smelling pheromones within 20 feet of it. A giant, humanoid, or beast that starts its turn inside the aura must succeed on a DC 14 Wisdom saving throw or be charmed for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nIf a creature fails the saving throw three times in 1 hour, it is charmed for 1 day and obeys the fragrant one's verbal or telepathic commands. If the creature suffers harm from the fragrant one or its allies or receives a suicidal command, it can repeat the saving throw, ending the effect on a success.\n\nThe fragrant one can have no more than six creatures charmed at a time. The fragrant one can end its charm on a creature at any time (no action required). If the fragrant one has six creatures charmed and a seventh creature fails its saving throw, the fragrant one can choose to release its charm on another creature to replace it with the new creature or to have the new creature unaffected by the aura."
                },
                {
                    "name": "Strength in Numbers",
                    "desc": "The fragrant one grows more powerful when it has charmed allies. For each charmed ally within 20 feet of it, the fragrant one gains 5 temporary hit points, its Armor Class increases by 1, and it deals an extra 2 (1d4) psychic damage when it hits with any attack. Temporary hp gained from this trait replenish every 1 minute."
                }
            ],
            "spell_list": [],
            "page_no": 156,
            "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_fragrant-one/"
        },
        {
            "slug": "frost-mole",
            "desc": "Frost moles primarily eat meat and supplement their diets with plants that eke out an existence in arctic climates. Though they can overpower prey with their claws, they prefer to ensnare their victims in pits they dig as traps. Since frost moles build their warrens near farms where they can grab more docile livestock, their lairs present a nuisance to those who work the land during the short growing seasons. Creatures capable of taming frost moles find them extremely valuable. Frost mole masters train the moles to excavate treacherous pits around their lairs, protecting the masters from intruders.",
            "name": "Frost Mole",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 71,
            "hit_dice": "11d6+33",
            "speed": {
                "burrow": 30,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 5,
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 8 (2d4 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The frost mole has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Snow Burrower",
                    "desc": "The frost mole can burrow through nonmagical snow and ice in addition to sand, earth, and mud."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "The frost mole has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Pit",
                    "desc": "If the frost mole moves at least 20 feet straight toward a creature, it can dig a 5-foot-diameter, 20-foot-deep pit beneath the creature. If the target is Medium or smaller, it must succeed on a DC 13 Dexterity saving throw or fall into the pit and land prone, taking falling damage as normal. If the target is Large or larger, it must succeed on a DC 13 Dexterity saving throw or be restrained. If the target is prone or restrained, the mole can make one claw attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_frost-mole/"
        },
        {
            "slug": "shadow-boxer",
            "desc": "The shadow caught the man’s eye. It looked and moved like a house cat, but there was no animal present to cast it. He followed the shadow as it moved along the wall then transferred to the ground, not noticing the distortion of light behind him. The last thing he heard as the invisible feline tore out his throat was a contented purr._  \n**Finicky Spirits.** Shadow boxers are the physical manifestation of feline collective memory. They are found in urban areas and other places people congregate. Like other fey, they desire to be placated by mortals, and they allow their presence to be detected to induce people to leave them gifts. A shadow boxer develops relationships with one household at a time and protects it. Households that don’t leave sufficient tribute or that cease offering it gifts entirely swiftly find their members targeted by the slighted fey.  \n**Council of Cats.** When they sleep, shadow boxers share dreams with all mundane cats and other shadow boxers within a mile. Within the dream, the cats and the shadow boxer gambol and roughhouse while they share information. Many capers and activities are planned during these dream sessions, and seeing a large clowder of cats getting along is a sign that a shadow boxer in the area has a game afoot. Shadow boxers despise creatures, such as Open Game License",
            "name": "Shadow Boxer",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 55,
            "hit_dice": "10d6+20",
            "speed": {
                "climb": 30,
                "walk": 40
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 17,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "passive Perception 15",
            "languages": "Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow boxer makes two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Invisibility",
                    "desc": "The shadow boxer magically turns invisible until it attacks or until its concentration ends (as if concentrating on a spell). Any equipment the shadow boxer wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cat Telepathy",
                    "desc": "The shadow boxer can magically communicate with cats within 120 feet of it, using a limited telepathy."
                },
                {
                    "name": "Pounce",
                    "desc": "If the shadow boxer 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 13 Strength saving throw or be knocked prone. If the target is prone, the shadow boxer can make one bite attack against it as a bonus action."
                },
                {
                    "name": "Project Silhouette",
                    "desc": "As a bonus action, the shadow boxer projects a shadow on a surface within 60 feet of it. The shadow boxer can shape it to resemble the shadow of any Medium or smaller beast, but the shadow can't be larger than a 10-foot cube. Each creature that starts its turn within 60 feet of the shadow and that can see the shadow must succeed on a DC 13 Wisdom saving throw or be incapacitated until the end of its next turn and use its movement on its next turn to follow the shadow. As a bonus action, the shadow boxer can move the shadow up to 30 feet along a solid surface. The shadow moves in a natural manner for the type of creature it represents."
                }
            ],
            "spell_list": [],
            "page_no": 322,
            "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_shadow-boxer/"
        },
        {
            "slug": "snake-with-a-hundred-mage-hands",
            "desc": "The small snake slithers forward. As it nears a door, spectral hands appear all around it, opening and pushing the door to allow the snake entry._  \n**Pet Project.** Thieves’ guilds with magically inclined members often imbue particularly crafty snakes with keen intelligence, telepathy, and the ability to summon dozens of mage hands to aid the guild. The small, stealthy creatures are capable of carrying out heists that are logistically impractical for humanoids due to their bulk. Predictably, the clever reptiles often escape their creators and carve out small territories for themselves in the more disreputable parts of cities where their true identities won’t easily be discovered.  \n**Mischievous Thieves.** Snakes with a hundred mage hands are known for their mischievous nature. Many are kleptomaniacs and swindlers, using their talents to deceive humanoids and steal objects they find pleasing.",
            "name": "Snake with a Hundred Mage Hands",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "15d6+15",
            "speed": {
                "swim": 30,
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 18,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 12",
            "languages": "Common, telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The snake with a hundred mage hands makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft. creature. Hit: 9 (2d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Flying Fists (Recharge 5-6)",
                    "desc": "The snake unleashes a flurry of spectral punches in a 30-foot cone. Each creature in the area must make a DC 14 Dexterity saving throw. On a failure, a creature takes 10 (3d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Disruptive Ploy",
                    "desc": "As a bonus action, the snake performs a minor ploy with its mage hands against a target it can see within 30 feet of it. The target must succeed on a DC 14 Dexterity saving throw or have disadvantage on its next ability check, attack roll, or saving throw (the snake's choice) as the snake magically removes the target's helmet, upends the target's quiver, or performs some other form of distraction."
                },
                {
                    "name": "One Hundred Mage Hands",
                    "desc": "The snake is surrounded by one hundred, magical, spectral hands. The hands can't be targeted by spells or attacks and are immune to damage. The hands float within 30 feet of the snake and move with their serpent commander. The snake can decide if the hands are visible. Each hand can carry an object weighing up to 10 pounds and no more than three hands can work in tandem to carry one larger object. The snake's Dexterity (Sleight of Hand) checks have a range of 30 feet. Whenever the snake makes a Dexterity (Sleight of Hand) check, it can make up to four such checks as part of the same action, but each check must be against a different target. The snake can perform actions normally restricted to creatures with hands, such as opening a door, stirring a bowl of soup, or carrying a lantern. The hands can't wield weapons or shields or make attacks, except as part of the snake's Flying Fists action."
                }
            ],
            "spell_list": [],
            "page_no": 333,
            "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_snake-with-a-hundred-mage-hands/"
        },
        {
            "slug": "dust-goblin-chieftain",
            "desc": "",
            "name": "Dust Goblin Chieftain",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "goblinoid",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "studded leather",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 3,
                "stealth": 8,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Goblin, and one ancient language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 4 (1d8) poison damage. The target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success",
                    "name": "Shortsword"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 80/320 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 4 (1d8) poison damage. The target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Light Crossbow"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "The dust goblin chieftain adds 2 to its AC against one melee attack that would hit it. To do so, the chieftain must see the attacker and be wielding a melee weapon.",
                    "name": "Parry"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dust goblin chieftain has advantage on saving throws against being charmed or frightened. In addition, it can use an action to read the surface thoughts of one creature within 30 feet. This works like the detect thoughts spell, except it can only read surface thoughts and there is no limit to the duration. The dust goblin chieftain can end this effect as a bonus action or by using an action to change the target.",
                    "name": "Alien Mind"
                },
                {
                    "desc": "On each of its turns, the dust goblin chieftain can use a bonus action to take the Dash, Disengage, or Hide action.",
                    "name": "Cunning Action"
                },
                {
                    "desc": "The dust goblin chieftain deals an extra 10 (3d6) damage when it hits a target with a weapon attack and has advantage on the attack roll, or when the target is within 5 feet of an ally of the dust goblin chieftain that isn't incapacitated and the chieftain doesn't have disadvantage on the attack roll.",
                    "name": "Sneak Attack (1/Turn)"
                },
                {
                    "desc": "When the dust goblin chieftain attacks a creature from hiding, the target must succeed on a DC 13 Wisdom saving throw or be frightened until the end of its next turn.",
                    "name": "Twisted"
                }
            ],
            "spell_list": [],
            "page_no": 136,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dust-goblin-chieftain/"
        },
        {
            "slug": "korrigan",
            "desc": "",
            "name": "Korrigan",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Gnomish, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "name": "Dagger"
                },
                {
                    "desc": "The korrigan targets one creature within 5 feet and exhales its foul breath. The creature must make a DC 14 Constitution saving throw, taking 21 (6d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "name": "Deadly Breath (Recharge 4-6)"
                },
                {
                    "desc": "The korrigan sings a magical melody and dances. Each humanoid within 60 feet of the korrigan that can hear the revels must succeed on a DC 13 Wisdom saving throw or be charmed until the revels end. For every korrigan that joins in the revels, the save DC increases by 1 (maximum DC 19). \n\nEach korrigan participating in the revels must take a bonus action on its subsequent turns to continue singing and must use its move action to move at least 5 feet to continue dancing. It can keep singing and dancing for up to 1 minute as long as it maintains concentration. The song ends if all of the korrigan lose concentration or stop singing and dancing. \n\nA charmed target is incapacitated and begins to dance and caper for the duration of the revels. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the Enchanting Revels of the same band of korrigan for the next 24 hours.",
                    "name": "Enchanting Revels (1/Day at Dusk or Night Only)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature moves within 5 feet of the korrigan, the korrigan can cast the misty step spell.",
                    "name": "Catch Me If You Can"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The korrigan has advantage on saving throws against spells or other magical effects cast or created by a cleric or paladin.",
                    "name": "Ungodly Resistance"
                },
                {
                    "desc": "The korrigan's innate spellcasting ability is Charisma (spell save DC 13). The korrigan can innately cast the following spells, requiring no material components:\n3/day each: charm person, enthrall, hideous laughter, misty step\n1/day: divination",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_korrigan/"
        },
        {
            "slug": "far-darrig",
            "desc": "_These shy fairies dress as small fey herdsmen wearing tan hide armor, hide boots, cloaks, and cowls, all trimmed in fox fur and often with a red sash or tunic. They often ride woodland creatures, such as dire weasels or snowy owls._  \nHunters & Herders. The far darrig were the hunters, herders, and equerry of the elven nobility—some still serve in this capacity in planes where the elves rule. Some stayed behind after the many of the fey retreated to wilder lands in the face of expanding human kingdoms.  \nFar darrig carry glaives made from fey antlers; each remains enchanted only as long as a far darrig holds it. Their leaders ride on fey elk the color of foxes, with gleaming green eyes; it is believed that their antlers are the ones used to make far darrig antler glaives.  \n**Hate Arcanists.** While not inherently evil, far darrig are hostile to all humans and will often attack human wizards, warlocks, and sorcerers on sight. If they can be moved to a friendly attitude through Persuasion or a charm spell or effect, they make very good guides, scouts, and hunters.  \n**Serve Hags and Worse.** They are sometimes found as thralls or scouts serving hags, trollkin, and shadow fey, but they are unwilling and distrustful allies at best.",
            "name": "Far Darrig",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 104,
            "hit_dice": "16d6+48",
            "speed": {
                "walk": 20
            },
            "strength": 15,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 6,
            "skills": {
                "medicine": 6,
                "nature": 4,
                "perception": 6,
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The far darrig makes four antler glaive attacks."
                },
                {
                    "name": "Antler Glaive",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft. or 10 ft., one target. Hit: 7 (1d10 + 2) slashing damage and the target must make a successful DC 13 Strength saving throw or either be disarmed or fall prone; the attacking far darrig chooses which effect occurs.",
                    "attack_bonus": 4,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Enchanted Glaive Maneuvers",
                    "desc": "A far darrig can magically extend or shrink its antler glaive as a bonus action to give it either a 10-foot or 5-foot reach."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the far darrig's innate spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nconstant: magic weapon (antler glaive only), speak with animals\n\nat will: calm emotions, charm animal (as charm person but affects beasts only), cure wounds, detect poison and disease, water breathing, water walk\n\n3/day each: barkskin, conjure woodland beings, hold animal (as hold person but affects beasts only), jump, longstrider\n\n1/day each: commune with nature, freedom of movement, nondetection, tree stride"
                }
            ],
            "spell_list": [],
            "page_no": 179,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_far-darrig/"
        },
        {
            "slug": "jaculus",
            "desc": "_This small dragon has feathered wings on its forearms and powerful legs it uses to cling to trees._  \nThe jaculus (plural jaculi), is a draconic predator that roams the forest and jungle looking for valuable objects it can add to its hoard. Also called the javelin snake, a jaculus loves shiny or reflective items, and it is clever enough to identify items of real value. It will fight and kill to take items it desires, which it stashes inside hollow trees far from any forest trail.  \n**Leapers.** Jaculi are far better jumpers than flyers. They can jump 18 feet horizontally or 12 feet vertically after taking a single 2-foot step. They even climb faster than they fly, so they use their wings to flap clumsily back into the trees only when necessary.  \n**Teamwork Thievery.** Jaculi are among the least intelligent of the dragons—but they’re still smarter than most humans, and they’re known to pursue cunning and complicated plots to build their hoards. Many traditional tales tell of jaculi in the southern forests working as teams to separate merchants and other travelers from their wealth, figuring out ways to abscond with gems and jewelry before the owners even know they’ve been robbed. Some jaculi may feign docility or even pretend to be friendly and helpful, but wise travelers know that the creatures drop such ruses as soon as they can steal what they’re really after.",
            "name": "Jaculus",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d6+30",
            "speed": {
                "walk": 20,
                "climb": 20,
                "fly": 10
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": 4,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 3,
            "perception": 3,
            "skills": {
                "acrobatics": 6,
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The jaculus makes one jaws attack and one claws attack."
                },
                {
                    "name": "Jaws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spearhead",
                    "desc": "If the jaculus moves at least 10 feet straight toward a target and hits that target with a jaws attack on the same turn, the jaws attack does an extra 4 (1d8) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 258,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_jaculus/"
        },
        {
            "slug": "drake-bakery",
            "desc": "",
            "name": "Drake, Bakery",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d6+44",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (1d8+3) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) slashing damage."
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "Uses one of: Purifying Breath Exhales the aroma of a warm hearty meal in a 15 ft. cone. All nonmagical food and drink in the area is purified and rendered free of poison and disease and its flavor is enhanced in quality for 1 hr.Yeast Slurry Expels sticky yeast in a 15 ft. cone. Each creature in the area: 14 (4d6) bludgeoning damage and is restrained for 1 min (DC 14 Dex half damage and its speed is reduced by 10 ft. until the end of its next turn). A creature including restrained target can use its action to free a restrained target by succeeding on a DC 13 Str check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Weakness",
                    "desc": "If it takes fire it can't use Yeast Slurry on its next turn. In addition if drake fails a save vs. a spell or magical effect that deals fire it becomes poisoned until end of its next turn."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "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_drake-bakery/"
        },
        {
            "slug": "erina-tussler",
            "desc": "",
            "name": "Erina Tussler",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 12,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Punching Spines or Throw Spines. If it hits one creature with both Punching Spines target is grappled (escape DC 13). Erina can grapple only one target at a time."
                },
                {
                    "name": "Punching Spines",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (2d4+3) piercing damage."
                },
                {
                    "name": "Throw Spine",
                    "desc": "Ranged Weapon Attack: +5 to hit 20/60' one target 8 (2d4+3) piercing damage and spine sticks in target until a creature uses an action to remove it. While spine is stuck target has disadvantage on weapon attacks that use Str."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Arm Spine Regrowth",
                    "desc": "The erina has twenty-four arm spines that it can use to make Throw Spine attacks. Used spines regrow when it finishes a long rest. "
                },
                {
                    "name": "Expert Wrestler",
                    "desc": "The erina can grapple creatures two sizes larger than itself and can move at its full speed when dragging a creature it has grappled. If it grapples a Small or smaller creature target has disadvantage on its escape attempts. Erina has advantage on ability checks and saves made to escape a grapple or end restrained condition."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                },
                {
                    "name": "Hardy",
                    "desc": "The erina has advantage on saves vs. poison."
                },
                {
                    "name": "Spines",
                    "desc": "A creature that touches erina or hits it with melee attack while within 5 ft. of it takes 5 (2d4) piercing damage. A creature grappled by or grappling erina takes 5 (2d4) piercing damage at start of the erina's turn."
                }
            ],
            "spell_list": [],
            "page_no": 172,
            "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_erina-tussler/"
        },
        {
            "slug": "kobold-drake-rider",
            "desc": "",
            "name": "Kobold, Drake Rider",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 71,
            "hit_dice": "13d6+26",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Spear attacks. If the rider is mounted its mount can then make one Bite Claw Slam or Tail attack."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit 5 ft. or range 20/60' one target 6 (1d6+3) piercing damage or 7 (1d8+3) piercing damage if used with two hands to make a melee attack."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Failsafe Equipment",
                    "desc": "The drake rider wears wing-like arm and feet flaps folded on its back. If its mount dies or it is dismounted the rider descends 60' per round and takes no damage from falling if its mount was flying or it gains a swimming speed of 30' for 1 min if its mount was swimming."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Drake Mount",
                    "desc": "Has formed a bond with Med or larger drake mount (found in this or other books or use the statistics of a giant lizard). Regardless of the drake's intelligence it acts as a controlled mount while carrying a drake rider obeying the rider's spoken commands. Mounting and dismounting the drake costs the drake rider only 5 ft. of movement."
                },
                {
                    "name": "Mounted Warrior",
                    "desc": "While the drake rider is mounted its mount can't be charmed or frightened."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                },
                {
                    "name": "Sure Seat",
                    "desc": "While mounted and not incapacitated the drake rider can't be knocked prone dismounted or moved vs. its will."
                },
                {
                    "name": "Trained Tactics (Recharge 4-6)",
                    "desc": "The drake rider commands its mount to move up to 30' in a straight line moving through the space of any Large or smaller creature and performing one of the following tactical maneuvers. This movement doesn't provoke opportunity attacks.Barrel Roll: The mount flies up and over one creature in the line ending its movement at least 10 ft. past the target. As the drake rider hangs upside down at the top of the loop it makes one Spear attack vs. the target with advantage. On a hit the rider rolls damage dice three times. The mount must have a flying speed to use this maneuver.Corkscrew Roll: The mount swims in a corkscrew around the creatures in the line. Each creature in the line must make DC 13 Dex save or be incapacitated with dizziness until the end of its next turn. The mount must have a swimming speed to use this maneuver.Weaving Rush The mount weaves back and forth along the line. Each creature in the line must make DC 13 Str save or take 10 (3d6) bludgeoning damage and be knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 252,
            "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_kobold-drake-rider/"
        },
        {
            "slug": "kobold-sapper",
            "desc": "",
            "name": "Kobold, Sapper",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 7,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Mining Picks. Can replace 1 with Throw Explosive."
                },
                {
                    "name": "Mining Pick",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) piercing damage. "
                },
                {
                    "name": "Throw Explosive",
                    "desc": "Throws a minor explosive at one creature it can see within 30' of it. Target: 9 (2d8) force and is knocked prone (DC 13 Dex half damage and isn't knocked prone)."
                },
                {
                    "name": "Explosive Charge (Recharge 5-6)",
                    "desc": "Throws a powerful explosive at a point it can see on the ground within 60' of it. Each creature within 15 ft. of that point: 9 (2d8) fire and 9 (2d8) force and is pushed up to 10 ft. away from the point and knocked prone (DC 13 Dex half damage and isn't pushed or knocked prone). If creature fails save by 5+ it is also deafened for 1 min. Alternatively sapper can place the explosive in a space within 5 ft. of it and delay the explosion until end of sapper's next turn or when a creature moves to a space within 5 ft. of the explosive whichever happens first."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crafty",
                    "desc": "The sapper has advantage on ability checks made to pick locks or to detect disarm or set traps."
                },
                {
                    "name": "Evasion",
                    "desc": "If subject to effect that allows Dex save for half damage takes no damage on success and only half if it fails."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 257,
            "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_kobold-sapper/"
        },
        {
            "slug": "fardarrig-tob1-2023",
            "desc": "False",
            "name": "Far Darrig",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 84,
            "hit_dice": "13d6 + 39",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 14,
            "skills": {
                "Nature": 4,
                "Animal Handling": 4,
                "Perception": 4,
                "Survival": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The far darrig makes two Antler Glaive attacks."
                },
                {
                    "name": "Antler Glaive",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) piercing damage or slashing damage (the far darrig's choice) plus 3 (1d6) force damage. The target must succeed on a DC 13 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Woodland Friends (1/Day)",
                    "desc": "The far darrig magically calls 1d4 elk or giant weasels. The called Beasts arrive in 1d4 rounds, acting as allies of the far darrig and obeying its spoken commands. The Beasts remain for 1 hour, until the far darrig dies, or until the far darrig dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Woodsman",
                    "desc": "The far darrig takes the Dash or Disengage action. The far darrig can use this bonus action only if it is in a forest."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 167,
            "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_far-darrig/"
        },
        {
            "slug": "greyfur-tob1-2023",
            "desc": "False",
            "name": "Greyfur",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "15d6 + 15",
            "speed": {
                "walk": 20
            },
            "strength": 9,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Acrobatics": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Lemurfolk",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Greyfur's Staff",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 5 (2d4) force damage."
                },
                {
                    "name": "Arcane Bolt",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 10 (2d6 + 3) force damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The greyfur casts one of the following spells, requiring no material components and using Intelligence as the spellcasting ability (spell save DC 13):\nAt will: light, mage hand, prestidigitation\n3/day each: color spray, sleep"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Glide",
                    "desc": "The lemurfolk has membranes between its fore and hind limbs that expand when falling to slow its rate of descent to 60 feet per round, landing on its feet and taking no falling damage. It can move up to 5 feet horizontally for every 1 foot it falls. The lemurfolk can't gain height with its gliding membranes alone. If subjected to a strong wind or lift of any kind, it can use the updraft to glide farther."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_greyfur/"
        }
    ]
}