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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=type&page=6",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=type&page=4",
    "results": [
        {
            "slug": "swarm-of-compsognathus",
            "desc": "The curious bipedal lizard lets out a musical chirp. More chirps respond from within the nearby grass, becoming a sinister chorus._  \nOpen Game License",
            "name": "Swarm of Compsognathus",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, prone, restrained, stunned",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hp or fewer.",
                    "attack_bonus": 4,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grasslands Camouflage",
                    "desc": "The compsognathus has advantage on Dexterity (Stealth) checks made to hide in tall grass."
                },
                {
                    "name": "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 compsognathus. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_swarm-of-compsognathus/"
        },
        {
            "slug": "swarm-of-esteron",
            "desc": "Esteron are small, winged salamanders that live in large groups. They cluster around subterranean bodies of water and aggressively protect such places. Some underground creatures see the esteron as a delicacy, but those who hunt esteron know the beasts are quick to form swarms that can easily overwhelm an unprepared hunter.  \nEsteron are highly sociable, communal creatures, and their communities are not lorded over by a dominant member. Instead, they cooperate with one another peacefully. When two groups of esteron encounter one another, they behave peacefully if the nearby water and food is abundant, sometimes even exchanging members. If resources are scarce, however, the group that inhabits the source of water drives away the outsider group with as little violence as possible.",
            "name": "Swarm of Esteron",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 54,
            "hit_dice": "12d8",
            "speed": {
                "swim": 30,
                "fly": 30,
                "walk": 10
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half its hp or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The swarm can breathe air and water."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "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 esteron. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 400,
            "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_swarm-of-esteron/"
        },
        {
            "slug": "ape_bf",
            "desc": "",
            "name": "Ape",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two Fist attacks. If both Fist attacks hit one Medium or smaller creature, the target is grappled (escape DC 13), and the ape can't grapple another creature."
                },
                {
                    "name": "Fist",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 25/50 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ape/"
        },
        {
            "slug": "ape_giant_bf",
            "desc": "",
            "name": "Ape, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two Fist or Rock attacks. If both Fist attacks hit one Large or smaller creature, the target is grappled (escape DC 16). The ape has two fists, each of which can grapple only one target."
                },
                {
                    "name": "Fist",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 27 (4d10+5) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +8 to hit, range 50/100 ft., one target. _Hit:_ 23 (4d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Throw",
                    "desc": "One Large or smaller creature grappled by the ape is thrown up to 50 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 DEX save or take the same damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ape-giant/"
        },
        {
            "slug": "axe_beak_bf",
            "desc": "",
            "name": "Axe Beak",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8+2) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Evasive",
                    "desc": "The axe beak takes the Disengage or Dodge action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_axe-beak/"
        },
        {
            "slug": "baboon_bf",
            "desc": "",
            "name": "Baboon",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": -1,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -3,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Startling Display",
                    "desc": "When a creature the baboon can see attacks it while within 5 feet of it, the baboon can bare its teeth, puff its chest, or emit a quick series of barks. The attacker must succeed on a DC 11 WIS save or have disadvantage on the attack roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The baboon has advantage on attack rolls against a creature if at least one of the baboon's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_baboon/"
        },
        {
            "slug": "badger_bf",
            "desc": "",
            "name": "Badger",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "burrow": 10
            },
            "strength": 4,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": -3,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Grumpy",
                    "desc": "When in combat, the badger attacks the creature that most recently dealt damage to it, provided that creature is within range or moving to it doesn't cause the badger to provoke opportunity attacks. The badger otherwise attacks the nearest hostile creature."
                },
                {
                    "name": "Heightened Smell",
                    "desc": "The badger's Perception is 16 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_badger/"
        },
        {
            "slug": "badger_giant_bf",
            "desc": "",
            "name": "Badger, Giant",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": 1,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The badger makes one Bite attack and one Claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 4 (1d6+1) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 3 (1d4+1) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Grumpy",
                    "desc": "When in combat, the badger attacks the creature that most recently dealt damage to it, provided that creature is within range or moving to it doesn't cause the badger to provoke opportunity attacks. The badger otherwise attacks the nearest hostile creature."
                },
                {
                    "name": "Heightened Smell",
                    "desc": "The badger's Perception is 16 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_badger-giant/"
        },
        {
            "slug": "bat_bf",
            "desc": "",
            "name": "Bat",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 5,
                "fly": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": -4,
            "dexterity_save": 1,
            "constitution_save": -1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "deafened",
            "damage_resistances": "blinded",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 60 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The bat can't use its keensense while deafened."
                },
                {
                    "name": "Heightened Hearing",
                    "desc": "The bat's Perception is 16 when perceiving by hearing."
                }
            ],
            "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_bat/"
        },
        {
            "slug": "bat_giant_bf",
            "desc": "",
            "name": "Bat, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": 2,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "deafened",
            "damage_resistances": "blinded",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 60 ft.",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Dizzying Screech",
                    "desc": "The bat releases a dizzying screech at one creature within 10 feet of it. If the target can hear the screech, it must succeed on a DC 12 CON save or be disoriented until the end of its next turn. When a disoriented creature moves, it moves in a random direction."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The bat can't use its keensense while deafened."
                },
                {
                    "name": "Heightened Hearing",
                    "desc": "The bat's Perception is 16 when perceiving by hearing."
                }
            ],
            "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_bat-giant/"
        },
        {
            "slug": "bear_black_bf",
            "desc": "",
            "name": "Bear, Black",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bear makes one Bite attack and one Claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The bear's Perception is 18 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_bear-black/"
        },
        {
            "slug": "bear_brown_bf",
            "desc": "",
            "name": "Bear, Brown",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 4,
            "dexterity_save": 0,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The brown bear makes one Bite attack and one Claws attack. If both attacks hit one creature, the target is grappled (escape DC 14). The bear can grapple only one creature at a time."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one creature. _Hit:_ 8 (1d8+4) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (2d4+4) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The bear's Perception is 18 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_bear-brown/"
        },
        {
            "slug": "bear_polar_bf",
            "desc": "",
            "name": "Bear, Polar",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "swim": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": 0,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The polar bear makes one Bite attack and one Claws attack. If both attacks hit one creature, the target is grappled (escape DC 15). The bear can grapple only one creature at a time."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one creature. _Hit:_ 9 (1d8+5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The bear's Perception is 18 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_bear-polar/"
        },
        {
            "slug": "boar_bf",
            "desc": "",
            "name": "Boar",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -3,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Tusk",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the boar moves at least 20 feet straight toward a target and then hits it with a Tusk attack on the same turn, the target takes an extra 3 (1d6) slashing damage. If the target is a creature, it must succeed on a DC 12 STR save or be knocked prone."
                },
                {
                    "name": "Relentless (Recharges after a Short or Long Rest)",
                    "desc": "If the boar takes 4 damage or less that would reduce it to 0 HP, it is reduced to 1 HP instead."
                }
            ],
            "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_boar/"
        },
        {
            "slug": "boar_giant_bf",
            "desc": "",
            "name": "Boar, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 4,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": -2,
            "charisma_save": -3,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant boar makes two Tusk attacks. If both attacks hit one creature, the target must succeed on a DC 13 STR save or be knocked prone."
                },
                {
                    "name": "Tusk",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Challenging Snort",
                    "desc": "The boar snorts and stomps its feet at a creature it can see within 30 feet of it. The target must succeed on a DC 13 WIS save or be frightened until the end of its next turn and have disadvantage on the next save it makes against being knocked prone by the boar."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the boar moves at least 20 feet straight toward a target and then hits it with a Tusk attack on the same turn, the target takes an extra 7 (2d6) slashing damage. If the target is a creature, it must succeed on a DC 13 STR save or be knocked prone."
                },
                {
                    "name": "Relentless (Recharges after a Short or Long Rest)",
                    "desc": "If the boar takes 10 damage or less that would reduce it to 0 HP, it is reduced to 1 HP instead."
                }
            ],
            "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_boar-giant/"
        },
        {
            "slug": "camel_bf",
            "desc": "",
            "name": "Camel",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -3,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Camel Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 4 (1d4+2) bludgeoning damage."
                },
                {
                    "name": "Bile Spit",
                    "desc": "_Ranged Weapon Attack:_ +2 to hit, range 20/60 ft., one creature. _Hit:_ 2 (1d4) acid damage, and the target must succeed on a DC 12 CON save or be smelly for 1 hour or until a creature spends 1 minute cleaning off the spit. A smelly creature has disadvantage on CHA checks."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Camel Resilience",
                    "desc": "The camel is resistant to exhaustion, and it requires only half the amount of water that a typical Beast of its size needs."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_camel/"
        },
        {
            "slug": "cat_bf",
            "desc": "",
            "name": "Cat",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": -4,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Charming Mewl",
                    "desc": "The cat emits a soft, high-pitched meow at a creature it can see within 10 feet of it. The target must succeed on a DC 11 CHA save or be charmed until the end of its next turn. If a creature's save is successful or the effect ends for it, the creature is immune to the cat's Charming Mewl for the next 24 hours."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The cat's Perception is 18 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_cat/"
        },
        {
            "slug": "crab_bf",
            "desc": "",
            "name": "Crab",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": -4,
            "dexterity_save": 0,
            "constitution_save": 0,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "slashing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 2 (1d4) bludgeoning damage, and the crab attaches to the target. While attached, the crab can't attack, and at the start of each of the crab's turns, the target takes 2 (1d4) bludgeoning damage. The attached crab moves with the target whenever the target moves, requiring none of the crab's movement. It can detach itself by spending 5 feet of its movement on its turn. A creature, including the target, can use its action to detach the crab."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_crab/"
        },
        {
            "slug": "crab_giant_bf",
            "desc": "",
            "name": "Crab, Giant",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": 2,
            "dexterity_save": 2,
            "constitution_save": 0,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "slashing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 30 ft.",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Pincer",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) bludgeoning damage, and the target is grappled (escape DC 12). The crab has two pincers, each of which can grapple only one target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Pincer Pinch",
                    "desc": "One breathing creature grappled by the crab must succeed on a DC 12 STR save or be unable to speak or cast spells with verbal components and begin suffocating, as the crab squeezes the air from the target's lungs. This effect lasts until the grapple ends."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_crab-giant/"
        },
        {
            "slug": "crocodile_bf",
            "desc": "",
            "name": "Crocodile",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8+2) piercing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and the crocodile can't Bite another target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Death Roll",
                    "desc": "One creature grappled by the crocodile must make a DC 12 STR save, taking 5 (2d4) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The crocodile can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_crocodile/"
        },
        {
            "slug": "crocodile_giant_bf",
            "desc": "",
            "name": "Crocodile, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 50
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The crocodile makes one Bite attack and one Tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one creature. _Hit:_ 21 (3d10+5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the crocodile can't Bite another target."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target not grappled by the crocodile. _Hit:_ 14 (2d8+5) bludgeoning damage. If the target is a creature, it must succeed on a DC 16 STR save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Death Roll",
                    "desc": "One creature grappled by the crocodile must make a DC 16 STR save, taking 7 (2d6) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The crocodile can hold its breath for 30 minutes."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_crocodile-giant/"
        },
        {
            "slug": "deer_bf",
            "desc": "",
            "name": "Deer",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": 0,
            "dexterity_save": 3,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 2,
            "charisma_save": -3,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "frightened",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Kick",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 2 (1d4) bludgeoning damage, and if the target is a Large or smaller creature, it must succeed on a DC 10 STR save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skittish",
                    "desc": "The deer takes the Dash or Disengage action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_deer/"
        },
        {
            "slug": "eagle_bf",
            "desc": "",
            "name": "Eagle",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": -2,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 2,
            "charisma_save": -2,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "blinded",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) slashing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Sight",
                    "desc": "The eagle's Perception is 19 when perceiving by sight."
                },
                {
                    "name": "Seabird",
                    "desc": "The eagle can swim up to 30 feet on its turn, but it must start and end its movement either flying or on a solid surface, such as a ship or beach. If it is swimming at the end of its turn, it must succeed on a DC 10 CON save or it immediately begins to sink and suffocate. A suffocating eagle must succeed on a DC 8 STR check to fly out of the substance where it is sinking."
                }
            ],
            "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_eagle/"
        },
        {
            "slug": "eagle_giant_bf",
            "desc": "",
            "name": "Eagle, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 40,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 80
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 3,
            "dexterity_save": 3,
            "constitution_save": 1,
            "intelligence_save": -1,
            "wisdom_save": 2,
            "charisma_save": 0,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "blinded",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Giant Eagle,understands Common and Auran but can't speak them",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eagle makes one Beak attack and one Talons attack."
                },
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                },
                {
                    "name": "Talons",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage, and the target is grappled (escape DC 13) if it is a Medium or smaller creature. Until this grapple ends, the target is restrained, and the eagle can't use its Talons on another target."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Sight",
                    "desc": "The eagle's Perception is 19 when perceiving by sight."
                },
                {
                    "name": "Seabird",
                    "desc": "The eagle can swim up to 40 feet on its turn, but it must start and end its movement either flying or on a solid surface, such as a ship or beach. If it is swimming at the end of its turn, it must succeed on a DC 11 CON save or it immediately begins to sink and suffocate. A suffocating eagle must succeed on a DC 13 STR check to fly out of the substance where it is sinking."
                }
            ],
            "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_eagle-giant/"
        },
        {
            "slug": "elephant_bf",
            "desc": "",
            "name": "Elephant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elephant makes two Gore attacks."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 16 (2d10+5) piercing damage."
                },
                {
                    "name": "Stomp",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one prone creature. _Hit:_ 14 (2d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trunk Grab",
                    "desc": "The elephant grabs one Large or smaller creature within 10 feet of it. The target must succeed on a DC 15 STR save or be grappled (escape DC 15). The elephant can grapple only one creature at a time."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the elephant moves at least 20 feet straight toward a creature and then hits it with a Gore attack on the same turn, that target must succeed on a DC 15 STR save or be knocked prone. If the target is prone, the elephant can make one Stomp 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_elephant/"
        },
        {
            "slug": "elk_bf",
            "desc": "",
            "name": "Elk",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) bludgeoning damage."
                },
                {
                    "name": "Kick",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) bludgeoning damage, and the target must succeed on a DC 12 STR save or be pushed up to 10 feet away from the elk."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the elk moves at least 20 feet straight toward a target and then hits it with a Ram attack on the same turn, the target takes an extra 3 (1d6) bludgeoning damage. If the target is a creature, it must succeed on a DC 12 STR save or be knocked prone."
                }
            ],
            "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_elk/"
        },
        {
            "slug": "elk_giant_bf",
            "desc": "",
            "name": "Elk, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 4,
            "dexterity_save": 3,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 2,
            "charisma_save": 0,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Giant Elk,understands Common,Elvish,and Sylvan but can't speak them",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elk makes one Ram attack and one Kick attack."
                },
                {
                    "name": "Ram",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 10 ft., one target. _Hit:_ 11 (2d6+4) bludgeoning damage."
                },
                {
                    "name": "Kick",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (2d4+4) bludgeoning damage, and the target must succeed on a DC 14 STR save or be pushed up to 15 feet away from the elk."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bolstering Bugle (27 HP or Higher)",
                    "desc": "The elk bugles its might at its opponents, bolstering its confidence. It has advantage on the next attack roll it makes before the start of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the elk moves at least 20 feet straight toward a target and then hits it with a Ram attack on the same turn, the target takes an extra 7 (2d6) bludgeoning damage. If the target is a creature, it must succeed on a DC 14 STR save or be knocked prone."
                }
            ],
            "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_elk-giant/"
        },
        {
            "slug": "frog_bf",
            "desc": "",
            "name": "Frog",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 1,
            "dexterity": 10,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": -5,
            "dexterity_save": 0,
            "constitution_save": -1,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "grappled",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The frog can breathe air and water."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The frog's long jump is up to 10 feet and its high jump is up to 5 feet, with or without a running start."
                }
            ],
            "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_frog/"
        },
        {
            "slug": "frog_giant_bf",
            "desc": "",
            "name": "Frog, Giant",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": 2,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -4,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "grappled",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) piercing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and the frog can't Bite another target."
                },
                {
                    "name": "Swallow",
                    "desc": "The frog makes one Bite attack against a Small or smaller target it is grappling. If the attack hits, the target is swallowed, and the grapple ends. The swallowed target is blinded and restrained, it has total cover against attacks and other effects outside the frog, and it takes 5 (2d4) acid damage at the start of each of the frog's turns. The frog can have only one target swallowed at a time. If the frog takes any damage from the swallowed creature, the frog must succeed on a DC 10 CON save at the end of that turn or regurgitate the creature, which falls prone in a space within 5 feet of the frog. If the frog dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 5 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reeling Tongue",
                    "desc": "The frog lashes out its tongue at one Medium or smaller creature it can see within 15 feet of it. The target must succeed on a DC 12 STR save or be pulled up to 10 feet closer to the frog."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The frog can breathe air and water."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The frog's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start."
                }
            ],
            "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_frog-giant/"
        },
        {
            "slug": "frog_giant_poisonous_bf",
            "desc": "",
            "name": "Frog, Giant Poisonous",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 44,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -4,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 8 (1d10+3) piercing damage plus 5 (1d10) poison damage, and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the frog can't Bite another target."
                },
                {
                    "name": "Swallow",
                    "desc": "The frog makes one Bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is swallowed, and the grapple ends. The swallowed target is blinded and restrained, it has total cover against attacks and other effects outside the frog, and it takes 7 (2d6) acid damage at the start of each of the frog's turns. The frog can have only one target swallowed at a time. If the frog takes any damage from the swallowed creature, the frog must succeed on a DC 11 CON save at the end of that turn or regurgitate the creature, which falls prone in a space within 5 feet of the frog. If the frog dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 5 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reeling Tongue",
                    "desc": "The frog lashes out its tongue at one Large or smaller creature it can see within 20 feet of it. The target must succeed on a DC 13 STR save or be pulled up to 15 feet closer to the frog."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The frog can breathe air and water."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The frog's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start."
                },
                {
                    "name": "Toxic Skin",
                    "desc": "The frog's skin is coated in a hallucinogenic toxin. A creature that touches the frog or hits it with a melee attack while within 5 feet of it must make a DC 13 CON save. On a failure, a creature is poisoned until the end of its next turn and experiences mild hallucinations while poisoned."
                }
            ],
            "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_frog-giant-poisonous/"
        },
        {
            "slug": "goat_bf",
            "desc": "",
            "name": "Goat",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 1,
            "dexterity_save": 0,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 3 (1d4+1) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the goat moves at least 20 feet straight toward a target and then hits it with a Ram attack on the same turn, the target takes an extra 2 (1d4) bludgeoning damage. If the target is a creature, it must succeed on a DC 11 STR save or be knocked prone."
                }
            ],
            "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_goat/"
        },
        {
            "slug": "goat_giant_bf",
            "desc": "",
            "name": "Goat, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 8 (2d4+3) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Terrifying Scream",
                    "desc": "When the goat takes damage, it can release a high-pitched scream, frightening creatures within 10 feet of it. Each creature in that area that can hear the scream must succeed on a DC 13 WIS save or be frightened until the end of its next turn. A creature frightened in this way can't be frightened by this goat's Terrifying Scream again for the next 24 hours."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the goat moves at least 20 feet straight toward a target and then hits it with a Ram attack on the same turn, the target takes an extra 5 (2d4) bludgeoning damage. If the target is a creature, it must succeed on a DC 13 STR save or be knocked prone."
                }
            ],
            "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_goat-giant/"
        },
        {
            "slug": "hawk_bf",
            "desc": "",
            "name": "Hawk",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 4,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": -3,
            "dexterity_save": 1,
            "constitution_save": -1,
            "intelligence_save": -4,
            "wisdom_save": 2,
            "charisma_save": -2,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 3 (1d4+1) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Evasive Flight",
                    "desc": "The hawk takes the Disengage or Dodge action. It can use this bonus action only while flying."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Sight",
                    "desc": "The hawk's Perception is 19 when perceiving by sight."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_hawk/"
        },
        {
            "slug": "hawk_blood_bf",
            "desc": "",
            "name": "Hawk, Blood",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": -2,
            "dexterity_save": 2,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 2,
            "charisma_save": -3,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Evasive Flight",
                    "desc": "The hawk takes the Disengage or Dodge action. It can use this bonus action only while flying."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Sight",
                    "desc": "The hawk's Perception is 19 when perceiving by sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The hawk has advantage on attack rolls against a creature if at least one of the hawk's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_hawk-blood/"
        },
        {
            "slug": "hippocampus_bf",
            "desc": "",
            "name": "Hippocampus",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 42,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "swim": 60
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 4,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hippocampus makes one Bite attack and one Tail Slap attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one creature. _Hit:_ 7 (1d6+4) piercing damage."
                },
                {
                    "name": "Tail Slap",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 10 ft., one target. _Hit:_ 8 (1d8+4) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rearing Kick",
                    "desc": "The hippocampus rears up and kicks its forelegs at one creature it can see within 5 feet of it. The target must succeed on a DC 14 STR save or be knocked prone or pushed up to 10 feet away from the hippocampus (the hippocampus's choice)."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The hippocampus can breathe air and water."
                },
                {
                    "name": "Shared Breath",
                    "desc": "The hippocampus's gills pull more air from the water than the hippocampus needs, expelling the excess as bubbles down its neck and across its back. If an air-breathing creature is riding the hippocampus, these bubbles can provide that creature a supply of fresh air when the hippocampus isn't in combat or traveling at a fast pace."
                }
            ],
            "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_hippocampus/"
        },
        {
            "slug": "horse_draft_bf",
            "desc": "",
            "name": "Horse, Draft",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 4,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "frightened",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Draft Animal",
                    "desc": "The draft horse can push, drag, or lift weight in pounds equal to three times its carrying capacity."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_horse-draft/"
        },
        {
            "slug": "horse_riding_bf",
            "desc": "",
            "name": "Horse, Riding",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 60
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "frightened",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Easy Gait",
                    "desc": "The horse's steps are smooth and steady. A creature riding the horse has advantage on saves against exhaustion caused by a Forced March."
                }
            ],
            "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_horse-riding/"
        },
        {
            "slug": "horse_war_bf",
            "desc": "",
            "name": "Horse, War",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "scale mail barding",
            "hit_points": 22,
            "hit_dice": "",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 4,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 8 (1d8+4) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Trained Shift",
                    "desc": "If the horse's rider is subjected to an effect that would knock it prone or dismount it, the horse can shift its body to assist the rider. The rider has advantage on the check or save to avoid the effect."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the horse moves at least 20 feet straight toward a creature and then hits it with a Hooves attack on the same turn, that target must succeed on a DC 14 STR save or be knocked prone. If the target is prone, the horse can make another Hooves 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_horse-war/"
        },
        {
            "slug": "hyena_bf",
            "desc": "",
            "name": "Hyena",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": 0,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -3,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d6) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Cackling Chorus",
                    "desc": "If three or more hyenas are all within 30 feet of each other, their cackling, grunts, whoops, and yips create a deafening chorus. A creature that starts its turn within 10 feet of such a hyena must succeed on a DC 10 CON save or be deafened until the start of its next turn. The DC is equal to 8 plus the number of participating hyenas."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The hyena has advantage on attack rolls against a creature if at least one of the hyena's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_hyena/"
        },
        {
            "slug": "hyena_giant_bf",
            "desc": "",
            "name": "Hyena, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 42,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 10 (2d6+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Warning Yip",
                    "desc": "The hyena can emit a brief yip at one friendly hyena or gnoll it can see within 30 feet of it, warning the target of danger. The next attack roll against the target before the start of the hyena's turn has disadvantage."
                }
            ],
            "reactions": [
                {
                    "name": "Rampage",
                    "desc": "When the hyena reduces a creature to 0 HP, it can move up to half its speed and make one Bite attack. If it does, attack rolls against it have advantage until the start of its next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Cackling Chorus",
                    "desc": "If three or more hyenas are all within 30 feet of each other, their cackling, grunts, whoops, and yips create a deafening chorus. A creature that starts its turn within 10 feet of such a hyena must succeed on a CON save or be deafened until the start of its next turn. The DC is equal to 8 plus the number of participating hyenas."
                }
            ],
            "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_hyena-giant/"
        },
        {
            "slug": "insect_giant_centipede_bf",
            "desc": "",
            "name": "Insect, Giant Centipede",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 14,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": -3,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": -5,
            "wisdom_save": -2,
            "charisma_save": -4,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 30 ft.",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) piercing damage, and the target must succeed on a DC 11 CON save or take 7 (2d6) poison damage. If the poison damage reduces the target to 0 HP, the target is stable but poisoned for 1 hour, even after regaining HP, and is paralyzed while poisoned in this way."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Swift Hunter",
                    "desc": "The centipede moves up to its speed toward a hostile creature that it can see."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_insect-giant-centipede/"
        },
        {
            "slug": "insect_giant_fire_beetle_bf",
            "desc": "",
            "name": "Insect, Giant Fire Beetle",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": -1,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -5,
            "wisdom_save": -2,
            "charisma_save": -4,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one target. _Hit:_ 2 (1d4) slashing damage."
                },
                {
                    "name": "Igniting Mucus",
                    "desc": "_Ranged Weapon Attack:_ +2 to hit, range 15/30 ft., one target. _Hit:_ 2 (1d4) poison damage, and the target is covered in mucus that ignites after 1d4 rounds or if the target takes fire damage. An ignited creature takes 2 (1d4) fire damage at the start of each of its turns until a creature takes an action to douse the fire. A creature can remove the mucus before it ignites by taking an action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Illumination",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_insect-giant-fire-beetle/"
        },
        {
            "slug": "insect_giant_scorpion_bf",
            "desc": "",
            "name": "Insect, Giant Scorpion",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 20
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": 2,
            "dexterity_save": 1,
            "constitution_save": 2,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "poison,poisoned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 60 ft.",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant scorpion makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8+2) bludgeoning damage, and the target is grappled (escape DC 12). The scorpion has two claws, each of which can grapple only one target."
                },
                {
                    "name": "Sting",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 10 ft., one creature. _Hit:_ 7 (1d10+2) piercing damage plus 7 (2d6) poison damage, and the target must succeed on a DC 12 CON save or be poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Reflexive Sting",
                    "desc": "When a creature the scorpion can see attacks it while within 10 feet of the scorpion, the scorpion can whip its tail defensively at the creature. The attacker must succeed on a DC 12 DEX save or take 5 (1d10) piercing damage."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_insect-giant-scorpion/"
        },
        {
            "slug": "insect_giant_wasp_bf",
            "desc": "",
            "name": "Insect, Giant Wasp",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": 0,
            "dexterity_save": 2,
            "constitution_save": 0,
            "intelligence_save": -5,
            "wisdom_save": 0,
            "charisma_save": -4,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8+2) piercing damage, and the target must succeed on a DC 12 CON save or take 10 (3d6) poison damage. If the poison damage reduces the target to 0 HP, the target is stable but poisoned for 1 hour, even after regaining HP, and is paralyzed while poisoned in this way."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Assailing Pheromone",
                    "desc": "When the wasp takes damage, it can release a scent perceptible only to other wasps. Each wasp within 10 feet of this wasp has advantage on the next attack roll it makes before the end of its next turn."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_insect-giant-wasp/"
        },
        {
            "slug": "insect_scorpion_bf",
            "desc": "",
            "name": "Insect, Scorpion",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 10
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": -4,
            "dexterity_save": 0,
            "constitution_save": -1,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "poison,poisoned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "keensense 10 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 2 (1d4) piercing damage, and the target must succeed on a DC 10 CON save or take 2 (1d4) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_insect-scorpion/"
        },
        {
            "slug": "jackal_bf",
            "desc": "",
            "name": "Jackal",
            "size": "small",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 8,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": -1,
            "dexterity_save": 1,
            "constitution_save": 0,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage, and the target must succeed on a DC 10 CON save or contract shriveling fever disease, named for the way the disease causes an infected creature's muscles to shrivel. Until the disease is cured, the creature is poisoned, and at the end of each long rest, the infected creature must succeed on a DC 10 CON save or its STR score is reduced by 1d4. This reduction lasts until the creature finishes a long rest after the disease is cured. If the disease reduces the creature's STR to 0, the creature dies. A creature that succeeds on two saves recovers from the disease."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The jackal's Perception is 18 when perceiving by hearing or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The jackal has advantage on attack rolls against a creature if at least one of the jackal's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_jackal/"
        },
        {
            "slug": "lion_bf",
            "desc": "",
            "name": "Lion",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 42,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lion makes one Bite attack and one Claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 7 (1d8+3) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rattling Roar (Recharge 4-6)",
                    "desc": "The lion releases a bone-shaking roar in a 15-foot cone. Each creature in the area must succeed on a DC 13 CON save or have disadvantage on attack rolls until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell",
                    "desc": "The lion's Perception is 18 when perceiving by smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The lion has advantage on attack rolls against a creature if at least one of the lion's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Pounce",
                    "desc": "If the lion moves at least 20 feet straight toward a creature and then hits it with a Claws 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 lion can make one Bite attack against it as a bonus action."
                },
                {
                    "name": "Running Leap",
                    "desc": "With a 10-foot running start, the lion can long jump up to 25 feet."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_lion/"
        },
        {
            "slug": "lizard_bf",
            "desc": "",
            "name": "Lizard",
            "size": "tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": -4,
            "dexterity_save": 0,
            "constitution_save": 0,
            "intelligence_save": -5,
            "wisdom_save": -1,
            "charisma_save": -4,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one creature. _Hit:_ 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Detach Tail (5 HP or Fewer, Recharges after a Short or Long Rest)",
                    "desc": "When the lizard takes damage, it can detach its tail, reducing the damage by 2 (1d4), and immediately move up to its speed without provoking opportunity attacks."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_lizard/"
        },
        {
            "slug": "lizard_giant_bf",
            "desc": "",
            "name": "Lizard, Giant",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 15,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 2,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft.",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8+2) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Detach Tail (9 HP or Fewer, Recharges after a Short or Long Rest)",
                    "desc": "When the lizard takes damage, it can detach its tail, reducing the damage by 4 (1d8), and immediately move up to its speed without provoking opportunity attacks."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_lizard-giant/"
        },
        {
            "slug": "mammoth_bf",
            "desc": "",
            "name": "Mammoth",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 6,
            "dexterity_save": -1,
            "constitution_save": 5,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold,prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mammoth makes two Gore attacks."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 22 (3d10+6) piercing damage."
                },
                {
                    "name": "Stomp",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one prone creature. _Hit:_ 19 (3d8+6) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trunk Grab",
                    "desc": "The mammoth grabs one Large or smaller creature within 10 feet of it. The target must succeed on a DC 17 STR save or be grappled (escape DC 17). Until this grapple ends, the target is restrained, and the mammoth can't use Trunk Grab on another creature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the mammoth moves at least 20 feet straight toward a creature and then hits it with a Gore attack on the same turn, that target must succeed on a DC 17 STR save or be knocked prone. If the target is prone, the mammoth can make one Stomp 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_mammoth/"
        }
    ]
}