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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-intelligence_save&page=7",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-intelligence_save&page=5",
    "results": [
        {
            "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": "hinn_bf",
            "desc": "",
            "name": "Hinn",
            "size": "large",
            "type": "Elemental",
            "subtype": "Outsider",
            "group": "Genies",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 199,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 30,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 32,
            "intelligence": 14,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 6,
            "dexterity_save": 1,
            "constitution_save": 11,
            "intelligence_save": 2,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "petrified",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Common,Terran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hinn makes three Gem-Studded Mace or Lob Stone attacks. If two Gem-Studded Mace attacks hit one creature, the target must succeed on a DC 16 CON save or be stunned until the end of its next turn."
                },
                {
                    "name": "Gem-Studded Mace",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) bludgeoning damage plus 9 (2d8) piercing damage."
                },
                {
                    "name": "Lob Stone",
                    "desc": "_Ranged Weapon Attack:_ +10 to hit, range 20/60 ft., one target. _Hit:_ 22 (3d10+6) bludgeoning damage."
                },
                {
                    "name": "Create Earth Elemental (1/Day)",
                    "desc": "The hinn magically creates one earth-based Elemental of CR 5 or lower in an unoccupied space the hinn can see within 30 feet of it. The elemental acts as an ally of the hinn, obeying its spoken commands. The elemental remains for 1 hour, until the hinn dies, or until the hinn dismisses it as a bonus action."
                },
                {
                    "name": "Travel the Planes (1/Day)",
                    "desc": "The hinn transports itself to a different plane of existence. This works like the plane shift spell, except it can affect only itself and can't use this action to banish an unwilling creature."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Churned Earth",
                    "desc": "The hinn causes the ground on a point it can see within 60 feet of it to erupt. Each creature within 15 feet of that point must succeed on a DC 16 DEX save or take 10 (3d6) bludgeoning damage and be knocked prone."
                },
                {
                    "name": "Genie Shape",
                    "desc": "The hinn magically transforms into a Medium cloud of dust filled with miniscule clashing, bursting, and reforming rocks or back into its bipedal form. Its statistics are the same in each form. Any equipment it is wearing or carrying transforms with it. It reverts to its bipedal form if it dies. The hinn can't use this bonus action to transform into its bipedal form while inside a Medium or smaller container."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The hinn can burrow through nonmagical, unworked earth and stone. While doing so, the hinn doesn't disturb the material through which it moves."
                },
                {
                    "name": "Nebulous (Cloud Form Only)",
                    "desc": "The hinn's Stealth is 20, it can hover while flying, can't manipulate objects or attack, and it can pass through any space air can pass through without squeezing. In addition, it can enter and hide in any Tiny or larger container, such as a pouch, lamp, backpack, or barrel."
                }
            ],
            "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_hinn/"
        },
        {
            "slug": "homunculus_bf",
            "desc": "",
            "name": "Homunculus",
            "size": "tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 34,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "fly": 40
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": -3,
            "dexterity_save": 3,
            "constitution_save": 0,
            "intelligence_save": 2,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "Construct Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d4+3) piercing damage plus 5 (2d4) poison damage, and the target must succeed on a DC 12 CON save or be poisoned for 1 minute. If the save fails by 5 or more, the target is instead poisoned for 5 (1d10) minutes and unconscious while poisoned in this way."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Bound Construct",
                    "desc": "The homunculus serves another creature as a familiar, forming a magic, telepathic bond with that willing companion. While the two are bonded and on the same plane of existence, the companion can sense what the homunculus senses and the two can communicate telepathically. While the homunculus is within 100 feet of the companion, it can use a reaction to deliver any spell the companion casts that has a range of touch. If the spell requires an attack roll, the homunculus uses the companion's spell attack modifier for the roll. While the homunculus is within 10 feet of its companion, the companion has advantage on INT (Arcana) and INT (Investigation) checks. At any time and for any reason, the homunculus can end its service as a familiar, ending the telepathic bond."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The homunculus doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Construct Resilience",
                    "desc": "The homunculus is immune to poison and psychic damage, and it is immune to exhaustion and the charmed, frightened, paralyzed, petrified, and poisoned 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_homunculus/"
        },
        {
            "slug": "lamia_bf",
            "desc": "",
            "name": "Lamia",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": 2,
            "wisdom_save": 2,
            "charisma_save": 5,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Abyssal,Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lamia makes two Hooves attacks and one Dagger attack, or it makes three Arcane Bolt attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Dagger",
                    "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": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 14 (2d10+3) bludgeoning damage."
                },
                {
                    "name": "Arcane Bolt",
                    "desc": "_Ranged Spell Attack:_ +5 to hit, range 60 ft., one target. _Hit:_ 12 (2d8+3) force damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lamia casts one of the following spells, requiring no material components and using CHA as the spellcasting ability (spell save DC 13).<br>At will: _minor illusion_, _silent image_, _suggestion_<br>3/day each: _charm_, _command_, _major image_<br>1/day: _compulsion_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Intoxicating Gaze",
                    "desc": "The lamia gazes at one creature it can see within 30 feet of it. The target must succeed on a DC 13 CHA save or be charmed until the end of its next turn and cursed for 1 hour. While cursed, the target has disadvantage on WIS saves and on all ability checks."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Badlands Strider",
                    "desc": "Difficult terrain composed of sand, mud, or rock doesn't cost the lamia extra movement. In addition, the lamia leaves no tracks or other traces of its passage when moving through sandy, muddy, or rocky terrain."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The lamia 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_lamia/"
        },
        {
            "slug": "medusa_bf",
            "desc": "",
            "name": "Medusa",
            "size": "medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 22,
            "strength_save": 0,
            "dexterity_save": 4,
            "constitution_save": 3,
            "intelligence_save": 2,
            "wisdom_save": 1,
            "charisma_save": 6,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "petrified,Monstrosity Resilience",
            "damage_immunities": "poison,poisoned",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The medusa makes one Snake Hair attack and two Shortsword attacks, or it makes three Longbow attacks."
                },
                {
                    "name": "Snake Hair",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 6 (1d4+4) piercing damage plus 14 (4d6) poison damage."
                },
                {
                    "name": "Shortsword",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Longbow",
                    "desc": "_Ranged Weapon Attack:_ +7 to hit, range 150/600 ft., one target. _Hit:_ 8 (1d8+4) piercing damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Interruptive Hiss",
                    "desc": "When a creature the medusa can see targets it with an attack, the medusa's snakes can suddenly rise and hiss at the attacker. The attacker must succeed on a DC 14 WIS save or fail the attack roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The medusa is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Petrifying Gaze",
                    "desc": "When a creature that can see the medusa's eyes starts its turn within 30 feet of the medusa, the medusa can force it to make a DC 14 CON save if the medusa isn't incapacitated and can see the creature. If the save fails by 5 or more, the creature is instantly petrified. Otherwise, a creature that fails the save 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 itself on a success. The petrification lasts until the creature is freed by the greater restoration spell or other magic.<br>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 medusa until the start of its next turn, when it can avert its eyes again. If the creature looks at the medusa in the meantime, it must immediately make the save.<br> If the medusa sees itself reflected on a polished surface within 30 feet of it and in an area of bright light, the medusa, due to its curse, is affected by its own gaze. A medusa isn't resistant to its own gaze."
                },
                {
                    "name": "Snake Friend",
                    "desc": "The medusa can communicate with snakes as if they shared a language, and snakes can't be petrified by the medusa's Petrifying 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_medusa/"
        },
        {
            "slug": "oni_bf",
            "desc": "",
            "name": "Oni",
            "size": "large",
            "type": "Giant",
            "subtype": "Outsider",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "chain mail",
            "hit_points": 134,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 30,
                "hover": true
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 22,
            "strength_save": 4,
            "dexterity_save": 3,
            "constitution_save": 6,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Giant Attributes",
            "damage_immunities": "prone",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The oni makes two Claw or Glaive attacks, or it makes three Arcane Bolt attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Claw (True Form Only)",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) slashing damage plus 10 (3d6) force damage."
                },
                {
                    "name": "Glaive",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) slashing damage, or 9 (1d10+4) slashing damage in a Medium or smaller form, plus 10 (3d6) force damage."
                },
                {
                    "name": "Arcane Bolt",
                    "desc": "_Ranged Spell Attack:_ +6 to hit, range 60 ft., one target. _Hit:_ 17 (4d6+3) force damage."
                },
                {
                    "name": "Whirling Glaive (Recharge 5-6)",
                    "desc": "The oni channels its magic into its twirling glaive, creating magical wind in a 30-foot cone. Each creature in the area must make a DC 14 STR save. On a failure, a creature takes 31 (9d6) cold damage and is pushed up to 15 feet away from the oni. On a success, a creature takes half the damage and isn't pushed."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The oni casts one of the following spells, requiring no material components and using CHA as the spellcasting ability (spell save DC 14).<br>At will: _darkness_, _invisibility_ (self only)<br>1/day each: _charm_, _gaseous form_, _sleep_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The oni magically transforms into a Small or Medium Humanoid, a Large ogre, or back into its true form, which is Giant. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying transforms with it, except for its glaive, which adjusts to fit its new form. If the oni dies, it reverts to its true form, and the glaive reverts to its normal size."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Empowered Weapons",
                    "desc": "The oni's weapon attacks are magical. When the oni hits with any weapon, the weapon deals an extra 3d6 force damage (included in the attack)."
                },
                {
                    "name": "Giant Attributes",
                    "desc": "The oni is resistant to the stunned condition."
                },
                {
                    "name": "Regeneration",
                    "desc": "The oni regains 10 HP at the start of its turn if it has at least 1 HP."
                }
            ],
            "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_oni/"
        },
        {
            "slug": "sprite_bf",
            "desc": "",
            "name": "Sprite",
            "size": "tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 13,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": -4,
            "dexterity_save": 3,
            "constitution_save": 0,
            "intelligence_save": 2,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Fey Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common,Elvish,Sylvan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 80/320 ft., one target. _Hit:_ 6 (1d6+3) piercing damage, and the target must succeed on a DC 13 CON save or be poisoned for 1 minute. If the save fails by 5 or more, the poisoned target falls unconscious for the same duration, or until it takes damage or another creature takes an action to shake it awake."
                },
                {
                    "name": "Invisibility",
                    "desc": "The sprite magically turns invisible until it attacks or casts a spell, or until its concentration ends (as if concentrating on a spell). Any equipment the sprite wears or carries is invisible with it."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Heart Sight",
                    "desc": "The sprite touches a creature and magically knows the creature's current emotional state. If the target fails a DC 13 CHA save, the sprite also knows if the creature has malign intentions or intends to commit malevolent acts within the next hour. Celestials, Fiends, and Undead automatically fail the save."
                },
                {
                    "name": "Swift Flight",
                    "desc": "The sprite moves up to half its speed without provoking opportunity attacks."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fey Resilience",
                    "desc": "The sprite is resistant to the charmed and unconscious conditions."
                },
                {
                    "name": "Speak with Beasts and Plants",
                    "desc": "The sprite can communicate with Beasts and Plants 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_sprite/"
        },
        {
            "slug": "succubus_bf",
            "desc": "",
            "name": "Succubus",
            "size": "medium",
            "type": "Fiend",
            "subtype": "Shapechanger",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 79,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 24,
            "strength_save": -1,
            "dexterity_save": 3,
            "constitution_save": 1,
            "intelligence_save": 2,
            "wisdom_save": 1,
            "charisma_save": 7,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold,fire,lightning,poison; bludgeoning,piercing,and slashing damage from nonmagical attacks,frightened,poisoned",
            "damage_immunities": "charmed",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Abyssal,Common,Infernal,telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The succubus makes two Claw attacks or one Claw attack and one Draining Kiss attack. It can replace one attack with Charm."
                },
                {
                    "name": "Claw (Fiend Form Only)",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage plus 7 (2d6) psychic damage."
                },
                {
                    "name": "Draining Kiss",
                    "desc": "Melee Spell Attack: +7 to hit, reach 5 ft., one willing creature, or a creature that is charmed, incapacitated, or restrained. _Hit:_ 15 (3d6+5) psychic damage, and the target's 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."
                },
                {
                    "name": "Charm",
                    "desc": "One Humanoid the succubus can see within 30 feet of it must succeed on a DC 15 WIS save or be magically charmed for 1 day, until the succubus dies, or until the succubus takes a bonus action to end the effect. The charmed target obeys the succubus's verbal or telepathic commands. If the target suffers any harm or receives a suicidal command, it can repeat the save, ending the effect on itself on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to this succubus's Charm for the next 24 hours.<br>The succubus can have only one target charmed at a time. If it charms another, the effect on the previous target ends."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The succubus transforms into a Small or Medium Humanoid or back into its true form, which is Fiend. Without wings, it loses its flying speed. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Etherealness",
                    "desc": "The succubus magically enters the Ethereal Plane from the Material Plane, or vice versa."
                }
            ],
            "reactions": [
                {
                    "name": "Defend Me, Love!",
                    "desc": "When a creature the succubus can see within 5 feet of a creature charmed by the succubus attacks the succubus, the succubus can command the charmed creature to use its reaction to make one melee weapon attack against the attacker."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Telepathic Bond",
                    "desc": "The succubus ignores the range restriction on its telepathy when communicating with a creature it has charmed. The two don't even need to be on the same plane of existence."
                }
            ],
            "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_succubus/"
        },
        {
            "slug": "virtuoso_lich_bf",
            "desc": "",
            "name": "Virtuoso Lich",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": "Liches",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 185,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 24,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 28,
            "strength_save": 0,
            "dexterity_save": 7,
            "constitution_save": 2,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 9,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "blinded,deafened,charmed,frightened,paralyzed,Undead Resilience",
            "condition_immunities": "",
            "senses": "truesight 60 ft.",
            "languages": "Common plus up to two other languages",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The virtuoso lich uses Corrupted Art. It then makes three Artistic Flourish attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Artistic Flourish",
                    "desc": "_Melee or Ranged Spell Attack:_ +9 to hit, reach 5 ft. or range 60 ft., one target. _Hit:_ 18 (3d8+5) damage of the type chosen with the Versatile Artist trait plus 9 (2d8) force damage."
                },
                {
                    "name": "Call Muse",
                    "desc": "The lich chooses one Beast or Humanoid it can see within 30 feet of it to be its muse. The target must succeed on a DC 17 WIS save or become the lich's muse and be charmed by the lich for 1 minute. While charmed, the muse has a speed of 0 and is incapacitated as it watches or listens to the lich's artistic expression. The muse can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the lich's Call Muse for the next 24 hours. If the muse suffers harm from the lich, it is no longer charmed. The lich can have only one muse at a time. If it charms another, the effect on the previous muse ends. If the lich is within 30 feet of its muse and can see its muse, the lich has advantage on its first Artistic Flourish attack each round against a creature that isn't its muse."
                },
                {
                    "name": "Corrupted Art",
                    "desc": "The lich hums a discordant melody, paints a crumbling symbol of death in the air, performs a reality-bending pirouette, or emulates some other expression of corrupted or twisted art and targets one creature it can see, other than itself, within 60 feet. This action's effects change, depending on if the target is Undead.\n- **Non-Undead.** The target must make a DC 17 WIS save. On a failure, a creature is blinded, charmed, or deafened (the lich's choice) until the end of its next turn. On a success, a creature takes half the damage and isn't incapacitated.\n- **Undead.** The target regains 18 (4d8) HP. Healing that exceeds the target's HP maximum becomes temporary HP."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lich casts one of the following spells, using CHA as the spellcasting ability (spell save DC 17).<br>At will: _disguise self_, _mage hand_, _message_, _prestidigitation_<br>3/day each: _charm_, _hideous laughter_, _hold_, _invisibility_ (self only)<br>2/day each: _dispel magic_, _fear_, _dimension door_<br>1/day each: _irresistible dance_, _programmed illusion_, _seeming_"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The virtuoso lich can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Call Muse",
                    "desc": "The lich uses Call Muse."
                },
                {
                    "name": "Move",
                    "desc": "The lich moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "The lich uses Spellcasting."
                },
                {
                    "name": "Unrestrained Art (Costs 3 Actions)",
                    "desc": "The lich unleashes the full force of its artistic talents. Each creature with 15 feet of the lich must make a DC 17 DEX save. On a failure, a creature takes 9 (2d8) damage of the type chosen with the Versatile Artist trait and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the lich fails a save, it can choose to succeed instead."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it has a phylactery, a destroyed lich gains a new body in 1d10 days, regaining all its HP and becoming active again. The new body appears within 5 feet of the phylactery."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The lich has advantage on saves against any effect that turns undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The lich doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The lich is immune to poison damage, to exhaustion, and to the poisoned condition."
                },
                {
                    "name": "Versatile Artist",
                    "desc": "At the end of each long rest, the lich chooses one form of artistic expression, such as song, poetry, dance, fashion, paint, or similar. Until it finishes a long rest, the lich has immunity to one type of damage, which is associated with its artistic expression. For example, a lich expressing art through song or poetry has immunity to thunder damage, a lich expressing art through fashion has immunity to slashing damage, and a lich expressing art through paint has immunity to acid damage. This trait can't give the lich immunity to force, psychic, or radiant damage."
                }
            ],
            "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_virtuoso-lich/"
        },
        {
            "slug": "young_blue_dragon_bf",
            "desc": "",
            "name": "Young Blue Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 80
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 26,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 24,
            "strength_save": 5,
            "dexterity_save": 4,
            "constitution_save": 8,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 19,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 16 (2d10+5) piercing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 DEX save, taking 55 (10d10) 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": "Charged Hide",
                    "desc": "When the blue dragon hasn't exhaled its Lightning Breath, the electric charge builds up across its body. While the dragon's Lightning Breath is available, it emits wild sparks of electricity, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 16 CON save or be incapacitated until the start of its next turn."
                }
            ],
            "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_young-blue-dragon/"
        },
        {
            "slug": "young_bronze_dragon_bf",
            "desc": "",
            "name": "Young Bronze Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 148,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 24,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 22,
            "strength_save": 5,
            "dexterity_save": 3,
            "constitution_save": 7,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Repulsion Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 16 (2d10+5) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 15 DEX save, taking 49 (9d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Repulsion Breath (Recharge 6)",
                    "desc": "The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 15 STR save or be pushed up to 15 feet away from the dragon."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Lightning Extraction",
                    "desc": "After the bronze dragon uses its Lightning Breath, its body begins recharging with lightning, pulling electricity from nearby creatures. While the dragon's Lightning Breath is unavailable, each creature that starts its turn within 10 feet of the dragon must make a DC 15 CON save. On a failure, a creature can use either an action or a bonus action on its turn, not both."
                }
            ],
            "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_young-bronze-dragon/"
        },
        {
            "slug": "young_red_dragon_bf",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 26,
            "strength_save": 6,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage plus 3 (1d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 DEX save, taking 56 (16d6) 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": "Boil Over",
                    "desc": "When the red dragon hasn't unleashed its Fire Breath, the heat builds and rolls outward from it. While the dragon's Fire Breath is available, it emits immense heat, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or take 7 (2d6) fire damage."
                }
            ],
            "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_young-red-dragon/"
        },
        {
            "slug": "young_silver_dragon_bf",
            "desc": "",
            "name": "Young Silver Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 24,
            "strength_save": 6,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 19,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Paralyzing Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales an icy blast in a 30-foot cone. Each creature in that area must make a DC 17 CON save, taking 54 (12d8) cold damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Paralyzing Breath (Recharge 6)",
                    "desc": "As the **silver dragon wyrmling**, except it is a 30-foot cone, and the save DC is 17."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Freezing Fog",
                    "desc": "After the silver dragon uses its Cold Breath, freezing fog surrounds it. While the dragon's Cold Breath is unavailable, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or be restrained until the start of its next turn."
                }
            ],
            "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_young-silver-dragon/"
        },
        {
            "slug": "temple-dog",
            "desc": "_Looking like a mix between a large dog and a lion, the creature glares at everyone who passes the threshold of the temple it guards._  \nA temple dog is an imposing guardian used by various deities to protect their temples. They are fiercely loyal and territorial. Often depicted in temple statuary, the creature has a largely canine body, soft but short hair, a thick hairy tail, and a mane like a lion’s around a dog’s face with a short snout.  \n**Divine Colors.** Coloration and other features of the temple dog vary to match the deity who created it; sometimes a temple dog’s coloration is quite fanciful. Greenish bronze temple dogs are known, as are those the color of cinnabar or lapis. Even coats resembling fired ceramic of an orange hue have been seen guarding some temples. These unusual casts make it easy for a temple dog to be mistaken for statuary.  \n**Travel with Priests.** As a temple protector, it rarely leaves the grounds of the temple to which it has been attached, but temple dogs do accompany priests or allies of the temple during travel. The temple dog cannot speak but understands most of what’s said around it, and it can follow moderately complex commands (up to two sentences long) without supervision.  \nTemple dogs are notorious for biting their prey, then shaking the victim senseless in their massive jaws.",
            "name": "Temple Dog",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "understands Celestial and Common but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage plus 9 (2d4 + 4) bludgeoning damage, and the target is grappled (escape DC 14). The target must also make a successful DC 15 Constitution saving throw or be stunned until the end of its next turn.",
                    "attack_bonus": 7,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage, and the target must succeed on a DC 15 Strength saving throw or be knocked prone and pushed 5 feet. The temple dog can immediately enter the position the target was pushed out of, if it chooses to.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The temple dog has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Protector's Initiative",
                    "desc": "If the temple dog is entering combat against a clear threat to its temple, it has advantage on its initiative roll."
                },
                {
                    "name": "Rushing Slam",
                    "desc": "If the temple dog moves at least 10 feet straight toward a target and then makes a slam attack against that target, it can make an additional slam attack against a second creature within 5 feet of the first target as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 378,
            "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_temple-dog/"
        },
        {
            "slug": "hezrou-a5e",
            "desc": "",
            "name": "Hezrou",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 136,
            "hit_dice": "13d10+65",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hezrou makes one attack with its bite and one with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 15). Until this grapple ends  the target is restrained  and the hezrou can't bite another target."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage."
                },
                {
                    "name": "Swallow",
                    "desc": "The hezrou makes a bite attack against a Medium or smaller creature it is grappling. If the attack hits and the hezrou has not swallowed another creature  the target is swallowed and the grapple ends. A swallowed creature has total cover from attacks from outside the hezrou  it is blinded and restrained  and it takes 17 (5d6) ongoing acid damage while swallowed."
                },
                {
                    "name": "If a swallowed creature deals 25 or more damage to the hezrou in a single turn, or if the hezrou dies, the hezrou vomits up the creature",
                    "desc": ""
                },
                {
                    "name": "Darkness",
                    "desc": "Magical darkness spreads from a point within 30 feet  filling a 15-foot-radius sphere and spreading around corners. It remains for 1 minute  until the hezrou dismisses it  or until the hezrou uses this ability again. A creature with darkvision can't see through this darkness and nonmagical light can't illuminate it."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Stench (1/Day)",
                    "desc": "When hit by a melee attack, the hezrou emits a cloud of foul-smelling poison gas in a 20-foot radius. Each creature in the area makes a DC 14 Constitution saving throw. On a failure, a creature is poisoned for 1 minute. A creature can repeat this saving throw at the end of each of its turns, ending the effect on itself on a success"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The hezrou radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The hezrou has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "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_hezrou/"
        },
        {
            "slug": "sea-serpent-a5e",
            "desc": "",
            "name": "Sea Serpent",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 247,
            "hit_dice": "15d20+90",
            "speed": {
                "walk": 10,
                "swim": 50
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": 2,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Coils",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one Large or larger target in its space. Hit: 51 (4d20 + 9) bludgeoning damage. If the target is a creature  it is grappled (escape DC 22). If the target is an object  it is held. Until the grapple or hold ends  the targets speed is reduced to 0  and the sea serpents coils attack automatically hits the target. If an attacker subjects the serpent to a critical hit  this grapple or hold ends."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 27 (4d8 + 9) bludgeoning damage. If the target is a creature  it makes a DC 22 Strength saving throw. On a failure  it is pushed up to 15 feet away from the serpent and knocked prone."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 31 (4d10 + 9) piercing damage."
                },
                {
                    "name": "Thrash (While Bloodied)",
                    "desc": "The serpent moves up to its speed and then attacks with its tail and its bite."
                },
                {
                    "name": "Recover (1/Day, While Bloodied)",
                    "desc": "The serpent ends one condition or effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Reactive Bite",
                    "desc": "If the serpent takes 15 damage or more from a melee attack made by a creature it can see, it bites the attacker."
                },
                {
                    "name": "Reactive Tail",
                    "desc": "If the serpent takes 15 damage or more from an attack made by a creature or object it can see, it makes a tail attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The serpent can breathe air and water."
                },
                {
                    "name": "Reactive",
                    "desc": "The serpent can take two reactions per round, one with its tail and one with its bite. It can't take two reactions on the same turn."
                },
                {
                    "name": "Sinuous",
                    "desc": "The serpent can share the space of other creatures and objects."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "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_sea-serpent/"
        },
        {
            "slug": "vrock-a5e",
            "desc": "",
            "name": "Vrock",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 104,
            "hit_dice": "11d10+44",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 3,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vrock attacks with its beak and its talons."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage. If the vrock has advantage on the attack roll  it deals an additional 7 (2d6) damage."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) slashing damage."
                },
                {
                    "name": "Spores (1/Day)",
                    "desc": "A 15-foot-radius cloud of spores emanates from the vrock  spreading around corners. Each creature in the area makes a DC 14 Constitution saving throw  becoming poisoned for 1 minute on a failure. While poisoned in this way  the target takes ongoing 5 (1d10) poison damage. The target repeats the saving throw at the end of each of its turns  ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stunning Screech (1/Day)",
                    "desc": "The vrock screeches. Each non-demon creature within 20 feet that can hear it makes a DC 14 Constitution saving throw. On a failure, it is stunned until the end of the vrocks next turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The vrock radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The vrock has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 76,
            "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_vrock/"
        },
        {
            "slug": "corpsemound-tob1-2023",
            "desc": "False",
            "name": "Corpse Mound",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d12 + 90",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 11,
            "constitution": 21,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The corpse mound makes two Slam or Bone Shard attacks. If both Slam attacks hit a Large or smaller target, the corpse mound can immediately use Envelop on it."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) bludgeoning damage plus 10 (3d6) necrotic damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained."
                },
                {
                    "name": "Bone Shard",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 30/120 ft., one target. Hit: 14 (2d6 + 7) piercing damage plus 10 (3d6) necrotic damage, and the target must succeed on a DC 17 Strength saving throw or be knocked prone and restrained as it is pinned to the ground by the shard. A creature, including the restrained target, can take its action to free the target by succeeding on a DC 17 Strength check."
                },
                {
                    "name": "Envelop",
                    "desc": "The corpse mound envelops a Large or smaller creature within 5 feet of it that is restrained by its Bone Shard or a Large or smaller creature grappled by it. The enveloped target is blinded, restrained, and unable to breathe, and it must succeed on a DC 17 Strength saving throw at the start of each of the mound's turns or take 18 (2d10 + 7) bludgeoning damage. If the mound moves, the enveloped target moves with it. The mound can have no more than four creatures enveloped at a time."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Absorb the Dead",
                    "desc": "Whenever a Large or smaller creature that isn't a Construct or Undead dies within 10 feet of the corpse mound, that creature's remains join with the mound, and the mound regains hp equal to twice the CR or level of the absorbed creature. The absorbed creature can't be returned to life by any spell or effect that requires a body, unless the body is retrieved from the corpse mound."
                },
                {
                    "name": "Noxious Aura",
                    "desc": "At the end of each of the corpse mound's turns, each creature within 20 feet of it must succeed on a DC 17 Constitution saving throw or become poisoned until the end of its next turn. On a successful saving throw, the creature is immune to the mound's Noxious Aura for 24 hours."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The corpse mound doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Zombie Drop",
                    "desc": "At the start of each of the corpse mound's turns, it can choose to have one corpse fall from it and immediately rise as a zombie under its control. The mound can have no more than ten zombies under its control at one time. Zombies take their turns immediately after the corpse mound's turn."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "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_corpse-mound/"
        },
        {
            "slug": "arcane-leviathan",
            "desc": "",
            "name": "Arcane Leviathan",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 279,
            "hit_dice": "18d20+90",
            "speed": {
                "walk": 10,
                "swim": 60
            },
            "strength": 26,
            "dexterity": 5,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 17,
            "charisma": 8,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": 2,
            "wisdom_save": 8,
            "charisma_save": 4,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, thunder; nonmagic B/P/S attacks",
            "damage_immunities": "lightning, poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120', passive Perception 13",
            "languages": "understands creator's languages but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Slam and two Claws or four Lightning Bolts."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, 15 ft., one target, 26 (4d8+8) slashing damage. If target is Huge or smaller it is grappled (escape DC 19). Leviathan has two claws each of which can grapple only one target."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, 5 ft., one target, 18 (4d4+8) bludgeoning damage and target: DC 19 Str save or be knocked prone."
                },
                {
                    "name": "Lightning Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit 150/600' one target 17 (4d6+3) lightning."
                },
                {
                    "name": "Pylon Discharge (Recharge 5-6)",
                    "desc": "Discharges energy surge at a point it can see within 200' of it. Each creature within 30' of that point: 45 (10d8) lightning and is blinded until the end of its next turn (DC 19 Dex half damage not blinded)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Arcane Barrage",
                    "desc": "Sends arcane energy toward a creature it can see within 120' of it. Target begins to glow with arcane energy and at end of target's next turn: 35 (10d6) radiant (DC 19 Con half). Damage is divided evenly between target and all creatures within 10 ft. of it except leviathan."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Impregnable",
                    "desc": "If subjected to an effect that allows it to make a save to take only half damage it instead takes no damage if it succeeds on the save and only half damage if it fails."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_arcane-leviathan/"
        },
        {
            "slug": "imperator",
            "desc": "",
            "name": "Imperator",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 216,
            "hit_dice": "16d12+112",
            "speed": {
                "walk": 30,
                "swim": 90
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 24,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": 2,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "understands Common but can't speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Beak attack and two Wing Slap attacks."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 24 (3d12+5) piercing damage. If target is a Large or smaller creature it must make DC 17 Dex save or be swallowed by the imperator. A swallowed creature is blinded and restrained it has total cover vs. attacks and other effects outside the imperator and it takes 21 (6d6) acid at the start of each of the imperator's turns. If the imperator takes 30 damage or more on a single turn from a creature inside it the imperator must make DC 17 Con save at the end of that turn or regurgitate all swallowed creatures which fall prone in a space within 10 ft. of the imperator. If the imperator dies a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 ft. of movement exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Muster the Legions (1/Day)",
                    "desc": "When the imperator is reduced to half its hp or lower it magically calls 1d4 swarms of penguins. The penguins arrive on initiative count 20 of the next round acting as allies of the imperator and obeying its telepathic commands. The penguins remain for 1 hr until the imperator dies or until the imperator dismisses them as a bonus action."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Essential Oiliness",
                    "desc": "Has advantage on saves and ability checks made to escape a grapple or end restrained condition."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 1 hr."
                },
                {
                    "name": "Penguin Telepathy",
                    "desc": "Can magically command any penguin within 120' of it using a limited telepathy."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Wing Slap",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 16 (2d10+5) bludgeoning damage."
                },
                {
                    "name": "Pelagic Bile (Recharge 6)",
                    "desc": "The imperator regurgitates its stomach contents in a 60' cone. All in area make a DC 17 Dex save. On a failure a creature takes 17 (5d6) acid and 17 (5d6) poison and is poisoned for 1 min. On a success a creature takes half the damage and isn't poisoned. A poisoned creature can re-save at end of each of its turns success ends effect on itself. Swallowed creatures are then regurgitated falling prone in a space within 10 ft. of the imperator."
                },
                {
                    "name": "Toboggan Charge (Recharge 5-6)",
                    "desc": "The imperator moves up to 30' in a straight line over ice or snow and can move through the space of any Large or smaller creature. The first time it enters a creature's space during this move that creature must make a DC 17 Str save. On a failure a creature takes 36 (8d8) bludgeoning damage and is knocked prone. On a success a creature takes half the damage and isn't knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "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_imperator/"
        },
        {
            "slug": "mindshard",
            "desc": "",
            "name": "Mindshard",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 81,
            "hit_dice": "18d6+18",
            "speed": {
                "walk": 0,
                "fly": 40
            },
            "strength": 1,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": 2,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 12",
            "languages": "Deep Speech, telepathy 60'",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Refracted Light Beam attacks."
                },
                {
                    "name": "Refracted Light Beam",
                    "desc": "Melee or Ranged Spell Attack: +6 to hit 5 ft. or range 60' one target 10 (2d6+3) radiant."
                },
                {
                    "name": "Light Construction (Recharge 5-6)",
                    "desc": "Bends light toward a point it can see within 60' of it creating a colorful pattern on that point. Each creature within 20' of that point: 14 (4d6) psychic and is charmed and incapacitated for 1 min (DC 14 Wis half damage and isn't charmed or incapacitated). A charmed and incapacitated creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Refract Mind (1/Day)",
                    "desc": "Pulls a Humanoid with 0 hp into its body refracting creature into fragments of itself. Humanoid dies and 2d4 cultists appear in unoccupied spaces within 15 ft. of mindshard. The cultists which share Humanoid's appearance and memories act as allies of mindshard and obey its telepathic commands. A Humanoid must have an Int score of 5 or higher to be refracted."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Enthralling Defense",
                    "desc": "When a creature the mindshard can see within 30' of it hits it with an attack that creature must make DC 14 Cha save or be charmed until end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mindleech Aura",
                    "desc": "When a charmed creature enters a space within 15 ft. of the mindshard on a turn or starts its turn within 15 ft. of the mindshard that creature takes 7 (2d6) psychic."
                },
                {
                    "name": "Translucent",
                    "desc": "Is invisible to creatures more than 60' away from it."
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "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_mindshard/"
        },
        {
            "slug": "azer_bf",
            "desc": "",
            "name": "Azer",
            "size": "medium",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor, shield",
            "hit_points": 49,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 4,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire,poison,poisoned",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Dwarvish,Ignan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The azer makes two Warhammer attacks."
                },
                {
                    "name": "Warhammer",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage, or 8 (1d10+3) bludgeoning damage if used with two hands, plus 3 (1d6) fire damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Blazing Bulwark",
                    "desc": "The azer creates fire in a 15-foot line that is 1 foot wide, originating from a point the azer can see within 15 feet of it. This line is an opaque wall that is 3 feet tall and provides half-cover to creatures behind it. A creature that moves through the line takes damage as if it touched the azer. The line of fire lasts for 1 minute or until the azer uses this bonus action again."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the azer or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage."
                },
                {
                    "name": "Heated Weapons",
                    "desc": "When the azer hits with a metal melee weapon, the weapon deals an extra 3 (1d6) fire damage (included in the attack)."
                },
                {
                    "name": "Illumination",
                    "desc": "The azer sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "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_azer/"
        },
        {
            "slug": "barbed_devil_bf",
            "desc": "",
            "name": "Barbed Devil",
            "size": "medium",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 94,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 24,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": 6,
            "dexterity_save": 3,
            "constitution_save": 7,
            "intelligence_save": 1,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Devilish Resilience",
            "damage_immunities": "Devilish Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two Claw attacks and one Tail attack, or it makes three Hurl Flame attacks."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) piercing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 12 (2d8+3) piercing damage."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "_Ranged Spell Attack:_ +5 to hit, range 150 ft., one target. _Hit:_ 12 (3d6+2) fire damage. If the target is a flammable object that isn't being worn or carried, it also catches fire."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Barbed Death",
                    "desc": "When the barbed devil dies, its body withers, leaving behind a mass of spikes on the ground in a 10-foot radius centered on the devil's body. The area becomes difficult terrain for 1 minute, and when a creature moves into or within the area, it takes 2d6 piercing damage for every 5 feet it travels."
                },
                {
                    "name": "Barbed Hide",
                    "desc": "A creature that hits the barbed devil with a melee attack while within 5 feet of it takes 3 (1d6) piercing damage. A creature that starts its turn grappling or grappled by the barbed devil takes 3 (1d6) piercing damage."
                },
                {
                    "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."
                }
            ],
            "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_barbed-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": "bronze_dragon_wyrmling_bf",
            "desc": "",
            "name": "Bronze Dragon Wyrmling",
            "size": "medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 51,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "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": "2",
            "cr": 2.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."
                },
                {
                    "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 16 (3d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Repulsion Breath (Recharge 6)",
                    "desc": "The dragon exhales repulsion energy in a 15-foot cone. Each creature in that area must succeed on a DC 12 STR save or be pushed up to 5 feet away from the dragon."
                }
            ],
            "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_bronze-dragon-wyrmling/"
        },
        {
            "slug": "bugbear_champion_bf",
            "desc": "",
            "name": "Bugbear Champion",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "Goblins",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "chain shirt, shield",
            "hit_points": 85,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 6,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Goblin",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bugbear champion makes two Spiked Club attacks and one Shield Smash attack, or it makes three Javelin attacks."
                },
                {
                    "name": "Spiked Club",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) piercing damage."
                },
                {
                    "name": "Shield Smash",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (2d4+4) bludgeoning damage. If the target is a creature, it must succeed on a DC 14 STR save or be knocked prone."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +5 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 10 (2d6+3) piercing damage in melee or 5 (1d6+2) piercing damage at range."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Stubborn Attacker (Recharge 5-6)",
                    "desc": "When the champion misses with an attack, it can change that miss to a hit."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Brutal",
                    "desc": "A melee weapon deals one extra die of its damage when the bugbear hits with it (included in the attack)."
                }
            ],
            "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_bugbear-champion/"
        },
        {
            "slug": "cloaker_bf",
            "desc": "",
            "name": "Cloaker",
            "size": "large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 4,
            "dexterity_save": 5,
            "constitution_save": 1,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Aberrant Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Deep Speech,Undercommon",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cloaker makes one Bite attack and two Tail attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one creature. _Hit:_ 18 (4d6+4) piercing damage, and if the target is Large or smaller, the cloaker attaches to it. If the cloaker has advantage on the attack roll, the cloaker attaches to the target's head, and the target is blinded and unable to breathe while the cloaker is attached. While attached, the cloaker can't make Bite attacks, and at the start of each of the cloaker's turns, the target takes 18 (4d6+4) piercing damage. The attached cloaker moves with the target whenever the target moves, requiring none of the cloaker's movement. It can detach itself by spending 5 feet of its movement on its turn. A creature, including the target, can take its action to detach the cloaker by succeeding on a DC 15 STR check."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 17 (3d8+4) slashing damage."
                },
                {
                    "name": "Moan (Recharge 6)",
                    "desc": "The cloaker releases a deep, thrumming moan that rattles the nerves of all who hear it. Each creature within 30 feet of the cloaker that can hear the moan and that isn't an Aberration must make a DC 15 WIS save. On a failure, a creature takes 40 (9d8) psychic damage and is frightened until the end of its next turn. On a success, a creature takes half the damage and isn't frightened."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cloak of Shadows (3/Day)",
                    "desc": "While the cloaker isn't in bright light, it pulls shadows around itself, partially obscuring its form. For 1 minute or until the cloaker is hit with an attack, the cloaker's Stealth is 20, and creatures have disadvantage on attack rolls against the cloaker."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aberrant Resilience",
                    "desc": "The cloaker 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": "Damage Transfer",
                    "desc": "While attached to a creature, the cloaker takes only half the damage dealt to it (rounded down), and that creature takes the other half."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the cloaker remains motionless without its underside exposed, it is indistinguishable from a dark leather cloak."
                },
                {
                    "name": "Light Sensitivity",
                    "desc": "While in bright light, the cloaker has disadvantage on attack rolls, and its Perception is 6 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_cloaker/"
        },
        {
            "slug": "cloud_giant_bf",
            "desc": "",
            "name": "Cloud Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 30,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 8,
            "dexterity_save": 0,
            "constitution_save": 10,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "cold,Giant Attributes",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cloud giant makes three Cloud-Coated Mace attacks, or it makes two Wind Burst attacks."
                },
                {
                    "name": "Cloud-Coated Mace",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 18 (3d6+8) piercing damage plus 4 (1d8) cold damage."
                },
                {
                    "name": "Wind Burst",
                    "desc": "_Ranged Spell Attack:_ +8 to hit, range 150 ft., one target. _Hit:_ 31 (5d10+4) bludgeoning damage, and the target must succeed on a DC 16 STR save or be pushed up to 10 feet away from the cloud giant and knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cloud Cover",
                    "desc": "The cloud giant creates a 20-foot cube of clouds centered on a point it can see within 60 feet of it. The cube spreads around corners, and its area is heavily obscured. The cloud lasts for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again."
                },
                {
                    "name": "Condense",
                    "desc": "The cloud giant causes a 20-foot-radius sphere of cloud, fog, smoke, or steam centered on a point it can see within 60 feet of it to become as thick as mud, making the area difficult terrain for creatures moving through it. A creature that starts its turn in the hardened cloud must succeed on a DC 15 STR save or be restrained until the start of its next turn. The cloud remains condensed for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again."
                }
            ],
            "reactions": [
                {
                    "name": "Cirrus Deflection",
                    "desc": "The cloud giant creates a bit of hardened cloud between it and an attacker, increasing the giant's AC by 4. To do so, it must be able to see the attacker."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Cloudsight",
                    "desc": "The cloud giant can see through areas obscured by clouds, fog, smoke, and steam without penalty."
                },
                {
                    "name": "Giant Attributes",
                    "desc": "The cloud giant is resistant to the stunned condition, and it is vulnerable to the prone condition."
                },
                {
                    "name": "Heightened Smell",
                    "desc": "The cloud giant's Perception is 22 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_cloud-giant/"
        },
        {
            "slug": "death_knight_bf",
            "desc": "",
            "name": "Death Knight",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 140,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": 4,
            "dexterity_save": 0,
            "constitution_save": 3,
            "intelligence_save": 1,
            "wisdom_save": 5,
            "charisma_save": 4,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "",
            "damage_immunities": "necrotic,frightened,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 90 ft.",
            "languages": "Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death knight makes three Greatsword or Necrotic Bolt attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage and 7 (2d6) necrotic damage."
                },
                {
                    "name": "Necrotic Bolt",
                    "desc": "_Ranged Spell Attack:_ +7 to hit, range 60 ft., one target. _Hit:_ 18 (4d6+4) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Champion's Challenge",
                    "desc": "The death knight challenges one creature it can see within 30 feet of it. The target must succeed on a DC 15 CHA save or have disadvantage on attack rolls against creatures that aren't the knight until the end of its next turn."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The death knight adds 3 to its AC against one melee attack that would hit it. To do so, the death knight must see the attacker and be wielding a melee weapon."
                },
                {
                    "name": "Soul Drain",
                    "desc": "When the death knight reduces a Humanoid to 0 HP, it can absorb the creature's soul. The target must succeed on a DC 15 WIS save or immediately die, its soul becoming trapped in the death knight's sword. The death knight has advantage on attack rolls for 1 minute after absorbing a soul.<br>The creature can't be restored to life until the death knight is permanently destroyed."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Disgraced Rejuvenation",
                    "desc": "Unless redeemed, a destroyed death knight returns in 1d4 days, regaining all its HP and becoming active again within 10 feet of where it died."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The death knight has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The death knight doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The death knight 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_death-knight/"
        },
        {
            "slug": "deep_gnome_bf",
            "desc": "",
            "name": "Deep Gnome",
            "size": "small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "chain shirt",
            "hit_points": 23,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": 2,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 0,
            "charisma_save": -1,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Gnomish,Terran,Undercommon",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "War Pick",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8+2) piercing damage."
                },
                {
                    "name": "Crystalline Dart",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 30/120 ft., one target. _Hit:_ 7 (2d4+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Infused Weapon",
                    "desc": "The deep gnome crushes a magic-infused crystal on the end of its war pick. Until the start of the gnome's next turn the war pick is magical and deals an extra 2 (1d4) force damage when the gnome hits with it."
                },
                {
                    "name": "Discordant Shatter",
                    "desc": "The deep gnome throws a magic-infused crystal at a point it can see within 30 feet of it, shattering the crystal, which emits a rapid series of discordant waves of magic. Each creature within 10 feet of that point must succeed on a DC 12 CON save or be incapacitated until the end of its next turn. A creature sensitive to or proficient in the use of magic, such as a spellcaster, has disadvantage on this save."
                }
            ],
            "reactions": [
                {
                    "name": "Crystalline Flash",
                    "desc": "When a creature the deep gnome can see within 5 feet of it attacks it, it can throw a magic-infused crystal on the ground, shattering the crystal in a brilliant flash of light. If the attacker uses sight to perceive the gnome, the attacker must succeed on a DC 12 DEX save or have disadvantage on the attack roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Gnome Cunning",
                    "desc": "The deep gnome has advantage on INT, WIS, and CHA saves against magic."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "The deep gnome's Stealth is 17 while in rocky 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_deep-gnome/"
        },
        {
            "slug": "drider_bf",
            "desc": "",
            "name": "Drider",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 16,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 3,
            "dexterity_save": 6,
            "constitution_save": 4,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 1,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Fey Ancestry,Monstrosity Resilience",
            "damage_immunities": "poison,poisoned",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Elvish,Undercommon",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drider makes one Longsword attack and two Skewer attacks, or it makes three Web Shot attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "_Melee Weapon Attack:_ +6 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": "Skewer",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d6+3) piercing damage plus 13 (3d8) poison damage."
                },
                {
                    "name": "Web Shot",
                    "desc": "_Ranged Weapon Attack:_ +6 to hit, range 30/60 ft., one target. _Hit:_ 14 (2d10+3) bludgeoning damage, and the target must succeed on a DC 15 STR save or be restrained by webbing. A creature, including the restrained target, can take its action to break the webbing and free the restrained target by succeeding on a DC 15 STR check."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fey Ancestry",
                    "desc": "The drider is resistant to the charmed condition, and magic can't put the drider to sleep."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The drider is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The drider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the drider has disadvantage on attack rolls, and its Perception is 10 when perceiving by sight."
                },
                {
                    "name": "Web Sense",
                    "desc": "While in contact with a web, the drider knows the exact location of any other creature in contact with the same web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The drider 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_drider/"
        },
        {
            "slug": "druid_bf",
            "desc": "",
            "name": "Druid",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "16 with barkskin",
            "hit_points": 66,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": 0,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": 1,
            "wisdom_save": 3,
            "charisma_save": 0,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Druidic plus any two languages",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The druid makes two Flowering Quarterstaff or Poison Bolt attacks."
                },
                {
                    "name": "Flowering Quarterstaff",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage plus 5 (2d4) poison damage."
                },
                {
                    "name": "Poison Bolt",
                    "desc": "_Ranged Spell Attack:_ +5 to hit, range 60 ft., one target. _Hit:_ 10 (3d4+3) poison damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The druid casts one of the following spells, using WIS as the spellcasting ability (spell save DC 13).<br>At will: druidcraft, speak with animals<br>3/day each: _entangle_, _cure wounds_, _thunderwave_<br>2/day each: _barkskin_, _spike growth_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The druid magically transforms into a Medium or smaller Beast that has a challenge rating no higher than its own, or back into its true form, which is Humanoid. Any equipment it is wearing or carrying transforms with it. It reverts to its true form if it dies. In a new form, the druid retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA modifiers, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "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_druid/"
        },
        {
            "slug": "goblin_captain_bf",
            "desc": "",
            "name": "Goblin Captain",
            "size": "small",
            "type": "Humanoid",
            "subtype": "",
            "group": "Goblins",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "chain shirt, shield",
            "hit_points": 32,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 0,
            "dexterity_save": 4,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Goblin",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The goblin captain makes two Scimitar or Shortbow attacks. If both attacks hit one target, the goblin captain can make one extra Scimitar or Shortbow attack."
                },
                {
                    "name": "Scimitar",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) slashing damage."
                },
                {
                    "name": "Shortbow",
                    "desc": "_Ranged Weapon Attack:_ +4 to hit, range 80/320 ft., one target. _Hit:_ 5 (1d6+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Get That One!",
                    "desc": "The goblin captain points at a target and calls out to a friendly goblin it can see within 30 feet of it. The chosen goblin can use its reaction to move up to half its speed and make one melee attack against the target."
                },
                {
                    "name": "Nimble Escape",
                    "desc": "The goblin takes the Disengage or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Protect Me!",
                    "desc": "When a creature the goblin captain can see targets it with an attack, the captain can sidestep behind an ally within 5 feet of it, moving to an unoccupied space within 5 feet of the ally. The chosen ally becomes the target of the attack instead."
                }
            ],
            "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_goblin-captain/"
        },
        {
            "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": "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": "horned_devil_bf",
            "desc": "",
            "name": "Horned Devil",
            "size": "large",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 185,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 24,
            "strength_save": 10,
            "dexterity_save": 7,
            "constitution_save": 5,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Devilish Resilience",
            "damage_immunities": "Devilish Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two Fork attacks and one Tail attack, or it makes three Hurl Flame attacks."
                },
                {
                    "name": "Fork",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 19 (3d8+6) piercing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 22 (3d10+6) piercing damage. If the target is a creature other than a Construct or Undead, it must succeed on a DC 17 CON save or lose 10 (3d6) 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 10 (3d6). Any creature can take an action to stanch the wound with a successful DC 12 WIS (Medicine) check. The wound also closes if the target receives magical healing."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "_Ranged Spell Attack:_ +7 to hit, range 150 ft., one target. _Hit:_ 20 (5d6+3) fire damage. If the target is a flammable object that isn't being worn or carried, it also catches fire."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Headbutt",
                    "desc": "The horned devil slams its horned head into a creature it can see within 5 feet of it. The target must make a DC 17 STR save. On a failure, the target takes 7 (2d6) bludgeoning damage and is knocked prone. On a success, the target takes half the damage and isn't knocked prone."
                }
            ],
            "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."
                }
            ],
            "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_horned-devil/"
        },
        {
            "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": "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": "noble_bf",
            "desc": "",
            "name": "Noble",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "Impenetrable Ego",
            "hit_points": 7,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": 0,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 5,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Impenetrable Ego",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any two languages",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Rapier",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 5 (1d8+1) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The noble adds 2 to its AC against one melee attack that would hit it. To do so, the noble must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Impenetrable Ego",
                    "desc": "While the noble is conscious and wearing no armor and wielding no shield, it adds its CHA modifier to its AC (included above). In addition, it is resistant to the charmed and frightened conditions."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_noble/"
        },
        {
            "slug": "priest_bf",
            "desc": "",
            "name": "Priest",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "chain shirt",
            "hit_points": 57,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 12,
            "strength_save": 1,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": 1,
            "wisdom_save": 5,
            "charisma_save": 1,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Divine Blessing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any two languages",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The priest makes two Mace or Divine Bolt attacks."
                },
                {
                    "name": "Mace",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 4 (1d6+1) bludgeoning damage plus 7 (2d6) necrotic damage or radiant damage (the priest's choice)."
                },
                {
                    "name": "Divine Bolt",
                    "desc": "_Ranged Spell Attack:_ +5 to hit, range 60 ft., one target. _Hit:_ 10 (2d6+3) necrotic damage or radiant damage (the priest's choice)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The priest casts one of the following spells, using WIS as the spellcasting ability (spell save DC 13).<br>At will: _guidance_, _light_, _thaumaturgy_<br>2/day each: _bane_, _bless_, _cure wounds_<br>1/day each: _dispel magic_, _restoration_"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Divine Blessing",
                    "desc": "The priest is resistant to necrotic damage or radiant damage, as appropriate for the priest's deity."
                },
                {
                    "name": "Divine Weapons",
                    "desc": "The priest's weapons are shrouded in dark or golden flames, as appropriate for the priest's deity. When the priest hits with any weapon, the weapon deals an extra 2d6 necrotic damage or radiant damage (included in the attack), the priest's choice."
                }
            ],
            "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_priest/"
        },
        {
            "slug": "rakshasa_bf",
            "desc": "",
            "name": "Rakshasa",
            "size": "medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 166,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 30,
                "hover": true
            },
            "strength": 14,
            "dexterity": 26,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 26,
            "charisma": 30,
            "strength_save": 2,
            "dexterity_save": 8,
            "constitution_save": 4,
            "intelligence_save": 1,
            "wisdom_save": 8,
            "charisma_save": 10,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "piercing damage from magical attacks",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning,piercing,and slashing damage from nonmagical attacks,prone",
            "condition_immunities": "",
            "senses": "truesight 60 ft.",
            "languages": "Abyssal,Common,Infernal",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rakshasa makes four Claw or Arcane Bolt attacks. It can replace one attack with a use of Spellcasting. If two Claw attacks hit one creature, the target is cursed. While cursed, the target gains no benefit from finishing a short or long rest. The curse lasts until removed by the remove curse spell or similar magic."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 12 (2d8+3) slashing damage plus 10 (3d6) force damage."
                },
                {
                    "name": "Arcane Bolt",
                    "desc": "_Ranged Spell Attack:_ +10 to hit, range 60 ft., one target. _Hit:_ 22 (5d6+5) force damage."
                },
                {
                    "name": "Travel the Planes (1/Day)",
                    "desc": "The rakshasa magically transports itself to a different plane of existence. This works like the plane shift spell, except the rakshasa can affect only itself and can't use this action to banish an unwilling creature."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The rakshasa casts one of the following spells, requiring no material components and using CHA as the spellcasting ability (spell save DC 18).<br>At will: _detect thoughts_, _mage hand_, _minor illusion_<br>3/day each: _major image_, _suggestion_<br>1/day: _dominate_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Charming Gaze",
                    "desc": "The rakshasa turns its gaze toward one creature it can see within 60 feet of it. If the target can see the rakshasa, the target must succeed on a DC 18 CHA save or be charmed for 1 minute. A charmed creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. The rakshasa can have up to three creatures charmed in this way at a time."
                },
                {
                    "name": "Illusory Appearance",
                    "desc": "The rakshasa 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 rakshasa takes a bonus action to end it or if the rakshasa dies. The changes wrought by this effect fail to hold up to physical inspection. For example, a creature touching the disguised rakshasa might feel its fur instead of Humanoid flesh. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 25 INT (Investigation) check to discern that the rakshasa is disguised."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Limited Magic Immunity",
                    "desc": "The rakshasa can't be affected or detected by spells of 6th level or lower unless it wishes to be. It has advantage on saves against all other spells and magical effects."
                }
            ],
            "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_rakshasa/"
        },
        {
            "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": "sahuagin_bf",
            "desc": "",
            "name": "Sahuagin",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 0,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Sahuagin",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sahuagin makes one Bite attack and one Claws or Trident attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 3 (1d6) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 5 (2d4) slashing damage."
                },
                {
                    "name": "Trident",
                    "desc": "_Melee or Ranged Weapon Attack:_ +3 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 3 (1d6) piercing damage, or 4 (1d8) piercing damage if used with two hands to make a melee attack. If the target is wielding a weapon or shield, it must succeed on a DC 11 DEX save or drop the weapon or shield (the sahuagin's choice if the target is wielding both)."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Circling Sharks",
                    "desc": "If the sahuagin ends its turn within 10 feet of at least two other friendly sahuagin or sharks, the sahuagin can snap its teeth at one creature within 15 feet of it that it can see and that can see or hear it. The target must succeed on a DC 11 WIS save or be frightened until the end of its next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The sahuagin has advantage on melee attack rolls against any creature that doesn't have all its HP."
                },
                {
                    "name": "Limited Amphibiousness",
                    "desc": "The sahuagin can breathe air and water, but it needs to be submerged at least once every 4 hours to avoid suffocating."
                },
                {
                    "name": "Shark Telepathy",
                    "desc": "The sahuagin can magically command any shark within 120 feet of it, using a limited telepathy."
                }
            ],
            "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_sahuagin/"
        },
        {
            "slug": "satyr_bf",
            "desc": "",
            "name": "Satyr",
            "size": "medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 23,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 20,
            "strength_save": 1,
            "dexterity_save": 3,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 0,
            "charisma_save": 5,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Fey Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common,Elvish,Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 8 (2d4+3) bludgeoning damage."
                },
                {
                    "name": "Intoxicating Bolt",
                    "desc": "_Ranged Spell Attack:_ +5 to hit, range 60 ft., one target. _Hit:_ 7 (1d8+3) poison damage, and the target must succeed on a DC 13 CON save or be incapacitated until the end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Revelries",
                    "desc": "The satyr dances and plays a tune on its pipes, affecting one creature it can see within 30 feet of it in one of the following ways. The target must succeed on a DC 13 CHA save or gain the listed effect. A willing creature can choose to fail the save.\n- **Celebrate.** The target feels invigorated by the music, dancing along with it. Until the start of the satyr's next turn, the target has advantage on DEX saves and on the next attack roll it makes.\n- **Overindulge.** The satyr's song is laced with magical enchantments, and the target is forced to dance along with the music. Until the start of the satyr's next turn, the target is charmed, and its speed is reduced by 10 feet, as it dances uncontrollably.\n- **Unnerve.** The satyr's song and dance turn frightful with heavy stomps, shrill notes, and a rapid, staccato melody. The target is frightened until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fey Resilience",
                    "desc": "The satyr is resistant to the charmed and unconscious conditions."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The satyr has advantage on saves against spells and other magical effects."
                }
            ],
            "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_satyr/"
        },
        {
            "slug": "sea_hag_bf",
            "desc": "",
            "name": "Sea Hag",
            "size": "medium",
            "type": "Fey",
            "subtype": "",
            "group": "Hags",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 51,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 1,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Fey Resilience",
            "damage_immunities": "frightened",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Aquan,Common,Giant",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hag uses Death Glare. It then makes two Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage."
                },
                {
                    "name": "Death Glare",
                    "desc": "One creature the hag can see within 30 feet of it must succeed on a DC 12 WIS save or be frightened until the end of its next turn. If the target is already frightened and fails the save, it is reduced to 0 HP instead. If reduced to 0 HP in this way, the creature is stable."
                }
            ],
            "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 from 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 scaly 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": [
                {
                    "name": "Barnacle Block",
                    "desc": "When the hag takes damage from a source it can see, the hag can shift the barnacles and scales on its body to absorb some of the impact, reducing the damage by 4 (1d8)."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The sea hag can breathe air and water."
                },
                {
                    "name": "Fey Resilience",
                    "desc": "The sea hag is resistant to the charmed and unconscious conditions."
                },
                {
                    "name": "Horrific Appearance",
                    "desc": "When a Humanoid that can see the hag's true form starts its turn within 30 feet of the hag, the hag can force it to make a DC 12 WIS save. On a failure, the creature is frightened until the start of its next turn. Unless surprised or the revelation of the hag's true form is sudden, such as the ending of Illusory Appearance, 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 hag until the start of its next turn, when it can avert its eyes again. If the creature looks at the hag in the meantime, it must immediately make the save."
                },
                {
                    "name": "Underwater Camouflage",
                    "desc": "The hag's Stealth is 18 while underwater and not using Illusory Appearance."
                }
            ],
            "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_sea-hag/"
        },
        {
            "slug": "silver_dragon_wyrmling_bf",
            "desc": "",
            "name": "Silver Dragon Wyrmling",
            "size": "medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 51,
            "hit_dice": "",
            "speed": {
                "walk": 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": "cold",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., keensense 10 ft.",
            "languages": "Draconic",
            "challenge_rating": "2",
            "cr": 2.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": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales an icy blast in a 15-foot cone. Each creature in that area must make a DC 13 CON save, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Paralyzing Breath (Recharge 6)",
                    "desc": "The dragon exhales paralyzing gas in a 15-foot cone. Each creature in that area must succeed on a DC 13 CON save or be paralyzed 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": "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_silver-dragon-wyrmling/"
        },
        {
            "slug": "spy_bf",
            "desc": "",
            "name": "Spy",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 40,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": 0,
            "dexterity_save": 5,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 3,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any two languages",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spy makes two Shortsword or Hand Crossbow attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 30/120 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The spy takes the Dash, Disengage, or Hide action."
                },
                {
                    "name": "Feint (Recharge 4-6)",
                    "desc": "The spy makes a feint at one creature within 5 feet of it, pretending to go in for an attack in one direction only to change it up at the last moment. The target must succeed on a DC 13 WIS save or the spy has advantage on the next attack roll it makes against the target."
                }
            ],
            "reactions": [],
            "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_spy/"
        },
        {
            "slug": "treant_bf",
            "desc": "",
            "name": "Treant",
            "size": "huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 185,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 28,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 12,
            "strength_save": 6,
            "dexterity_save": -1,
            "constitution_save": 9,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 1,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning,piercing,Plant Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft.",
            "languages": "Common,Druidic,Elvish,Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The treant makes three Slam attacks, or it makes two Throw Rock attacks. If two Slam attacks hit one creature, the target must succeed on a DC 17 STR save or be knocked prone."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 22 (4d6+6) bludgeoning damage."
                },
                {
                    "name": "Throw Rock",
                    "desc": "_Ranged Weapon Attack:_ +10 to hit, range 60/180 ft., one target. _Hit:_ 33 (5d10+6) bludgeoning damage."
                },
                {
                    "name": "Animate Trees (1/Day)",
                    "desc": "The treant magically animates 2 trees or 2d6 shrubs it can see within 60 feet of it. The trees use the statistics of an **awakened tree**, and the shrubs use the statistics of an **awakened shrub**. The animated plants act as allies of the treant, obeying its spoken commands. The plants remain for 1 hour, until the treant dies, or until the treant dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Halt Intruders",
                    "desc": "The treant calls to the roots beneath up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 17 STR save or be restrained by roots until the end of its next turn. The treant can target only creatures in contact with the ground and can't target creatures in contact with a manufactured floor, such as the wooden floor of a building."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the treant remains motionless, it is indistinguishable from a normal tree."
                },
                {
                    "name": "Plant Resilience",
                    "desc": "The treant is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The treant deals double damage to objects and structures."
                },
                {
                    "name": "Speak with Plants",
                    "desc": "The treant can communicate with Plants and nonmagical plants 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_treant/"
        },
        {
            "slug": "willowisp_bf",
            "desc": "",
            "name": "Will-o'-Wisp",
            "size": "tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "Ephemeral",
            "hit_points": 31,
            "hit_dice": "",
            "speed": {
                "walk": 0,
                "fly": 50,
                "hover": true
            },
            "strength": 1,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": -5,
            "dexterity_save": 4,
            "constitution_save": 0,
            "intelligence_save": 1,
            "wisdom_save": 3,
            "charisma_save": 0,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid,cold,fire,necrotic,thunder; bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "lightning,grappled,paralyzed,prone,restrained,unconscious,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The will-o'-wisp makes two Shock attacks."
                },
                {
                    "name": "Shock",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) lightning damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The will-o'-wisp and its light magically become invisible until it attacks or uses its Beckon, or until its concentration ends (as if concentrating on a spell)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Beckon",
                    "desc": "The will-o'-wisp pulses its lightly gently toward one creature it can see within 30 feet of it. The target must succeed on a DC 13 WIS save or use its reaction to move up to its speed toward the will-o'-wisp by the most direct route. It doesn't avoid opportunity attacks or damaging terrain when moving."
                }
            ],
            "reactions": [
                {
                    "name": "Consume Life",
                    "desc": "When a creature the will-o'-wisp can see within 15 feet of it is reduced to 0 HP, the will-o'-wisp can consume some of that creature's fading life. The will-o'-wisp gains 7 (2d6) temporary HP, and the creature has disadvantage on the next death save it makes before the end of the wisp's next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Ephemeral",
                    "desc": "The will-o'-wisp can't wear or carry anything. In addition, it adds its WIS modifier to its AC (included above)."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The will-o'-wisp can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Variable Illumination",
                    "desc": "The will-o'-wisp sheds bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The will-o'-wisp can alter the radius as a bonus action."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The will-o'-wisp doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The will-o'-wisp 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_will-o-wisp/"
        },
        {
            "slug": "wraith_bf",
            "desc": "",
            "name": "Wraith",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 85,
            "hit_dice": "",
            "speed": {
                "walk": 0,
                "fly": 60,
                "hover": true
            },
            "strength": 6,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": -2,
            "dexterity_save": 4,
            "constitution_save": 3,
            "intelligence_save": 1,
            "wisdom_save": 2,
            "charisma_save": 2,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid,cold,fire,lightning,thunder; bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "necrotic,charmed,grappled,paralyzed,petrified,prone,restrained,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wraith makes two Life Drain attacks."
                },
                {
                    "name": "Life Drain",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one creature. _Hit:_ 18 (4d6+4) necrotic damage. The target must succeed on a DC 15 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."
                },
                {
                    "name": "Create Specter",
                    "desc": "The wraith targets one Humanoid it can see within 10 feet of it that has been dead for no longer than 1 minute and died violently. The target's spirit rises as a **specter** in the space of its corpse or in the nearest unoccupied space. The **specter** is under the wraith's control. The wraith can have no more than seven specters under its control at one time."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trail of Death (Recharge 4-6)",
                    "desc": "The wraith moves up to 30 feet in a straight line. This distance is not reduced by moving through creatures or objects, and this movement doesn't provoke opportunity attacks. The first time it enters a creature's space during this move, that creature must succeed on a DC 15 DEX save or be afflicted with wasting doom. While afflicted with wasting doom, a creature takes 3 (1d6) necrotic damage at the start of each of its turns. Wasting doom ends if a creature starts its turn in sunlight or regains HP."
                }
            ],
            "reactions": [
                {
                    "name": "Unravel Life",
                    "desc": "When a creature the wraith can see within 30 feet of it and that isn't a Construct or Undead regains HP, the wraith can corrupt the healing energies, halving the amount of healing that creature receives."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The wraith can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the wraith has disadvantage on attack rolls, and its Perception is 7 when perceiving by sight."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The wraith doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The wraith 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_wraith/"
        }
    ]
}