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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=dexterity&page=5",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=dexterity&page=3",
    "results": [
        {
            "slug": "basilisk_bf",
            "desc": "",
            "name": "Basilisk",
            "size": "medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": -1,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -2,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "poison,petrified,Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The basilisk makes two Bite or Poison Spit attacks. If both Bite or Poison Spit attacks hit one creature, the target is poisoned until the end of its next turn."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Poison Spit",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 20/60 ft., one target. _Hit:_ 13 (3d6+3) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The basilisk is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Petrifying Gaze",
                    "desc": "When a creature that can see the basilisk's eyes starts its turn within 30 feet of the basilisk, the basilisk can force it to make a DC 12 CON save if the basilisk isn't incapacitated and can see the creature. On a failure, the creature magically begins to turn to stone and is restrained. The restrained creature must repeat the save at the end of its next turn, becoming petrified on a failure or ending the effect on a success. The petrification lasts until the creature is freed by the greater restoration spell or other magic. Unless surprised, a creature can avert its eyes to avoid the save at the start of its turn. If the creature does so, it can't see the basilisk until the start of its next turn, when it can avert its eyes again. If the creature looks at the basilisk in the meantime, it must immediately make the save. If the basilisk sees itself reflected on a polished surface within 30 feet of it and in an area of bright light, the basilisk mistakes itself for a rival and is affected by its own gaze."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_basilisk/"
        },
        {
            "slug": "clay_golem_bf",
            "desc": "",
            "name": "Clay Golem",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 163,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 1,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 4,
            "intelligence_save": -4,
            "wisdom_save": -1,
            "charisma_save": -5,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid,Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 21 (3d10+5) bludgeoning, piercing, or slashing damage, as determined by Mold Hand. The target must succeed on a DC 16 STR save or suffer an effect based on the type of damage: knocked prone (bludgeoning), pushed up to 10 feet away from the golem (piercing), or its speed is reduced by 10 feet until the end of its next turn (slashing)."
                },
                {
                    "name": "Haste (Recharge 5-6)",
                    "desc": "Until the end of its next turn, the golem magically gains a +2 bonus to its AC, has advantage on DEX saves, and can make a Slam attack as a bonus action."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mold Hand",
                    "desc": "The clay golem molds its hand into the shape of a weapon or back into a hand. The golem's Slam attack deals bludgeoning, piercing, or slashing damage, depending on the type of weapon chosen, until the golem uses this bonus action again. For example, a hand shaped like an axe deals slashing damage."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Acid Absorption",
                    "desc": "Whenever the golem is subjected to acid damage, it takes no damage and instead regains HP equal to the acid damage dealt."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Fire Weakness",
                    "desc": "When the clay golem takes fire damage, its body temporarily hardens like baked clay. Until the end of its next turn, the golem's speed is reduced by 10 feet, it can't use Mold Hand, and its AC becomes 18."
                },
                {
                    "name": "Golem Resilience",
                    "desc": "The golem is immune to poison and psychic damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_clay-golem/"
        },
        {
            "slug": "crocodile_giant_bf",
            "desc": "",
            "name": "Crocodile, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 50
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The crocodile makes one Bite attack and one Tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one creature. _Hit:_ 21 (3d10+5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the crocodile can't Bite another target."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target not grappled by the crocodile. _Hit:_ 14 (2d8+5) bludgeoning damage. If the target is a creature, it must succeed on a DC 16 STR save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Death Roll",
                    "desc": "One creature grappled by the crocodile must make a DC 16 STR save, taking 7 (2d6) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The crocodile can hold its breath for 30 minutes."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_crocodile-giant/"
        },
        {
            "slug": "earth_elemental_bf",
            "desc": "",
            "name": "Earth Elemental",
            "size": "large",
            "type": "Elemental",
            "subtype": "",
            "group": "Elementals",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 30
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 5,
            "intelligence_save": -2,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "Elemental Resilience",
            "damage_immunities": "lightning,Elemental Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 60 ft.",
            "languages": "Terran",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental makes three Slam attacks, or it makes two Lob Stone attacks. If two Slam or Lob Stone attacks hit one creature, the target must succeed on a DC 16 STR save or be knocked prone."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 14 (2d8+5) bludgeoning damage."
                },
                {
                    "name": "Lob Stone",
                    "desc": "_Ranged Weapon Attack:_ +8 to hit, range 20/60 ft., one target. _Hit:_ 21 (3d10+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Earth Tremor (Recharge 4-6)",
                    "desc": "The earth elemental causes the ground on a point it can see within 30 feet of it to rumble and shake violently. Each creature within 10 feet of that point must succeed on a DC 16 DEX save or be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The elemental can burrow through nonmagical, unworked earth and stone. While doing so, the elemental doesn't disturb the material through which it moves."
                },
                {
                    "name": "Earthen Camouflage",
                    "desc": "The elemental's Stealth is 14 while in muddy, rocky, sandy, or stony terrain."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "The elemental doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Elemental Resilience",
                    "desc": "The elemental is resistant to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to poison damage, to exhaustion, and to the paralyzed, petrified, poisoned, and unconscious conditions."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The elemental deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_earth-elemental/"
        },
        {
            "slug": "elephant_bf",
            "desc": "",
            "name": "Elephant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elephant makes two Gore attacks."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 16 (2d10+5) piercing damage."
                },
                {
                    "name": "Stomp",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one prone creature. _Hit:_ 14 (2d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trunk Grab",
                    "desc": "The elephant grabs one Large or smaller creature within 10 feet of it. The target must succeed on a DC 15 STR save or be grappled (escape DC 15). The elephant can grapple only one creature at a time."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the elephant moves at least 20 feet straight toward a creature and then hits it with a Gore attack on the same turn, that target must succeed on a DC 15 STR save or be knocked prone. If the target is prone, the elephant can make one Stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_elephant/"
        },
        {
            "slug": "ettin_bf",
            "desc": "",
            "name": "Ettin",
            "size": "large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 0,
            "charisma_save": -1,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "Giant Attributes,Multiple Heads",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Giant,Orc",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ettin makes one Knobbed Club attack and one Spiked Club attack."
                },
                {
                    "name": "Knobbed Club",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 18 (3d8+5) bludgeoning damage, and the target must succeed on a DC 15 STR save or be incapacitated until the end of its next turn, as the blow knocks the wind out of the target. This weapon is wielded by the right head."
                },
                {
                    "name": "Spiked Club",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 18 (3d8+5) piercing damage, and the target must succeed on a DC 15 CON save or be poisoned for 1 minute, as bits of rotten meat clinging to the club's spikes coat the target's wound. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success. This weapon is wielded by the left head."
                }
            ],
            "bonus_actions": [
                {
                    "name": "That One!",
                    "desc": "One of the ettin's heads picks a creature the ettin can see within 30 feet of it, gaining advantage on its next attack against that creature. The other head doesn't like being told what to do and has disadvantage on its next attack against that creature. Each weapon attack notes which head controls that weapon."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Giant Attributes",
                    "desc": "The ettin is resistant to the stunned condition, and it is vulnerable to the prone condition."
                },
                {
                    "name": "Multiple Heads",
                    "desc": "The ettin has two heads and is resistant to the blinded, charmed, deafened, frightened, stunned, and unconscious conditions."
                },
                {
                    "name": "Obstinate",
                    "desc": "The ettin has advantage on WIS and CHA saves."
                },
                {
                    "name": "Wakeful",
                    "desc": "When one of the ettin's heads is asleep, its other head is awake."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ettin/"
        },
        {
            "slug": "flesh_golem_bf",
            "desc": "",
            "name": "Flesh Golem",
            "size": "medium",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 129,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 4,
            "dexterity_save": -1,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning,Flesh Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 17 (3d8+4) bludgeoning damage."
                },
                {
                    "name": "Creator's Anguish (Recharge 5-6)",
                    "desc": "The golem releases a wave of emotional anguish from its core. Each creature within 15 feet of the golem must make a DC 15 WIS save. On a failure, a creature takes 31 (9d6) psychic damage and is incapacitated until the end of its next turn, as its mind fills with memories of its greatest failures. On a success, a creature takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aversion of Fire",
                    "desc": "If the golem takes fire damage, it loses its immunity to the frightened condition and has disadvantage on attack rolls and ability checks until the end of its next turn."
                },
                {
                    "name": "Berserk (55 HP or Fewer)",
                    "desc": "When the golem starts its turn, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, with preference for an object smaller than itself. Once the golem goes berserk, it continues to do so until it is destroyed or regains all its HP. The golem's creator, if within 60 feet of the berserk golem, can try to calm it by speaking firmly and persuasively. The golem must be able to hear its creator, who must take an action to make a DC 15 CHA (Persuasion) check. If the check succeeds, the golem ceases being berserk. If the golem takes damage while still at 55 HP or fewer, the golem might go berserk again."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Flesh Golem Resilience",
                    "desc": "The golem is immune to poison damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the golem is subjected to lightning damage, it takes no damage and instead regains HP equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_flesh-golem/"
        },
        {
            "slug": "gibbering_mouther_bf",
            "desc": "",
            "name": "Gibbering Mouther",
            "size": "medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 72,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "swim": 10
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Aberrant Resilience",
            "damage_immunities": "prone",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gibbering mouther makes two Bite attacks. If both attacks hit one Medium or smaller creature, the target must succeed on a DC 13 STR save or be knocked prone."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 11 (2d8+2) piercing damage."
                },
                {
                    "name": "Rend Mind",
                    "desc": "One creature the mouther can see within 30 feet of it must succeed on a DC 13 WIS save or take 18 (4d8) psychic damage and suffer a random, short-term dread effect for 1 minute"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Blinding Spittle",
                    "desc": "The mouther spits an otherworldly goo at up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 13 DEX save or be blinded until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aberrant Ground",
                    "desc": "The ground within 10 feet of the mouther is dough-like difficult terrain. A creature that starts its turn in the area must succeed on a DC 13 STR save or its speed is halved until the start of its next turn."
                },
                {
                    "name": "Aberrant Resilience",
                    "desc": "The mouther is resistant to the charmed, frightened, paralyzed, and stunned conditions, and it has advantage on saves against spells or effects that would alter its form."
                },
                {
                    "name": "Gibbering",
                    "desc": "The mouther babbles incoherently while it can see any creature and isn't incapacitated. A creature that starts its turn within 20 feet of the mouther and that can hear the gibbering must succeed on a DC 13 WIS save or it can't take reactions until the start of its next turn and must roll a d8 to determine what it does during its turn. On a 1 to 4, the creature does nothing. On a 5 or 6, the creature takes no action or bonus action and moves its full speed in a randomly determined direction. On a 7 or 8, the creature makes a melee attack against a randomly determined creature within its reach or does nothing if it can't make such an attack."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_gibbering-mouther/"
        },
        {
            "slug": "iron_golem_bf",
            "desc": "",
            "name": "Iron Golem",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "natural armor, shield",
            "hit_points": 201,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 34,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 12,
            "dexterity_save": -1,
            "constitution_save": 5,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -5,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire,Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes four Spear Arm attacks. It can replace one Spear Arm attack with a Shield Bash attack."
                },
                {
                    "name": "Shield Bash",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 5 ft., one target. _Hit:_ 29 (4d10+7) bludgeoning damage, and the target must succeed on a DC 18 STR save or be knocked prone."
                },
                {
                    "name": "Spear Arm",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 25 (4d8+7) piercing damage."
                },
                {
                    "name": "Expel Poisonous Gas (Recharge 5-6)",
                    "desc": "The golem vents poisonous gas from small holes across its body. Each creature within 15 feet of the golem must make a DC 18 CON save, taking 54 (12d8) poison damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Golem Resilience",
                    "desc": "The golem is immune to poison and psychic damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the golem is subjected to fire damage, it takes no damage and instead regains HP equal to the fire damage dealt."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                },
                {
                    "name": "Warrior Stance",
                    "desc": "At the start of each of its turns, the iron golem chooses one of the following fighting stances to adopt, which lasts until the start of the golem's next turn.\n- **Retributive.** The next time the golem is hit by a melee weapon attack from a creature within 5 feet of it before the start of its next turn, the golem can slam its shoulder into the attacker as a reaction. The attacker must succeed on a DC 18 STR save or be pushed up to 10 feet away from the golem and knocked prone.\n- **Aggressive.** When the golem uses Multiattack, it can replace one additional Spear Arm attack with a Shield Bash attack. If it does so, its AC is reduced by 2 until the start of its next turn.\n- **Defensive.** The golem's AC increases by 4, but it can't make Shield Bash attacks until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_iron-golem/"
        },
        {
            "slug": "living_colossus_bf",
            "desc": "",
            "name": "Living Colossus",
            "size": "gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 261,
            "hit_dice": "",
            "speed": {
                "walk": 60
            },
            "strength": 30,
            "dexterity": 8,
            "constitution": 30,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": 10,
            "dexterity_save": -1,
            "constitution_save": 10,
            "intelligence_save": 0,
            "wisdom_save": 2,
            "charisma_save": 6,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "slashing",
            "damage_immunities": "Construct Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "any languages the animating spirit knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The living colossus makes three Slam attacks, or it makes four Spirit Blast attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 5 ft., one target. _Hit:_ 32 (4d10+10) bludgeoning damage."
                },
                {
                    "name": "Spirit Blast",
                    "desc": "_Ranged Spell Attack:_ +11 to hit, range 120 ft., one target. _Hit:_ 24 (4d8+6) psychic damage."
                },
                {
                    "name": "Thunderous Clap (Recharge 5-6)",
                    "desc": "The living colossus slams its hands together, creating a thunderous wave in a 30-foot cone. Each creature in that area must make a DC 18 CON save, taking 59 (17d6) thunder damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Quake",
                    "desc": "The living colossus strikes the ground with its foot. Each creature within 30 feet of the living colossus must succeed on a DC 18 STR save or be knocked prone and have the air knocked from its lungs, if it is a breathing creature, until the start of the living colossus's next turn. A creature with the air knocked from its lungs can't speak or cast spells with verbal components. If a creature fails the save by 5 or more, it is also stunned until the start of the living colossus's next turn."
                }
            ],
            "reactions": [
                {
                    "name": "Bolstering Spirit",
                    "desc": "When a friendly creature the living colossus can see within 60 feet of it, other than itself, takes damage, the living colossus can share some of the life force of the spirit animating it with that friendly creature. The target gains 14 (4d6) temporary HP for 1 minute. If the target would take enough damage to reduce it to 0 HP, it instead regains 14 (4d8) HP."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The living colossus doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Construct Resilience",
                    "desc": "The living colossus is immune to poison and psychic damage, and it is immune to exhaustion and the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the living colossus remains motionless, it is indistinguishable from a normal statue or monument of the individual it represents."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The living colossus is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The living colossus deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_living-colossus/"
        },
        {
            "slug": "mammoth_bf",
            "desc": "",
            "name": "Mammoth",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 6,
            "dexterity_save": -1,
            "constitution_save": 5,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold,prone",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mammoth makes two Gore attacks."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 22 (3d10+6) piercing damage."
                },
                {
                    "name": "Stomp",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one prone creature. _Hit:_ 19 (3d8+6) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trunk Grab",
                    "desc": "The mammoth grabs one Large or smaller creature within 10 feet of it. The target must succeed on a DC 17 STR save or be grappled (escape DC 17). Until this grapple ends, the target is restrained, and the mammoth can't use Trunk Grab on another creature."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the mammoth moves at least 20 feet straight toward a creature and then hits it with a Gore attack on the same turn, that target must succeed on a DC 17 STR save or be knocked prone. If the target is prone, the mammoth can make one Stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_mammoth/"
        },
        {
            "slug": "mummy_bf",
            "desc": "",
            "name": "Mummy",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": "Mummies",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 80,
            "hit_dice": "",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 3,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 2,
            "charisma_save": 1,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks",
            "damage_immunities": "necrotic,charmed,frightened,paralyzed,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy makes two Rotting Fist attacks. If both attacks hit one creature that isn't a Construct or Undead, the target must succeed on a DC 13 CON save or be cursed with mummy rot (see the Mummy Rot sidebar)."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage plus 7 (2d6) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Dreadful Glare",
                    "desc": "The mummy glares at one creature it can see within 60 feet of it. The target must succeed on a DC 13 WIS save or be frightened until the end of its next turn. If the target fails the save by 5 or more, it is also paralyzed for the same duration."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Undead Nature",
                    "desc": "The mummy doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The mummy is immune to poison damage, to exhaustion, and to the poisoned condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_mummy/"
        },
        {
            "slug": "ogre_bf",
            "desc": "",
            "name": "Ogre",
            "size": "large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "hide armor",
            "hit_points": 66,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 6,
            "charisma": 6,
            "strength_save": 4,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -3,
            "wisdom_save": -2,
            "charisma_save": -2,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "Giant Attributes",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Common,Giant",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ogre makes two Greatclub or Javelin attacks."
                },
                {
                    "name": "Greatclub",
                    "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) bludgeoning damage."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +6 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 11 (2d6+4) piercing damage."
                },
                {
                    "name": "Bowling Sweep (Recharge 5-6)",
                    "desc": "The ogre sweeps its weapon in a wide arc around it. Each creature within 10 feet of the ogre must make a DC 14 STR save. Small and smaller creatures have disadvantage on the save. On a failure, a creature takes 14 (4d6) bludgeoning damage, is pushed up to 10 feet away from the ogre, and is knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shoving Rush",
                    "desc": "The ogre takes the Dash action. If it moves, it can propel itself into one creature it can see along its path. The target must succeed on a DC 14 STR save or be knocked prone. This movement doesn't provoke opportunity attacks from a target that fails this save."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Giant Attributes",
                    "desc": "The ogre is resistant to the stunned condition, and it is vulnerable to the prone condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ogre/"
        },
        {
            "slug": "rhinoceros_bf",
            "desc": "",
            "name": "Rhinoceros",
            "size": "large",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 2,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The rhinoceros makes two Gore attacks."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Quaking Stomp",
                    "desc": "The rhinoceros rears up and slams its forefeet on the ground, shaking the area. Each creature within 10 feet of the rhinoceros must succeed on a DC 15 DEX save or be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the rhinoceros moves at least 20 feet straight toward a target and then hits it with a Gore attack on the same turn, the target takes an extra 7 (2d6) piercing damage. If the target is a creature, it must succeed on a DC 15 STR save or be pushed up to 10 feet away from the rhinoceros and knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_rhinoceros/"
        },
        {
            "slug": "roper_bf",
            "desc": "",
            "name": "Roper",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 111,
            "hit_dice": "",
            "speed": {
                "walk": 15,
                "climb": 10
            },
            "strength": 24,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": 7,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -2,
            "wisdom_save": 3,
            "charisma_save": -2,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roper makes one Bite attack and three Grasping Tendril attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 22 (4d8+4) piercing damage."
                },
                {
                    "name": "Grasping Tendril",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 50 ft., one creature. _Hit:_ 6 (1d4+4) bludgeoning damage, and the target is grappled (escape DC 15). Until the grapple ends, the target is restrained and has disadvantage on STR checks and STR saves, and the roper can't use the same Grasping Tendril on another target. A creature immune to the poisoned condition doesn't have disadvantage on STR checks and STR saves from the tendril."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reel",
                    "desc": "The roper pulls each creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "reactions": [
                {
                    "name": "Snapping Tendril",
                    "desc": "When a Grasping Tendril that is grappling a creature is destroyed, the roper can quickly pull the remains of that tendril back to it with a whipping snap. Each creature within 10 feet of the roper must succeed on a DC 15 DEX save or be knocked prone."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Climbing Tendrils",
                    "desc": "If at least four of the roper's Grasping Tendrils aren't grappling creatures, the roper has a climbing speed of 30 feet."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the roper remains motionless, it is indistinguishable from a normal conical or spire-like cave formation, such as a stalagmite or stalactite."
                },
                {
                    "name": "Grasping Tendrils",
                    "desc": "The roper can have up to six Grasping Tendrils at a time. Each Grasping Tendril can be attacked (AC 20; 10 HP; vulnerable to thunder damage; immune to poison and psychic damage). Destroying a Grasping Tendril deals no damage to the roper, which can extrude a replacement tendril on its next turn. A Grasping Tendril can also be broken if a creature takes an action and succeeds on a DC 15 STR check against it."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The roper is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The roper can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_roper/"
        },
        {
            "slug": "shambling_mound_bf",
            "desc": "",
            "name": "Shambling Mound",
            "size": "large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 4,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -3,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold,fire,Plant Resilience",
            "damage_immunities": "lightning,blinded,deafened",
            "condition_immunities": "",
            "senses": "keensense 60 ft. (can't sense beyond this radius)",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shambling mound makes two Slam attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 14)."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) bludgeoning damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Engulf",
                    "desc": "The shambling mound engulfs a Medium or smaller creature grappled by it. In addition to being grappled, the engulfed target is blinded, restrained, and unable to breathe, and it must succeed on a DC 14 CON save at the start of each of the mound's turns or take 4 (1d8) bludgeoning damage and 3 (1d6) poison damage. If the mound moves, the engulfed target moves with it. The mound can have only one creature engulfed at a time."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the shambling mound is subjected to lightning damage, it takes no damage and regains HP equal to the lightning damage dealt."
                },
                {
                    "name": "Plant Resilience",
                    "desc": "The shambling mound is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions."
                },
                {
                    "name": "Rotting Vegetation",
                    "desc": "The shambling mound emits the smell of rotting vegetation. A creature that starts its turn within 10 feet of the shambling mound must succeed on a DC 14 CON save or be poisoned until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_shambling-mound/"
        },
        {
            "slug": "shield_guardian_bf",
            "desc": "",
            "name": "Shield Guardian",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 139,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 2,
            "strength_save": 4,
            "dexterity_save": -1,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 2,
            "charisma_save": -4,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "Construct Resilience",
            "condition_immunities": "",
            "senses": "keensense 10 ft., darkvision 60 ft.",
            "languages": "understands the languages of its creator and the languages of the wearer of its amulet but can't speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shield guardian makes two Runed Fist attacks, or it makes three Rune Bolt attacks."
                },
                {
                    "name": "Runed Fist",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) bludgeoning damage plus 14 (4d8) force damage."
                },
                {
                    "name": "Rune Bolt",
                    "desc": "_Ranged Spell Attack:_ +5 to hit, range 60 ft., one target. _Hit:_ 16 (4d6+2) force damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Protective Step",
                    "desc": "The guardian teleports up to 60 feet to an unoccupied space it can see within 5 feet of the amulet's wearer."
                }
            ],
            "reactions": [
                {
                    "name": "Shield",
                    "desc": "When a creature the guardian can see makes an attack against the amulet's wearer, the guardian grants a +2 bonus to the wearer's AC if the guardian is within 5 feet of the wearer."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Bound",
                    "desc": "The shield guardian is magically bound to an amulet. As long as the guardian and its amulet are on the same plane of existence, the guardian knows the distance and direction to the amulet's wearer, and the amulet's wearer can telepathically call the guardian, teleporting the guardian to an unoccupied space within 5 feet of the wearer after 1 minute. In addition, if the guardian is within 60 feet of the amulet's wearer, half of any damage the wearer takes (rounded up) is taken by the guardian instead."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The shield guardian doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Construct Resilience",
                    "desc": "The shield guardian is immune to poison and psychic damage, and it is immune to exhaustion and the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Regeneration",
                    "desc": "The shield guardian regains 10 HP at the start of its turn if it has at least 1 HP."
                },
                {
                    "name": "Spell Storing",
                    "desc": "A spellcaster who wears the shield guardian's amulet can cause the guardian to store one spell of 4th level or lower. To do so, the wearer must cast the spell on the guardian. The spell has no effect but is stored within the guardian. When commanded to do so by the wearer or when a situation arises that was predefined by the spellcaster, the guardian casts the stored spell, using the appropriate action required by the spell, with any parameters set by the original caster, requiring no components. When the spell is cast or a new spell is stored, any previously stored spell is lost."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_shield-guardian/"
        },
        {
            "slug": "stone_golem_bf",
            "desc": "",
            "name": "Stone Golem",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 28,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 9,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -5,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 21 (3d10+5) bludgeoning damage."
                },
                {
                    "name": "Slow (Recharge 6)",
                    "desc": "The golem shares the plodding perception of timeless stone with those nearby, slowing all life to a crawl. Each creature within 10 feet of the golem must make a DC 17 WIS save. On a failure, a creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rearrange Stone",
                    "desc": "The stone golem rearranges some of the stone comprising its body, choosing one of the following arrangements. The arrangement lasts until the golem ends the effect as a bonus action, uses this bonus action again, or until it is incapacitated.\n- **Jagged Stones.** The golem turns several of the stones on its body to point outward. Its AC is reduced by 2, and each time a creature within 5 feet of the golem hits it with a melee attack, the attacker takes 5 (2d4) piercing damage.\n- **Protective Slabs.** The golem slides several flat stones around its body to protect its vulnerable areas. Its speed is reduced by 10 feet, and each time it takes damage, the damage is reduced by 5 (2d4)."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Golem Resilience",
                    "desc": "The golem is immune to poison and psychic damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_stone-golem/"
        },
        {
            "slug": "treant_bf",
            "desc": "",
            "name": "Treant",
            "size": "huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 185,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 28,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 12,
            "strength_save": 6,
            "dexterity_save": -1,
            "constitution_save": 9,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 1,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning,piercing,Plant Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft.",
            "languages": "Common,Druidic,Elvish,Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The treant makes three Slam attacks, or it makes two Throw Rock attacks. If two Slam attacks hit one creature, the target must succeed on a DC 17 STR save or be knocked prone."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 22 (4d6+6) bludgeoning damage."
                },
                {
                    "name": "Throw Rock",
                    "desc": "_Ranged Weapon Attack:_ +10 to hit, range 60/180 ft., one target. _Hit:_ 33 (5d10+6) bludgeoning damage."
                },
                {
                    "name": "Animate Trees (1/Day)",
                    "desc": "The treant magically animates 2 trees or 2d6 shrubs it can see within 60 feet of it. The trees use the statistics of an **awakened tree**, and the shrubs use the statistics of an **awakened shrub**. The animated plants act as allies of the treant, obeying its spoken commands. The plants remain for 1 hour, until the treant dies, or until the treant dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Halt Intruders",
                    "desc": "The treant calls to the roots beneath up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 17 STR save or be restrained by roots until the end of its next turn. The treant can target only creatures in contact with the ground and can't target creatures in contact with a manufactured floor, such as the wooden floor of a building."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the treant remains motionless, it is indistinguishable from a normal tree."
                },
                {
                    "name": "Plant Resilience",
                    "desc": "The treant is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The treant deals double damage to objects and structures."
                },
                {
                    "name": "Speak with Plants",
                    "desc": "The treant can communicate with Plants and nonmagical plants as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_treant/"
        },
        {
            "slug": "triceratops_bf",
            "desc": "",
            "name": "Triceratops",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Dinosaurs",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 6,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The triceratops makes two Gore attacks."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 19 (3d8+6) piercing damage."
                },
                {
                    "name": "Stomp",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one prone creature. _Hit:_ 17 (2d10+6) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Warning Bugle",
                    "desc": "The triceratops emits a piercing call in a 30-foot cone, signaling its impending attack. Each creature in the area must succeed on a DC 14 WIS save or be frightened until the end of its next turn. If the triceratops uses this bonus action before moving the requisite 20 feet for Trampling Charge, the target of its charge has disadvantage on this save, and the triceratops can make a Stomp attack against the prone target without needing to use a bonus action, provided the target fails the STR save from the charge."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hardy",
                    "desc": "Any critical hit against the dinosaur becomes a normal hit."
                },
                {
                    "name": "Trampling Charge",
                    "desc": "If the triceratops moves at least 20 feet straight toward a creature and then hits it with a Gore attack on the same turn, that target must succeed on a DC 14 STR save or be knocked prone. If the target is prone, the triceratops can make one Stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_triceratops/"
        },
        {
            "slug": "ancient-mandriano",
            "desc": "",
            "name": "Ancient Mandriano",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 8,
                "perception": 3,
                "stealth": 2
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The ancient mandriano makes two swipe attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d6+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) slashing damage. If the target is Medium or smaller, it is grappled (escape DC 16). Until this grapple ends, the target is restrained. It can grapple up to three creatures.",
                    "name": "Swipe"
                },
                {
                    "desc": "The mandriano drains the essence of one grappled target. The target must make a DC 16 Constitution saving throw, taking 21 (6d6) necrotic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the necrotic damage taken, and the mandriano regains hp equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0. A humanoid slain in this way rises 24 hours later as a zombie or skeleton under the mandriano's control, unless the humanoid is restored to life or its body is destroyed. The mandriano can control up to twelve undead at one time.",
                    "name": "Consume the Spark"
                },
                {
                    "desc": "The ancient mandriano animates one humanoid corpse within 60 feet. This works like the animate dead spell, except it only creates zombies and the zombies. The mandriano can control up to twenty zombies at one time.",
                    "name": "Call the Dead (3/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ancient mandriano deals double damage to objects and structures.",
                    "name": "Siege Monster"
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ancient-mandriano/"
        },
        {
            "slug": "dvarapala",
            "desc": "",
            "name": "Dvarapala",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "any alignment (as its patron deity)",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 9,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "religion": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Common; telepathy 120 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "attack_bonus": 7,
                    "damage_dice": "6d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 25 (6d6 + 4) bludgeoning damage and if the target is Large or smaller it must succeed on a DC 16 Strength saving throw or be pushed up to 15 feet away from the dvarapala.",
                    "name": "Gada"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 14 (3d6 + 4) piercing damage.",
                    "name": "Javelin"
                },
                {
                    "desc": "The dvarapala targets one or more creatures it can see within 10 feet of it. Each target must make a DC 16 Strength saving throw, taking 24 (7d6) bludgeoning damage on a failed save, or half as much damage on a successful one. A creature who fails its save is pushed 5 feet away from the dvarapala.",
                    "name": "Sweeping Strike (Recharge 4-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "In addition to Common, a dvarapala can speak one language associated with its patron deity: Abyssal (chaotic or neutral evil deities), Celestial (good deities), or Infernal (lawful evil deities). A dvarapala who serves a neutral deity knows a language that is most appropriate for service to its deity (such as Primordial for a neutral god of elementals or Sylvan for a neutral god of nature).",
                    "name": "Divine Words"
                },
                {
                    "desc": "The dvarapala has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell.",
                    "name": "Keen Senses"
                },
                {
                    "desc": "The dvarapala has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The dvarapala can make an opportunity attack when a hostile creature moves within its reach as well as when a hostile creature moves out of its reach. It gets one extra reaction that be used only for opportunity attacks.",
                    "name": "You Shall Not Pass"
                },
                {
                    "desc": "The dvarapala's innate spellcasting ability is Wisdom (spell save DC 14). The dvarapala can innately cast the following spells, requiring no material components:\nAt will: sacred flame (2d8)\n3/day: thunderwave\n1/day each: gust of wind, wind wall",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 137,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dvarapala/"
        },
        {
            "slug": "forest-drake",
            "desc": "",
            "name": "Forest Drake",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d6+32",
            "speed": {
                "climb": 50,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "nature": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Draconic, Druidic, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The forest drake makes one bite attack and one claw attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 3 (1d6) fire damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The drake exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 17 (5d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The drake's long jump is up to 30 feet and its high jump is up to 15 feet with or without a running start. Additionally, if it ends its jump within 5 feet of a creature, the first attack roll it makes against that creature before the end of its turn has advantage.",
                    "name": "Mighty Leap"
                }
            ],
            "spell_list": [],
            "page_no": 130,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_forest-drake/"
        },
        {
            "slug": "foxfire-ooze",
            "desc": "",
            "name": "Foxfire Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "climb": 20,
                "fly": 10,
                "hover": true,
                "swim": 20,
                "walk": 20
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 6,
            "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": "cold",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire, lightning",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The foxfire ooze makes three pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage plus 4 (1d8) lightning damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze while wearing metal or hits it with a melee attack with a metal weapon takes 9 (2d8) lightning damage and triggers a lightning storm. All creatures within 20 feet of the ooze that are holding or wearing metal must succeed on a DC 16 Dexterity saving throw or take 9 (2d8) lightning damage.",
                    "name": "Lightning Storm"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_foxfire-ooze/"
        },
        {
            "slug": "grave-behemoth",
            "desc": "",
            "name": "Grave Behemoth",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 210,
            "hit_dice": "20d12+80",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 13,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The grave behemoth makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d8+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d12+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 6) piercing damage plus 14 (4d6) necrotic damage.",
                    "name": "Gorge"
                },
                {
                    "desc": "The grave behemoth vomits putrid flesh and 5 (2d4) zombies in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw. On a failure, a target takes 38 (11d6) necrotic damage and is covered in rotting slime for 1 minute. On a success, a target takes half the necrotic damage and isn't covered in slime. A creature, including the target, can take an action to clean off the slime. Zombies under the grave behemoth's control have advantage on attack rolls against creatures covered in a grave behemoth's slime.",
                    "name": "Hurl Flesh (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The behemoth starts with two arms and two legs. If it loses one arm, it can't multiattack. If it loses both arms, it can't slam. If it loses one leg, its speed is halved. If it loses both legs, it falls prone. If it has both arms, it can crawl. With only one arm, it can still crawl, but its speed is halved. With no arms or legs, its speed is 0, and it can't benefit from bonuses to speed.",
                    "name": "Fleshbag"
                },
                {
                    "desc": "At the end of any turn in which the behemoth took at least 30 damage, roll a d8. On a 1, it loses an arm. On a 2, it loses a leg. In addition, 2 (1d4) zombies fall prone in unoccupied spaces within 10 feet of the behemoth, spilling from the wound.",
                    "name": "Flesh Wound"
                },
                {
                    "desc": "The grave behemoth and any zombies within 30 feet of it have advantage on saving throws against effects that turn undead.",
                    "name": "Turning Defiance"
                },
                {
                    "desc": "Zombies created by a grave behemoth's Flesh Wound and Hurl Flesh share a telepathic link with it, are under its control, are immune to necrotic damage, and act immediately and on the grave behemoth's initiative.",
                    "name": "Zombie Keeper"
                }
            ],
            "spell_list": [],
            "page_no": 208,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_grave-behemoth/"
        },
        {
            "slug": "great-mandrake",
            "desc": "",
            "name": "Great Mandrake",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4+24",
            "speed": {
                "walk": 10
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 11,
            "charisma": 12,
            "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": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "tremorsense 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "A great mandrake makes two attacks with its bite. When its shriek is available, it can use the shriek in place of one bite attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "Each creature within 60 feet of the mandrake that can hear it must succeed on a DC 13 Constitution saving throw or take 11 (3d6) thunder damage. If a creature fails the saving throw by 5 or more, it is stunned until the end of its next turn. If it fails by 10 or more, it falls unconscious. An unconscious creature can repeat the saving throw at the end of each of its turns, regaining consciousness on a success.",
                    "name": "Shriek (Recharge 3-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 260,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_great-mandrake/"
        },
        {
            "slug": "haunted-giant",
            "desc": "",
            "name": "Haunted Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d12+48",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "athletics": 8,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Giant",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The giant makes two greatclub attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.",
                    "name": "Greatclub"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d10+5",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/240 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.",
                    "name": "Rock"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Three ghostly spirits haunt the giant. The spirits are incorporeal, remain within 10 feet of the giant at all times, and can't take actions. Each uses the giant's AC and saving throws, has 15 hp and can only be harmed by radiant damage. If an ancestral spirit is reduced to 0 hp, it disappears temporarily. Reduce the giant's AC by 1 and remove one trait granted by the spirits for each spirit that is driven off. Ancestral spirits can't be turned.",
                    "name": "Ancestral Spirits"
                },
                {
                    "desc": "At the start of its turn, the giant can gain advantage on all melee weapon attack rolls during that turn, but attack rolls against it have advantage until the start of its next turn. This trait is granted by the ancestral spirits.",
                    "name": "Reckless"
                },
                {
                    "desc": "The giant can see invisible creatures and objects as if they were visible and can see into the Ethereal Plane. This trait is granted by the ancestral spirits.",
                    "name": "See Invisibility"
                },
                {
                    "desc": "The giant is immune to the charmed and frightened conditions. This trait is granted by the ancestral spirits.",
                    "name": "Steadfast"
                }
            ],
            "spell_list": [],
            "page_no": 183,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_haunted-giant/"
        },
        {
            "slug": "mold-zombie",
            "desc": "",
            "name": "Mold Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The zombie makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The zombie breathes a cloud of spores in 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or take 10 (3d6) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Plague Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the zombie is reduced to 0 hp and doesn't survive with its Undead Fortitude, it explodes in a cloud of spores. Each creature within 5 feet of the zombie must succeed on a DC 13 Constitution saving throw or take 9 (2d8) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Spore Death"
                },
                {
                    "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 394,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_mold-zombie/"
        },
        {
            "slug": "purple-slime",
            "desc": "",
            "name": "Purple Slime",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "climb": 10,
                "swim": 30,
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The purple slime makes two spike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) piercing damage and 10 (3d6) poison damage. In addition, the target must succeed on a DC 14 Constitution saving throw or its Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.",
                    "name": "Spike"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The purple slime can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The purple slime can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The purple slime has advantage on Dexterity (Stealth) checks made while underwater.",
                    "name": "Underwater Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_purple-slime/"
        },
        {
            "slug": "ruby-ooze",
            "desc": "",
            "name": "Ruby Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "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": "lightning",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The ruby ooze makes two pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 14 (4d6) acid damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The ooze sprays its bright red protoplasm in a 20-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw. On a failure, the creature takes 21 (6d6) acid damage and is restrained as its flesh begins to turn into a translucent ruby-like stone. On a success, the creature takes half the damage and isn't restrained. The restrained creature must make a DC 15 Constitution saving throw at the end of its next turn, taking 21 (6d6) acid damage and becoming petrified on a failure or ending the effect on a success.",
                    "name": "Acid Spray (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze or hits it with a melee attack while within 5 feet of it takes 7 (2d6) acid damage. Any nonmagical weapon made of metal or wood that hits the ooze is coated in a corrosive red slime. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal or wood that hits the ooze is destroyed after dealing damage. The ooze can eat through 2-inch-thick, nonmagical wood or metal in 1 round.",
                    "name": "Corrosive Form"
                },
                {
                    "desc": "While the ooze remains motionless, it is indistinguishable from a pile of rubies.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ruby-ooze/"
        },
        {
            "slug": "tusked-crimson-ogre",
            "desc": "",
            "name": "Tusked Crimson Ogre",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "half plate",
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "intimidation": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The tusked crimson ogre makes two attacks: one with its morningstar and one with its bite.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "name": "Morningstar"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "If the tusked crimson ogre doesn't have all of its hp, it flexes and roars, spraying blood from its wounds. Each creature within 15 feet of the ogre must make a DC 14 Constitution saving throw. On a failure, a creature takes 21 (6d6) acid damage and goes berserk. On a success, a creature takes half the damage and doesn't go berserk. On each of its turns, a berserk creature must attack the nearest creature it can see, eschewing ranged or magical attacks in favor of melee attacks. If no creature is near enough to move to and attack, the berserk creature attacks an object, with preference for an object smaller than itself. Once a creature goes berserk, it continues to do so until it is unconscious, regains all of its hp, or is cured through lesser restoration or similar magic.",
                    "name": "Berserker's Blood (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ogre has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "When the ogre reduces a creature to 0 hp with a melee attack on its turn, the ogre can take a bonus action to move up to half its speed and make one bite attack.",
                    "name": "Rampage"
                }
            ],
            "spell_list": [],
            "page_no": 279,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_tusked-crimson-ogre/"
        },
        {
            "slug": "war-machine-golem",
            "desc": "",
            "name": "War Machine Golem",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands Dwarvish but can't speak",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "desc": "The golem makes two slam attacks and one catapult attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "4d6+8",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The war machine golem hurls a boulder at a point it can see within 120 feet of it. Each creature within 10 feet of that point must make a DC 19 Dexterity saving throw. On a failure, a target takes 16 (3d10) bludgeoning damage and is knocked prone. On a success, a target takes half the damage and isn't knocked prone.",
                    "name": "Catapult"
                },
                {
                    "desc": "The war machine golem breathes fire in a 60-foot cone. Each creature in the area must make a DC 19 Dexterity saving throw, taking 35 (10d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The golem deals double damage to objects and structures.",
                    "name": "Siege Monster"
                }
            ],
            "spell_list": [],
            "page_no": 205,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_war-machine-golem/"
        },
        {
            "slug": "wickerman",
            "desc": "",
            "name": "Wickerman",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 1,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The wickerman makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "5d10",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 27 (5d10) fire damage.",
                    "name": "Blazing Ray"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage plus 5 (1d10) fire damage and the target is grappled (escape DC 16). The wickerman has two fists, each of which can grapple only one target.",
                    "name": "Slam"
                },
                {
                    "desc": "The wickerman makes one slam attack against a target it is grappling. If the attack hits, the target is imprisoned inside its burning body, and the grapple ends. A creature imprisoned in the wickerman is blinded, restrained, has total cover against attacks and other effects outside the wickerman, and it takes 17 (5d6) fire damage at the start of each of the wickerman's turns. Up to 6 Medium or smaller creatures can fit inside a wickerman's body. If the wickerman takes 25 damage or more from a creature inside of it, the wickerman must succeed on a DC 14 Constitution saving throw or the creature bursts free from it. The creature falls prone in a space within 10 feet of the wickerman. If the wickerman dies, all creatures inside of it are no longer restrained by it and can escape from the burning corpse by using 15 feet of movement, exiting prone.",
                    "name": "Imprison"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the staff controlling the wickerman is broken or is not being worn or carried by a humanoid, the wickerman goes berserk. On each of its turns while berserk, the wickerman attacks the nearest creature it can see. If no creature is near enough to move to and attack, the wickerman attacks an object with preference for an object smaller than itself. Once the wickerman goes berserk, it continues to do so until it is destroyed, until a new staff is created, or until the staff is worn or carried by a humanoid.",
                    "name": "Berserk"
                },
                {
                    "desc": "A creature that touches the wickerman or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. If the wickerman's flame is ever doused, it is incapacitated until the flame is rekindled by dealing at least 10 fire damage to it.",
                    "name": "Blazing Fury"
                },
                {
                    "desc": "If the wickerman is on fire, it takes 1 cold damage for every 5 feet it moves in water or for every gallon of water splashed on it. If the wickerman takes at least 100 points of cold damage within a 1 minute period, its flame is doused.",
                    "name": "Water Susceptibility"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wickerman/"
        },
        {
            "slug": "cactid",
            "desc": "_Rootlike tendrils explode from the sand at the base of this tall cactus bristling with needles. It uses its tendrils to reach for prey._  \n**Needled Sentients.** Cactids are semi-sentient cacti that grow in a myriad of shapes and sizes, from ground-hugging barrels and spheroid clumps that pin their victims to the ground to towering saguaros with clublike arms that yank victims off their feet. Most cactids are green or brown with distinct ribs; all are lined with countless needles.  \n**Drain Fluids.** In addition to gathering water, a cactid's tendril-roots can snag nearby creatures and pull them into a deadly embrace. Once a creature is pinned, the cactid’s spines siphon off the victim’s bodily fluids, until little but a dried husk remains. Many cactids are adorned with bright flowers or succulent fruit to lure prey into reach. Some scatter shiny objects within reach to attract sentient creatures. For those traveling the desert, however, a cactid’s greatest treasure is the water stored within its flesh. A slain cactid’s body yields four gallons of water with a successful DC 15 Wisdom (Survival) check. Failure indicates that only one gallon is recovered.  \n**Slow Packs.** Cactids were created by a nomadic sect of druids, but their original purpose is lost. They have limited mobility, so they often congregate in stands or to travel together in a pack to better hunting grounds.",
            "name": "Cactid",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 5
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 9,
            "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": "blinded, deafened",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands Sylvan, but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cactid makes two attacks with its tendrils and uses Reel."
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one creature. Hit: 10 (2d6 + 3) bludgeoning damage plus 3 (1d6) piercing damage, and a Medium or smaller target is grappled (escape DC 13). Until this grapple ends, the target is restrained. If the target is neither undead nor a construct, the cactid drains the target's body fluids; at the start of each of the target's turns, the target must make a DC 13 Constitution saving throw. On a failed save, the creature's hit point maximum is reduced by 3 (1d6). If a creature's hit point maximum is reduced to 0 by this effect, the creature dies. This reduction lasts until the creature finishes a long rest and drinks abundant water or until it receives a greater restoration spell or comparable magic. The cactid has two tendrils, each of which can grapple one target at a time.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Reel",
                    "desc": "Each creature grappled by the cactid is pulled up to 5 feet straight toward the cactid."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hail of Needles (1/Day)",
                    "desc": "When reduced below 10 hp (even below 0 hp), the cactid releases a hail of needles as a reaction. All creatures within 15 feet take 21 (6d6) piercing damage, or half damage with a successful DC 14 Dexterity saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_cactid/"
        },
        {
            "slug": "dune-mimic",
            "desc": "_When a dune mimic strikes, the sand surges and shifts, a sinkhole opens, and sandy tendrils snatch at nearby creatures._  \n**Enormous Forms.** Though most commonly seen as dunes, a dune mimic can take the form of a date palm grove, a riverbank, an enormous boulder, or other large shapes in the landscape.  \n**A King’s Guardians.** Dune mimics were created by a forgotten king as guardians for his desert tomb. Somewhere, dozens of them guard vast wealth.  \n**Spread by Spores.** Although not intended to reproduce, they began producing spores spontaneously and replicating themselves, so that now they’re spread across the deserts. Luckily for the other inhabitants, dune mimics reproduce just once per century.",
            "name": "Dune Mimic",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d12+64",
            "speed": {
                "walk": 10
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 9,
            "wisdom": 13,
            "charisma": 10,
            "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": "acid",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dune mimic makes four pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage. If the dune mimic is in object or terrain form, the target is subjected to the mimic's Adhesive trait.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Engulf",
                    "desc": "The dune mimic engulfs all creatures it has grappled. An engulfed creature can't breathe, is restrained, is no longer grappled, has total cover against attacks and other effects outside the dune mimic, and takes 18 (4d8) acid damage at the start of each of the dune mimic's turns. When the dune mimic moves, the engulfed creature moves with it. An engulfed creature can try to escape by taking an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the dune mimic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The dune mimic can use its action to polymorph into a Huge object or terrain feature (maximum area 25 x 25 feet) or back into its true, amorphous form. Since its coating of dust, sand, and gravel can't be hidden, it usually disguises itself as a terrain feature or eroded ruin. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Adhesive (Object or Terrain Form Only)",
                    "desc": "The dune mimic adheres to anything that touches it. A creature adhered to the dune mimic is also grappled by it (escape DC 15). Ability checks made to escape this grapple have disadvantage. The dune mimic can harden its outer surface, so only the creatures it chooses are affected by this trait."
                },
                {
                    "name": "False Appearance (Object or Terrain Form Only)",
                    "desc": "While the dune mimic remains motionless, it is indistinguishable from an ordinary object or terrain feature."
                },
                {
                    "name": "Grappler",
                    "desc": "The dune mimic has advantage on attack rolls against a creature grappled by it."
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_dune-mimic/"
        },
        {
            "slug": "jotun-giant",
            "desc": "_The earth shudders with every footfall of a Jotun giant, the immortal enemies of the gods. Tall enough to look a titan in the eye and strong enough to wrestle a linnorm, Jotun gaints are the lords of giantkind. Their enormous halls are carved in mountains and glaciers throughout the frozen wastes._  \n**Foes of the Gods.** As foes of the northern gods, they plot to regain their former status as lords of Creation. Many know ancient secrets and snippets of antediluvian arcane lore, and so may have abilities beyond those listed below. More powerful Jotun giants straddle the line between mortal and demigod.  \n**Contests and Challenges.** Like many giants, the Jotun enjoy a challenge, even from tiny little humans. Only the mightiest heroes can challenge a Jotun giant’s might in physical combat. Using cunning or trickery is a safer bet—though being too cunning is also angers them, and Jotun giants are no fools.  \n**Seekers of Ragnarok.** The Jotun giants know great magic, and strive to bring about end times of Ragnarok.",
            "name": "Jotun Giant",
            "size": "Gargantuan",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "walk": 60
            },
            "strength": 30,
            "dexterity": 8,
            "constitution": 26,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "arcana": 10,
                "history": 10,
                "nature": 10,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Common, Giant",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatclub attacks and a frightful presence attack, or one rock throwing attack."
                },
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 30 ft., one target. Hit: 55 (10d8 + 10) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "10d8"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +16 to hit, range 90/240 ft., one target. Hit: 49 (6d12 + 10) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "6d12"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the giant's choice that is within 120 feet of the giant and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. Once a creature's saving throw is successful, it is immune to the giant's Frightful Presence for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Rock Catching",
                    "desc": "If a rock or similar object is hurled at the giant, the giant can, with a successful DC 10 Dexterity saving throw, catch the missile and take no bludgeoning damage from it."
                }
            ],
            "legendary_desc": "The Jotun giant can take 1 legendary action, and only at the end of another creature's turn. The giant regains the spent legendary action at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The Jotun giant makes a Wisdom (Perception) check."
                },
                {
                    "name": "Planar Return",
                    "desc": "If banished, a Jotun giant can return to the plane it departed 2/day. If banished a third time, it cannot return."
                },
                {
                    "name": "Sweeping Blow",
                    "desc": "The Jotun giant can sweep its greatclub in an arc around itself. The sweep affects a semicircular path 30 feet wide around the giant. All targets in that area take 46 (8d8 + 10) bludgeoning damage, or no damage with a successful DC 19 Dexterity saving throw."
                }
            ],
            "special_abilities": [
                {
                    "name": "Immortality",
                    "desc": "Jotuns suffer no ill effects from age, and are immune to effects that reduce ability scores and hit point maximum."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the Jotun giant's innate spellcasting ability is Wisdom (spell save DC 19). It can innately cast the following spells, requiring no material components:\n\nat will: earthquake, shapechange, speak with animals\n\n3/day: bestow curse, gust of wind\n\n1/day: divination"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The giant has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The giant's weapon attacks are magical."
                },
                {
                    "name": "Too Big to Notice",
                    "desc": "The sheer size of the Jotun giant often causes those near it to confuse one at rest for part of the landscape. The jotun has advantage on Stealth checks when not moving."
                }
            ],
            "spell_list": [],
            "page_no": 222,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_jotun-giant/"
        },
        {
            "slug": "ogre-chieftain-corrupted",
            "desc": "",
            "name": "Ogre Chieftain, Corrupted",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "splint",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 8,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 2,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "Common, Giant",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The corrupted ogre chieftain makes two melee attacks."
                },
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aggressive",
                    "desc": "As a bonus action, the corrupted ogre chieftain can move up to its speed toward a hostile creature that it can see. Mutation. The corrupted ogre chieftain has one mutation from the list below:"
                },
                {
                    "name": "Mutation",
                    "desc": "1 - Armored Hide: The corrupted ogre chieftain's skin is covered in dull, melted scales that give it resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks.\n\n2 - Extra Arm: The corrupted ogre chieftain has a third arm growing from its chest. The corrupted ogre chieftain can make three melee attacks or two ranged attacks.\n\n3 - Savant: The corrupted ogre chieftain's head is grossly enlarged. Increase its Charisma to 16. The corrupted ogre chieftain gains Innate Spellcasting (Psionics), and its innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no components: At will: misty step, shield; 1/day each: dominate monster, levitate.\n\n4 - Terrifying: The corrupted ogre chieftain's body is covered in horns, eyes, and fanged maws. Each creature of the corrupted ogre chieftain's choice that is within 60 feet of it and is aware of it must succeed on a DC 15 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to this ogre chieftain's Frightful Presence for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 423,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ogre-chieftain-corrupted/"
        },
        {
            "slug": "possessed-pillar",
            "desc": "_This ancient animal-headed pillar is engraved with weathered symbols from ancient empires._  \n**Animal Headed.** Possessed pillars are carved from enormous blocks of stone to look like animal-headed gods of ancient pantheons, or sometimes demonic figures of zealous cults. The most common are the jackal-faced and the ibis-headed variants, but pillars with baboon, crocodile, elephant, or hawk heads also exist.  \n**Hijacked by Cults.** Some such pillars are claimed by various cults, and carved anew with blasphemous symbols or smeared with blood, oils, and unguents as sacrificial offerings.  \n**Weapon Donations.** Priests claim the weapons stolen by the pillars and distribute them to temple guards or sell them to fund temple activities.  \n**Constructed Nature.** A possessed pillar doesn’t require air, food, drink, or sleep.",
            "name": "Possessed Pillar",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pillar makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The pillar is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The pillar has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The pillar's weapon attacks are magical."
                },
                {
                    "name": "Steal Weapons",
                    "desc": "The eldritch magic that powers the pillar produces a magnetic power that seizes metal objects that touch it, including metal weapons. When a creature successfully strikes the pillar with a metal melee weapon, the attacker must make a successful DC 15 Strength or Dexterity saving throw or the weapon becomes stuck to the pillar until the pillar releases it or is destroyed. The saving throw uses the same ability as the attack used. The pillar can release all metal weapons stuck to it whenever it wants. A pillar always drops all weapons stuck to it when it believes it's no longer threatened. This ability affects armor only during a grapple."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the pillar remains motionless, it is indistinguishable from a statue or a carved column."
                }
            ],
            "spell_list": [],
            "page_no": 314,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_possessed-pillar/"
        },
        {
            "slug": "putrid-haunt",
            "desc": "_These shambling corpses have twigs, branches, and other debris intertwined with their bodies, and their gaping maws often crawl with scrabbling vermin._  \n**Swamp Undead.** Putrid haunts are walking corpses infused with moss, mud, and the detritus of the deep swamp. They are the shambling remains of individuals who, either through mishap or misdeed, died while lost in a vast swampland. Their desperate need to escape the marshland in life transforms into a hatred of all living beings in death. They often gather in places tainted by evil deeds.  \n**Mossy Islands.** When no potential victims are nearby, putrid haunts sink into the water and muck, where moss and water plants grow over them and vermin inhabit their rotting flesh. When living creatures draw near, the dormant putrid haunt bursts from its watery hiding spot and attacks its prey, slamming wildly with its arms and stomping on prone foes to push them deeper into the muck. There’s no planning and little cunning in their assault, but they move through the marshes more freely than most intruders and they attack with a single-mindedness that’s easily mistaken for purpose.  \n**Leech Harbors.** Putrid haunts create especially favorable conditions for leeches. They are often hosts or hiding places for large gatherings of leeches.  \n**Undead Nature.** A putrid haunt doesn’t require air, food, drink, or sleep.",
            "name": "Putrid Haunt",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 11,
            "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 and piercing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Vomit Leeches (Recharge 6)",
                    "desc": "A putrid haunt can vomit forth the contents of its stomach onto a target within 5 feet. Along with the bile and mud from its stomach, this includes 2d6 undead leeches that attach to the target. A creature takes 1 necrotic damage per leech on it at the start of the creature's turn, and the putrid haunt gains the same number of temporary hit points. As an action, a creature can remove or destroy 1d3 leeches from itself or an adjacent ally."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dead Still",
                    "desc": "Treat a putrid haunt as invisible while it's buried in swamp muck."
                },
                {
                    "name": "Swamp Shamble",
                    "desc": "Putrid haunts suffer no movement penalties in marshy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 315,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_putrid-haunt/"
        },
        {
            "slug": "venomous-mummy",
            "desc": "_This shambling corpse warrior is draped in stained linen wrappings. Green liquid drips from rents in the fabric._  \n**Servant of the Scorpion Goddess.** These mummies are crafted by Selket’s faithful to guard holy sites and tombs and to serve as agents of the goddess’s retribution. Should Selket or her faithful feel themselves slighted by an individual or a community, they perform dangerous rituals to awaken these creatures from the crypts of her temples. Venomous mummies delight in wreaking deadly vengeance against those who disrespect the goddess.  \n**Death to Blasphemers.** In most cases, retribution is limited to people who actually undertook the acts of blasphemy, but if her priests determine that an entire community has grown heretical and earned Selket’s wrath, they may set mummies loose against the entire populace.  \n**Deadly Smoke.** Burning a venomous mummy is a terrible idea; the smoke of their immolation is toxic.",
            "name": "Venomous Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Venomous Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be affected by the Selket's venom curse (see above).",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+7"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Selket's Venom",
                    "desc": "The venomous mummy's body and wrappings are magically imbued with substances that are highly toxic. Any creature that comes in physical contact with the venomous mummy (e.g., touching the mummy barehanded, grappling, using a bite attack) must succeed on a DC 12 Constitution saving throw or be poisoned with Selket's venom. The poisoned target takes 3 (1d6) poison damage every 10 minutes. Selket's venom is a curse, so it lasts until ended by the remove curse spell or comparable magic."
                },
                {
                    "name": "Toxic Smoke",
                    "desc": "The venomous mummy's poison-imbued wrappings and flesh create toxic fumes when burned. If a venomous mummy takes fire damage, it is surrounded by a cloud of toxic smoke in a 10-foot radius. This cloud persists for one full round. A creature that starts its turn inside the cloud or enters it for the first time on its turn takes 14 (4d6) poison damage, or half damage with a successful DC 12 Constitution saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_venomous-mummy/"
        },
        {
            "slug": "weeping-treant",
            "desc": "_This twisted tree’s face is made of cracked, black bark knotted into vaguely humanoid features, and thick tears of sap run down its face._  \nWeeping treants clearly are related to other treants, but they are smaller than the normal variety, little more than 30 feet tall with a trunk 3 feet in diameter, and weighing no more than 4,500 lb. Their gnarled trunks are often twisted, and their wood often groans when they move.  \n**Forest Wardens.** Weeping treants are protectors of dark, shadowy forests, and they are as long-lived as the trees themselves. They act as guardians for an entire forest or for something specific within the forest—they have no pity for those carrying axes or fire.  \n**Skeptical Mein.** Weeping treants are terrifying and relentless when fighting in defense of their charge. They are inherently distrustful, particularly of anything not of the natural or shadow world, and they’re notoriously difficult to fool or deceive.  \n**Enchanted Bitter Tears.** Sages and scholars debate why these creatures weep, but no one has come forward with a compelling reason beyond “it’s what trees do.” The weeping treants themselves refuse to speak on the matter. Their tears are occasionally components in druidic spells or items.",
            "name": "Weeping Treant",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "10d12+40",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 11,
            "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 and piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Druidic, Elvish, Sylvan",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The treant makes three slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/180 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "The treant deals double damage to objects and structures."
                },
                {
                    "name": "Treespeech",
                    "desc": "A weeping treant can converse with plants, and most plants greet them with a friendly or helpful attitude."
                },
                {
                    "name": "Acidic Tears",
                    "desc": "Thick tears of dark sap stream continuously down the treant's face and trunk. These tears are highly acidic - anyone who attacks the treant from a range of 5 feet or less must succeed on a DC 15 Dexterity saving throw or take 6 (1d12) acid damage from splashed tears. This acidic matter continues doing 6 (1d12) acid damage at the start of each of the creature's turns until it or an adjacent ally uses an action to wipe off the tears or three rounds elapse."
                }
            ],
            "spell_list": [],
            "page_no": 388,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_weeping-treant/"
        },
        {
            "slug": "awakened-shrub",
            "desc": "An **awakened shrub** is an ordinary shrub given sentience and mobility by the awaken spell or similar magic.",
            "name": "Awakened Shrub",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 8,
            "constitution": 11,
            "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": "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 (1d4 - 1) slashing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d4",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the shrub remains motionless, it is indistinguishable from a normal shrub."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "environments": [
                "Jungle",
                "Swamp",
                "Forest",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_awakened-shrub/"
        },
        {
            "slug": "basilisk",
            "desc": "",
            "name": "Basilisk",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 7,
            "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": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage plus 7 (2d6) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Petrifying Gaze",
                    "desc": "If a creature starts its turn within 30 ft. of the basilisk and the two of them can see each other, the basilisk can force the creature to make a DC 12 Constitution saving throw if the basilisk isn't incapacitated. On a failed save, the creature magically begins to turn to stone and is restrained. It must repeat the saving throw at the end of its next turn. On a success, the effect ends. On a failure, the creature is petrified until freed by the greater restoration spell or other magic.\nA creature that isn't surprised can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can't see the basilisk until the start of its next turn, when it can avert its eyes again. If it looks at the basilisk in the meantime, it must immediately make the save.\nIf the basilisk sees its reflection within 30 ft. of it in bright light, it mistakes itself for a rival and targets itself with its gaze."
                }
            ],
            "spell_list": [],
            "page_no": 265,
            "environments": [
                "Desert",
                "Mountains",
                "Ruin",
                "Jungle",
                "Hills",
                "Mountain",
                "Caverns",
                "Plane Of Earth"
            ],
            "img_main": "http://api.open5e.com/static/img/monsters/basilisk.png",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_basilisk/"
        },
        {
            "slug": "camel",
            "desc": "",
            "name": "Camel",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "2d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 5,
            "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 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 369,
            "environments": [
                "Desert",
                "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",
            "v2_converted_path": "/v2/creatures/srd_camel/"
        },
        {
            "slug": "earth-elemental",
            "desc": "",
            "name": "Earth Elemental",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": "Elementals",
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "walk": 30,
                "burrow": 30
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 10",
            "languages": "Terran",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8",
                    "damage_bonus": 5
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The elemental can burrow through nonmagical, unworked earth and stone. While doing so, the elemental doesn't disturb the material it moves through."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The elemental deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "environments": [
                "Underdark",
                "Laboratory",
                "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",
            "v2_converted_path": "/v2/creatures/srd_earth-elemental/"
        },
        {
            "slug": "ettin",
            "desc": "",
            "name": "Ettin",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 17,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 8,
            "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": "darkvision 60 ft., passive Perception 14",
            "languages": "Giant, Orc",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ettin makes two attacks: one with its battleaxe and one with its morningstar."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8",
                    "damage_bonus": 5
                },
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8",
                    "damage_bonus": 5
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Two Heads",
                    "desc": "The ettin has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                },
                {
                    "name": "Wakeful",
                    "desc": "When one of the ettin's heads is asleep, its other head is awake."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "environments": [
                "Hill",
                "Underdark",
                "Hills",
                "Mountain",
                "Ruin"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ettin/"
        },
        {
            "slug": "gibbering-mouther",
            "desc": "",
            "name": "Gibbering Mouther",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 10,
                "swim": 10
            },
            "strength": 10,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "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": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gibbering mouther makes one bite attack and, if it can, uses its Blinding Spittle."
                },
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 17 (5d6) piercing damage. If the target is Medium or smaller, it must succeed on a DC 10 Strength saving throw or be knocked prone. If the target is killed by this damage, it is absorbed into the mouther.",
                    "attack_bonus": 2,
                    "damage_dice": "5d6"
                },
                {
                    "name": "Blinding Spittle (Recharge 5-6)",
                    "desc": "The mouther spits a chemical glob at a point it can see within 15 feet of it. The glob explodes in a blinding flash of light on impact. Each creature within 5 feet of the flash must succeed on a DC 13 Dexterity saving throw or be blinded until the end of the mouther's next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aberrant Ground",
                    "desc": "The ground in a 10-foot radius around the mouther is doughlike difficult terrain. Each creature that starts its turn in that area must succeed on a DC 10 Strength saving throw or have its speed reduced to 0 until the start of its next turn."
                },
                {
                    "name": "Gibbering",
                    "desc": "The mouther babbles incoherently while it can see any creature and isn't incapacitated. Each creature that starts its turn within 20 feet of the mouther and can hear the gibbering must succeed on a DC 10 Wisdom saving throw. On a failure, the creature can't take reactions until the start of its next turn and rolls a d8 to determine what it does during its turn. On a 1 to 4, the creature does nothing. On a 5 or 6, the creature takes no action or bonus action and uses all its movement to move in a randomly determined direction. On a 7 or 8, the creature makes a melee attack against a randomly determined creature within its reach or does nothing if it can't make such an attack."
                }
            ],
            "spell_list": [],
            "page_no": 314,
            "environments": [
                "Underdark",
                "Sewer",
                "Astral Plane",
                "Caverns",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_gibbering-mouther/"
        },
        {
            "slug": "hill-giant",
            "desc": "",
            "name": "Hill Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "10d12+40",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatclub attacks."
                },
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8",
                    "damage_bonus": 5
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/240 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10",
                    "damage_bonus": 5
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 313,
            "environments": [
                "Hill",
                "Feywild",
                "Mountains",
                "Forest",
                "Ruin",
                "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",
            "v2_converted_path": "/v2/creatures/srd_hill-giant/"
        },
        {
            "slug": "mummy",
            "desc": "",
            "name": "Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Mummies",
            "alignment": "lawful evil",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Dreadful Glare",
                    "desc": "The mummy targets one creature it can see within 60 ft. of it. If the target can see the mummy, it must succeed on a DC 11 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies (but not mummy lords) for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 333,
            "environments": [
                "Temple",
                "Desert",
                "Shadowfell",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_mummy/"
        },
        {
            "slug": "ogre",
            "desc": "",
            "name": "Ogre",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 11,
            "armor_desc": "hide armor",
            "hit_points": 59,
            "hit_dice": "7d10+21",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 7,
            "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, Giant",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 336,
            "environments": [
                "Hill",
                "Desert",
                "Underdark",
                "Grassland",
                "Mountains",
                "Coastal",
                "Tundra",
                "Ruin",
                "Swamp",
                "Feywild",
                "Mountain",
                "Forest",
                "Arctic",
                "Jungle",
                "Hills",
                "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",
            "v2_converted_path": "/v2/creatures/srd_ogre/"
        }
    ]
}