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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=name&page=11",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=name&page=9",
    "results": [
        {
            "slug": "bone-collective",
            "desc": "_A bone collective is almost a fluid; its thousands of tiny bones coalesce into a humanoid form only to disperse in a clattering swarm the next moment. Their tiny bones rustle when they move, a quiet sound similar to sand sliding down a dune._  \n**Spies and Sneaks.** Bone collectives are not primarily fighters, although they swarm well enough. They prefer to spy and skulk. When cornered, however, they fight without fear or hesitation, seeking to strip the flesh from their foes.  \n**Zombie Mounts.** Bone collectives’ long finger bones and hooked claws help them climb onto zombie mounts and control them. Bone collectives almost always wear robes or cloaks, the better to pretend to be humanoid. They understand that most creatures find their nature disturbing.  \n**Feed on Society.** Bone collectives join the societies around them, whether human, goblin, or ghoul. They prey on the living and the dead, using them to replenish lost bones. Occasionally, they choose to serve necromancers, darakhul, some vampires, and liches, all of whom offers magical attunements and vile joys to the collective. They dislike extreme heat, as it makes their bones brittle.",
            "name": "Bone Collective",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d6+64",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "arcana": 5,
                "deception": 6,
                "perception": 3,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Common, Darakhul",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone collective makes two claw attacks, or one claw and one bite attack, or one swarm attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 31 (4d12 + 5) piercing damage, and the target must make a DC 16 Constitution save or suffer the effects of Wyrmblood Venom.",
                    "attack_bonus": 8,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d12"
                },
                {
                    "name": "Swarm",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one creature in the swarm's space. Hit: 57 (8d12 + 5) piercing damage, or 31 (4d12 + 5) piercing damage if the bone collective has half its hit points or fewer. If the attack hits, the target must make a successful DC 15 Constitution save or suffer the effects of Wyrmblood Venom.",
                    "attack_bonus": 8,
                    "damage_dice": "8d12"
                },
                {
                    "name": "Wyrmblood Venom (Injury)",
                    "desc": "Bone collectives create a reddish liquid, which they smear on their fangs. The freakish red mouths on the tiny skeletons are disturbing, and the toxin is deadly. A bitten creature must succeed on a DC 15 Constitution saving throw or become poisoned and take 1d6 Charisma damage. A poisoned creature repeats the saving throw every four hours, taking another 1d6 Charisma damage for each failure, until it has made two consecutive successful saves or survived for 24 hours. If the creature survives, the effect ends and the creature can heal normally. Lost Charisma can be regained with a lesser restoration spell or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hive Mind",
                    "desc": "All elements of a bone collective within 50 miles of their main body constantly communicate with each other. If one is aware of a particular danger, they all are. Any bone collective with at least 30 hit points forms a hive mind, giving it an Intelligence of 14. Below this hp threshold, it becomes mindless (Intelligence 0) and loses its innate spellcasting ability. At 0 hp, a few surviving sets of bones scatter, and must spend months to create a new collective."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the bone collective's innate spellcasting ability is Charisma (spell save DC 14, +6 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: chill touch\n\n3/day: animate dead (up to 5 skeletons or zombies)"
                },
                {
                    "name": "Swarm",
                    "desc": "A bone collective can act as a swarm (composed of smaller elements), or it can grant a single member (called an exarch) control, acting as a singular creature. Changing between forms takes one action. In its singular form, the collective can't occupy the same space as another creature, but it can perform sneak attacks and cast spells. In swarm form, the bone collective can occupy another creature's space and vice versa, and it can move through openings at least 1 foot square. It can't change to singular form while it occupies the same space as another creature. It uses its skills normally in either form."
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "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_bone-collective/"
        },
        {
            "slug": "bonecollective-tob1-2023",
            "desc": "False",
            "name": "Bone Collective",
            "size": "Small",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d6 + 64",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Arcana": 5,
                "Deception": 6,
                "Perception": 3,
                "Stealth": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Common, Darakhul (can’t speak in shapeless form)",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone collective makes two Claw attacks, or one Claw attack and one Bite attack."
                },
                {
                    "name": "Bite (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 31 (4d12 + 5) piercing damage, and the target must succeed on a DC 16 Constitution saving throw or become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Claw (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 5) slashing damage."
                },
                {
                    "name": "Piercing Bones (Shapeless Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one creature in the collective's space. Hit: 52 (8d12) piercing damage, or 26 (4d12) piercing damage if the collective has half its hp or fewer."
                },
                {
                    "name": "Spellcasting",
                    "desc": "(3/Day; Humanoid Form Only)The bone collective casts the animate dead spell as an action, requiring no material components and using Charisma as the spellcasting ability (spell save DC 14)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shape Swarm",
                    "desc": "The bone collective can shape itself into a Small Humanoid or back into a shapeless form of Tiny bones. Its statistics are the same in each form, and it can't regain hp or gain temporary hp. It can't take on a Humanoid form if it is occupying the space of another creature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Collective Mind",
                    "desc": "The collective's individual bones are connected via a hive mind. It can telepathically communicate with any of its individual bones within 50 miles of it, and it can't be surprised. If the collective is reduced to half its hp or fewer, its Intelligence score is reduced to 1, it can't cast spells, it immediately changes to its shapeless form, and it can't take on a Humanoid form."
                },
                {
                    "name": "Grasping Limbs (Humanoid Form Only)",
                    "desc": "The bone collective can wield weapons and hold, grasp, push, pull, or interact with objects that might otherwise require a Humanoid form to accomplish."
                },
                {
                    "name": "Swarm (Shapeless Form Only)",
                    "desc": "The bone collective can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny bone."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The bone collective doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Wyrmblood Venom",
                    "desc": "When the bone collective hits a poisoned creature with a Bite or Piercing Bones attack, the target's Charisma score is reduced by 1d4. The target is incapacitated if this reduces its Charisma to 0. The reduction lasts until the target finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "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_bone-collective/"
        },
        {
            "slug": "bone-collector",
            "desc": "",
            "name": "Bone Collector",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 15,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 15,
            "constitution": 11,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 14",
            "languages": "understands Common but can't speak",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 9 (2d6+2) slashing damage. If target is a creature: DC 11 Con save or contract a disease. Until disease is cured target can't regain hp except by magical means and target's hp max decreases by 3 (1d6) every 24 hrs. If target's hp max drops to 0 as a result of this disease target dies."
                },
                {
                    "name": "Bad Omen (1/Day)",
                    "desc": "Places a bad omen on a creature it can see within 20' of it. Target: DC 10 Wis save or be cursed for 1 min. While cursed target has disadvantage on attack rolls vs. bone collector. Target can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Call of the Grave",
                    "desc": "Attacks made within 60' of the bone collector score a critical hit on a roll of 19 or 20."
                },
                {
                    "name": "Death Sense",
                    "desc": "Can pinpoint by scent location of Undead creatures and creatures that have been dead no longer than 1 week within 60' of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 64,
            "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_bone-collector/"
        },
        {
            "slug": "bone-colossus",
            "desc": "Necromancers, both living and dead, sometimes come together to make massive undead creatures known collectively as “necrotech”. In nations ruled by undead, these massive creations often act as siege weapons or powerful modes of transportation._  \n**Bone Colossuses.** In a tome of deranged ramblings, the writer theorized how “posthumes”— the tiny skeletal creatures used to make up the bone collectives—might be gathered in even greater numbers to form bigger, stronger creatures. Thus was born the Open Game License",
            "name": "Bone Colossus",
            "size": "Gargantuan",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 181,
            "hit_dice": "11d20+66",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 11,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "intimidation": 13,
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 120 ft., passive Perception 18",
            "languages": "Common, Darakhul",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone colossus makes two attacks."
                },
                {
                    "name": "Thunderous Slam (Colossus Form Only)",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage plus 10 (3d6) thunder damage, and the target must succeed on a DC 18 Strength saving throw or be knocked prone.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10+7"
                },
                {
                    "name": "Razor Teeth (Swarm Form Only)",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half its hp or fewer.",
                    "attack_bonus": 12,
                    "damage_dice": "6d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Collective Mind",
                    "desc": "The bone colossus' individual posthumes are connected via a hive mind. It can telepathically communicate with any of its individual posthumes within 50 miles of it, and it can't be surprised. If the bone colossus is reduced to half its hp or fewer, its Intelligence score is reduced to 1."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The bone colossus deals double damage to objects and structures."
                },
                {
                    "name": "Swarm Form",
                    "desc": "A bone colossus can use its action to split into four individual swarms of tiny bone posthumes. Each swarm has an hp total equal to the bone colossus' hp divided by 4 (rounded down), and all are affected by any conditions, spells, and other magical effects that affected the bone colossus. The swarms act on the same initiative count as the bone colossus did and occupy any unoccupied space that previously contained the bone colossus. A bone swarm can occupy another creature's space and vice versa, and the swarm can move through a space as narrow as 1 foot wide without squeezing. A swarm can't regain hp or gain temporary hp.\n\nAs an action, the swarms can reform into a single bone colossus as long as all surviving swarms are within 5 feet of each other. The reformed bone colossus' hp total is equal to the combined remaining hp of the swarms, and the bone colossus is affected by any conditions, spells, and other magical effects currently affecting any of the swarms. It occupies any unoccupied space that previously contained at least one of the swarms that formed it."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The bone colossus has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 267,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_bone-colossus/"
        },
        {
            "slug": "bone-crab",
            "desc": "_A bone crab’s cracked skull scurries forward on bone-white legs. These tainted crustaceans make discarded craniums their home._  \n**Skull Shells.** Much like an enormous hermit crab, bone crabs inhabit the remains of large fish, humanoids, and other creatures. A bone crab’s spiny, ivory-white legs blend in perfectly with bones and pale driftwood. When lacking bones, these crabs gnaw cavities into chunks of driftwood or coral to make a shelter, cementing bits of shell and debris to their portable homes. All crabs fight over choice skulls.  \n**Scavengers of Memory.** Bone crabs are voracious scavengers. They live in seaside crags and coves, where they use their specialized chelae to crack open skulls and feast on the brains. Centuries of such feeding have given bone crabs a collective intelligence. Some crabs retain fragments of memory from those they devour, and these crabs recognize friends or attack the foes of those whose skulls they wear.  \nBone crabs hunt in packs, preying on seabirds and creatures stranded in tidal pools. They drag aquatic prey above the high tide line and leave it to fester in the hot sun. They pick corpses clean in a few hours, so their hunting grounds are littered with cracked and sun-bleached bones—the perfect hiding place for these littoral predators.  \n**White Ghost Shivers.** Because they eat carrion, bone crabs carry a dangerous disease—white ghost shivers, which wrack victims with fever and delirium. Sailors and others who eat a bone crab’s unwholesome, diseased flesh rarely survive it. Although bone crabs cannot be domesticated, they can be convinced to nest in particular areas, attacking intruders while ignoring the area’s regulars.",
            "name": "Bone Crab",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "walk": 20,
                "swim": 10
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone crab makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                },
                {
                    "name": "White Ghost Shivers",
                    "desc": "A living creature that is injured by or makes physical contact with a creature carrying the white ghost shivers must succeed on a DC 11 Constitution saving throw at the end of the encounter to avoid becoming infected. This disease manifests after 24 hours, beginning as a mild chill, but increasingly severe after a day, accompanied by a fever. Hallucinations are common, and the fright they induce lends the disease its name. At onset, the infected creature gains two levels of exhaustion that cannot be removed until the disease is cured by lesser restoration, comparable magic, or rest. The infected creature makes another DC 11 Constitution saving throw at the end of each long rest; a successful save removes one level of exhaustion. If the saving throw fails, the disease persists. If both levels of exhaustion are removed by successful saving throws, the victim has recovered naturally."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The bone crab can breathe air and water."
                },
                {
                    "name": "Bone Camouflage",
                    "desc": "A bone crab has advantage on Dexterity (Stealth) checks while it's among bones."
                },
                {
                    "name": "Hive Mind",
                    "desc": "A bone crab can communicate perfectly with all other bone crabs within 100 feet of it. If one is aware of danger, they all are."
                },
                {
                    "name": "Leap",
                    "desc": "Bone crabs have incredibly powerful legs and can leap up to 10 feet straight ahead or backward as part of its movement; this counts as withdraw action when moving away from a foe."
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_bone-crab/"
        },
        {
            "slug": "bonecrab-tob1-2023",
            "desc": "False",
            "name": "Bone Crab",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d6 + 12",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The bone crab can breathe air and water."
                },
                {
                    "name": "Bone Camouflage",
                    "desc": "The bone crab has advantage on Dexterity (Stealth) checks made to hide among bones."
                },
                {
                    "name": "Limited Telepathy",
                    "desc": "The bone crab can magically communicate simple ideas, emotions, and images telepathically with other bone crabs in its pack within 100 feet of it. While within 30 feet of another bone crab, the bone crab can't be surprised and has advantage on initiative rolls."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The bone crab has advantage on attack rolls against a creature if at least one of the crab's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The bone crab's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start."
                },
                {
                    "name": "White Ghost Shivers",
                    "desc": "A creature that eats the meat of the bone crab or that is bitten by a creature infected with the white ghost shivers disease must succeed on a DC 11 Constitution saving throw or become infected with the disease. An infected creature develops the first symptoms after 24 hours. Symptoms include a mild chill that escalates to a fever and frightful hallucinations that give the disease its name. At the end of each long rest, the infected creature must succeed on a DC 11 Constitution saving throw or suffer one level of exhaustion. The exhaustion lasts until the creature finishes a long rest after the disease is cured. A creature that succeeds on two saving throws against the disease recovers from it. Alternatively, the disease can be removed by the lesser restoration spell or similar magic."
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_bone-crab/"
        },
        {
            "slug": "bone_devil_bf",
            "desc": "",
            "name": "Bone Devil",
            "size": "large",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 144,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 20,
            "wisdom": 22,
            "charisma": 24,
            "strength_save": 4,
            "dexterity_save": 3,
            "constitution_save": 4,
            "intelligence_save": 5,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Devilish Resilience",
            "damage_immunities": "Devilish Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 17 (3d8+4) slashing damage."
                },
                {
                    "name": "Sting",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) piercing damage plus 14 (4d6) poison damage, and the target must succeed on a DC 15 CON save or be poisoned for 1 minute. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Devilish Command",
                    "desc": "The bone devil shouts one of the following commands at one creature it can see within 30 feet of it. The target must succeed on a DC 15 CHA save or obey the command. A lesser devil, such as a barbed devil or lemure, has disadvantage on this save.\n- **Attack.** The target uses its reaction to make one melee or ranged attack (the devil's choice) against one creature the target can see within its weapon's range.\n- **Beg for Mercy.** The target immediately falls prone and can't cast spells with verbal components on its next turn as it is magically compelled to speak pleas of mercy.\n- **Flee.** The target uses its reaction to move up to its speed directly away from the bone devil. This movement doesn't provoke opportunity attacks, but the target doesn't avoid damaging terrain, such as lava."
                }
            ],
            "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_bone-devil/"
        },
        {
            "slug": "bone-devil",
            "desc": "",
            "name": "Bone Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "deception": 7,
                "insight": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 9",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes three attacks: two with its claws and one with its sting."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 17 (5d6) poison damage, and the target must succeed on a DC 14 Constitution saving throw or become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 275,
            "environments": [
                "Hell"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_bone-devil/"
        },
        {
            "slug": "bone-devil-a5e",
            "desc": "",
            "name": "Bone Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 50,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "athletics": 8,
                "deception": 7,
                "insight": 7,
                "perception": 7,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; damage from nonmagical, non-silvered weapons",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Barbed Spear",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the attack is a melee attack against a creature  the target is grappled (escape DC 16). Until this grapple ends  the devil can't use its barbed spear on another target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (2d12 + 4) piercing damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The devil magically turns invisible  along with any equipment it carries. This invisibility ends if the devil makes an attack  falls unconscious  or dismisses the effect."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 13 (2d8 + 4) piercing damage plus 14 (4d6) poison damage, and the target makes a DC 15 Constitution saving throw, becoming poisoned for 1 minute on a failure. The target can repeat this saving throw at the end of each of its turns, ending the effect on a success."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devils Sight",
                    "desc": "The devils darkvision penetrates magical darkness."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The devil radiates a Lawful and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 80,
            "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_bone-devil/"
        },
        {
            "slug": "bone-golem",
            "desc": "",
            "name": "Bone Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "necrotic, poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "desc": "The bone golem makes two attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 7 (2d6) necrotic damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+3",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60/240 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 7 (2d6) necrotic damage.",
                    "name": "Bone Shard"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Whenever the bone golem starts its turn with 30 hp or fewer, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, usually an object smaller than itself. Once the golem goes berserk, it continues to attack until it is destroyed or it regains all its hp. \n\nThe golem's creator, if within 60 feet of the berserk golem, can calm it by speaking firmly and persuasively. The golem must be able to hear its creator, who must take an action to make a DC 15 Charisma (Persuasion) check. If the check succeeds, the golem ceases being berserk. If it takes damage while still at 30 hp or fewer, the golem might go berserk again.",
                    "name": "Berserk"
                },
                {
                    "desc": "While the bone golem remains motionless, it is indistinguishable from a pile of bones or ordinary, inanimate skeleton.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The bone golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The bone golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The bone golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "Whenever the bone golem is subjected to necrotic damage, it takes no damage and instead regains a number of hp equal to the necrotic damage dealt.",
                    "name": "Necrotic Absorption"
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bone-golem/"
        },
        {
            "slug": "bone-lord",
            "desc": "",
            "name": "Bone Lord",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 285,
            "hit_dice": "30d12+90",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 1,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning",
            "damage_immunities": "necrotic, poison; nonmagic bludgeoning, piercing, and slashing attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 90', passive Perception 20 ",
            "languages": "Common",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Claws. Can replace one with one Tail attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, 10 ft., one target, 14 (2d8+5) slashing damage + 9 (2d8) necrotic and target is grappled (escape DC 19). Until grapple ends target is restrained. Has 4 claws each can grapple only 1 target."
                },
                {
                    "name": "Sovereign's Onslaught",
                    "desc": "Commands up to four friendly Undead it can see within 60' of it to move. Each target can use its reaction to immediately move up to its speed. This movement doesn't provoke opportunity attacks."
                },
                {
                    "name": "Sovereign's Reprisal",
                    "desc": "Commands one friendly Undead within 30' to attack. Target can make one weapon attack as reaction."
                },
                {
                    "name": "Call Servants (2)",
                    "desc": "Uses Servants of Death."
                },
                {
                    "name": "Fling (2)",
                    "desc": "Uses Fling."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Sovereign's Onslaught",
                    "desc": "Commands up to four friendly Undead it can see within 60' of it to move. Each target can use its reaction to immediately move up to its speed. This movement doesn't provoke opportunity attacks."
                },
                {
                    "name": "Sovereign's Reprisal",
                    "desc": "Commands one friendly Undead within 30' to attack. Target can make one weapon attack as reaction."
                },
                {
                    "name": "Call Servants (2)",
                    "desc": "Uses Servants of Death."
                },
                {
                    "name": "Fling (2)",
                    "desc": "Uses Fling."
                }
            ],
            "special_abilities": [
                {
                    "name": "Death-Infused Weapons",
                    "desc": "Weapon attacks are magical. When it hits with any weapon deals extra 2d8 necrotic (included below)."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Master Tactician",
                    "desc": "It and any friendly Undead within 60' of it have advantage on attack rolls vs. a creature if at least one of the Undead's allies is within 5 ft. of the creature and ally isn't incapacitated."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "As long as at least one of its bones remains a destroyed bone lord gathers a new body in 1d10 days regaining all its hp and becoming active again. New body appears within 5 ft. of the largest remaining bone from its body."
                },
                {
                    "name": "Turning",
                    "desc": "[+]Defiance[/+] It and any Undead within 60' of it: advantage on saves vs. effects that turn Undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, 15 ft., one target, 16 (2d10+5) bludgeoning damage + 9 (2d8) necrotic. Target: DC 19 Str save or be pushed up to 15 ft. away from bone lord."
                },
                {
                    "name": "Fling",
                    "desc": "One Med or smaller object held or creature grappled by bone lord is thrown up to 60' in a random direction and knocked prone. If a thrown target strikes a solid surface target takes 3 (1d6) bludgeoning damage for every 10 ft. it was thrown. If target is thrown at another creature that creature: DC 19 Dex save or take the same damage and be knocked prone."
                },
                {
                    "name": "Servants of Death",
                    "desc": "The bone lord magically calls 3d6 skeletons or zombies 2d4 ghouls or 2 wights. Called creatures arrive in 1d4 rounds acting as allies of bone lord and obeying its spoken commands. The Undead remain for 1 hr until bone lord dies or until bone lord dismisses them as a bonus action. Bone lord can have any number of Undead under its control at one time provided combined total CR of the Undead is no higher than 8."
                },
                {
                    "name": "Pattern of Death (Recharge 6)",
                    "desc": "Necrotic energy ripples out from the bone lord. Each creature that isn't a Construct or Undead within 30' of it: 54 (12d8) necrotic (DC 19 Con half). Each friendly Undead within 30' of the bone lord including the bone lord regains hp equal to half the single highest amount of necrotic dealt."
                }
            ],
            "spell_list": [],
            "page_no": 65,
            "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_bone-lord/"
        },
        {
            "slug": "bone-swarm",
            "desc": "_Dank winds sweep up skeletons, both humanoid and animal. They blow forward, reaching out for living creatures like a clawed hand of bone. A scattering of bones rolls across the ground, then rises into the air, billowing like a sheet._  \n**Swarms of Fallen.** On rare occasions, the pugnacious spirits of fallen undead join together, bonded by a common craving: to feel alive again. They gather up their bones from life, as well as any other bones they come across, and form bone swarms.  \n**Nomadic Undead.** These swarms then ravage the countryside wresting life from living creatures, grabbing livestock, humanoids, and even dragons, digging in their claws in an attempt to cling to life. Bone swarms with one or more sets of jaws wail constantly in their sorrow, interrupting their cries with snippets of rational but scattered speech declaiming their woes and despair.  \n**Cliff and Pit Dwellers.** Bone swarms gather near cliffs, crevasses, and pits in the hope of forcing a victim or an entire herd of animals to fall to its death, creating more shattered bones to add to their mass.  \n**Undead Nature.** A mask wight doesn’t require air, food, drink, or sleep.",
            "name": "Bone Swarm",
            "size": "Large",
            "type": "Undead",
            "subtype": "Swarm",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "36d10",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 6,
            "skills": {
                "acrobatics": 8,
                "perception": 6,
                "stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone swarm can attack every hostile creature in its space with swirling bones."
                },
                {
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 31 (5d8 + 9) bludgeoning, piercing, or slashing damage (includes Strength of Bone special ability).",
                    "attack_bonus": 10,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Death's Embrace (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: the target is grappled (escape DC 16) and enveloped within the swarm's bones. The swarm can force the creature to move at its normal speed wherever the bone swarm wishes. Any non-area attack against the bone swarm has a 50 percent chance of hitting a creature grappled in Death's Embrace instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Strength of Bone",
                    "desc": "A bone swarm can choose to deal bludgeoning, piercing, or slashing damage, and adds 1.5x its Strength bonus on swarm damage rolls as bits and pieces of broken skeletons claw, bite, stab, and slam at the victim."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a human skull. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_bone-swarm/"
        },
        {
            "slug": "boneswarm-tob1-2023",
            "desc": "False",
            "name": "Bone Swarm",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "36d10",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 16,
            "skills": {
                "Acrobatics": 8,
                "Perception": 6,
                "Stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone swarm makes two Swirling Bones attacks. It can replace one Swirling Bones attack with one Death's Embrace attack, if available."
                },
                {
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 36 (8d8) bludgeoning, piercing, or slashing damage (the bone swarm's choice), or 18 (4d8) bludgeoning, piercing, or slashing damage (the bone swarm's choice) if the swarm has half of its hp or fewer."
                },
                {
                    "name": "Death's Embrace (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: The target is grappled (escape DC 16) if it is a Large or smaller creature. Until this grapple ends, the creature is restrained and any attack against the bone swarm has a 50 percent chance of hitting the grappled creature instead. The bone swarm can have only one creature grappled at a time. The grappled creature has advantage on ability checks made to escape the grapple when the bone swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny human skull. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The bone swarm doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_bone-swarm/"
        },
        {
            "slug": "bonepowder-ghoul",
            "desc": "_Distilled to nothing but dry, whispering sand and a full set of teeth, a bonepowder ghoul still hungers for flesh and blood. Its dusty mass is perfected corruption, entirely animated by foul energy._  \n**Starved Into Dust.** The bonepowder ghoul is small and unassuming, a pile of dust and bone fragments that resemble a pile of mummy dust or the remnants of a vampire burned by sunlight. Ghouls can achieve this powdery form through long starvation. The process invariably takes decades, which is why so few bonepowder ghouls exist—few ghouls can show such self-restraint. Even among imperial ghouls, using hunger as a form of torture is considered offensive and is quite rare. A bonepowder ghoul may rise from the remnants of a starved prisoner or a ghoul trapped in a sealed-off cavern, leaving behind its remnant flesh and becoming animated almost purely by hunger, hatred, and the bitter wisdom of long centuries.  \n**Mocking and Hateful.** Bonepowder ghouls are creatures of pure evil, seeking to devour, corrupt, and destroy all living things. The only creatures they treat with some affinity are ghouls. Even in that case, their attitude is often mocking, hateful, or condescending. They have some mild respect for darakhul nobles.  \n**Whispering Voices.** Most bonepowder ghouls speak at least 4 languages, but their voices are very faint. Just to hear one speaking normally requires a DC 15 Perception check. Undead gain a +8 competence bonus to this check.",
            "name": "Bonepowder Ghoul",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "26d6+104",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 19,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Darakhul, Draconic, Dwarvish",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) plus 1d4 Strength damage, and the target must succeed on a DC 17 Constitution saving throw or be paralyzed for 1d4 + 1 rounds. If the target creature is humanoid, it must succeed on a second DC 19 Constitution saving throw or contract darakhul fever.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Gravedust",
                    "desc": "A bonepowder ghoul can project a 40-ft. cone of grave dust. All targets within the area must make a DC 19 Dexterity saving throw to avoid taking 4d8 necrotic damage, and must make a second DC 17 Constitution saving throw to avoid being infected with darakhul fever."
                },
                {
                    "name": "Whirlwind (Recharge 5-6)",
                    "desc": "A bonepowder ghoul can generate a whirlwind of bones and teeth. All creatures within a 20-foot cube take 66 (12d10) slashing damage and are drained of 1d6 Strength; a successful DC 17 Dexterity saving throw reduces damage to half and negates the Strength loss. The whirlwind dissipates after one round."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The bonepowder ghoul can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Coalesce",
                    "desc": "Whenever a bonepowder ghoul drains life force from victims with Gravedust, it can use that energy transform its shape into a more solid form and maintain it. The new form is Small and semi-transparent but roughly the shape of a normal ghoul. In this form, the ghoul isn't amorphous and can't form a whirlwind, but it can speak normally and manipulate objects. The altered form lasts for 1 minute for every point of necrotic damage it delivered against living foes."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "The bonepowder ghoul and any other ghouls within 30 feet of it have advantage on saving throws against effects that turn undead."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the bonepowder ghoul's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: chill touch, darkness, dispel magic, ray of enfeeblement\n\n3/day: blindness/deafness, circle of death (7th level; 10d6)\n\n1/day: finger of death"
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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_bonepowder-ghoul/"
        },
        {
            "slug": "bonepowderghoul-tob1-2023",
            "desc": "False",
            "name": "Bonepowder Ghoul",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 180,
            "hit_dice": "24d6 + 96",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 19,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 16,
            "skills": {
                "Perception": 6,
                "Stealth": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Darakhul, Draconic, Dwarvish",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage plus 9 (2d8) necrotic damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. If the target is a Humanoid, it must succeed on a DC 17 Constitution saving throw or contract the darakhul fever disease (see the Darakhul Fever sidebar)."
                },
                {
                    "name": "Gravedust",
                    "desc": "The ghoul projects a 30-foot cone of grave dust. Each creature in the area must succeed on a DC 17 Dexterity saving throw or take 13 (3d8) necrotic damage. If a creature is a Humanoid, it must also succeed on a DC 17 Constitution saving throw or contract the darakhul fever disease (see the Darakhul Fever sidebar)."
                },
                {
                    "name": "Whirlwind (Dust Form Only; Recharge 5-6)",
                    "desc": "The ghoul creates a whirlwind of bones and teeth in a 20-foot cube originating from it. Each creature in that area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 55 (10d10) slashing damage, and its Strength score is reduced by 1d6. The creature dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. On a success, a creature takes half the damage and its Strength score isn't reduced."
                },
                {
                    "name": "Spellcasting",
                    "desc": "(Coalesced Form Only)The bonepowder ghoul casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 16):\nAt will: dispel magic, mage hand, ray of enfeeblement\n3/day each: blindness/deafness, fear\n1/day: phantasmal killer"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Coalesce",
                    "desc": "When a bonepowder ghoul deals necrotic damage with Gravedust to at least one creature that isn't a Construct or Undead, it can magically transform from its dusty form into a coalesced form. Its statistics are the same in each form, except it can speak audibly only in its coalesced form. The coalesced form lasts for a number of minutes equal to the total necrotic damage it dealt with Gravedust to creatures that aren't Constructs or Undead or until the ghoul ends it as a bonus action."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous (Dust Form Only)",
                    "desc": "The bonepowder ghoul can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Hungry Dead Nature",
                    "desc": "The ghoul requires no air or sleep."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "The bonepowder ghoul and any ghouls within 30 feet of it have advantage on saving throws against effects that turn Undead."
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "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_bonepowder-ghoul/"
        },
        {
            "slug": "boneshard-wraith",
            "desc": "A vaguely humanoid form appears, dim and hazy amid the constant swirl of wind-wracked grit and tainted dust of the magical wasteland._  \nContorted and broken, the boneshard wraith is a ghostly horror, haphazardly assembled from mismatched bones and grave-scavenged shards. Shattered eye sockets burn with the black, icy glow of eternal madness and the spiteful hunger of the Void.  \n**Undead Nature.** A boneshard wraith doesn’t require air, food, drink, or sleep.",
            "name": "Boneshard Wraith",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d8+60",
            "speed": {
                "walk": 15,
                "hover": true,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; piercing, bludgeoning, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhausted, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "any languages it knew in life, Void Speech",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wraith makes two spectral claw attacks. If both attacks damage the same creature, the target must make a DC 16 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Spectral Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 15 ft., one target. Hit: 21 (4d8 + 3) slashing damage, and the target must succeed on a DC 16 Constitution saving throw or suffer 1 level of exhaustion. A creature can suffer no more than 2 levels of exhaustion from the wraith's Spectral Claws.",
                    "attack_bonus": 7,
                    "damage_dice": "4d8+3"
                },
                {
                    "name": "Boneshard Cyclone (Recharge 5-6)",
                    "desc": "The wraith chooses a creature it can see within 60 feet of it. The target must make a DC 16 Strength saving throw. On a failure, a creature takes 20 (3d12) slashing damage and 27 (6d8) necrotic damage and is enveloped in a whirlwind of sharp bone fragments for 1 minute or until the wraith dies. On a success, a creature takes half the damage and isn't enveloped. While enveloped, a creature is blinded and deafened and takes 18 (4d8) necrotic damage at the start of each of its turns. It can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature dies while enveloped, it rises as a boneshard wraith on the next new moon unless it is restored to life or the bless spell is cast on the remains."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The boneshard 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, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 46,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_boneshard-wraith/"
        },
        {
            "slug": "bonespitter",
            "desc": "A massive worm bursts through the ground, its body covered in bony protrusions._  \nBonespitters are bone-covered predators that live in the soft soil of grassy plains.  \n**Bones of Victims.** Bonespitters have unique digestive systems. When a bonespitter consumes another creature, the acid in the worm’s stomach dissolves all of the prey’s tissue and leaves only bones behind. The bones become part of the bonespitter’s defenses, poking through its skin like sharp hair follicles. Other bones are stored in muscular sacks in the bonespitter’s mouth, waiting to be unleashed on unsuspecting prey.",
            "name": "Bonespitter",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 217,
            "hit_dice": "14d20+70",
            "speed": {
                "burrow": 30,
                "walk": 50
            },
            "strength": 26,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., tremorsense 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bonespitter makes two attacks: one with its bite and one with its bone spike."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the bonespitter. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the bonespitter, and it takes 17 (5d6) acid damage at the start of each of the bonespitter's turns. An undead creature made of mostly bones, such as a skeleton, is immune to this acid damage. If the bonespitter takes 30 damage or more on a single turn from a creature inside it, the bonespitter must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the bonespitter. If the bonespitter dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8+8"
                },
                {
                    "name": "Bone Spike",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 30/120 ft., one target. Hit: 18 (3d6 + 8) piercing damage, and, if the target is a Large or smaller creature, it is knocked prone, pinned to the ground by the spike, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the spike and ending the condition on a success. The spike can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage).",
                    "attack_bonus": 13,
                    "damage_dice": "3d6+8"
                },
                {
                    "name": "Shard Spray (Recharge 5-6)",
                    "desc": "The bonespitter exhales a 60-foot cone of bone shards. Each creature in that area must make a DC 18 Dexterity saving throw, taking 35 (10d6) piercing damage on a failed save, or half as much on a successful one. If a Large or smaller creature fails this saving throw, it is also knocked prone, pinned to the ground by a shard, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the shard and ending the condition on a success. The shard can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bony Body",
                    "desc": "A creature that starts its turn or enters a space within 5 feet of the bonespitter must succeed on a DC 18 Dexterity saving throw or take 16 (3d10) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 47,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_bonespitter/"
        },
        {
            "slug": "bookkeeper",
            "desc": "",
            "name": "Bookkeeper",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d4",
            "speed": {
                "fly": 30,
                "walk": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "either cold or fire (designated at the time of the bookkeeper's creation), poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20 ft., one target. Hit: 3 (1d6) poison damage and the target must succeed on a DC 13 Dexterity saving throw or be blinded until the end of its next turn.",
                    "name": "Ink Splash"
                },
                {
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 1 poison damage.",
                    "name": "Bite"
                },
                {
                    "desc": "While inside its book, the bookkeeper magically turns its book invisible until it attacks, or until its concentration ends (as if concentrating on a spell). The bookkeeper is also invisible while inside the invisible book",
                    "name": "Elusive Pages"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action while within 30 feet of its book, the bookkeeper can hop inside its book. While inside its book, the bookkeeper has a flying speed of 30 feet and is indistinguishable from ink on a page.",
                    "name": "Between the Lines"
                },
                {
                    "desc": "A bookkeeper makes all attacks, saving throws, and skill checks with advantage when its creator is within 60 feet of its book. The bookkeeper's hp maximum is reduced by 1 for every minute it is further than 60 feet from its book. When its hp maximum reaches 0, it dies. If its creator dies, the bookkeeper can be convinced to pass ownership of the book to a new creature if the creature succeeds on a DC 13 Charisma check. The new owner becomes the bookkeeper's new “creator” and inherits the bookkeeper along with the book.",
                    "name": "Book Bound"
                },
                {
                    "desc": "When the bookkeeper dies, the book it is bound to is also destroyed.",
                    "name": "Disintegrate"
                }
            ],
            "spell_list": [],
            "page_no": 55,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bookkeeper/"
        },
        {
            "slug": "boomer",
            "desc": "An ear-piercing shriek echoes in the cavern. The sound comes from a human-sized mushroom whose stalk steadily swells with air as it shrieks._  \n**Thunderous Shriek.** Boomers are a subspecies of Open Game License",
            "name": "Boomer",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 0
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 3,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "thunder",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": null,
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shriek",
                    "desc": "If bright light or a creature is within 30 feet of the boomer, it emits a shriek audible within 300 feet of it. The boomer continues to shriek until the disturbance moves out of range and for 1d4 of the boomer's turns afterward."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Deafening Boom",
                    "desc": "When a creature hits the boomer with a melee attack, the boomer releases a blast of sound. Each creature within 10 feet of the boomer that can hear it must make a DC 12 Constitution saving throw. On a failure, a creature takes 5 (2d4) thunder damage and is incapacitated until the end of its next turn. On a success, a creature takes half the damage and isn't incapacitated."
                },
                {
                    "name": "Death Burst",
                    "desc": "When it dies, the boomer explodes in a cacophonous burst. Each creature within 30 feet of the boomer that can hear it must make a DC 12 Constitution saving throw. On a failure, a creature takes 7 (2d6) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage and isn't deafened."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the boomer remains motionless, it is indistinguishable from an ordinary fungus."
                }
            ],
            "spell_list": [],
            "page_no": 157,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_boomer/"
        },
        {
            "slug": "boot-grabber",
            "desc": "",
            "name": "Boot Grabber",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), tremorsense 60 ft., passive Perception 13",
            "languages": "understands Void Speech but can't speak",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage and the target is subjected to its Adhesive trait. Until this grapple ends, the target is restrained, and the boot grabber can't make adhesive hands attacks against other targets.",
                    "name": "Adhesive Hands"
                },
                {
                    "desc": "The boot grabber targets one creature it can see within 60 feet of it. It emits a high frequency humming noise which can only be heard by the target. The target must succeed on a DC 11 Wisdom saving throw or move toward the boot grabber on its turn by the shortest and most direct route, ending its turn when it comes within 5 feet of the boot grabber.",
                    "name": "Unearthly Hum"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The boot grabber adheres to anything that touches it. A Large or smaller creature adhered to the boot grabber is also grappled by it (escape DC 13). Ability checks made to escape this grapple have disadvantage.",
                    "name": "Adhesive"
                },
                {
                    "desc": "The boot grabber can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "While the boot grabber remains motionless, it is indistinguishable from a dirty puddle of water.",
                    "name": "False Appearance"
                }
            ],
            "spell_list": [],
            "page_no": 56,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_boot-grabber/"
        },
        {
            "slug": "boreal-dragon-wyrmling",
            "desc": "Covered in a mix of hard, blue-white scales and patches of silvery-blue fur, this dragon radiates a savage belligerence. Its amber eyes gleam with primal fury as it stretches its wings, sending a shower of burning sparks sizzling onto the ground._  \n**Paradoxical Predators.** Boreal dragons inhabit the arctic and alpine places of the world, from snow-capped conifer forests and frigid mountain peaks to flat, icy plains and polar seas. Unlike white or silver dragons, however, boreal dragons are not creatures of cold but rather of heat and flames. Their breath is filled with burning embers, and their preferred lairs contain some sort of natural heat source. While this contradiction has puzzled many scholars of draconic lore, boreal dragons are unconcerned about such trivial matters and are likely to devour any sage or wizard impertinent enough to question their choice of habitat.  \n**Dragons of Rage.** Boreal dragons are among the most straightforward of all true dragons, driven by simple necessities like hunting and mating. They hate most other dragons with a passion and war constantly with those that share their arctic homeland, driving off or killing any dragons they encounter. Boreal dragons are truculent creatures and love nothing better than getting into a fight; however, they do not target defenseless creatures or those far weaker than themselves unless they are hunting for food. Because they respect strength above all else, a creature can gain a boreal dragon’s admiration through acts of intense bravery or slaughter. In particular, the dragons are fond of large arctic predators, such as Open Game License",
            "name": "Boreal Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 20
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 3,
            "perception": 5,
            "skills": {
                "athletics": 5,
                "perception": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 15",
            "languages": "Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10+3"
                },
                {
                    "name": "Cinder Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 15-foot cone of superheated air filled with white-hot embers. Each creature in that area must make a DC 12 Dexterity saving throw, taking 22 (4d10) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 113,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_boreal-dragon-wyrmling/"
        },
        {
            "slug": "boreas-chosen",
            "desc": "The humanoid’s piercing blue eyes lock on their target as it charges forward with bloodlust. Bloodcurdling battle cries and flying spears follow the berserker’s charge._  \nRegardless of what type of prior life they led, any humanoid can become one of Boreas’ chosen. Some humanoids are born with runic symbols designating them as creatures blessed by the North Wind, but most must undergo several trials before the first wintry rune scrawls itself into their flesh. The trials include surviving the highest mountain peaks in the dead of winter, defeating a frost giant in single combat, and crafting a spear out of the fang or claw of an icy beast. Even then, Boreas may deny his favor.  \n**Blood and Weapons of Ice.** A humanoid chosen by Boreas goes through a transformation to become more like its patron. Its blood freezes into ice, and its weapons become forever rimed.  \n**Blessed and Loyal.** Humanoids chosen by Boreas further his goals, protect his holy sites, spread winter wherever they walk, and honor the North Wind with every fallen foe.",
            "name": "Boreas’ Chosen",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "leather armor, shield",
            "hit_points": 102,
            "hit_dice": "12d8+48",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 6,
                "intimidation": 3,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "passive Perception 12",
            "languages": "Common, Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Boreas' chosen makes two ice spear attacks."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage, or 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack, plus 9 (2d8) cold damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Breath of the North Wind",
                    "desc": "(Recharge 5-6). Boreas' chosen exhales freezing breath in a 15-foot cone. Each creature in that area must make a DC 15 Constitution saving throw. On a failure, a creature takes 28 (8d6) cold damage and its speed is reduced by 10 feet until the end of its next turn. On a success, a creature takes half the damage and its speed isn't reduced. A creature that fails the saving throw by 5 or more is petrified in ice until the end of its next turn instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Frozen Blood",
                    "desc": "A creature that hits the chosen with a melee attack while within 5 feet of it takes 4 (1d8) cold damage."
                },
                {
                    "name": "Ice Runes",
                    "desc": "The chosen's weapon attacks are magical. When the chosen hits with any weapon, the weapon deals an extra 2d8 cold damage (included in the attack)."
                },
                {
                    "name": "Ice Walk",
                    "desc": "The chosen can move across and climb icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 48,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_boreas-chosen/"
        },
        {
            "slug": "bouda",
            "desc": "_A hulking, hyena-faced humanoid with heavily scarred, oversized muzzle, a bouda looks as if its jaw had once been ripped apart and put back together. Clouds of gnats and fleas roil around its arms._  \n**Glowing Eyes and Teeth.** Bouda are child-eaters, despoilers of purity and family. Resembling oversized gnolls, a web of scars along their muzzles is evidence of their gluttonous eating habits. Forever leering, their teeth glow as yellow as their eyes.  \n**Fly-Bedecked Shapechangers.** Bouda lurk on society’s fringes, shapechanging to blend in with mortals. They seek out happy families, consuming the children in the night and leaving gruesome trophies behind. They may mark a victim nights before attacking to terrify the helpless parents.  \n**Gluttons.** Bouda have a weakness: they are incorrigible gluttons. When presented with a fresh corpse, even in combat, they will attempt to gorge on it or at least defile it for later consumption. Bouda are vindictive, seeking revenge on anything that drives them from a kill.",
            "name": "Bouda",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 7,
            "intelligence_save": 4,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 4,
            "skills": {
                "athletics": 7,
                "deception": 5,
                "intimidation": 5,
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Common, Celestial, Infernal, Nurian; telepathy 100 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bouda makes one bite attack and one mephitic claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 10 (3d6) poison damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Mephitic Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage, and the target must make a successful DC 15 Constitution saving throw or become poisoned for 1 round by the visible cloud of vermin swarming around the bouda's forearms.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Ravenous Gorge",
                    "desc": "The bouda consumes the organs of a corpse in a space it occupies. It gains temporary hit points equal to the dead creature's HD that last 1 hour. Organs consumed by this ability are gone, and the creature can't be restored to life through spells and magical effects that require a mostly intact corpse."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The bouda can use its action to polymorph into a human, a hyena, or its true form, which is a hyena-humanoid hybrid. Its statistics, other than its Mephitic Claw attack, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if destroyed, before turning to dust."
                },
                {
                    "name": "Defiling Smear (1/Day)",
                    "desc": "The bouda can secrete a disgusting whitish-yellow substance with the viscosity of tar to mark food and territory. As a bonus action, the bouda marks a single adjacent 5-foot space, object, or helpless creature. Any living creature within 30 feet of the smear at the start of its turn must succeed on a DC 15 Constitution saving throw against poison or be poisoned for 1d6 rounds. A creature that makes a successful saving throw is immune to that particular bouda's defiling smear for 24 hours. The stench of a smear remains potent for one week."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the bouda's innate spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks). It can cast the following spells, requiring no material components: Constant: detect evil and good, detect magic\n\nat will: thaumaturgy\n\n3/day: darkness, expeditious retreat\n\n1/day: contagion"
                }
            ],
            "spell_list": [],
            "page_no": 44,
            "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_bouda/"
        },
        {
            "slug": "bouda-tob1-2023",
            "desc": "False",
            "name": "Bouda",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8 + 44",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": 14,
            "skills": {
                "Athletics": 7,
                "Deception": 5,
                "Intimidation": 5,
                "Perception": 4,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Common, Celestial, Infernal, telepathy 100 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bouda makes one Bite attack and one Mephitic Claw attack."
                },
                {
                    "name": "Bite (Giant Hyena or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Mephitic Claw (Giant Hyena or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage, and the target must succeed on a DC 15 Constitution saving throw or become poisoned until the end of its next turn."
                },
                {
                    "name": "Ravenous Gorge",
                    "desc": "The bouda consumes the organs of a corpse within 5 feet of it that is less than 7 days old. It gains temporary hp equal to twice the dead creature's CR for 1 hour. The bouda can't use Ravenous Gorge on a corpse if it or another bouda has already use Ravenous Gorge on the corpse."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The bouda transforms into a human, a hyena, or back into its true form, which is a hyena-human hybrid. Its statistics, other than its speed, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies, then crumbles to dust moments later."
                },
                {
                    "name": "Defiling Smear (1/Day)",
                    "desc": "The bouda secretes a disgusting whitish-yellow substance with the viscosity of tar and smears the substance on an object, unoccupied space, or creature within 5 feet of it. An unwilling creature must succeed on a DC 15 Dexterity saving throw to avoid the smear. Each creature, other than a bouda or hyena, that starts its turn within 30 feet of the smeared target must succeed on a DC 15 Constitution saving throw or be poisoned for 1 minute. If a creature's saving throw is successful or the effect ends for it, the creature is immune to that source of Defiling Smear for the next 24 hours. The stench of a smear remains potent for 7 days or until removed by the greater restoration spell or similar magic."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Sense Consecrated",
                    "desc": "The bouda can pinpoint, by scent, the location of celestials, consecrated places or objects, and creatures wielding divine or celestial power, such as clerics, paladins, or aasimars, within 60 feet of it."
                },
                {
                    "name": "Sense Magic",
                    "desc": "The bouda senses magic within 30 feet of it at will. This trait otherwise works like the detect magic spell but isn't itself magical."
                }
            ],
            "spell_list": [],
            "page_no": 42,
            "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_bouda/"
        },
        {
            "slug": "brachyura-shambler",
            "desc": "The vaguely humanoid creature has an oblong head with a pair of deep-set black eyes, a pair of antennae, and grasping mandibles. The creature is covered in a chitinous shell that is deep red, almost black in color. As it moves, it makes a strange sound, as though it is asking unintelligible questions in gibberish._  \n**Purveyors of Mud.** Brachyura shamblers are foul, vaguely humanoid, semi-intelligent creatures that live in the mud and primarily eat carrion. They eat fresh kills when they can, but they find it easier to eat what is already dead. Because of their filthy living conditions and unsanitary diet, they carry disease, which they easily spread to those they encounter.  \n**Related to the Sporous Crab.** The brachyura often share living space with the Open Game License",
            "name": "Brachyura Shambler",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 71,
            "hit_dice": "11d8+22",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Brachyura",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The brachyura shambler makes two claw attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 13). Until this grapple ends, the target is restrained."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 11 (2d8 + 2) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+2"
                },
                {
                    "name": "Diseased Spit",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 20/60 ft., one creature. Hit: 7 (2d4 + 2) acid damage. The creature must succeed on a DC 11 Constitution saving throw or contract sewer plague. It takes 1d4 days for sewer plague's symptoms to manifest in an infected creature. Symptoms include fatigue and cramps. The infected creature suffers one level of exhaustion, and it regains only half the normal number of hp from spending Hit Dice and no hp from finishing a long rest. At the end of each long rest, an infected creature must make a DC 11 Constitution saving throw. On a failed save, the character gains one level of exhaustion. On a successful save, the character's exhaustion level decreases by 1 level. If a successful saving throw reduces the infected creature's level of exhaustion below 1, the creature recovers from the disease.",
                    "attack_bonus": 3,
                    "damage_dice": "2d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Puncturing Claws",
                    "desc": "A creature that starts its turn grappled by the brachyura shambler must succeed on a DC 13 Strength saving throw or take 7 (2d6) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 49,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_brachyura-shambler/"
        },
        {
            "slug": "brain-coral",
            "desc": "",
            "name": "Brain Coral",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 119,
            "hit_dice": "14d12+28",
            "speed": {
                "walk": 0,
                "swim": 120
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, charmed, deafened, frightened, poisoned, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 15 ",
            "languages": "Common, Deep Speech, telepathy 120'",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Pseudopod from spire and one additional Pseudopod per cluster it has. Additional Pseudopods can originate from central spire or any cluster provided target is within reach of attack's origin."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 7 (1d8+3) bludgeoning damage."
                },
                {
                    "name": "Reef Poison Spray (Recharge 5-6)",
                    "desc": "Expels poison cloud. Each creature within 15 ft. of central spire: 21 (6d6) poison and is incapacitated until end of its next turn (DC 15 Int half damage not incapacitated)."
                },
                {
                    "name": "Beasts of the Sea (1/Day)",
                    "desc": "Magically calls 2d4 giant crabs 2 giant sea horses or reef sharks or 1 swarm of quippers provided coral is underwater. The called creatures arrive in 1d4 rounds acting as allies of coral and obeying its telepathic commands. Beasts remain 1 hr until coral dies or until coral dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Colony Cluster",
                    "desc": "Consists of Huge central spire and 3 Small clusters. Each cluster acts on coral's turn and shares its move allowing spire and clusters to swim total of 120' on coral's turn. Cluster can't move more than 120' from spire. Cluster over 120' away from spire for over 24 hrs enters dormant state becoming new brain coral after 30 days. Brain coral and its clusters share hp and damage dealt to cluster or spire reduces shared total. If more than one section of coral is included in damaging spell or effect (ex: Dragon's breath weapon or lightning bolt spell) coral makes one save and takes damage as if only one section was affected. When coral takes 15+ damage in one turn cluster is destroyed. At end of its turn if coral took damage on previous turn it can expel one new cluster from spire per 15 damage it took. Can't have more than 5 clusters active at a time."
                },
                {
                    "name": "Water Breathing",
                    "desc": "Can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 67,
            "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_brain-coral/"
        },
        {
            "slug": "brain-hood",
            "desc": "A bear with the top of its head covered in a strange, slick, black substance looks around with purpose._  \n**Parasitic.** Brain hoods are parasites that are rarely encountered without host animals. In fact, outside of its host, a brain hood poses little danger to intelligent creatures or creatures who are not beasts. Brain hoods prefer to bond with larger creatures, such as bears or dire wolves, due to the beasts’ impressive physical prowess. They use the animals as powerful physical vessels, helping the host creature find food but otherwise subjugating the dim intelligence within it.  \n**Calculating.** The brain hood is inherently evil and despises all living things that possess bodies of their own. They delight in using their beast forms to attack and kill humanoids, particularly if the humanoids are smaller or less powerful than their bonded beast.  \n**Druidic Enemies.** Given the unique nature of a brain hood’s existence, some people mistake them for druids in beast form. Brain hoods often encourage this belief, sowing mistrust and discord between villagers and a local circle of druids. This practice, coupled with the brain hood’s abominable treatment of beasts, drives druids to hunt down and destroy brain hoods. Traveling druids listen for stories of sudden, uncommonly aggressive animal attacks, knowing the cause could be a sign that a brain hood is in the area.",
            "name": "Brain Hood",
            "size": "Tiny",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "5d4+10",
            "speed": {
                "fly": 40,
                "hover": true,
                "walk": 20
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 12",
            "languages": "Common, telepathy 60 ft.",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage. If the target is a beast, the brain hood can attempt to take control of it (see the Merge with Beast trait).",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Merge with Beast",
                    "desc": "If the brain hood successfully hits a beast with an Intelligence of 3 or lower with its Slam attack, it latches onto the beast's head and attempts to take control of the creature. The target must succeed on a DC 14 Intelligence saving throw or become bonded with the brain hood, losing all control of its body to the brain hood. While bonded in this way, the brain hood's statistics are replaced by the statistics of the beast, including the beast's hit points and Hit Dice, but the brain hood retains its alignment, personality, Intelligence, Wisdom, and Charisma scores, along with its Speak with Beasts trait. In addition, the brain hood retains its ability to cast spells. The brain hood can't be targeted specifically while bonded with a creature. It can detach itself from the creature and end the bond by spending 5 feet of its movement. If the bonded creature is reduced to 0 hit points, the brain hood is ejected from it and appears in an unoccupied space within 5 feet of the creature."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "While merged with a beast, the brain hood can communicate with beasts of the same type as if they shared a language."
                },
                {
                    "name": "Innate Spellcasting (Psionics)",
                    "desc": "The brain hood's spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The brain hood can innately cast the following spells, requiring no components:\nAt will: acid splash, chill touch, fire bolt, ray of frost, shocking grasp\n3/day each: detect magic, magic missile, sleep\n1/day each: blur, burning hands, hold person"
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_brain-hood/"
        },
        {
            "slug": "brass_dragon_wyrmling_bf",
            "desc": "",
            "name": "Brass Dragon Wyrmling",
            "size": "medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": 2,
            "dexterity_save": 2,
            "constitution_save": 3,
            "intelligence_save": 0,
            "wisdom_save": 2,
            "charisma_save": 3,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., keensense 10 ft.",
            "languages": "Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and one Claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 7 (1d10+2) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 11 DEX save, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Sleep Breath (Recharge 6)",
                    "desc": "The dragon exhales sleep gas in a 15-foot cone. Each creature in that area must succeed on a DC 11 CON save or fall unconscious for 1 minute. This effect ends for a creature if the creature takes damage or another creature uses an action to wake it."
                }
            ],
            "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 12 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_brass-dragon-wyrmling/"
        },
        {
            "slug": "brass-dragon-wyrmling",
            "desc": "",
            "name": "Brass Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Brass Dragon",
            "alignment": "chaotic good",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 16,
            "hit_dice": "3d8+3",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 3,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d10",
                    "damage_bonus": 2
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in an 20-foot line that is 5 feet wide. Each creature in that line must make a DC 11 Dexterity saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one.\n**Sleep Breath.** The dragon exhales sleep gas in a 15-foot cone. Each creature in that area must succeed on a DC 11 Constitution saving throw or fall unconscious for 1 minute. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.",
                    "attack_bonus": 0,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 292,
            "environments": [
                "Desert"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_brass-dragon-wyrmling/"
        },
        {
            "slug": "brass-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Brass Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4,
                "history": 4,
                "nature": 4,
                "perception": 3,
                "religion": 4,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 2) piercing damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Molten Breath",
                    "desc": "The dragon exhales molten glass in a 20-foot-long  5-foot-wide line. Each creature in the area makes a DC 11 saving throw  taking 10 (3d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Sleep Breath",
                    "desc": "The dragon exhales sleep gas in a 15-foot cone. Each creature in the area makes a DC 11 Constitution saving throw. On a failure  a creature falls unconscious for 10 minutes or until it takes damage or someone uses an action to wake it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Self-Sufficient",
                    "desc": "The brass dragon can subsist on only a quart of water and a pound of food per day."
                }
            ],
            "spell_list": [],
            "page_no": 157,
            "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_brass-dragon-wyrmling/"
        },
        {
            "slug": "brimstone-locusthound",
            "desc": "This creature is a disturbing combination of wolf and locust, and the smoke it exhales hovers thickly around it. Fur surrounds its locust head, and long, insectoid legs extend from its canine body._  \n**Unnatural Origin.** Brimstone locusthounds are the result of magical experimentation. Scholars are uncertain if the experiment went terribly wrong or if the creatures turned out as originally intended. The wizards who created them have been dead for thousands of years, allowing theories—and the wizards’ creations—to run wild ever since.  \n**Migrating Packs.** Brimstone locusthounds build their nests below ground, in caves, or in buried ruins. They are migratory omnivores, and they prefer areas where fungi and small prey are plentiful. Though less caring for each other than most canines, brimstone locusthounds often form packs to rear young and when food is plentiful. However, when food becomes scarce, a pack of locusthounds tears itself apart, cannibalizing its weakest members, and the survivors scatter to the wind.",
            "name": "Brimstone Locusthound",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 3,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The brimstone locusthound makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Sticky Spittle",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 9 (2d6 + 2) acid damage, and the target must succeed on a DC 13 Dexterity saving throw or be restrained until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Smoky Aura",
                    "desc": "The brimstone locusthound emits a dense, choking smoke within 10 feet of itself. Each non-brimstone locusthound creature that enters the smoke or starts its turn in the smoke must succeed on a DC 13 Constitution saving throw or be blinded until the end of its turn. On a successful saving throw, the creature is immune to the locusthound's Smoky Aura for 24 hours. At the start of each of its turns, the locusthound chooses whether this aura is active. The smoke is nonmagical and can be dispersed by a wind of moderate or greater speed (at least 10 miles per hour)."
                },
                {
                    "name": "Smoky Haze",
                    "desc": "When the brimstone locusthound is targeted by a ranged weapon attack or a spell that requires a ranged attack roll, roll a d6. On a 4 or 5, the attacker has disadvantage on the attack roll. On a 6, the attack misses the locusthound, disappearing into the smoke surrounding it."
                }
            ],
            "spell_list": [],
            "page_no": 51,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_brimstone-locusthound/"
        },
        {
            "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": "bronze-dragon-wyrmling",
            "desc": "",
            "name": "Bronze Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": "Bronze Dragon",
            "alignment": "lawful good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 4,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10",
                    "damage_bonus": 3
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Lightning Breath.** The dragon exhales lightning in a 40-foot line that is 5 feet wide. Each creature in that line must make a DC 12 Dexterity saving throw, taking 16 (3d10) lightning damage on a failed save, or half as much damage on a successful one.\n**Repulsion Breath.** The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 12 Strength saving throw. On a failed save, the creature is pushed 30 feet away from the dragon.",
                    "attack_bonus": 0,
                    "damage_dice": "3d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 295,
            "environments": [
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_bronze-dragon-wyrmling/"
        },
        {
            "slug": "bronze-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Bronze Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) piercing damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in a 30-foot-long  5-foot-wide line. Each creature in the area makes a DC 12 Dexterity saving throw  taking 16 (3d10) lightning damage on a failed save or half damage on a success."
                },
                {
                    "name": "Ocean Surge",
                    "desc": "The dragon exhales a torrent of seawater in a 30-foot cone. Each creature in the area must succeed on a DC 12 Strength saving throw or be pushed 15 feet away from the dragon."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "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_bronze-dragon-wyrmling/"
        },
        {
            "slug": "bronze-golem",
            "desc": "",
            "name": "Bronze Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 57,
            "hit_dice": "6d10+24",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The golem makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage and, if the target is a Medium or smaller creature, it is grappled (escape DC 13). The golem can only grapple one creature at a time.",
                    "name": "Slam"
                },
                {
                    "desc": "The golem makes a slam attack against a target it is grappling as it opens a plate in its chest and exposes its arcane boiler. If the attack hits, the target is forced into the golem's boiler, and the grapple ends. While inside the boiler, the target is blinded and restrained, it has total cover against attacks and other effects outside the boiler, and it takes 14 (4d6) fire damage at the start of each of its turns. To escape, it or another creature must succeed on a DC 13 Strength (Athletics) check to open the boiler, freeing the target, which falls prone in a space within 5 feet of the golem. A bronze golem can only have one creature in its boiler at a time.",
                    "name": "Brazen Bull"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The golem's body is hot to the touch, thanks to the boiler inside its chest. A creature that touches the golem or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage.",
                    "name": "Boiling Body"
                },
                {
                    "desc": "The golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bronze-golem/"
        },
        {
            "slug": "broodiken",
            "desc": "_Tiny and built like a caricature of a person, this creature’s enlarged head is filled with pointed teeth._  \n**Bodily Children.** Broodikens are crude servants created by humanoid spellcasters willing to grow them within their own bodies. They resemble their creators in the most obvious ways, with the same number of limbs and basic features, but all broodikens stand one foot tall with overly large heads and heavily fanged mouths. Those born to monstrous humanoids with wings or horns have ineffective, decorative versions that do not help the creature fly or fight.  \n**Emotional Echoes.** Broodikens have little personality of their own and respond to their creators’ emotions, growling when their creators feel anger and babbling happily when their creators feel joy. When their creators are more than 100 feet away, they cry loudly with a sound that resembles children of the creator’s own species. If discovered crying by anyone other than their creator, they attack. When their creators focus their anger on specific individuals, the broodikens attack as a group, using Stealth to get close and overwhelm single opponents.  \n**Born With Daggers.** Broodikens are created by eating the heart of a dead broodiken. Once this “seed” is consumed, 2d4 broodikens grow inside of the “mother” or creator. Nurturing the growing brood requires consuming specific muds, ashes, and plants, which cost 50 gp/day for each incubating broodiken. The incubation period requires one month and takes a toll on the creator’s health. During this time, the creator becomes fatigued after four hours without eight hours’ rest.  \nIf the creator is not a spellcaster, a spellcaster who meets the requirements below must supervise the incubation and birth. Most spellcasters birth the broodiken using a dagger before the broodiken tears its way out. A “mother” can only control one brood of broodiken at a time. Incubating a second brood makes the first brood furiously jealous, and it will turn on its own creator.  \n**Constructed Nature.** A broodiken doesn’t require air, food, drink, or sleep.",
            "name": "Broodiken",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 55,
            "hit_dice": "10d4+30",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Attach",
                    "desc": "When a broodiken succeeds on a bite attack, its teeth latch on, grappling the target (escape DC 9). On each of its turns, its bite attack hits automatically as long as it can maintain its grapple."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The broodiken is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The broodiken has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shared Rage",
                    "desc": "A broodiken cannot speak with its creator telepathically, but it feels strong emotions and recognizes the objects of those emotions. A creator can telepathically order broodiken to hunt for and attack individuals by sending the broodiken an image of the creature and the appropriate emotion. As long as the broodiken is on such a hunt, it can be more than 100 feet away from its master without wailing."
                }
            ],
            "spell_list": [],
            "page_no": 45,
            "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_broodiken/"
        },
        {
            "slug": "broodiken-tob1-2023",
            "desc": "False",
            "name": "Broodiken",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4 + 24",
            "speed": {
                "walk": 20
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Perception": 4,
                "Stealth": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) piercing damage, and the broodiken attaches to the target. While attached, the broodiken can't attack, and at the start of each of the broodiken's turns, the target takes 9 (2d6 + 2) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The broodiken doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The broodiken is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The broodiken has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shared Rage",
                    "desc": "The broodiken can't speak with its creator telepathically, but it can magically receive simple ideas, emotions, and images telepathically from its creator while within 100 feet of its creator. The creator can send the broodiken an image of a creature and emotion or simple idea tied to it, such as anger or retrieval, and the broodiken will seek the creature to carry out the emotion or desire. As long as the broodiken is following such an order, it can be more than 100 feet away from its master without wailing."
                }
            ],
            "spell_list": [],
            "page_no": 43,
            "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_broodiken/"
        },
        {
            "slug": "broodmother-of-leng",
            "desc": "A bloated purple spider the size of a castle gate, covered in gold, jewels, and its chittering young, lumbers forward._  \nDeep in the bowels of the cursed land of Leng, the Open Game License",
            "name": "Broodmother of Leng",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "17d12+51",
            "speed": {
                "climb": 30,
                "walk": 40
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": 7,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "intimidation": 4,
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned, unconscious",
            "senses": "darkvision 240 ft., passive Perception 14",
            "languages": "Common, Void Speech",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The broodmother of Leng makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) slashing damage plus 9 (2d8) poison damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Spit Venom",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60 ft., one target. Hit: 20 (4d8 + 2) poison damage, and the target must succeed on a DC 15 Constitution saving throw or be poisoned and blinded until the end of its next turn.",
                    "attack_bonus": 6,
                    "damage_dice": "4d8+2"
                },
                {
                    "name": "Call Brood (1/Day)",
                    "desc": "The broodmother spawns 2d4 swarms of spiderlings (treat as spiders of Leng (treat as giant wolf spider) instead. The creatures arrive in 1d4 rounds, acting as allies of the broodmother and obeying her spoken commands. The creatures remain for 1 hour, until the broodmother dies, or until the broodmother dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Protect the Future",
                    "desc": "When a creature the broodmother can see attacks her, she can call on a spider of Leng within 5 feet of her to protect her. The spider of Leng becomes the target of the attack instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Brood Leader",
                    "desc": "Spiders of Leng and swarms of spiderlings have advantage on attack rolls against creatures within 30 feet of the broodmother who have attacked or damaged the broodmother within the last minute."
                },
                {
                    "name": "Eldritch Understanding",
                    "desc": "A broodmother of Leng can read and use any scroll."
                },
                {
                    "name": "Poisonous Blood",
                    "desc": "A creature that hits the broodmother with a melee attack while within 5 feet of her takes 7 (2d6) poison damage. The creature must succeed a DC 15 Dexterity saving throw or also be poisoned until the end of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The broodmother of Leng's innate spellcasting ability is Intelligence (spell save DC 15, +7 to hit with spell attacks). She can innately cast the following spells, requiring no material components.\nAt will: charm person, chill touch, comprehend languages, detect magic\n3/day each: hold person, suggestion, thunderwave\n1/day each: dream, legend lore, mislead, scrying"
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_broodmother-of-leng/"
        },
        {
            "slug": "brown-bear",
            "desc": "",
            "name": "Brown Bear",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 34,
            "hit_dice": "4d10+12",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bear makes two attacks: one with its bite and one with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The bear has advantage on Wisdom (Perception) checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 369,
            "environments": [
                "Hill",
                "Feywild",
                "Mountains",
                "Forest",
                "Arctic"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_brown-bear/"
        },
        {
            "slug": "brown-bear-a5e",
            "desc": "",
            "name": "Brown Bear",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 34,
            "hit_dice": "4d10+12",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6+4) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4+4) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 14). Until this grapple ends  the bear can't attack a different target with its claws."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The bear has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 440,
            "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_brown-bear/"
        },
        {
            "slug": "brownie",
            "desc": "",
            "name": "Brownie",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 28,
            "hit_dice": "8d4+8",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 20,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Branch Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit 5 ft. or range 20/60' one target 10 (2d4+5) piercing damage."
                },
                {
                    "name": "Domestic Magic",
                    "desc": "Wis no material components: At will: mending and prestidigitation"
                },
                {
                    "name": "Invisibility",
                    "desc": "Magically turns invisible until it attacks or uses Domestic Magic or until its concentration ends (as if concentrating on a spell). Any equipment the brownie wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "Can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_brownie/"
        },
        {
            "slug": "brownie-beastrider",
            "desc": "",
            "name": "Brownie Beastrider",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 54,
            "hit_dice": "12d4+24",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Branch Spears or it makes one Branch Spear and its mount makes one melee weapon attack."
                },
                {
                    "name": "Branch Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit 5 ft. or range 20/60' one target 10 (2d4+5) piercing damage."
                },
                {
                    "name": "Domestic Magic",
                    "desc": "Wis no material components: At will: mending and prestidigitation"
                },
                {
                    "name": "Invisibility",
                    "desc": "Magically turns invisible until it attacks uses Domestic Magic or Beasts of the Forest or until its concentration ends (as if concentrating on a spell). Any equipment it wears or carries is invisible with it."
                },
                {
                    "name": "Beasts of the Forest (1/Day)",
                    "desc": "Magically calls 2d4 hawks or ravens or it calls 1 black bear or wolf. Called creatures arrive in 1d4 rounds acting as allies of brownie and obeying its spoken commands. The Beasts remain for 1 hr until brownie dies or until brownie dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Mounted Warrior",
                    "desc": "While mounted the brownie's mount can't be charmed or frightened."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "Can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_brownie-beastrider/"
        },
        {
            "slug": "brownie-mystic",
            "desc": "",
            "name": "Brownie Mystic",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "15d4+45",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 17,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 4,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Common, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Mystic Staff or Magical Blast attacks. Can replace one of the attacks with use of Spellcasting."
                },
                {
                    "name": "Mystic Staff",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d4+5) bludgeoning damage + 3 (1d6) psychic."
                },
                {
                    "name": "Mystic Blast",
                    "desc": "Ranged Spell Attack: +6 to hit, 60 ft., one target, 10 (2d6+3) psychic."
                },
                {
                    "name": "Invisibility",
                    "desc": "Magically turns invisible until it attacks or uses Spellcasting or until its concentration ends (as if concentrating on a spell). Any equipment brownie wears or carries is invisible with it."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Wis (DC 13) no material components: At will: mending minor illusion prestidigitation3/day ea: entangle mirror image1/day ea: confusion conjure animals dimension door"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "Can communicate with Beasts as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_brownie-mystic/"
        },
        {
            "slug": "brumalek",
            "desc": "",
            "name": "Brumalek",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 40,
            "hit_dice": "9d6+9",
            "speed": {
                "walk": 30,
                "burrow": 20,
                "climb": 20
            },
            "strength": 5,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 13,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "thunder",
            "condition_immunities": "deafened",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Headbutt",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) bludgeoning damage."
                },
                {
                    "name": "Reverberating Howl",
                    "desc": "Releases an ear-shattering howl in a 30' cone that is audible 300' away. Each creature in that cone must make a DC 13 Dex save. On a failure a creature takes 5 (2d4) thunder and is deafened for 1 min. On a success the creature takes half the damage and isn't deafened. A deafened creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skittish",
                    "desc": "Can take the Dash or Disengage action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Snow Stride",
                    "desc": "A brumalek can burrow through nonmagical snow and earth. While doing so it doesn't disturb the material it moves through. In addition difficult terrain composed of snow doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": 70,
            "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_brumalek/"
        },
        {
            "slug": "bucca",
            "desc": "_These tiny, obsidian-skinned, bat-winged fey always have a hungry look, leering with razor-sharp fangs showing and licking their leathery faces with their forked, purple tongues._  \n**Hidden in Crevices.** Buccas are tiny, underground faeries who are also known as “snatchers,” because they love to steal from miners and hoard precious minerals and gems in tiny, trap‑filled crevices. Their small size makes them easy to overlook.  \n**Treasure Finders.** Buccas are often enslaved by derro as treasure seekers and can be summoned by some derro shamans. Buccas are the bane of the dwarves of many mountains and hilly cantons, serving as spies and scouts for evil humanoids.  \n**Bat Friends.** Buccas often train bats as mounts, messengers, and guard animals. On occasion they sell them to goblins and kobolds.",
            "name": "Bucca",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d4+15",
            "speed": {
                "walk": 20,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Darakhul, Dwarvish",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Damage: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw against poison or take 1d2 Strength damage. The target must repeat the saving throw at the end of each of its turns, and it loses another 1d2 Strength for each failed saving throw. The effect ends when one of the saving throws succeeds or automatically after 4 rounds. All lost Strength returns after a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The bucca doesn't provoke an opportunity attack when it flies out of an enemy's reach."
                },
                {
                    "name": "Vulnerability to Sunlight",
                    "desc": "A bucca takes 1 point of radiant damage for every minute it is exposed to sunlight."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the bucca's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: invisibility\n\n3/day each: darkness, ensnaring strike, locate object"
                }
            ],
            "spell_list": [],
            "page_no": 46,
            "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_bucca/"
        },
        {
            "slug": "bucca-tob1-2023",
            "desc": "False",
            "name": "Bucca",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d4 + 15",
            "speed": {
                "walk": 30,
                "fly": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 13,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Perception": 1,
                "Sleight of Hand": 7,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Darakhul, Dwarvish",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "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, and the target must succeed on a DC 13 Constitution saving throw or become poisoned for 1 minute. The poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Invisibility",
                    "desc": "The bucca magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the bucca wears or carries is invisible with it."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The bucca doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The bucca takes 1 radiant damage each minute it is exposed to sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Treasure Sense",
                    "desc": "The bucca can pinpoint, by scent, the location of precious metals and stones, such as coins and gems, within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 44,
            "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_bucca/"
        },
        {
            "slug": "bugbear_bf",
            "desc": "",
            "name": "Bugbear",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "Goblins",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 40,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": -1,
            "wisdom_save": 0,
            "charisma_save": -1,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Goblin",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Spiked Club",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 12 (2d8+3) piercing damage. A surprised target takes an extra 4 (1d8) piercing damage and must succeed on a DC 13 CON save or be stunned until the end of its next turn."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +6 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 11 (2d6+4) piercing damage in melee or 7 (1d6+4) piercing damage at range."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "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/"
        },
        {
            "slug": "bugbear",
            "desc": "",
            "name": "Bugbear",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "goblinoid",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "hide armor, shield",
            "hit_points": 27,
            "hit_dice": "5d8+5",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 11,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Goblin",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d8",
                    "damage_bonus": 2
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 9 (2d6 + 2) piercing damage in melee or 5 (1d6 + 2) piercing damage at range.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Brute",
                    "desc": "A melee weapon deals one extra die of its damage when the bugbear hits with it (included in the attack)."
                },
                {
                    "name": "Surprise Attack",
                    "desc": "If the bugbear surprises a creature and hits it with an attack during the first round of combat, the target takes an extra 7 (2d6) damage from the attack.",
                    "attack_bonus": 0,
                    "damage_dice": "2d6"
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "environments": [
                "Underdark",
                "Desert",
                "Mountains",
                "Grassland",
                "Forest",
                "Jungle",
                "Hills",
                "Swamp"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_bugbear/"
        },
        {
            "slug": "bugbear-a5e",
            "desc": "",
            "name": "Bugbear",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 30,
            "hit_dice": "5d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 4,
                "stealth": 4,
                "perception": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Goblin",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Strangle",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one Medium or smaller creature that is surprised  grappled by the bugbear  or that can't see the bugbear. Hit: 9 (2d6 + 2) bludgeoning damage  and the target is pulled 5 feet towards the bugbear and grappled (escape DC 12). Until this grapple ends  the bugbear automatically hits with the Strangle attack and the target can't breathe."
                },
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage."
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage  or 12 (3d6 + 2) piercing damage if the target is a creature that is surprised or that can't see the bugbear."
                },
                {
                    "name": "Stealthy Sneak",
                    "desc": "The bugbear moves up to half its Speed without provoking opportunity attacks. It can then attempt to hide."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 38,
            "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_bugbear/"
        },
        {
            "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/"
        }
    ]
}