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

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

{
    "count": 2847,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=constitution&page=2",
    "previous": null,
    "results": [
        {
            "slug": "fext",
            "desc": "_Taut dead skin, adorned entirely with tattooed fish scales, covers this woman’s face and hands. She wears scaled armor, sea green like verdigris on copper, and wields a strange sword. Her pale eyes stare, unblinking._  \n**Undead Warlock Slaves.** Ancient and powerful beings across the multiverse grant magical knowledge to mortals through dangerous pacts. Those bound to these pacts become warlocks, but the will and force of their patron is borne by more than just those who strike bargains for sorcerous power. A fext is a former warlock who has become wholly dedicated to their patron—mind, body, and soul—and functions as enforcer, bodyguard, and assassin. They are powerful undead slaves to the will of their otherworldly patron.  \n**Linked to a Master.** Each fext is a unique servant of their patron and exhibits the physical traits of its master. The eyes of every fext are tied directly to their patron’s mind, who can see what the fext sees at any time. The fext also possesses a telepathic link to its patron.  \nThe process a warlock undergoes to become a fext is horrendous. The warlock is emptied of whatever morality and humanity he or she had as wine from a jug, and the patron imbues the empty vessel with its corruption and unearthly will. Whatever life the fext led before is completely gone. They exist only to serve.  \n**Outdoing Rivals.** Scholars have debated about how many fext a patron can command. The more powerful and well-established have at least 100, while others have only a handful. Where there is more than one fext, however, they maneuverings amongst themselves to curry favor with their powerful lord. Each fext is bound to obey commands, but they attempt to carry them out to the detriment of their competitors. Scheming is common and rampant among them and they try to work without the aid of other fext as much as possible.  \n**Undead Nature.** A fext doesn’t require air, food, drink, or sleep.",
            "name": "Fext",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "11d8+11",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 1,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 7,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing damage with nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages spoken by its patron",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fext makes two melee or ranged attacks."
                },
                {
                    "name": "Eldritch Blade",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage plus 16 (3d10) force damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2"
                },
                {
                    "name": "Eldritch Fury",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60/200 ft., one creature. Hit: 25 (4d10 + 3) force damage.",
                    "attack_bonus": 6,
                    "damage_dice": "4d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the fext's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components:at will: hex3/day each: counterspell, fear, gaseous form1/day each: hold monster, true seeing"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The fext has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The fext's weapon attacks are magical."
                },
                {
                    "name": "Patron Blessing",
                    "desc": "A fext is infused with a portion of their patron's power. They have an Armor Class equal to 10 + their Charisma modifier + their Dexterity modifier."
                }
            ],
            "spell_list": [],
            "page_no": 183,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/"
        },
        {
            "slug": "zmey-headling",
            "desc": "A zmey’s head doesn’t die when severed from the body. Instead, the head rapidly (within 2d6 rounds) sprouts a stunted body and two vestigial claws with which it can fight and drag itself across the ground. Within days it develops into a complete, miniature zmey, and by the time two lunar cycles elapse, the head regenerates into a full-grown zmey with three heads.  \n**Constant Feeding Frenzy.** Such rapid growth is fueled by a voracious appetite. A zmey headling eats everything it can, including its previous body, to satisfy its intense, maddening hunger and sustain its regeneration. Many stories about the horrific violence of the zmey are reports of voracious headlings, not mature zmey.",
            "name": "Zmey Headling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 30,
                "swim": 20
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 1,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zmey headline makes one bite attack and one claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 16 (2d12 + 3) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The zmey headling exhales fire in a 30-foot cone. Each creature in that area takes 16 (3d10) fire damage, or half damage with a successful DC 16 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The zmey headling can breathe air and water."
                },
                {
                    "name": "Regeneration",
                    "desc": "The zmey headling reaver regains 10 hit points at the start of its turn. This trait doesn't function if the zmey headling took acid or fire damage since the end of its previous turn. It dies if it starts its turn with 0 hit points and doesn't regenerate."
                }
            ],
            "spell_list": [],
            "page_no": 417,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/"
        },
        {
            "slug": "derro-fetal-savant",
            "desc": "_This creature resembles a blue-skinned dwarven infant, no older than a year. Its limbs flail and its head lolls with an obvious lack of coordination, and it screams incessantly._  \nOf the madness and insanity that resonates so strongly in derro society, perhaps none is so twisted as these premature infants, born insane and destined to lead their people further into madness. These derro are known as fetal savants.  \n**Soul Swapping.** Only the rarest of derro are born with the ability to exchange souls with other creatures, and when discovered, the babbling infants are treated with maddened reverence.  \n**Carried into Battle.** Placed in small, intricately wrought pillowed cages and borne aloft on hooked golden staves, the wild-eyed newborns are used to sow madness and confusion among enemy ranks.  \n**Fear the Sun.** Fetal savants hate and fear all bright lights.",
            "name": "Derro Fetal Savant",
            "size": "Tiny",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "cage",
            "hit_points": 2,
            "hit_dice": "4d4-8",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 6,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 7,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Babble",
                    "desc": "The sight of potential host bodies so excites the fetal savant that it babbles and giggles madly and childishly, creating an insanity effect. All sane creatures that start their turns within 60 feet of the fetal savant must succeed on a DC 13 Charisma saving throw or be affected by confusion (as the spell) for 1d4 rounds. This is a psychic effect. Creatures that successfully save cannot be affected by the same fetal savant's babbling for 24 hours. This action cannot be taken when the fetal savant is using Soul Exchange."
                },
                {
                    "name": "Soul Exchange",
                    "desc": "As an action, the fetal savant can attempt to take control of a creature it can see within 90 feet, forcing an exchange of souls as a magic jar spell, using its own body as the container. The fetal savant can use this power at will, but it can exchange souls with only one other creature at a time. The victim resists the attack with a successful DC 13 Charisma saving throw. A creature that successfully saves is immune to the same fetal savant's soul exchange for 24 hours. If the saving throw fails, the fetal savant takes control of the target's body and ferociously attacks nearby opponents, eyes blazing with otherworldly light. As an action, the fetal savant can shift from its host body back to its own, if it is within range, returning the victim's soul to its own body. If the host body or fetal savant is brought to 0 hit points within 90 feet of each other, the two souls return to their original bodies and the creature at 0 hit points is dying; it must make death saving throws until it dies, stabilizes, or regains hit points, as usual. If the host body or fetal savant is slain while they are more than 90 feet apart, their souls cannot return to their bodies and they are both slain. While trapped in the fetal savant's withered body, the victim is effectively paralyzed and helpless."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Enchanted Cage",
                    "desc": "The iron cage that holds the fetal savant provides cover for the creature. The cage (AC 19, 10 hp) is considered an equipped object when borne by a derro and cannot be attacked directly. In addition, the cage protects the occupant from up to 20 spell levels of spells 4th level or lower but provides no protection to those outside of the cage. Spells of level 5 or higher take full, normal effect against the cage and its occupant. Once the cage protects against 20 or more spell levels it is rendered non-magical. If exposed to direct sunlight for over one hour of cumulative time it is destroyed."
                },
                {
                    "name": "Madness",
                    "desc": "A derro fetal savant's particular madness grants it immunity to psychic effects. It cannot be restored to sanity by any means short of a wish spell or comparable magic. A derro fetal savant brought to sanity gains 4 points of Wisdom and loses 6 points of Charisma."
                },
                {
                    "name": "Vulnerability to Sunlight",
                    "desc": "A derro fetal savant takes 1 point of Constitution damage for every hour it is exposed to sunlight, and it dies if its Constitution score reaches 0. Lost Constitution points are recovered at the rate of 1/day spent underground or otherwise sheltered from the sun."
                }
            ],
            "spell_list": [],
            "page_no": 92,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/"
        },
        {
            "slug": "frog-a5e",
            "desc": "",
            "name": "Frog",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 8,
            "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": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The frog can breathe air and water."
                },
                {
                    "name": "Jumper",
                    "desc": "The frog can jump up to 10 feet horizontally and 5 feet vertically without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 444,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "hawk-a5e",
            "desc": "",
            "name": "Hawk",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 1 slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The hawk has advantage on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 452,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "kobold-a5e",
            "desc": "",
            "name": "Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "3d6-3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Shiv",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 3 (1d3 + 2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit  range 30/120 ft.  one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobolds allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 297,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "kobold-dragon-servitor-a5e",
            "desc": "",
            "name": "Kobold Dragon Servitor",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "3d6-3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Shiv",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 3 (1d3 + 2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit  range 30/120 ft.  one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobolds allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                },
                {
                    "name": "Dragons Blood",
                    "desc": "The kobold gains resistance to the damage type of its masters breath weapon."
                },
                {
                    "name": "Ominous Shadow",
                    "desc": "The kobold loses its Sunlight Sensitivity trait while within 60 feet of its master."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "owl-a5e",
            "desc": "",
            "name": "Owl",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 5,
                "fly": 60
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +3 to hit  reach 5 ft.  one target. Hit: 1 slashing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The owl doesnt provoke opportunity attacks when it flies out of a creatures reach."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The owl has advantage on Perception checks that rely on hearing and sight."
                }
            ],
            "spell_list": [],
            "page_no": 455,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "quipper-a5e",
            "desc": "",
            "name": "Quipper",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 1 piercing damage. On a hit  the quipper can use a bonus action to make a second bite attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Breathing",
                    "desc": "The quipper breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "rat-a5e",
            "desc": "",
            "name": "Rat",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit  reach 5 ft.  one target. Hit: 1 piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "raven-a5e",
            "desc": "",
            "name": "Raven",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 1 piercing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "The raven can imitate sounds it hears frequently, such as a simple phrase or an animal noise. Recognizing the sounds as imitation requires a DC 10 Insight check."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "scorpion-a5e",
            "desc": "",
            "name": "Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +2 to hit  reach 5 ft.  one target. Hit: 1 piercing damage and the target makes a DC 9 Constitution save  taking 4 (1d8) poison damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 459,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "seahorse-a5e",
            "desc": "",
            "name": "Seahorse",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 0,
                "swim": 20
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Breathing",
                    "desc": "The seahorse breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 459,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "spider-a5e",
            "desc": "",
            "name": "Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 1 piercing damage and the target makes a DC 9 Constitution saving throw  taking 2 (1d4) poison damage on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Web Sense",
                    "desc": "While touching a web, the spider knows the location of other creatures touching that web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions imposed by webs."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "swarm-of-quippers-a5e",
            "desc": "",
            "name": "Swarm of Quippers",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 28,
            "hit_dice": "8d8-8",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 6,
            "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, unconscious",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 0 ft.  one target. Hit: 10 (4d4) piercing damage  or 5 (2d4) piercing damage if the swarm is bloodied. On a hit  the swarm can use a bonus action to make a second bites attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The swarm breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "swarm-of-rats-a5e",
            "desc": "",
            "name": "Swarm of Rats",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d8-5",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +2 to hit  reach 0 ft.  one target. Hit: 7 (2d6) piercing damage  or 3 (1d6) piercing damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The swarm has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "swarm-of-ravens-a5e",
            "desc": "",
            "name": "Swarm of Ravens",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d8-5",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Beaks",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 0 ft.  one target. Hit: 7 (2d6) piercing damage  or 3 (1d6) piercing damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "weasel-a5e",
            "desc": "",
            "name": "Weasel",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 30
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit  reach 5 ft.  one target. Hit: 1 piercing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The weasel has advantage on Perception checks that rely on hearing and smell."
                }
            ],
            "spell_list": [],
            "page_no": 462,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "bat",
            "desc": "",
            "name": "Bat",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 5,
                "fly": 30
            },
            "strength": 2,
            "dexterity": 15,
            "constitution": 8,
            "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": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +0 to hit, reach 5 ft., one creature. Hit: 1 piercing damage.",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The bat can't use its blindsight while deafened."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The bat has advantage on Wisdom (Perception) checks that rely on hearing."
                }
            ],
            "spell_list": [],
            "page_no": 367,
            "environments": [
                "Forest",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "frog",
            "desc": "A **frog** has no effective attacks. It feeds on small insects and typically dwells near water, in trees, or underground. The frog’s statistics can also be used to represent a **toad**.",
            "name": "Frog",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 1,
            "dexterity": 13,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "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 ft. and its high jump is up to 5 ft., with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 372,
            "environments": [
                "Jungle",
                "Swamp"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "hawk",
            "desc": "",
            "name": "Hawk",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 5,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 slashing damage.",
                    "attack_bonus": 5,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The hawk has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 382,
            "environments": [
                "Settlement",
                "Forest",
                "Grassland",
                "Mountains"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "owl",
            "desc": "",
            "name": "Owl",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 5,
                "fly": 60
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 1 slashing damage.",
                    "attack_bonus": 3,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The owl doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The owl has advantage on Wisdom (Perception) checks that rely on hearing or sight."
                }
            ],
            "spell_list": [],
            "page_no": 385,
            "environments": [
                "Forest",
                "Arctic"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "raven",
            "desc": "",
            "name": "Raven",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "The raven can mimic simple sounds it has heard, such as a person whispering, a baby crying, or an animal chittering. A creature that hears the sounds can tell they are imitations with a successful DC 10 Wisdom (Insight) check."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [
                "Hill",
                "Urban",
                "Swamp",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "scorpion",
            "desc": "",
            "name": "Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10
            },
            "strength": 2,
            "dexterity": 11,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 1 piercing damage, and the target must make a DC 9 Constitution saving throw, taking 4 (1d8) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 2,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 388,
            "environments": [
                "Desert",
                "Grassland"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "sea-horse",
            "desc": "",
            "name": "Sea Horse",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "swim": 20
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Breathing",
                    "desc": "The sea horse can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 389,
            "environments": [
                "Ocean",
                "Lake",
                "Water",
                "Plane Of Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "spider",
            "desc": "",
            "name": "Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 1 piercing damage, and the target must succeed on a DC 9 Constitution saving throw or take 2 (1d4) poison damage.",
                    "attack_bonus": 4,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Web Sense",
                    "desc": "While in contact with a web, the spider knows the exact location of any other creature in contact with the same web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 389,
            "environments": [
                "Jungle",
                "Ruin",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "swarm-of-ravens",
            "desc": "",
            "name": "Swarm of Ravens",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 24,
            "hit_dice": "7d8-7",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 15",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Beaks",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny raven. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 391,
            "environments": [
                "Hill",
                "Urban",
                "Swamp",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "weasel",
            "desc": "",
            "name": "Weasel",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 30
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 1 piercing damage.",
                    "attack_bonus": 5,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The weasel has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "environments": [
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "ravenfolk-scout",
            "desc": "_While a huginn’s face resembles that of a great raven or crow, it lacks wings and has a much more solid frame. Most are pitch black, although a smattering have white feathers and red flecks._  \nThe ravenfolk are an avian race of scoundrels, schemers, and sneaks—and they are much more than that. Long ago when Odin brokered the truce that brought peace among the gods, the wily deity magically created the ravenfolk from feathers plucked from his ravens Huginn (Thought) and Muninn (Memory.) He placed this new race into the world alongside elves, dwarves, humans, and others to be his spies.  \n**Odin’s Children.** To this day, the ravenfolk are Odin’s agents and embody his thought and memory. They are thieves of objects, yes, but primarily, they are thieves of secrets. Their black feathers and long beaks are spotted on the road from place to place, trading information or helping to hatch plots. They are widely viewed as spies, informers, thieves, and troublemakers, but when the ravenfolk swear an oath, they abide by it.  \nOdin grants the best of his ravenfolk magical runespears and runestaves, two-handed heavy weapons enchanted to serve his messengers. These function as long spears or quarterstaves in the hands of other races. The ravenfolk consider them special tokens meant for their use, and no one else’s.  \n_**Flightless but Bold.**_ Though they have no wings and normally cannot fly, the physiology of ravenfolk is strikingly similar to that of true avians. They stand roughly 5 ft. tall and, because of their hollow bones, weigh just 95-105 lb. Albino ravenfolk are found in southern climates.  \nRavenfolk eat almost anything, but they prefer raw meat and field grains, such as corn, soy, and alfalfa. They even scavenge days-old carrion, a practice that repulses most other humanoids.  \n_**Feather Speech.**_ The huginn have their own language, and they have another language which they may use as well: the language of feathers, also known as Feather Speech or Pinion. Ravenfolk can communicate volumes without speaking a word through the dyeing, arrangement, preening, and rustling of their plumage. This language is inherent to ravenfolk and not teachable to unfeathered races.",
            "name": "Ravenfolk Scout",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "kenku",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "studded leather armor",
            "hit_points": 21,
            "hit_dice": "6d8 - 6",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 3,
            "perception": 6,
            "skills": {
                "deception": 3,
                "perception": 6,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Common, Feather Speech, Huginn",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ravenfolk scout makes one peck attack and one other melee or ranged attack."
                },
                {
                    "name": "Ghost Wings",
                    "desc": "The ravenfolk scout furiously \"beats\"a set of phantasmal wings. Every creature within 5 feet of the ravenfolk must make a successful DC 12 Dexterity saving throw or be blinded until the start of the ravenfolk's next turn."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack. +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                },
                {
                    "name": "Peck",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mimicry",
                    "desc": "Ravenfolk scouts can mimic the voices of others with uncanny accuracy. They have advantage on Charisma (Deception) checks involving audible mimicry."
                }
            ],
            "spell_list": [],
            "page_no": 322,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/"
        },
        {
            "slug": "wharfling",
            "desc": "_Hairless, ugly, and usually dripping water, the wharfling is a nocturnal raider and fond of stealing from fishmongers and jewelers alike._  \n**Waterborne Packs.** Wharflings have large, webbed hands and feet and oversized mouths. An adept fish catcher, wharflings establish dens near the shores of oceans, lakes, and rivers, and they often move in family groups of 3 or more.  \n**Thieving Gits.** Those who have been bitten by a wharfling rightly fear their needle-like teeth, but most coastal communities hate the animal more for its propensity for theft. Their lairs are invariably filled with stolen metal trinkets.",
            "name": "Wharfling",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 6,
            "hit_dice": "4d4 - 4",
            "speed": {
                "walk": 30,
                "climb": 30,
                "swim": 20
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target is grappled (escape DC 10). Until this grapple ends, the wharfling can't use its bite on another target. While the target is grappled, the wharfling's bite attack hits it automatically.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                },
                {
                    "name": "Pilfer",
                    "desc": "A wharfling that has an opponent grappled at the start of its turn can make a Dexterity (Sleight of Hand) check as a bonus action. The DC for this check equals 10 plus the grappled target's Dexterity modifier. If the check is successful, the wharfling steals some small metallic object from the target, and the theft is unnoticed if the same result equals or exceeds the target's passive Perception. A wharfling flees with its treasure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 407,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/"
        },
        {
            "slug": "wharfling-swarm",
            "desc": "_An undulating mass of flesh and teeth, a wharfling swarm is a horrific sight by moonlight._  \n**Bloodthisty Mobs.** These masses of hairless bodies writhe along the coast in the moonlight, and often are mistaken for shoggoths or other much larger creatures. Squeals mingle with the screams of unfortunate fishermen caught in its path.  \n**Beach Swarms.** Periodically, wharflings congregate in huge numbers and tear along the shoreline for miles before finally returning to their dens. Why they gather this way is unknown, but most locals know to avoid the shore on these nights.",
            "name": "Wharfling Swarm",
            "size": "Large",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "14d10 - 14",
            "speed": {
                "walk": 30,
                "climb": 30,
                "swim": 20
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "6d6"
                },
                {
                    "name": "Locking Bite",
                    "desc": "When a creature leaves a wharfling swarm's space, 1d3 wharflings remain grappled to them (escape DC 10). Each wharfling inflicts 5 (1d4 + 3) piercing damage at the start of the creature's turns until it escapes from the grapples."
                },
                {
                    "name": "Pilfer",
                    "desc": "A wharfling swarm makes 1d6 Dexterity (Sleight of Hand) checks each round against every creature in the swarm's space. The DC for each check equals 10 plus the target creature's Dexterity modifier. For each successful check, the wharflings steal some small metallic object from the target, and the theft is unnoticed if the same result equals or exceeds the target's passive Perception."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a tiny wharfling. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 407,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/"
        },
        {
            "slug": "kobold",
            "desc": "",
            "name": "Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 5,
            "hit_dice": "2d6-2",
            "speed": {
                "walk": 30
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 9,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on an attack roll against a creature if at least one of the kobold's allies is within 5 ft. of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 324,
            "environments": [
                "Hill",
                "Underdark",
                "Mountains",
                "Coastal",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Mountain",
                "Desert",
                "Settlement",
                "Urban",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "Caverns",
                "Plane Of Earth"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "quipper",
            "desc": "A **quipper** is a carnivorous fish with sharp teeth. Quippers can adapt to any aquatic environment, including cold subterranean lakes. They frequently gather in swarms; the statistics for a swarm of quippers appear later in this appendix.",
            "name": "Quipper",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "swim": 40
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 9,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
                    "attack_bonus": 5,
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The quipper has advantage on melee attack rolls against any creature that doesn't have all its hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The quipper can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [
                "Underwater",
                "Sewer",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "rat",
            "desc": "",
            "name": "Rat",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20
            },
            "strength": 2,
            "dexterity": 11,
            "constitution": 9,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +0 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat has advantage on Wisdom (Perception) checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [
                "Urban",
                "Sewer",
                "Forest",
                "Ruin",
                "Swamp",
                "Caverns",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "swarm-of-quippers",
            "desc": "",
            "name": "Swarm of Quippers",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 28,
            "hit_dice": "8d8-8",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 9,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.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 of its hit points or fewer.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The swarm has advantage on melee attack rolls against any creature that doesn't have all its hit points."
                },
                {
                    "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 quipper. The swarm can't regain hit points or gain temporary hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The swarm can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [
                "Underwater",
                "Sewer",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "swarm-of-rats",
            "desc": "",
            "name": "Swarm of Rats",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 24,
            "hit_dice": "7d8-7",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 11,
            "constitution": 9,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 3,
            "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 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 0 ft., one target in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "attack_bonus": 2,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "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 rat. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [
                "Urban",
                "Sewer",
                "Forest",
                "Ruin",
                "Swamp",
                "Caverns",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "animated-armor-a5e",
            "desc": "",
            "name": "Animated Armor",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 31,
            "hit_dice": "7d8",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Weapon",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 7 (1d10 + 2) bludgeoning  piercing  or slashing damage  depending on weapon."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the armor is indistinguishable from normal armor."
                }
            ],
            "spell_list": [],
            "page_no": 23,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "awakened-shrub-a5e",
            "desc": "",
            "name": "Awakened Shrub",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 20
            },
            "strength": 2,
            "dexterity": 8,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "one language known by its creator",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Rake",
                    "desc": "Melee Weapon Attack: +1 to hit  reach 5 ft.  one target. Hit: 1 slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the shrub is indistinguishable from a normal shrub."
                }
            ],
            "spell_list": [],
            "page_no": 438,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "axe-beak-a5e",
            "desc": "",
            "name": "Axe Beak",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 16,
            "hit_dice": "3d10",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 5 (1d6+2) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 438,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "baboon-a5e",
            "desc": "",
            "name": "Baboon",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 3,
            "hit_dice": "1d6",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +1 to hit  reach 5 ft.  one target. Hit: 1 piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The baboon has advantage on attack rolls against a creature if at least one of the baboons allies is within 5 feet of the creature and not incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 438,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "bandit-a5e",
            "desc": "",
            "name": "Bandit",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +3 to hit  reach 5 ft.  one target. Hit: 4 (1d6 + 1) slashing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +2 to hit  range 80/320 ft.  one target. Hit: 4 (1d8) piercing damage."
                },
                {
                    "name": "Bandits are outlaws who live by violence",
                    "desc": "Most are highway robbers  though a few are principled exiles or freedom fighters."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 470,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "banshee-a5e",
            "desc": "",
            "name": "Banshee",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "13d8",
            "speed": {
                "walk": 30,
                "fly": 40
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., Passive Perception 10",
            "languages": "the languages it spoke in life",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Presage Death",
                    "desc": "The banshee targets a creature within 60 feet that can hear it  predicting its doom. The target makes a DC 14 Wisdom saving throw. On a failure  the target takes 11 (2d6 + 4) psychic damage and is magically cursed for 1 hour. While cursed in this way  the target has disadvantage on saving throws against the banshees Baleful Wail."
                },
                {
                    "name": "Baleful Wail",
                    "desc": "The banshee shrieks. All living creatures within 30 feet of it that can hear it make a DC 14 Constitution saving throw. On a failure  a creature takes 11 (2d6 + 4) psychic damage. If the creature is cursed by the banshee  it drops to 0 hit points instead."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Wounded Warning",
                    "desc": "When the banshee takes damage from a creature within 60 feet, it uses Presage Death on the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Howl",
                    "desc": "When reduced to 0 hit points, the banshee uses Baleful Wail."
                },
                {
                    "name": "Detect Life",
                    "desc": "The banshee magically senses the general direction of living creatures up to 5 miles away."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The banshee can move through creatures and objects. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A banshee doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Unquiet Spirit",
                    "desc": "If defeated in combat, the banshee returns on the anniversary of its death. It can be permanently put to rest only by finding and casting remove curse on its grave or by righting whatever wrong was done to it."
                }
            ],
            "spell_list": [],
            "page_no": 30,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "blood-hawk-a5e",
            "desc": "",
            "name": "Blood Hawk",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +3 to hit  reach 5 ft.  one target. Hit: 3 (1d4+1) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The hawk has advantage on Perception checks that rely on sight."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The hawk has advantage on attack rolls against a creature if at least one of the hawks allies is within 5 feet of the creature and not incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 440,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "boggard-a5e",
            "desc": "",
            "name": "Boggard",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Boggard",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Vaulting Leap",
                    "desc": "The boggard jumps up to its Speed horizontally and half its Speed vertically without provoking opportunity attacks. If its within 5 feet of a creature at the end of this movement  it may make a melee spear attack against that creature with advantage."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit  reach 5 ft. or range 20/60 ft.  one target. Hit: 4 (1d6 + 1) piercing damage."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 4 (1d4 + 2) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The boggard can breathe air and water."
                },
                {
                    "name": "Speak with Frogs and Toads",
                    "desc": "The boggard can communicate with frogs and toads."
                }
            ],
            "spell_list": [],
            "page_no": 36,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "boggard-bravo-a5e",
            "desc": "",
            "name": "Boggard Bravo",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Boggard",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Vaulting Leap",
                    "desc": "The boggard jumps up to its Speed horizontally and half its Speed vertically without provoking opportunity attacks. If its within 5 feet of a creature at the end of this movement  it may make a melee spear attack against that creature with advantage."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit  reach 5 ft. or range 20/60 ft.  one target. Hit: 4 (1d6 + 1) piercing damage."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 4 (1d4 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tongue",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 15 ft., one creature. Hit: The target must make a DC 11 Strength saving throw. On a failure, the boggard pulls the target up to 10 feet, or knocks the target prone, or forces the target to drop one item it is holding (boggards choice)."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The boggard can breathe air and water."
                },
                {
                    "name": "Speak with Frogs and Toads",
                    "desc": "The boggard can communicate with frogs and toads."
                }
            ],
            "spell_list": [],
            "page_no": 36,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "cat-a5e",
            "desc": "",
            "name": "Cat",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit  reach 5 ft.  one target. Hit: 1 slashing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The cat has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Safe Landing",
                    "desc": "The cat takes no falling damage from the first 10 feet that it falls."
                }
            ],
            "spell_list": [],
            "page_no": 441,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "commoner-a5e",
            "desc": "",
            "name": "Commoner",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "any": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10 (14 if proficient)",
            "languages": "any one",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +2 to hit  reach 5 ft.  one target. Hit: 2 (1d4) bludgeoning damage."
                },
                {
                    "name": "Stone",
                    "desc": "Ranged Weapon Attack: +2 to hit  range 10/30 ft.  one target. Hit: 2 (1d4) bludgeoning damage."
                },
                {
                    "name": "Commoners are humanoids who are not trained in combat",
                    "desc": "Typical commoners include farmers  herders  artisans  servants  and scholars."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 471,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "commoner-mob-a5e",
            "desc": "",
            "name": "Commoner Mob",
            "size": "Huge",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Clubs",
                    "desc": "Melee Weapon Attack: +2 to hit  reach 5 ft.  up to two targets. Hit: 10 (4d4) bludgeoning damage  or half damage if the mob is bloodied."
                },
                {
                    "name": "Stones",
                    "desc": "Ranged Weapon Attack: +2 to hit  range 10/30 ft.  up to two targets. Hit: 10 (4d4) bludgeoning damage  or half damage if the mob is bloodied."
                },
                {
                    "name": "When riled up by strident voices, angry people may coalesce into a group that acts like a single organism",
                    "desc": "A mob might commit acts of violence its individual members would otherwise shun."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Area Vulnerability",
                    "desc": "The mob takes double damage from any effect that targets an area."
                },
                {
                    "name": "Mob Dispersal",
                    "desc": "When the mob is reduced to 0 hit points, it turns into 5 (1d6 + 2) commoners with 2 hit points."
                },
                {
                    "name": "Mob",
                    "desc": "The mob is composed of 10 or more commoners. If it is subjected to a spell, attack, or other effect that affects only one target, it takes any damage but ignores other effects. It can share its space with Medium or smaller creatures or objects. The mob can move through any opening large enough for one Medium creature."
                }
            ],
            "spell_list": [],
            "page_no": 471,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "crab-a5e",
            "desc": "",
            "name": "Crab",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +2 to hit  reach 5 ft.  one target. Hit: 1 bludgeoning damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 442,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        },
        {
            "slug": "cultist-a5e",
            "desc": "",
            "name": "Cultist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 2,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit  reach 5 ft. or range 20/60 ft.  one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Cultists worship forbidden gods, devils, demons, and other sinister beings",
                    "desc": "Many cultists work to summon the object of their devotion to the world so it might grant them power and destroy their enemies."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fanatic",
                    "desc": "The cultist has advantage on saving throws against being charmed or frightened by creatures not in their cult."
                }
            ],
            "spell_list": [],
            "page_no": 472,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com"
        }
    ]
}