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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-armor_desc&page=4",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-armor_desc&page=2",
    "results": [
        {
            "slug": "baba-yagas-horsemen-red-sun",
            "desc": "",
            "name": "Baba Yaga's Horsemen, Red Sun",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 20,
            "armor_desc": "plate and shield",
            "hit_points": 171,
            "hit_dice": "18d8+90",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 11,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "arcana": 7,
                "athletics": 10,
                "history": 7,
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, lightning, poison",
            "condition_immunities": "blinded, charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "passive Perception 18",
            "languages": "Celestial, Common, Infernal; telepathy 100 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The horseman makes three attacks with its lance or longsword. It can use Temporal Strike with one of these attacks when it is available."
                },
                {
                    "name": "Lance",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft. (disadvantage within 5 ft.), one target. Hit: 12 (1d12 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "1d12+6"
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Temporal Strike (recharge 5-6)",
                    "desc": "When the horseman strikes a target with a melee attack, in addition to taking normal damage, the target must succeed on a DC 17 Constitution saving throw or instantly age 3d10 years. A creature that ages this way has disadvantage on attack rolls, ability checks, and saving throws based on Strength, Dexterity, and Constitution until the aging is reversed. A creature that ages beyond its lifespan dies immediately. The aging reverses automatically after 24 hours, or it can be reversed magically by greater restoration or comparable magic. A creature that succeeds on the save is immune to the temporal strike effect for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the horseman is a 12th-level spellcaster. Its spellcasting ability is Charisma (save DC 16, +8 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\n1/day each: dimension door, fire shield, haste, slow\n\n2/day each: continual flame, scorching ray\n\n3/day each: ethereal jaunt, phantom steed (appears as a horse colored appropriately to the horseman), plane shift (self and steed only)"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The horseman has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Peerless Rider",
                    "desc": "Any attacks directed at the horseman's mount targets the horseman instead. Its mount gains the benefit of the rider's damage and condition immunities, and if the horseman passes a saving throw against an area effect, the mount takes no damage."
                },
                {
                    "name": "Quick Draw",
                    "desc": "The horseman can switch between wielding its lance and longsword as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 29,
            "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_baba-yagas-horsemen-red-sun/"
        },
        {
            "slug": "death_knight_bf",
            "desc": "",
            "name": "Death Knight",
            "size": "medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 140,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": 4,
            "dexterity_save": 0,
            "constitution_save": 3,
            "intelligence_save": 1,
            "wisdom_save": 5,
            "charisma_save": 4,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "",
            "damage_immunities": "necrotic,frightened,Undead Resilience",
            "condition_immunities": "",
            "senses": "darkvision 90 ft.",
            "languages": "Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death knight makes three Greatsword or Necrotic Bolt attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage and 7 (2d6) necrotic damage."
                },
                {
                    "name": "Necrotic Bolt",
                    "desc": "_Ranged Spell Attack:_ +7 to hit, range 60 ft., one target. _Hit:_ 18 (4d6+4) necrotic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Champion's Challenge",
                    "desc": "The death knight challenges one creature it can see within 30 feet of it. The target must succeed on a DC 15 CHA save or have disadvantage on attack rolls against creatures that aren't the knight until the end of its next turn."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The death knight adds 3 to its AC against one melee attack that would hit it. To do so, the death knight must see the attacker and be wielding a melee weapon."
                },
                {
                    "name": "Soul Drain",
                    "desc": "When the death knight reduces a Humanoid to 0 HP, it can absorb the creature's soul. The target must succeed on a DC 15 WIS save or immediately die, its soul becoming trapped in the death knight's sword. The death knight has advantage on attack rolls for 1 minute after absorbing a soul.<br>The creature can't be restored to life until the death knight is permanently destroyed."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Disgraced Rejuvenation",
                    "desc": "Unless redeemed, a destroyed death knight returns in 1d4 days, regaining all its HP and becoming active again within 10 feet of where it died."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The death knight has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The death knight doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Undead Resilience",
                    "desc": "The death knight is immune to poison damage, to exhaustion, and to the poisoned condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_death-knight/"
        },
        {
            "slug": "erinyes_bf",
            "desc": "",
            "name": "Erinyes",
            "size": "medium",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 147,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 24,
            "constitution": 26,
            "intelligence": 14,
            "wisdom": 22,
            "charisma": 26,
            "strength_save": 4,
            "dexterity_save": 7,
            "constitution_save": 8,
            "intelligence_save": 2,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,frightened,Devilish Resilience",
            "damage_immunities": "Devilish Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The erinyes makes three Longsword or Longbow attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 8 (1d8+4) slashing damage, or 9 (1d10+4) slashing damage if used with two hands, plus 18 (4d8) poison damage."
                },
                {
                    "name": "Longbow",
                    "desc": "_Ranged Weapon Attack:_ +7 to hit, range 150/600 ft., one target. _Hit:_ 7 (1d8+3) piercing damage plus 18 (4d8) poison damage, and the target must succeed on a DC 16 CON save or be poisoned for 1 minute. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The erinyes adds 4 to its AC against one melee attack that would hit it. To do so, the erinyes must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Devilish Resilience",
                    "desc": "The devil is resistant to cold damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to fire damage and poison damage and to the poisoned condition."
                },
                {
                    "name": "Disciplined Fighter",
                    "desc": "At the start of each of its turns, the erinyes chooses one of the following fighting styles to adopt, which lasts until the start of the erinyes's next turn.\n- **Aggressive.** The erinyes has advantage on the first attack it makes on its turn, but the next attack roll against the erinyes has advantage.\n- **Retributive.** The next time the erinyes is hit by a melee weapon attack from a creature within 5 feet of it, the erinyes can make one Longsword attack against the attacker (no action required).\n- **Defensive.** The next time erinyes uses the Parry reaction, it takes only half the damage if the attack hits and regains 18 (4d8) HP if the attack doesn't hit."
                },
                {
                    "name": "Poisonous Weapons",
                    "desc": "The erinyes's weapon attacks are magical. When the erinyes hits with any weapon, the weapon deals an extra 4d8 poison damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The erinyes has advantage on saves against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_erinyes/"
        },
        {
            "slug": "fire_giant_bf",
            "desc": "",
            "name": "Fire Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 16,
            "constitution": 30,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 26,
            "strength_save": 7,
            "dexterity_save": 3,
            "constitution_save": 10,
            "intelligence_save": 0,
            "wisdom_save": 2,
            "charisma_save": 8,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "Giant Attributes",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Dwarven,Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fire giant makes two Flaming Greatsword or Lava Boulder attacks."
                },
                {
                    "name": "Flaming Greatsword",
                    "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 28 (6d6+7) slashing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Lava Boulder",
                    "desc": "_Ranged Weapon Attack:_ +7 to hit, range 60/240 ft., one target. _Hit:_ 19 (3d10+3) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Volcanic Burst (Recharge 5-6)",
                    "desc": "The fire giant expels built-up heat from within itself, sending a blast of lava outward. Each creature within 15 feet of the fire giant must make a DC 16 DEX save. On a failure, a creature takes 36 (8d8) fire damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. A creature that fails this save has disadvantage on the next save it makes against the giant's Pyroclastic Surge before the start of the giant's next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Pyroclastic Surge",
                    "desc": "A burst of volcanic gas and rock fragments flows in a 60-foot-line that is 5 feet wide from the fire giant's outstretched hand. Each creature in the line must succeed on a DC 16 DEX save or be poisoned until the end of its next turn and pushed up to 15 feet away from the giant. A creature that fails the save by 5 or more is petrified in volcanic ash for 1 hour or until a creature spends 1 minute soaking the petrified creature in cool water."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Giant Attributes",
                    "desc": "The fire giant 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_fire-giant/"
        },
        {
            "slug": "knight_bf",
            "desc": "",
            "name": "Knight",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 68,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 3,
            "dexterity_save": 0,
            "constitution_save": 2,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed,frightened",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common and one other language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight makes three Greatsword attacks, or it makes four Javelin attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +5 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 6 (1d6+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Champion's Challenge",
                    "desc": "The knight challenges one creature it can see within 30 feet of it. The target must succeed on a DC 13 CHA save or have disadvantage on attack rolls against creatures that aren't the knight until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Chivalrous Presence",
                    "desc": "The knight exudes a powerful presence. At the start of each of the knight's turns, it chooses one of the following presences, which lasts until the start of the knight's next turn.\n- **Empowering Presence.** Each friendly creature that starts its turn within 15 feet of the knight has advantage on the first attack roll it makes before this presence ends.\n- **Protective Presence.** Hostile creatures have disadvantage on attack rolls against friendly creatures within 5 feet of the knight.\n- **Unwavering Presence.** Each friendly creature within 15 feet of the knight is resistant to the charmed and frightened conditions."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_knight/"
        },
        {
            "slug": "fulad-zereh",
            "desc": "",
            "name": "Fulad-Zereh",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "fly": 40,
                "walk": 40
            },
            "strength": 19,
            "dexterity": 11,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "insight": 6,
                "intimidation": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The demon makes two attacks: one with its barbed whip and one with its battleaxe.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d6+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 30 ft., one target. Hit: 14 (3d6 + 4) slashing damage, and, if the target is Large or smaller, it is pulled up to 25 feet toward the demon. If the target is a creature other than an undead or a construct, it must succeed on a DC 16 Constitution saving throw or take 5 (1d10) necrotic damage at the start of each of its turns as a barb of pure Abyssal energy lodges itself in the wound. Each time the demon hits the barbed target with this attack, the damage dealt by the wound each round increases by 5 (1d10). Any creature can take an action to remove the barb with a successful DC 14 Wisdom (Medicine) check. The barb crumbles to dust if the target receives magical healing.",
                    "name": "Barbed Whip"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d8+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) slashing damage.",
                    "name": "Battleaxe"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When a creature that can see the fulad-zereh's eyes starts its turn within 30 feet of the demon, the fulad-zereh can force it to make a DC 16 Constitution saving throw if the demon isn't incapacitated and can see the creature. If the saving throw fails by 5 or more, the creature is instantly petrified. Otherwise, a creature that fails the saving throw begins to turn to stone and is restrained. The restrained creature must repeat the saving throw 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 similar magic.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the demon until the start of its next turn, when it can avert is eyes again. If the creature looks at the demon, it must immediately make the save.",
                    "name": "Petrifying Gaze"
                },
                {
                    "desc": "A creature that touches the fulad-zereh or hits it with a melee attack while within 5 feet of it must succeed on a DC 16 Dexterity saving throw or take 9 (2d8) acid damage.",
                    "name": "Weeping Acid"
                }
            ],
            "spell_list": [],
            "page_no": 85,
            "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_fulad-zereh/"
        },
        {
            "slug": "infernal-knight",
            "desc": "",
            "name": "Infernal Knight",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 247,
            "hit_dice": "26d8+130",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 24,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 21,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "athletics": 12,
                "insight": 10,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks that aren't silvered",
            "damage_immunities": "fire, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The infernal knight makes two melee attacks or uses its Hellfire Bolt twice. It can replace one attack with Reave Soul.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "2d6+7",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage plus 17 (5d6) necrotic damage. A creature hit by the sword must succeed on a DC 18 Constitution saving throw or suffer disadvantage on attack rolls and ability checks based on Strength or Dexterity until the end of its next turn.",
                    "name": "Greatsword"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 10 (3d6) fire damage plus 17 (5d6) necrotic damage. A creature hit must succeed on a DC 18 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "name": "Hellfire Bolt"
                },
                {
                    "desc": "The infernal knight targets a creature with 0 hp that it can see within 60 feet of it. If the creature is alive, it must succeed on a DC 18 Constitution saving throw or die and have its soul drawn into the infernal knight's greatsword. If the creature is dead and has been dead for less than 1 minute, its soul is automatically captured. When the infernal knight captures a soul, it regains 30 hp, and Reave Soul recharges at the start of its next turn. While a creature's soul is trapped, that creature can't be returned to life by any means short of a wish spell.\n\nA banishment spell targeted at the greatsword forces the infernal knight to make a Charisma saving throw against the spell. On a failed save, any souls trapped in the blade are released instead of the spell's normal effect. Trapped souls are also released when the infernal knight dies.",
                    "name": "Reave Soul (Recharge 5-6)"
                },
                {
                    "desc": "The infernal knight magically tears a rift in the fabric of the multiverse. The rift is a portal to a plane of the infernal knight's choice. The portal remains open for 1 hour, during which time any creature can pass through it, moving from one plane to the other. A dispel magic spell targeting the rift can destroy it if the caster succeeds on a DC 18 spellcasting ability check.",
                    "name": "Planar Rift (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the infernal knight is given a quarry by its lord, the knight knows the direction and distance to its quarry as long as the two of them are on the same plane of existence.",
                    "name": "Faultless Tracker"
                },
                {
                    "desc": "The infernal knight has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The infernal knight's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The infernal knight regains 10 hp at the start of its turn if it has at least 1 hp.",
                    "name": "Regeneration"
                }
            ],
            "spell_list": [],
            "page_no": 104,
            "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_infernal-knight/"
        },
        {
            "slug": "ouroban",
            "desc": "",
            "name": "Ouroban",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 209,
            "hit_dice": "38d8+38",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "athletics": 8,
                "intimidation": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 11",
            "languages": "Common, Draconic",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "desc": "The ouroban makes three attacks with its greatsword.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 3 (1d6) fire damage.",
                    "name": "Greatsword"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d10+4",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 100/400 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "name": "Heavy Crossbow"
                },
                {
                    "desc": "The ouroban exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharge after a Short or Long Rest)"
                },
                {
                    "desc": "The ouroban summons green flames under up to five creatures within 30 feet of it. Each target must succeed on a DC 17 Dexterity saving throw or take 18 (4d8) fire damage and be poisoned for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a success.\n\nThe ouroban has advantage on attack rolls and ability checks against a creature poisoned by its Abyssal Fires.",
                    "name": "Abyssal Fires (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the ouroban imbues its greatsword with dark power. All of its greatsword attacks do an additional 10 (3d6) necrotic damage per hit until the start of its next turn.",
                    "name": "Devastate (Recharge 5-6)"
                },
                {
                    "desc": "Whenever the ouroban is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt.",
                    "name": "Fire Absorption"
                },
                {
                    "desc": "The ouroban is a 14th-level spellcaster. Its spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). It has the following paladin spells prepared:\n1st level (4 slots): command, cure wounds, detect evil and good, detect magic, divine favor (fire damage instead of radiant)\n2nd level (3 slots): branding smite, lesser restoration, zone of truth\n3rd level (3 slots): dispel magic, elemental weapon\n4th level (1 slot): banishment",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "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_ouroban/"
        },
        {
            "slug": "black-knight-commander",
            "desc": "",
            "name": "Black Knight Commander",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any two languages",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The black knight commander makes two melee attacks."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Lance",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 11 (1d12 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Frightful Charge (Recharges after a Short or Long Rest)",
                    "desc": "The black knight commander lets loose a terrifying cry and makes one melee attack at the end of a charge. Whether the attack hits or misses, all enemies within 15 feet of the target and aware of the black knight commander's presence must succeed on a DC 13 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."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the black knight commander is mounted and moves at least 30 feet in a straight line toward a target and then hits it with a melee attack on the same turn, the target takes an extra 10 (3d6) damage."
                },
                {
                    "name": "Hateful Aura",
                    "desc": "The black knight commander and allies within 10 feet of the commander add its Charisma modifier to weapon damage rolls (included in damage below)."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The black knight commander's weapon attacks are made with magical (+1) weapons."
                }
            ],
            "spell_list": [],
            "page_no": 418,
            "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_black-knight-commander/"
        },
        {
            "slug": "erinyes",
            "desc": "",
            "name": "Erinyes",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 153,
            "hit_dice": "18d8+72",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The erinyes makes three attacks"
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage, or 9 (1d10 + 4) slashing damage if used with two hands, plus 13 (3d8) poison damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8+3d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 13 (3d8) poison damage, and the target must succeed on a DC 14 Constitution saving throw or be poisoned. The poison lasts until it is removed by the lesser restoration spell or similar magic.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+3d8",
                    "damage_bonus": 3
                },
                {
                    "name": "Variant: Rope of Entanglement",
                    "desc": "Some erinyes carry a rope of entanglement (detailed in the Dungeon Master's Guide). When such an erinyes uses its Multiattack, the erinyes can use the rope in place of two of the attacks."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The erinyes adds 4 to its AC against one melee attack that would hit it. To do so, the erinyes must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hellish Weapons",
                    "desc": "The erinyes's weapon attacks are magical and deal an extra 13 (3d8) poison damage on a hit (included in the attacks)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The erinyes has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "environments": [
                "Hell"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_erinyes/"
        },
        {
            "slug": "fire-giant",
            "desc": "",
            "name": "Fire Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 162,
            "hit_dice": "13d12+78",
            "speed": {
                "walk": 30
            },
            "strength": 25,
            "dexterity": 9,
            "constitution": 23,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 6,
            "skills": {
                "athletics": 11,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "6d6",
                    "damage_bonus": 7
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage.",
                    "attack_bonus": 11,
                    "damage_dice": "4d10",
                    "damage_bonus": 7
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 312,
            "environments": [
                "Underdark",
                "Desert",
                "Mountains",
                "Mountain",
                "Plane Of Fire",
                "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_fire-giant/"
        },
        {
            "slug": "half-red-dragon-veteran",
            "desc": "",
            "name": "Half-Red Dragon Veteran",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "human",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The veteran makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8",
                    "damage_bonus": 3
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d10",
                    "damage_bonus": 1
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The veteran exhales fire in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 24 (7d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "7d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 321,
            "environments": [
                "Desert",
                "Hills",
                "Mountains",
                "Plane Of Fire",
                "Ruin",
                "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_half-red-dragon-veteran/"
        },
        {
            "slug": "knight",
            "desc": "**Knights** are warriors who pledge service to rulers, religious orders, and noble causes. A knight's alignment determines the extent to which a pledge is honored. Whether undertaking a quest or patrolling a realm, a knight often travels with an entourage that includes squires and hirelings who are commoners.",
            "name": "Knight",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "NPCs",
            "alignment": "any alignment",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 11,
            "constitution": 14,
            "intelligence": 11,
            "wisdom": 11,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one language (usually Common)",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight makes two melee attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 100/400 ft., one target. Hit: 5 (1d10) piercing damage.",
                    "attack_bonus": 2,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Leadership (Recharges after a Short or Long Rest)",
                    "desc": "For 1 minute, the knight can utter a special command or warning whenever a nonhostile creature that it can see within 30 ft. of it makes an attack roll or a saving throw. The creature can add a d4 to its roll provided it can hear and understand the knight. A creature can benefit from only one Leadership die at a time. This effect ends if the knight is incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The knight adds 2 to its AC against one melee attack that would hit it. To do so, the knight must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Brave",
                    "desc": "The knight has advantage on saving throws against being frightened."
                }
            ],
            "spell_list": [],
            "page_no": 400,
            "environments": [
                "Temple",
                "Urban",
                "Hills",
                "Mountains",
                "Grassland",
                "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_knight/"
        },
        {
            "slug": "blackknightcommander-tob1-2023",
            "desc": "False",
            "name": "Black Knight Commander",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 91,
            "hit_dice": "14d8 + 28",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": 11,
            "skills": {
                "Animal Handling": 7,
                "Athletics": 7,
                "Intimidation": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "passive Perception 11",
            "languages": "any two languages",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The black knight commander makes one Lance attack and two Mace attacks. If the commander is mounted, its mount can then make one Hooves attack. If both Mace attacks hit one creature, the target takes an extra 7 (2d6) bludgeoning damage."
                },
                {
                    "name": "Lance",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 10 (1d12 + 4) piercing damage."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage."
                },
                {
                    "name": "Frightful Charge (Recharges after a Short or Long Rest)",
                    "desc": "While mounted, the black knight commander lets loose a terrifying cry. It then moves up to 30 feet in a straight line and can move through the space of any Large or smaller creature. This movement doesn't provoke opportunity attacks. The first time it enters a creature's space during this move, that creature must make a DC 15 Dexterity saving throw. On a failure, a creature takes 28 (8d6) bludgeoning damage and is frightened for 1 minute. On a success, a creature takes half the damage and isn't frightened. A frightened creature can make a DC 15 Wisdom saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hateful Presence",
                    "desc": "Each friendly creature within 10 feet of the black knight commander gains a +2 bonus on weapon damage rolls but can't use the Help action."
                },
                {
                    "name": "Locked Saddle",
                    "desc": "The black knight commander can't be knocked prone, dismounted, or moved against its will while mounted."
                },
                {
                    "name": "Mounted Charge",
                    "desc": "If the black knight commander moves at least 20 feet straight toward a creature while mounted and then hits it with a Lance attack on the same turn, the commander can use a bonus action to command its mount to make one melee weapon attack against that creature as a reaction."
                },
                {
                    "name": "Mounted Warrior",
                    "desc": "The black knight commander is rarely seen without its warhorse mount. The warhorse wears custom barding that raises is Armor Class to 15, and mounting and dismounting the warhorse costs the commander only 5 feet of movement. While the commander is mounted, its mount can't be charmed or frightened."
                }
            ],
            "spell_list": [],
            "page_no": 406,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_black-knight-commander/"
        },
        {
            "slug": "planewatcher-tob1-2023",
            "desc": "False",
            "name": "Planewatcher",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 136,
            "hit_dice": "16d8 + 64",
            "speed": {
                "walk": 90,
                "fly": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 18,
            "skills": {
                "Athletics": 8,
                "Insight": 8,
                "Perception": 8,
                "Survival": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 18",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planewatcher makes one Radiant Lasso attack and two Enervating Blast attacks, or it makes three Enervating Blast attacks. It can replace two attacks with a use of Planar Ultimatum."
                },
                {
                    "name": "Radiant Lasso",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 30 ft., one target. Hit: 22 (4d6 + 4) radiant damage, and the target is grappled (escape DC 16) if the planewatcher isn't already grappling a creature. Until this grapple ends, the target is restrained, can't tell a lie, and can't teleport or be transported to another plane of existence unless the planewatcher wills it."
                },
                {
                    "name": "Enervating Blast",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit, range 60 ft., one target. Hit: 23 (4d8 + 5) force damage, and the target has disadvantage on Strength and Dexterity checks until the end of its next turn."
                },
                {
                    "name": "Planar Ultimatum",
                    "desc": "The planewatcher demands one creature grappled by it to return to the creature's home plane within 24 hours. If the creature doesn't swear to do so, it must make a DC 17 Constitution saving throw, taking 45 (10d8) radiant damage on a failed save, or half as much damage on a successful one If the creature swears to return, it becomes affected by the geas spell for 30 days, which compels the creature to return to its home plane as soon as possible."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reel",
                    "desc": "The planewatcher pulls a creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The planewatcher has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Planar Sense",
                    "desc": "The planewatcher can pinpoint the location of creatures not native to the plane the planewatcher currently occupies and planar portals within 60 feet of it, and the planewatcher can sense the general direction of such creatures and portals within 1 mile of it."
                },
                {
                    "name": "Plane Bound",
                    "desc": "The planewatcher is immune to any spell or effect that would force it to leave its current plane, unless it wants to leave."
                },
                {
                    "name": "Word-Bound",
                    "desc": "The planewatcher always knows the direction and distance to any creature that dispels, breaks, or otherwise avoids the geas of the promise it made via Planar Ultimatum, provided the planewatcher and the creature are on the same plane of existence. While grappling such a creature, it can cast the banishment spell as a bonus action (spell save DC 17) on that creature."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_planewatcher/"
        },
        {
            "slug": "archon-siege",
            "desc": "",
            "name": "Archon, Siege",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 187,
            "hit_dice": "15d12+90",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 17,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 8,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; nonmagic B/P/S attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 120', passive Perception 20",
            "languages": "all, telepathy 120'",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Trunk Maul attacks or four Trumpeting Blasts."
                },
                {
                    "name": "Trunk Maul",
                    "desc": "Melee Weapon Attack: +11 to hit, 10 ft., one target, 20 (4d6+6) bludgeoning damage + 22 (5d8) force."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +11 to hit 10 ft. one prone creature. 22 (3d10+6) bludgeoning damage."
                },
                {
                    "name": "Trumpeting Blast",
                    "desc": "Ranged Spell Attack: +10 to hit, 120 ft., one target, 19 (4d6+5) thunder."
                },
                {
                    "name": "Sundering Quake (Recharge 5-6)",
                    "desc": "Slams its forelegs into the ground. Each creature in contact with the ground within 20' of it: 49 (14d6) force (DC 19 Dex half). Each structure in contact with the ground within 20' of archon also takes the damage and collapses if the damage reduces it to 0 hp."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Celestial Weapons",
                    "desc": "Its weapon attacks are magical. When archon hits with its Trunk Maul weapon deals extra 5d8 force (included below)."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from inanimate statue."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Trampling Charge",
                    "desc": "If it moves 20'+ straight toward a creature and then hits it with trunk maul on same turn target: DC 19 Str save or be pushed up to 10 ft. and knocked prone. If target is prone archon can make one Stomp attack vs. it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 42,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_archon-siege/"
        },
        {
            "slug": "dwarf-pike-guard-captain",
            "desc": "",
            "name": "Dwarf, Pike Guard Captain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 25
            },
            "strength": 16,
            "dexterity": 9,
            "constitution": 19,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 14",
            "languages": "Common, Dwarvish",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Not One Step Back if it can; then two Pikes."
                },
                {
                    "name": "Pike",
                    "desc": "Melee Weapon Attack: +6 to hit, 10 ft., one target, 14 (2d10+3) piercing damage."
                },
                {
                    "name": "Not One Step Back! (Recharge 5-6)",
                    "desc": "Bellows an order inspiring its subordinates to glory. Each creature of captain's choice within 10 ft. of it becomes immune to charmed and frightened conditions for 1 min. In addition grants one such creature the Bring It Down reaction for 1 min allowing target to make opportunity attack if a pike guard or captain deals damage to a creature in target's reach. Captain can share Bring It Down with only one creature at a time. If captain shares Bring It Down with another effect on previous target ends. These effects end early if the captain is incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Brace Pike",
                    "desc": "When a creature enters the captain's reach the captain can brace its pike. If it does so it has advantage on its next attack roll vs. that creature."
                },
                {
                    "name": "Bring It Down",
                    "desc": "When a creature within captain's reach takes damage from a pike guard or pike guard captain captain can make one opportunity attack vs. that creature."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Forest of Pikes",
                    "desc": "If within 5 ft. of at least one pike guard or pike guard captain it has half cover vs. ranged attacks."
                },
                {
                    "name": "Pike Mastery",
                    "desc": "As the pike guard."
                }
            ],
            "spell_list": [],
            "page_no": 166,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_dwarf-pike-guard-captain/"
        },
        {
            "slug": "ghost-knight-templar",
            "desc": "",
            "name": "Ghost Knight Templar",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 127,
            "hit_dice": "17d8+51",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 6,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60', passive Perception 17",
            "languages": "Common",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Shadow Blade attacks."
                },
                {
                    "name": "Shadow Blade",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 9 (1d8+5) slashing damage + 10 (3d6) necrotic."
                },
                {
                    "name": "Stride of Damnation (Recharge 5-6)",
                    "desc": "Moves up to its speed through its enemies. This move doesn't provoke opportunity attacks. Each creature through which templar passes: 35 (10d6) cold (DC 16 Dex half damage). It can't use this while mounted."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ghostly Mount",
                    "desc": "Can summon or dismiss a ghostly mount mounting or dismounting it as part of this bonus action with o spending movement. Mount uses the stats of a warhorse skeleton except it has the Incorporeal Movement trait a flying speed of 60 feet 40 hp and resistance to cold and necrotic and B/P/S damage from nonmagical attacks. If mount is slain it disappears leaving behind no physical form and templar must wait 1 hr before summoning it again."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If mounted and it moves 20'+ straight to foe and hits with shadow blade on same turn target takes an extra 10 (3d6) slashing damage."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "It and all ghouls within 30' of it: advantage on saves vs. turn undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 196,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ghost-knight-templar/"
        },
        {
            "slug": "trollkin-ironmonger",
            "desc": "",
            "name": "Trollkin Ironmonger",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 19,
            "armor_desc": "plate",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 11",
            "languages": "Common, Trollkin",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Greatsword attack and two Slam attacks or it makes three Throwing Axe attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 11 (2d6+4) slashing damage."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 8 (1d8+4) bludgeoning damage."
                },
                {
                    "name": "Throwing Axe",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit 5 ft. or range 30/60' one target 7 (1d6+4) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Impregnable Counter",
                    "desc": "When a creature within 5 ft. of the ironmonger misses a melee attack vs. it the attacker must make DC 15 Str save or be knocked prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "Gains 3 hp at the start of its turn. If the trollkin takes acid or fire this ability doesn't function at the start of its next turn. It dies only if it starts its turn with 0 hp and doesn't regenerate."
                },
                {
                    "name": "Thick Skin",
                    "desc": "Its skin is thick and tough granting it a +1 bonus to Armor Class (already factored into its AC)."
                }
            ],
            "spell_list": [],
            "page_no": 376,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_trollkin-ironmonger/"
        },
        {
            "slug": "frost-giant",
            "desc": "",
            "name": "Frost Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "patchwork armor",
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 40
            },
            "strength": 23,
            "dexterity": 9,
            "constitution": 21,
            "intelligence": 9,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 4,
            "perception": 3,
            "skills": {
                "athletics": 9,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Giant",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greataxe attacks."
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d12",
                    "damage_bonus": 6
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 60/240 ft., one target. Hit: 28 (4d10 + 6) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d10",
                    "damage_bonus": 6
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 313,
            "environments": [
                "Shadowfell",
                "Mountains",
                "Mountain",
                "Tundra",
                "Arctic"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_frost-giant/"
        },
        {
            "slug": "edjet-initiate",
            "desc": "Glaring about in brazen challenge to any that would meet its eyes, this elite dragonborn warrior searches for its next target. Adorned in padded armor, its clawed hand never ventures far from the hilt of its sword._  \n**True Believers.** Edjet initiates display all of the fanaticism of the elite Open Game License",
            "name": "Edjet Initiate",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 12,
            "armor_desc": "padded armor",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 80/320 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Overeager Trainee",
                    "desc": "If the edjet initiate starts its turn within 5 feet of another dragonborn, it has advantage on all melee weapon attack rolls it makes during that turn, but attack rolls against it also have advantage until the start of its next turn."
                },
                {
                    "name": "Show Mettle",
                    "desc": "While it can see a superior officer, the edjet initiate has advantage on saving throws against being frightened."
                }
            ],
            "spell_list": [],
            "page_no": 131,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_edjet-initiate/"
        },
        {
            "slug": "mad-piper",
            "desc": "A grey mound of flesh scuttles forward on mismatched limbs, its five heads trilling along on bone flutes. All the while, a harrowing tune plays from the column of pipes rising from its core._  \nMad pipers are the heralds of the Great Old Ones, a sign that a cult is getting close to achieving their goals. Cultists receive visions from their masters, filling their dreams with the esoteric rituals needed to create a mad piper. In short order, the cult gathers the components and creates these creatures, typically one for each cell of the cult. When the time comes for the cult to do battle, the mad pipers follow, inspiring the faithful with the alien songs of the Great Old Ones.  \n**The Ritual.** During the ritual, five humanoids, one of which must be a musician of some kind, are tied to a set of bagpipes made from an ogre’s bones and stomach. The ritual liquefies the humanoids, who fall into each other as all but their limbs and heads dissolve into a mass of grey flesh. Their minds, souls, and bodies forcefully merged, they start to play.  \n**Pets and Mascots.** Mad pipers aren’t naturally evil. Most are made from commoners, resulting in relatively docile and loyal creatures that imprint quickly onto cult members, who in turn often come to treat these abominations as pets. More violent and powerful mad pipers can be made from powerful, evil humanoids, though they are harder to control and often hostile to their creators.  \n**True Pipers.** Scholars speculate that the mad pipers are modelled after the heralds of the Crawling Chaos, and that it was he who gifted the first ritual to mortals on behalf of all Great Old Ones.  \n**Construct Nature.** The mad piper doesn’t require air, food, drink, or sleep.",
            "name": "Mad Piper",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": "padded armor",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Common and Void Speech, but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Screaming Flail",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 2 (1d4) thunder damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Terrible Dirge",
                    "desc": "The mad piper plays a haunting dirge. Each creature of the mad piper's choice that is within 30 feet of the piper and can hear the dirge must succeed o a DC 13 Wisdom saving throw or become frightened for 1 minute. A creature can repeat 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 the mad piper's Terrible Dirge for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Inspire",
                    "desc": "As a bonus action, the mad piper can play a tune that inspires a friendly creature it can see within 30 feet of it. If the target can hear the mad piper, it has advantage on its next ability check, attack roll, or saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mad-piper/"
        },
        {
            "slug": "ichneumon",
            "desc": "",
            "name": "Ichneumon",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor; 18 with Mud Armor",
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 8,
                "athletics": 10,
                "stealth": 8,
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "desc": "The ichneumon makes three attacks: two with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "4d6+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (4d6 + 6) piercing damage and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the ichneumon can't use its bite on another target.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d6+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (3d6 + 6) slashing damage.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ichneumon is immune to a dragon's Frightful Presence and has advantage on saving throws against the breath weapons of dragons.",
                    "name": "Draconic Predator"
                },
                {
                    "desc": "If the ichneumon is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the ichneumon instead takes no damage if it succeeds on the saving throw, and only half damage if it fails.",
                    "name": "Evasion"
                },
                {
                    "desc": "The ichneumon has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
                    "name": "Keen Hearing and Smell"
                },
                {
                    "desc": "If the ichneumon spends an hour applying mud to itself, it can increase its AC by 2 for 8 hours.",
                    "name": "Mud Armor"
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "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_ichneumon/"
        },
        {
            "slug": "xing-tian",
            "desc": "This headless brute has two eyes in its chest and a mouth in its belly._  \n**Descendants of a Fallen God.** All xing tian descend from a god of the same name who challenged the eldest deities and lost. As punishment, his head was removed, but he simply grew eyes and a mouth on his chest and continued to fight.  \n**Fearless Warriors.** The xing tian, known by locals as “headless giants,” live on the fringes of civilization, occasionally raiding settlements for plunder and loot. They dwell in small, isolated villages where leadership roles go to the individuals who can withstand the most pain. The most powerful xing tian wear their hideous scars with pride.  \n**Symbol of Perseverance.** The xing tian’s fortitude and regenerative properties lead many to consider them a symbol of an indomitable will and the drive to continue no matter the hardships.",
            "name": "Xing Tian",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor, shield",
            "hit_points": 168,
            "hit_dice": "16d12+64",
            "speed": {
                "walk": 40
            },
            "strength": 23,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "intimidation": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Giant",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The xing tian makes three attacks: one with its shield slam and two with its battleaxe. If both battleaxe attacks hit the same target, the target must succeed on a DC 16 Dexterity saving throw or take an extra 11 (2d10) piercing damage as the xing tian bites the target."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage, or 22 (3d10 + 6) slashing damage if used with two hands.",
                    "attack_bonus": 10,
                    "damage_dice": "3d8+6"
                },
                {
                    "name": "Shield Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (3d6 + 6) bludgeoning damage, and the target must succeed on a DC 16 Strength saving throw or be knocked prone.",
                    "attack_bonus": 10,
                    "damage_dice": "3d6+6"
                },
                {
                    "name": "Dance of the Unyielding",
                    "desc": "The xing tian stomps and waves its arms in a martial dance, and it regains 10 hp. Until the dance ends, the xing tian regains 10 hp at the start of each of its turns and melee attack rolls against the xing tian have disadvantage. It must take a bonus action on its subsequent turns to continue dancing. It can stop dancing at any time. The dance ends if the xing tian is incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Indomitable",
                    "desc": "Any spell or effect that would make the xing tian paralyzed, restrained, or stunned ends at the end of the xing tian's next turn, regardless of the spell or effect's normal duration."
                },
                {
                    "name": "Sure-Footed",
                    "desc": "The xing tian has advantage on Strength and Dexterity saving throws made against effects that would knock it prone."
                }
            ],
            "spell_list": [],
            "page_no": 376,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_xing-tian/"
        },
        {
            "slug": "azer_bf",
            "desc": "",
            "name": "Azer",
            "size": "medium",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor, shield",
            "hit_points": 49,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 4,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": 0,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire,poison,poisoned",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Dwarvish,Ignan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The azer makes two Warhammer attacks."
                },
                {
                    "name": "Warhammer",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage, or 8 (1d10+3) bludgeoning damage if used with two hands, plus 3 (1d6) fire damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Blazing Bulwark",
                    "desc": "The azer creates fire in a 15-foot line that is 1 foot wide, originating from a point the azer can see within 15 feet of it. This line is an opaque wall that is 3 feet tall and provides half-cover to creatures behind it. A creature that moves through the line takes damage as if it touched the azer. The line of fire lasts for 1 minute or until the azer uses this bonus action again."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the azer or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage."
                },
                {
                    "name": "Heated Weapons",
                    "desc": "When the azer hits with a metal melee weapon, the weapon deals an extra 3 (1d6) fire damage (included in the attack)."
                },
                {
                    "name": "Illumination",
                    "desc": "The azer sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_azer/"
        },
        {
            "slug": "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": "lizardfolk_bf",
            "desc": "",
            "name": "Lizardfolk",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "Lizardfolk",
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor, shield",
            "hit_points": 22,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 15,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -2,
            "wisdom_save": 3,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lizardfolk makes one Bite attack and one Heavy Club attack, or it makes two Javelin attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) piercing damage."
                },
                {
                    "name": "Heavy Club",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) bludgeoning damage."
                },
                {
                    "name": "Javelin",
                    "desc": "_Melee or Ranged Weapon Attack:_ +4 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 5 (1d6+2) piercing damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Shoving Counter",
                    "desc": "If a creature misses the lizardfolk with an attack and the lizardfolk is wielding a shield, the lizardfolk can shove its shield into the creature. The attacker must succeed on a DC 12 STR save or be pushed up to 10 feet away from the lizardfolk and knocked prone."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Smell and Taste",
                    "desc": "The lizardfolk's Perception is 18 when perceiving by smell or taste."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The lizardfolk can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_lizardfolk/"
        },
        {
            "slug": "kishi-demon",
            "desc": "",
            "name": "Kishi Demon",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor, shield",
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 20,
            "constitution": 19,
            "intelligence": 15,
            "wisdom": 11,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "deception": 9,
                "perception": 3,
                "performance": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Celestial, Common, Draconic, Infernal, telepathy",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The demon makes one bite attack and three spear attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Two Heads",
                    "desc": "The demon has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the demon's spellcasting ability is Charisma (spell save DC 17). The demon can innately cast the following spells, requiring no material components: At will: detect evil and good, detect magic, suggestion\n\n3/day: glibness\n\n1/day: dominate person"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The demon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Trophy Shield",
                    "desc": "If the kishi demon killed an opponent this turn, as a bonus action, it takes part of the slain creature's essence along with a grisly trophy and mounts it upon its shield. For 24 hours, the Armor Class of the kishi demon becomes 20, and creatures of the same race as the slain creature have disadvantage on attack rolls against the kishi demon."
                },
                {
                    "name": "Variant: Demon Summoning",
                    "desc": "some kishi demons have an action option that allows them to summon other demons.\n\nsummon Demon (1/Day): The kishi demon has a 35 percent chance of summoning one kishi demon"
                }
            ],
            "spell_list": [],
            "page_no": 77,
            "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_kishi-demon/"
        },
        {
            "slug": "azer",
            "desc": "",
            "name": "Azer",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": "natural armor, shield",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 11",
            "languages": "Ignan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Warhammer",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage, or 8 (1d10 + 3) bludgeoning damage if used with two hands to make a melee attack, plus 3 (1d6) fire damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+1d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the azer or hits it with a melee attack while within 5 ft. of it takes 5 (1d10) fire damage.",
                    "attack_bonus": 0,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Heated Weapons",
                    "desc": "When the azer hits with a metal melee weapon, it deals an extra 3 (1d6) fire damage (included in the attack)."
                },
                {
                    "name": "Illumination",
                    "desc": "The azer sheds bright light in a 10-foot radius and dim light for an additional 10 ft.."
                }
            ],
            "spell_list": [],
            "page_no": 265,
            "environments": [
                "Plane Of Fire",
                "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_azer/"
        },
        {
            "slug": "lizardfolk",
            "desc": "",
            "name": "Lizardfolk",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "lizardfolk",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor, shield",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lizardfolk makes two melee attacks, each one with a different weapon."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Heavy Club",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Spiked Shield",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The lizardfolk can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "environments": [
                "Swamp",
                "Jungle",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_lizardfolk/"
        },
        {
            "slug": "kishi-tob1-2023",
            "desc": "False",
            "name": "Kishi",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 18,
            "armor_desc": "natural armor, shield",
            "hit_points": 119,
            "hit_dice": "14d8 + 56",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 20,
            "constitution": 19,
            "intelligence": 15,
            "wisdom": 11,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Deception": 9,
                "Perception": 3,
                "Performance": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Abyssal, Celestial, Common, Draconic, telepathy 120 ft.",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kishi makes one Bite attack and two Spear attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) piercing damage plus 9 (2d8) cold damage."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack, plus 9 (2d8) cold damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The kishi casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 17):\nAt will: detect evil and good, detect magic, suggestion\n3/day: glibness\n1/day: dominate person"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trophy Shield",
                    "desc": "The kishi absorbs some of the essence of a creature it killed since the end of its previous turn and magically creates a grisly trophy of the creature on its shield or spear. For 1 hour, its Armor Class becomes 20, and creatures of the same type as the slain creature have disadvantage on attack rolls against the kishi."
                },
                {
                    "name": "Summon Demon (1/Day)",
                    "desc": "The kishi demon magically calls 1d4 giant hyenas that are Fiends with the kishi's damage resistances and immunities. It has a 50 percent chance of calling one kishi demon instead. The called creatures arrive in 1d4 rounds, acting as allies of the kishi and obeying its telepathic commands. The creatures remain for 1 hour, until the kishi dies, or until the kishi dismisses them as a bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fiendish Weapons",
                    "desc": "The kishi's weapon attacks are magical. When the kishi hits with any weapon, the weapon deals an extra 2d8 cold damage (included in the attack)."
                },
                {
                    "name": "Two Heads",
                    "desc": "The kishi has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The kishi has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 84,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_kishi/"
        },
        {
            "slug": "orobasdevil-tob1-2023",
            "desc": "False",
            "name": "Orobas Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 19,
            "armor_desc": "natural armor, shield",
            "hit_points": 203,
            "hit_dice": "14d10 + 126",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 23,
            "wisdom": 26,
            "charisma": 21,
            "strength_save": 13,
            "dexterity_save": 7,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 13,
            "charisma_save": null,
            "perception": 23,
            "skills": {
                "Deception": 10,
                "History": 11,
                "Insight": 13,
                "Perception": 13,
                "Persuasion": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 90 ft., passive Perception 23",
            "languages": "Celestial, Infernal, telepathy 100 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The orobas makes one Bite attack, one Flail attack, and one Stomp attack, or it makes four Hurl Flame attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) piercing damage plus 13 (3d8) fire damage and 10 (3d6) poison damage, and the target must succeed on a DC 18 Constitution saving throw or become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Flail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 11 (1d6 + 8) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 23 (4d8 + 5) fire damage."
                },
                {
                    "name": "Teleport",
                    "desc": "The orobas magically teleports, along with any equipment, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The orobas casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 18):\nAt will: augury, detect thoughts, guidance\n3/day each: locate creature, nondetection\n1/day each: contact other plane (as an action), legend lore (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Prediction (3/Day)",
                    "desc": "When the orobas makes an ability check or attack, it can choose to have advantage on the roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Deceptive Advice",
                    "desc": "When the orobas casts a spell of the divination school, it has advantage on Charisma (Deception) checks for 1 minute."
                },
                {
                    "name": "Hellish Weapons",
                    "desc": "The orobas's weapon attacks are magical. When the orobas hits with any weapon, the weapon deals an extra 3d8 fire damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The orobas has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sense Consecrated",
                    "desc": "The orobas can pinpoint the location of Celestials, consecrated places or objects, and creatures wielding divine or celestial power, such as clerics, paladins, or aasimars, within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 99,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_orobas-devil/"
        },
        {
            "slug": "alliumite-husker",
            "desc": "",
            "name": "Alliumite, Husker",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 15,
            "armor_desc": "natural armor, shield",
            "hit_points": 68,
            "hit_dice": "8d8+32",
            "speed": {
                "walk": 20,
                "burrow": 10
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 9,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 11",
            "languages": "Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Gnarly Club attacks or it makes one Gnarly Club attack and uses Taunting Threat."
                },
                {
                    "name": "Gnarly Club",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 6 (1d8+2) bludgeoning damage and the target must make DC 12 Str save or be knocked prone."
                },
                {
                    "name": "Taunting Threat",
                    "desc": "The husker throws a series of rude and menacing gestures at one creature it can see within 30' of it. The target must make a DC 13 Cha save. On a failure the target takes 7 (2d6) psychic and has disadvantage on all attacks not made vs. the husker until the end of its next turn. On a success the target takes half the damage and doesn't have disadvantage on attacks not made vs. the husker."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Overpowering Stench",
                    "desc": "Each creature other than an alliumite or garlicle within 5 ft. of the alliumite when it takes damage must make DC 15 Con save or be blinded until the end of its next turn. On a successful save the creature has advantage vs. the Overpowering Stench of all alliumites for 1 min."
                },
                {
                    "name": "Plant Camouflage",
                    "desc": "Aadvantage on Dex (Stealth) checks it makes in any terrain with ample obscuring plant life."
                }
            ],
            "spell_list": [],
            "page_no": 17,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_alliumite-husker/"
        },
        {
            "slug": "far-dorocha",
            "desc": "The fey lady’s attendant stands by, waiting on her from the shadows. The lady voices her desire, and the attendant leaps into action, calling a phantasmal charger made of midnight and shadow._  \n**Fey Stewards.** The far dorocha manage the servants of the fey courts and, when tasked, carry out the more sinister biddings of their masters. Fey lords and ladies prize the far dorocha for their attention to detail and composed mien.  \n**Abductor of Mortals.** Sometimes called the “dark man” or “fear dorcha,” these malicious fey are described in grim folk tales. Parents scare their children into obedience by telling bedtime stories of villains who ride black horses in the night and steal the ill-behaved away to lands of perpetual darkness. Woe betide the children who wake up to find they are the ones alone.",
            "name": "Far Dorocha",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "natural armor), 18 while in dim light or darkness",
            "hit_points": 82,
            "hit_dice": "15d8+15",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "deception": 7,
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Elvish, Sylvan, Umbral",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The far dorocha makes two dirk attacks."
                },
                {
                    "name": "Dirk",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 14 (4d6) poison damage, and the target must succeed on a DC 15 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Dark Invitation",
                    "desc": "One humanoid within 30 feet of the far dorocha and that can hear it must succeed on a DC 15 Charisma saving throw or be magically charmed for 1 day. The charmed target believes it has been invited to meet with the far dorocha's master and accompanies the far dorocha. Although the target isn't under the far dorocha's control, it takes the far dorocha's requests or actions in the most favorable way it can. Each time the far dorocha or its companions do anything harmful to the target, the target can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect ends if the far dorocha is destroyed, is on a different plane of existence than the target, or uses its bonus action to end the effect. If the target successfully saves against the effect, or if the effect ends for it, the target is immune to the far dorocha's Dark Invitation for the next 24 hours.\n\nThe far dorocha can have only one target charmed at a time. If it charms another, the effect on the previous target ends."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shadow Traveler (3/Day)",
                    "desc": "As a bonus action while in shadows, dim light, or darkness, the far dorocha disappears into the darkness and reappears in an unoccupied space it can see within 30 feet. A tendril of inky smoke appears at the origin and destination when it uses this trait."
                },
                {
                    "name": "Traveler in Darkness",
                    "desc": "The far dorocha has advantage on Intelligence (Arcana) checks made to know about shadow roads and shadow magic spells or items."
                },
                {
                    "name": "Under the Cloak of Night",
                    "desc": "While in dim light or darkness, the far dorocha's AC includes its Charisma modifier, and it has advantage on saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The far dorocha's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components.\nAt will: disguise self, thaumaturgy\n3/day each: command, phantom steed\n1/day each: compulsion, darkness"
                }
            ],
            "spell_list": [],
            "page_no": 142,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_far-dorocha/"
        },
        {
            "slug": "a-mi-kuk",
            "desc": "Crimson slime covers this ungainly creature. Its tiny black eyes sit in an abnormally large head, and dozens of sharp teeth fill its small mouth. Its limbs end in large, grasping claws that look strong enough to crush the life out of a bear._  \n**Hidden Terror.** The dreaded a-mi-kuk is a terrifying creature that feasts on any who venture into the bleak and icy expanses of the world. A-mi-kuks prowl the edges of isolated communities, snatching those careless enough to wander too far from camp. They also submerge themselves beneath frozen waters, coming up from below to grab and strangle lone fishermen.  \n**Fear of Flames.** A-mi-kuks have a deathly fear of fire, and anyone using fire against one has a good chance of making it flee in terror, even if the fire-user would otherwise be outmatched. A-mi-kuks are not completely at the mercy of this fear, however, and lash out with incredible fury if cornered by someone using fire against them.  \n**Unknown Origins.** A-mi-kuks are not natural creatures and contribute little to the ecosystems in which they live. The monsters are never seen together, and some believe them to be a single monster, an evil spirit made flesh that appears whenever a group of humans has angered the gods. A-mi-kuks have no known allies and viciously attack any creatures that threaten them, regardless of the foe’s size or power.",
            "name": "A-mi-kuk",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "swim": 40,
                "burrow": 20,
                "walk": 30
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 10,
                "perception": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "paralyzed, restrained",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 15",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The a-mi-kuk makes two attacks: one with its bite and one with its grasping claw."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Grasping Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage, and the target is grappled (escape DC 16). The a-mi-kuk has two grasping claws, each of which can grapple only one target at a time.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Strangle",
                    "desc": "The a-mi-kuk strangles one creature grappled by it. The target must make a DC 16 Strength saving throw. On a failure, the target takes 27 (6d8) bludgeoning damage, can't breathe, speak, or cast spells, and begins suffocating. On a success, the target takes half the bludgeoning damage and is no longer grappled. Until this strangling grapple ends (escape DC 16), the target takes 13 (3d8) bludgeoning damage at the start of each of its turns. The a-mi-kuk can strangle up to two Medium or smaller targets or one Large target at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The a-mi-kuk can hold its breath for 30 minutes."
                },
                {
                    "name": "Fear of Fire",
                    "desc": "The a-mi-kuk is afraid of fire, and it won't move toward any fiery or burning objects. If presented forcefully with a flame, or if it is dealt fire damage, the a-mi-kuk must succeed on a DC 13 Wisdom saving throw or become frightened until the end of its next turn. After it has been frightened by a specific source of fire (such as the burning hands spell), the a-mi-kuk can't be frightened by that same source again for 24 hours."
                },
                {
                    "name": "Icy Slime",
                    "desc": "The a-mi-kuk's body is covered in a layer of greasy, ice-cold slime that grants it the benefits of freedom of movement. In addition, a creature that touches the a-mi-kuk or hits it with a melee attack while within 5 feet of it takes 7 (2d6) cold damage from the freezing slime. A creature grappled by the a-mi-kuk takes this damage at the start of each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 15,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_a-mi-kuk/"
        },
        {
            "slug": "aalpamac",
            "desc": "A chimeric beast with the body of a massive trout and the front claws and head of a fierce wolverine bursts up from the icy water. Its eyes glow with a lambent green light, and the air around it bends and distorts as if viewed through a thick lens._  \n**Hungry Lake Monsters.** The aalpamac is a dangerous freshwater predator native to lakes and rivers. While primarily a water-dwelling monster, the aalpamac can haul itself onto shore with its front claws and does so to attack prey drinking or moving at the water’s edge. While not evil, the aalpamac is a ravenous and territorial creature, ranging over an area of up to a dozen miles in search of fresh meat. Aalpamacs are not picky about what they consume and even attack large boats if sufficiently hungry. They are solitary creatures and tolerate others of their own kind only during mating seasons.  \n**Local Legends.** An aalpamac that terrorizes the same lake or river for many years often develops a reputation among the locals of the area, particularly those living along the body of water in question. Inevitably, this gives rise to a number of stories exaggerating the size, ferocity, disposition, or powers of the aalpamac. The stories often give aalpamacs names that highlight their most prominent features or are specific to the area in which they live, such as “Chompo” or “the Heron Lake Monster.” These stories also make the aalpamac the target of adventurers and trophy hunters, most of whom either do not locate the beast or fall victim to it.",
            "name": "Aalpamac",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 15,
                "swim": 50
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 2,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aalpamac makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The aalpamac can breathe air and water."
                },
                {
                    "name": "Distance Distortion Aura",
                    "desc": "The presence of an aalpamac distorts the vision of creatures within 60 feet of it. Each creature that starts its turn in that area must succeed on a DC 15 Wisdom saving throw or be unable to correctly judge the distance between itself and its surroundings until the start of its next turn. An affected creature has disadvantage on attack rolls and on Wisdom (Perception) checks that rely on sight, and it can't move more than half its speed on its turn. On a successful saving throw, the creature is immune to the aalpamac's Distance Distortion Aura for the next 24 hours. Creatures with blindsight, tremorsense, or truesight are unaffected by this trait."
                }
            ],
            "spell_list": [],
            "page_no": 8,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_aalpamac/"
        },
        {
            "slug": "abbanith-giant",
            "desc": "This giant has a bulky, muscular body and small eyes in its broad, flat face. The giant’s thumbs end in large, black claws._  \n**Ancient Giants of the Deep.** Abbanith giants are among the oldest races of giants known to exist and are said to have been around since the world was first formed. Many scholars turn to the giants’ deep connection with the earth as evidence of this fact, and the giants themselves make no efforts to deny it. Indeed, the oral tradition of the abbanith giants dates back millennia, to a time when gods walked the land, elves were first learning the secrets of magic, and humans were still living in caves. Most abbanith giants wear simple tunics or shorts woven of a strange subterranean fungus, though leaders occasionally wear armor.  \n**Consummate Diggers.** Abbanith giants dwell almost exclusively underground and are adept at using their incredibly hard thumb claws to dig massive tunnels through the earth. Druids and wizards studying the giants’ unique biology have deduced that mineral-based materials actually soften when struck by their claws. This feature has also made them the target of derro and duergar slavers wishing to use their skills to mine precious gems or build their fortifications, something the giants violently oppose despite their normally peaceable nature.  \n**Allies of the Earth.** For as long as either race can remember, abbanith giants have been allies of the Open Game License",
            "name": "Abbanith Giant",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d10+27",
            "speed": {
                "burrow": 30,
                "walk": 40
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 120 ft., passive Perception 11",
            "languages": "Giant, Terran",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The abbanith giant makes two thumb claw attacks."
                },
                {
                    "name": "Thumb Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+5"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Earth Counter (Recharge 6)",
                    "desc": "When a creature the abbanith can see within 30 feet of it casts a spell, the abbanith counters it. This reaction works like the counterspell spell, except the abbanith can only counter spells that directly affect or create earth or stone, such as stone shape, wall of stone, or move earth, and it doesn't need to make a spellcasting ability check, regardless of the spell's level."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "One with the Earth",
                    "desc": "The abbanith giant can detect the flows and rhythms of the earth—including things that interfere with these rhythms, such as earthquakes and magical anomalies. As a result, the abbanith giant can't be surprised by an opponent that is touching the ground. In addition, the giant has advantage on attack rolls against constructs and elementals made of earth or stone."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The giant deals double damage to objects and structures and triple damage to objects and structures made of earth or stone."
                }
            ],
            "spell_list": [],
            "page_no": 170,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_abbanith-giant/"
        },
        {
            "slug": "adult-boreal-dragon",
            "desc": "Covered in a mix of hard, blue-white scales and patches of silvery-blue fur, this dragon radiates a savage belligerence. Its amber eyes gleam with primal fury as it stretches its wings, sending a shower of burning sparks sizzling onto the ground._  \n**Paradoxical Predators.** Boreal dragons inhabit the arctic and alpine places of the world, from snow-capped conifer forests and frigid mountain peaks to flat, icy plains and polar seas. Unlike white or silver dragons, however, boreal dragons are not creatures of cold but rather of heat and flames. Their breath is filled with burning embers, and their preferred lairs contain some sort of natural heat source. While this contradiction has puzzled many scholars of draconic lore, boreal dragons are unconcerned about such trivial matters and are likely to devour any sage or wizard impertinent enough to question their choice of habitat.  \n**Dragons of Rage.** Boreal dragons are among the most straightforward of all true dragons, driven by simple necessities like hunting and mating. They hate most other dragons with a passion and war constantly with those that share their arctic homeland, driving off or killing any dragons they encounter. Boreal dragons are truculent creatures and love nothing better than getting into a fight; however, they do not target defenseless creatures or those far weaker than themselves unless they are hunting for food. Because they respect strength above all else, a creature can gain a boreal dragon’s admiration through acts of intense bravery or slaughter. In particular, the dragons are fond of large arctic predators, such as Open Game License",
            "name": "Adult Boreal Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "speed": {
                "fly": 80,
                "walk": 40,
                "swim": 30
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 23,
            "intelligence": 15,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 15,
            "skills": {
                "athletics": 13,
                "perception": 15,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Draconic, Giant",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d10+8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6+8"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8+8"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat 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 the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Cinder Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 60-foot cone of superheated air filled with white-hot embers. Each creature in that area must make a DC 20 Dexterity saving throw, taking 44 (8d10) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 20 Dexterity saving throw or take 14 (2d6 + 7) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_adult-boreal-dragon/"
        },
        {
            "slug": "adult-imperial-dragon",
            "desc": "The long, serpentine dragon is wingless and possesses shimmering, opalescent scales. Its appearance is at once both serene and majestic._  \n**Dragons of the Spirit World.** Imperial dragons are tied to the world of celestials, fiends, and spirits. They freely parley with such creatures for knowledge about the outer planes or the fundamental mysteries of the universe. Some of the most powerful imperial dragons even become the servants of the gods in exchange for wisdom, acting as intermediaries between the divine and mortal realms.  \n**Colorful and Magical.** Imperial dragons are capable of changing their colors and forms. They are typically a rich, golden-yellow, but azure-, jade-, and vermillion-colored dragons are not unheard of, and even white and black imperial dragons have been reported. A magical organ in their skulls gives them the ability to fly without the aid of wings, and they are often hunted for this organ, which is rumored to grant eternal life if consumed.  \n**Masters of Wind and Rain.** Imperial dragons are creatures of wind and water, and the eldest of their kind exhibit mastery of these elements. They love the seas where they make their homes and sometimes act as guardians for sacred sites or temples near or beneath the waves. This often puts them in conflict with militant aquatic races like the Open Game License",
            "name": "Adult Imperial Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 297,
            "hit_dice": "22d12+154",
            "speed": {
                "fly": 80,
                "walk": 40,
                "swim": 40
            },
            "strength": 27,
            "dexterity": 12,
            "constitution": 25,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 15,
            "skills": {
                "arcana": 10,
                "history": 10,
                "insight": 9,
                "perception": 15,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 25",
            "languages": "all",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Mesmerizing Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d10+8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+8"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d8+8"
                },
                {
                    "name": "Mesmerizing Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become charmed by the dragon for 1 minute. A creature can repeat 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 the dragon's Mesmerizing Presence for the next 24 hours."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 90-foot line that is 5 feet wide. Each creature in that line must make a DC 21 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hp, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n\nThe dragon can choose to transform only part of its body with this action, allowing it to sprout rabbit-like ears or a humanoid head. These changes are purely cosmetic and don't alter statistics."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The dragon casts a spell from its list of innate spells, consuming a use of the spell as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Truespeak",
                    "desc": "The dragon can communicate with any living creature as if they shared a language."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The imperial dragon's innate spellcasting ability is Charisma (spell save DC 18). It can innately cast the following spells, requiring no material components.\nAt will: fog cloud\n3/day each: control water, gust of wind, stinking cloud\n1/day each: cloudkill, control weather"
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_adult-imperial-dragon/"
        },
        {
            "slug": "akaasit",
            "desc": "A cloud of unconnected, flat gray triangles in the vague shape of a mantis flickers unpredictably from one position to another, clicking softly as its arm blades swing outward. Akaasits are constructed beings from a plane destroyed by a catastrophic misuse of time magic. They were altered by this catastrophe and now exist in the present and in fractions of a second in the past and future._  \n**Mindless.** The akaasit has no mind, at least as understood by denizens of the Material Plane, and its motives are inscrutable. Each akaasit is always found moving toward some unknown destination. It may attack other creatures, or it may ignore them. It protects itself if attacked, but rarely does an akaasit pursue a retreating foe.  \n**Unknown Origin.** The home of the akaasit is unknown, but they are often encountered in areas touched or altered by time magic. Although a few wizards have discovered magical methods of summoning them, none have found a way to control or communicate with them. Akaasits seem to be drawn to spellcasters with some mastery of time magic, though it is always a gamble if an individual akaasit will protect or ruthlessly attack such a spellcaster. An akaasit’s demeanor can change each day, and many time magic spellcasters have been found slain by the same akaasit that faithfully protected them the day prior.  \n**Dispersed Destruction.** If an akaasit is destroyed, it falls apart into a pile of gray triangles. These triangles fade out of existence over the next ten minutes, leaving only the akaasit’s two armblades.  \n**Construct Nature.** The akaasit doesn’t require air, food, drink, or sleep.",
            "name": "Akaasit",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 3,
            "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": "",
            "damage_resistances": "piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The akaasit makes two arm blade attacks."
                },
                {
                    "name": "Arm Blade",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage plus 3 (1d6) force damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Time-Assisted Counterattack",
                    "desc": "The akaasit's awareness of the near future allows it to see attacks before they happen. When a creature the akaasit can see attacks it while within 5 feet of it, the akaasit can attack the creature before the creature's attack hits. The akaasit makes a single arm blade attack against the creature. If the creature is reduced to 0 hp as a result of the akaasit's attack, the creature's attack doesn't hit the akaasit."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The akaasit is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Unfixed in Time",
                    "desc": "To those properly fixed in time, the akaasit flickers in and out of time, its position never fully clear. Attack rolls against the akaasit have disadvantage. If it is hit by an attack, this trait ceases to function until the start of its next turn."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The akaasit has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 11,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_akaasit/"
        },
        {
            "slug": "akhlut",
            "desc": "Possessing the body, head, and tail of a killer whale and the powerful legs of a huge wolf, the akhlut is the alpha predator of the polar landscape. Truly personifying the term “seawolf,” these intelligent and resilient creatures travel freely between the land and sea in search of prey._  \nAkhluts are the masters of their domain. Though they have been seen across all of the world’s oceans and many of its coastlines, akhluts are most comfortable in cold regions with easy access to the sea. Because their pods can reach almost a dozen members, anything is fair game from reindeer and seals to mammoths and whales. The only beings powerful enough, or foolhardy enough, to evict a pod of akhluts from their territory are dragons and other akhluts.  \n**Playful Predators.** Akhluts possess undeniable cunning and inquisitiveness, with no two pods using the same strategies to solve problems or hunt prey. Easily bored, akhluts crave stimulation and are known to follow ships and caravans for miles in the hopes that someone might provide something new or exciting to experience. They can be especially mischievous, freeing fish and game from traps purely to hunt he creatures themselves.  \n**Dangerous Steeds.** The akhlut’s natural power, intelligence, and versatility make them incredibly desirable mounts, but the effort to tame one of these creatures is dangerous and not to be taken lightly. Even akhluts who have been mounts for years are willful enough to assert themselves from time to time. With a great deal of patience and a little luck, akhluts can become fiercely loyal and protective companions.",
            "name": "Akhlut",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d10+32",
            "speed": {
                "walk": 40,
                "swim": 60
            },
            "strength": 19,
            "dexterity": 15,
            "constitution": 15,
            "intelligence": 4,
            "wisdom": 12,
            "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,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The akhlut makes two attacks: one with its bite and one with its tail slam. It can't make both attacks against the same target."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6+4"
                },
                {
                    "name": "Tail Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 22 (4d8 +4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d8+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The akhlut can't use its blindsight while deafened."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The akhlut can hold its breath for 30 minutes."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The akhlut has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The akhlut has advantage on attack rolls against a creature if at least one of the akhlut's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_akhlut/"
        },
        {
            "slug": "alchemical-skunk",
            "desc": "The large skunk waddles forward, sniffing at a spilled potion. As a sound nearby startles it, the skunk raises its tail, and the stripes on its back change color._  \n**Magical Prank.** The unfortunate result of a magic school prank, alchemical skunks were created when an ordinary skunk was forced to drink a combination of potions. Despite their larger size, alchemical skunks still look and act like ordinary skunks, except for the ever-changing color of the stripes on their backs. Experienced foresters know that the colors on the alchemical skunk’s back indicate which magical malady the creature is about to spray and do their best to avoid aggravating these dangerous creatures.  \n**Laboratory Pests.** Alchemical skunks forage the same as their nonmagical kin, but they are also regularly found scavenging the waste of alchemical laboratories. They enjoy feasting on potions and potion components, much to the dismay of alchemists and adventurers alike.",
            "name": "Alchemical Skunk",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "burrow": 10,
                "walk": 30
            },
            "strength": 13,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The alchemical skunk uses its Alchemical Spray. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Alchemical Spray",
                    "desc": "The alchemical skunk raises its tail and sprays an alchemical mixture. The skunk is immune to its own spray effects and to the spray effects of other alchemical skunks. Roll a d6 to determine the skunk's spray.\n1. Pleasant Mist. The skunk produces a rosy mist. Each creature within 10 feet of the skunk must succeed on a DC 13 Charisma saving throw or be charmed until the end of its next turn.\n2. Shrinking Cloud. The skunk releases a yellow gas. Each creature in a 15-foot cone must succeed on a DC 13 Constitution saving throw or be reduced as if targeted by the enlarge/reduce spell for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n3. Laughing Gas. The skunk emits a sparkling orange cloud. Each creature in a 15-foot cone must succeed on a DC 13 Wisdom saving throw or become incapacitated as it laughs for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n4. Blinding Spray. The skunk shoots a stream of a green fluid. Each creature in a line that is 30 feet long and 5 feet wide must succeed on a DC 13 Dexterity saving throw or be blinded for 1 minute, or until the creature uses an action to wipe its eyes.\n5. Sleeping Fog. The skunk sprays a sweet-smelling blue fog. Each creature within 10 feet of the skunk must succeed on a DC 13 Constitution saving throw or fall unconscious for 1 minute. The creature wakes up if it takes damage or if another creature takes an action to shake it awake.\n6. Poison Fog. The skunk excretes a foul-smelling purple fog around itself until the start of its next turn. Each creature that starts its turn within 20 feet of the skunk must succeed on a DC 13 Constitution saving throw or be poisoned until the start of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The alchemical skunk has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The alchemical skunk has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 13,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_alchemical-skunk/"
        },
        {
            "slug": "alligator",
            "desc": "",
            "name": "Alligator",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "swim": 30,
                "walk": 20
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": 4,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and the alligator can't bite another target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The alligator can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_alligator/"
        },
        {
            "slug": "alligator-turtle",
            "desc": "Alligator turtles are ornery reptiles, noted for their combative disposition while on land. Their necks are deceptively long and flexible, allowing them to strike a startlingly far distance with their beak-like jaws.",
            "name": "Alligator Turtle",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 20,
                "swim": 30
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": 4,
            "dexterity_save": null,
            "constitution_save": 3,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 5 (1d6 + 2) slashing damage and the target is grappled (escape DC 12). Until this grapple ends, the turtle can't bite another target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The turtle can hold its breath for 1 hour."
                }
            ],
            "spell_list": [],
            "page_no": 387,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_alligator-turtle/"
        },
        {
            "slug": "alpha-fish",
            "desc": "A fish as large as a rowboat serenely floats beneath the surface of the water, its flowing fins and iridescent scales shimmering in the waves. When disturbed, it attacks with a ferocity unexpected of such a delicate-looking creature._  \nAlpha fish are solitary and extremely territorial creatures. They are always found alone, except during the few short weeks of mating season each year when schools of the fish gather.  \n**Dazzling Dominance.** Before attacking, alpha fish often attempt to intimidate potential rivals or predators away by flaring their colorful fins to make themselves appear much larger. If successful, they usually refrain from attacking.  \n**Aggressive.** If intimidation doesn’t work, alpha fish defend their chosen homes by viciously attacking. They have been known to attack creatures much larger than themselves and, occasionally, objects they don’t recognize.  \n**Valuable.** Many aristocrats seek the beautiful, shimmering fish as pets in massive, personal aquariums, and the alpha fish’s scales are valuable spell components.",
            "name": "Alpha Fish",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 59,
            "hit_dice": "7d10+21",
            "speed": {
                "walk": 0,
                "swim": 50
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "intimidation": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The alpha fish uses its Fin Flare. It then makes two headbutt attacks."
                },
                {
                    "name": "Headbutt",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Fin Flare",
                    "desc": "The alpha fish flares its fins in an attempt to frighten its opponents. Each creature within 30 feet that can see the fish must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. A creature can repeat 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 the alpha fish's Fin Flare for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Defensive Frenzy",
                    "desc": "When it has half its hit points or fewer, the alpha fish can make one headbutt attack as a bonus action."
                },
                {
                    "name": "Frightening Display",
                    "desc": "When the alpha fish uses its Fin Flare, it looks one size category larger than it actually is to any creature that can see it until the start of its next turn."
                },
                {
                    "name": "Too Aggressive",
                    "desc": "The alpha fish attacks anything it thinks is threatening, even inanimate objects or illusions. It automatically fails ability checks and saving throws to detect or see through illusions."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The fish can breathe only under water."
                }
            ],
            "spell_list": [],
            "page_no": 14,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_alpha-fish/"
        },
        {
            "slug": "ancient-boreal-dragon",
            "desc": "Covered in a mix of hard, blue-white scales and patches of silvery-blue fur, this dragon radiates a savage belligerence. Its amber eyes gleam with primal fury as it stretches its wings, sending a shower of burning sparks sizzling onto the ground._  \n**Paradoxical Predators.** Boreal dragons inhabit the arctic and alpine places of the world, from snow-capped conifer forests and frigid mountain peaks to flat, icy plains and polar seas. Unlike white or silver dragons, however, boreal dragons are not creatures of cold but rather of heat and flames. Their breath is filled with burning embers, and their preferred lairs contain some sort of natural heat source. While this contradiction has puzzled many scholars of draconic lore, boreal dragons are unconcerned about such trivial matters and are likely to devour any sage or wizard impertinent enough to question their choice of habitat.  \n**Dragons of Rage.** Boreal dragons are among the most straightforward of all true dragons, driven by simple necessities like hunting and mating. They hate most other dragons with a passion and war constantly with those that share their arctic homeland, driving off or killing any dragons they encounter. Boreal dragons are truculent creatures and love nothing better than getting into a fight; however, they do not target defenseless creatures or those far weaker than themselves unless they are hunting for food. Because they respect strength above all else, a creature can gain a boreal dragon’s admiration through acts of intense bravery or slaughter. In particular, the dragons are fond of large arctic predators, such as Open Game License",
            "name": "Ancient Boreal Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 30
            },
            "strength": 29,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 17,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 11,
            "perception": 18,
            "skills": {
                "athletics": 16,
                "perception": 18,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 28",
            "languages": "Draconic, Giant",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10+9"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d6+9"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8+9"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature can repeat 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 the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Cinder Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 90-foot cone of superheated air filled with blue-white embers. Each creature in that area must make a DC 23 Dexterity saving throw, taking 88 (16d10) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ember Wreath (1/Day)",
                    "desc": "As a bonus action, the boreal dragon wreathes its body in searing blue and white embers. The embers last for 1 minute or until the dragon uses its breath weapon. A creature that enters or starts its turn in a space within 30 feet of the dragon must make a DC 23 Constitution saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. If a creature fails the saving throw by 5 or more, it suffers one level of exhaustion as the water is sapped from its body by the unrelenting heat."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ancient-boreal-dragon/"
        },
        {
            "slug": "ancient-imperial-dragon",
            "desc": "The long, serpentine dragon is wingless and possesses shimmering, opalescent scales. Its appearance is at once both serene and majestic._  \n**Dragons of the Spirit World.** Imperial dragons are tied to the world of celestials, fiends, and spirits. They freely parley with such creatures for knowledge about the outer planes or the fundamental mysteries of the universe. Some of the most powerful imperial dragons even become the servants of the gods in exchange for wisdom, acting as intermediaries between the divine and mortal realms.  \n**Colorful and Magical.** Imperial dragons are capable of changing their colors and forms. They are typically a rich, golden-yellow, but azure-, jade-, and vermillion-colored dragons are not unheard of, and even white and black imperial dragons have been reported. A magical organ in their skulls gives them the ability to fly without the aid of wings, and they are often hunted for this organ, which is rumored to grant eternal life if consumed.  \n**Masters of Wind and Rain.** Imperial dragons are creatures of wind and water, and the eldest of their kind exhibit mastery of these elements. They love the seas where they make their homes and sometimes act as guardians for sacred sites or temples near or beneath the waves. This often puts them in conflict with militant aquatic races like the Open Game License",
            "name": "Ancient Imperial Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 546,
            "hit_dice": "28d20+252",
            "speed": {
                "swim": 40,
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 12,
            "constitution": 29,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 20,
            "skills": {
                "arcana": 13,
                "history": 13,
                "insight": 12,
                "perception": 20,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 30",
            "languages": "all",
            "challenge_rating": "26",
            "cr": 26.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Mesmerizing Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d10+10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d6+10"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d8+10"
                },
                {
                    "name": "Mesmerizing Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 24 Wisdom saving throw or become charmed by the dragon for 1 minute. A creature can repeat 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 the dragon's Mesmerizing Presence for the next 24 hours."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 25 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Change Shape",
                    "desc": "The imperial dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hp, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n\nThe dragon can choose to transform only part of its body with this action, allowing it to sprout rabbit-like ears or a humanoid head. These changes are purely cosmetic and don't alter statistics."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The dragon casts a spell from its list of innate spells, consuming a use of the spell as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Truespeak",
                    "desc": "The dragon can communicate with any living creature as if they shared a language."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The imperial dragon's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components.\nAt will: control water, fog cloud, gust of wind, stinking cloud\n3/day each: cloudkill, control weather\n1/day each: legend lore, storm of vengeance"
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ancient-imperial-dragon/"
        },
        {
            "slug": "angel-of-judgment",
            "desc": "With faces of light and stern appraisal, these angels see both sides and render a verdict._  \nAngels of judgment are cosmic agents of balance. Unlike most angels, they exist to enforce equality between law and chaos. They prefer to solve disputes verbally but use force when prudent.  \n**Two-Faced.** Each angel of judgment bears two aspects: a dispassionate angel and a fiendish judge. When called to violence by the heavenly host or infernal legions, its dispassionate face changes to that of an avenging angel.  \n**Witnesses to History.** In times of turmoil and upheaval, angels of judgment watch over events. While observing, the angel is a stoic spectator, intervening only if it sees a threat to universal harmony. Even then, they prefer to send Open Game License",
            "name": "Angel of Judgment",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 229,
            "hit_dice": "17d12+119",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 23,
            "dexterity": 18,
            "constitution": 25,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 12,
            "wisdom_save": 13,
            "charisma_save": 11,
            "perception": 13,
            "skills": {
                "history": 12,
                "investigation": 12,
                "perception": 13,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, poison, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 120 ft., passive Perception 23",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The angel of judgment makes two melee attacks."
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) slashing damage plus 27 (6d8) force damage.",
                    "attack_bonus": 12,
                    "damage_dice": "3d12+6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Change Face",
                    "desc": "As a bonus action, the angel of judgment can change its face and demeanor to exhibit aspects of chaos or law, as needed by its assignment. It can have only one face active at a time and can end the effect on its turn as a bonus action. \n* Face of Chaos. The angel of judgment becomes a harbinger of chaos. It is treated as a fiend by spells and other magical effects that affect fiends and has advantage on attack rolls against celestials and devils. \n* Face of Law. The angel becomes a harbinger of law and has advantage on attack rolls against demons, fey, and undead."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The angel of judgment knows if it hears a lie."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The angel of judgment has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Penance Gaze",
                    "desc": "When a creature that can see the angel of judgment's eyes starts its turn within 30 feet of the angel, the angel can force it to make a DC 18 Wisdom saving throw if the angel isn't incapacitated and can see the creature. On a failure, the creature is stunned until the start of its next turn. On a success, the creature is restrained. Unless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the angel until the start of its next turn, when it can avert its eyes again. If the creature looks at the angel in the meantime, it must immediately make the save."
                },
                {
                    "name": "Weapons of Balance",
                    "desc": "The angel of judgment's weapon attacks are magical. When the angel of judgment hits with any weapon, the weapon deals an extra 6d8 force damage (included in the attack)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The angel of judgment's spellcasting ability is Charisma (spell save DC 19). The angel can cast the following spells, requiring no material components:\nAt will: detect evil and good, detect magic, detect thoughts, invisibility (self only)\n3/day each: calm emotions, dispel evil and good, speak with dead\n1/day each: divine word, holy aura, raise dead"
                }
            ],
            "spell_list": [],
            "page_no": 16,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_angel-of-judgment/"
        },
        {
            "slug": "angelic-enforcer",
            "desc": "A gold-furred, lion-headed angel with white wings gives an intense stare, releasing a roar as it raises a flaming greatsword._  \nAngelic enforcers are lion-headed celestials that hunt rogue angels.  \n**Divine Mission.** Angelic enforcers are made from souls selected for their unwavering adherence to the tenants of law and good. These elite angels have a special task: police other angels that go rogue. If an angel breaks one of its god’s tenets but remains good at heart, the enforcers usually only seek to capture the offending celestial to stand trial in the upper planes. If an angel becomes fully corrupted by evil, one or more enforcers are sent to destroy the fallen celestial.  \n**Nothing Gets in the Way.** Angelic enforcers show no mercy to any creature or obstacle between them and their quarries. Those who obstruct the enforcers stand in the way of divine justice and are therefore considered agents of evil. Any killings or collateral damage done by enforcers are usually seen as the fault of their quarry for stepping out of line in the first place.  \n**Immortal Nature.** An angelic enforcer doesn’t require food, drink, or sleep.",
            "name": "Angelic Enforcer",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "insight": 9,
                "intimidation": 9,
                "perception": 9,
                "survival": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "radiant",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The angelic enforcer makes two melee attacks, but can use its bite only once."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) piercing damage, and the target must succeed on a DC 17 Constitution saving throw or be cursed for 1 minute. While cursed, the target can't regain hit points or benefit from an angel's Healing Touch action. The curse can be lifted early by a remove curse spell or similar magic.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) slashing damage plus 18 (4d8) fire damage.",
                    "attack_bonus": 10,
                    "damage_dice": "4d6+6"
                },
                {
                    "name": "Change Shape",
                    "desc": "The angelic enforcer magically polymorphs into a humanoid or a lion that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the enforcer's choice). In a new form, the enforcer retains its own game statistics and ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blazing Weapons",
                    "desc": "The angelic enforcer's weapon attacks are magical. When the enforcer hits with any weapon other than its bite, the weapon deals an extra 4d8 fire damage (included in the attack)."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The angelic enforcer knows if it hears a lie."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The enforcer has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The angelic enforcer's spellcasting ability is Charisma (spell save DC 17). The enforcer can innately cast the following spells, requiring only verbal components:\nAt will: detect evil and good\n3/day each: counterspell, dispel evil and good, dispel magic, protection from evil and good"
                }
            ],
            "spell_list": [],
            "page_no": 17,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_angelic-enforcer/"
        },
        {
            "slug": "animated-bearskin-rug",
            "desc": "A shaggy rug made from the skin of a bear suddenly rises up like a billowing sheet. The head snaps its jaws and the whole thing lunges forward, flat and threatening._  \nAnimated bearskin rugs are exactly what their name suggests: bearskin rugs given life by magic.  \n**Inn Protection.** Inns and hunting lodges in remote locations often hire mages to make animated bearskin rugs. The rugs serve as seemingly harmless decorations that can instantly turn into guardians to drive away burglars, or into bouncers to break up bar fights.  \n**Bearserk.** There are rare cases of animated bearskin rugs suddenly going berserk and refusing to follow the commands of their masters. It is unknown what triggers such violence in the constructs. Berserk rugs need to be put down swiftly, as they attack any creature they notice.  \n**Construct Nature.** An animated bearskin rug doesn’t require air, food, drink, or sleep.",
            "name": "Animated Bearskin Rug",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 20
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 3,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 6",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The animated bearskin rug makes two attacks: one with its bite and one with its claws. It can use its Envelop in place of its claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target not grappled by the bearskin rug. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Envelop",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one Medium or smaller creature. Hit: The creature is grappled (escaped DC 14). Until this grapple ends, the target is restrained, and the rug can't envelop another target."
                },
                {
                    "name": "Menacing Roar (Recharge 6)",
                    "desc": "The bearskin rug lets out a hideous, supernatural howl. Each creature within 20 feet of the rug that can hear the roar must succeed on a DC 13 Wisdom saving throw or become frightened for 1 minute. A creature frightened this way must spend its turns trying to move as far away from the rug as it can. For its action, it can use only the Dash action or try to escape from an effect that prevents it from moving. If there's nowhere to move, the creature can use the Dodge action. At the end of each of its turns and when it takes damage, the creature can repeat the saving throw, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The bearskin rug is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the rug must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "While it is grappling a creature, the bearskin rug takes only half the damage dealt to it, and the creature grappled by the rug takes the other half."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the bearskin rug remains motionless, it is indistinguishable from a normal bearskin rug."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_animated-bearskin-rug/"
        }
    ]
}