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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-slug&page=61",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-slug&page=59",
    "results": [
        {
            "slug": "archon-word",
            "desc": "",
            "name": "Archon, Word",
            "size": "Tiny",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 28,
            "hit_dice": "8d4+8",
            "speed": {
                "walk": 0,
                "fly": 90
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned, prone",
            "senses": "darkvision 120', passive Perception 13",
            "languages": "all, telepathy 60'",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) radiant."
                },
                {
                    "name": "Forceful Words",
                    "desc": "Ranged Spell Attack: +5 to hit, 90 ft., one target, 10 (2d6+3) radiant."
                },
                {
                    "name": "Share Smite (3/Day)",
                    "desc": "Empowers the weapon of one creature within 30' of it that can hear and see it for 1 min. The first time the target hits with the weapon on a turn deals extra 9 (2d8) radiant. If creature the target hits is a Fiend or Undead it takes 13 (3d8) radiant instead."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 13) no material or somatic components: At will: dancing lights message true strike1/day ea: faerie fire heroism"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Keen Sight",
                    "desc": "Advantage: sight Wis (Percept) checks."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 44,
            "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-word/"
        },
        {
            "slug": "archon-ursan",
            "desc": "",
            "name": "Archon, Ursan",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; nonmagic B/P/S attacks",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, exhaustion, frightened, prone",
            "senses": "darkvision 120', passive Perception 13",
            "languages": "all, telepathy 120'",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Greataxe attacks. When Thunderous Roar is available it can use the roar in place of one Greataxe attack."
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 18 (2d12+5) slashing damage + 13 (3d8) force."
                },
                {
                    "name": "Thunderous Roar (Recharge 5-6)",
                    "desc": "Unleashes a terrifying roar in a 30' cone. Each creature in that area: 36 (8d8) thunder (DC 16 Con half). In addition each hostile creature within 60' of archon that can hear it: DC 15 Wis save or be frightened for 1 min. Creatures in the 30' cone have disadvantage on this save. A frightened creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Rallying Roar",
                    "desc": "When it reduces a creature to 0 hp it can utter a triumphant roar. Each friendly creature within 60' of the archon that is frightened paralyzed stunned or unconscious has advantage on its next save. A friendly creature with o those conditions has advantage on its next attack roll. In addition each friendly creature within 60' of archon that can hear the roar gains 14 (4d6) temp hp."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Celestial Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals an extra 4d8 force (included below)."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Reckless",
                    "desc": "At the start of its turn can gain advantage on all melee weapon attack rolls it makes during that turn but attacks vs. it have advantage until start of its next turn."
                },
                {
                    "name": "Relentless (Recharge: Short/Long Rest)",
                    "desc": "If it takes 30 damage or less that would reduce it to 0 hp it is reduced to 1 hp instead."
                }
            ],
            "spell_list": [],
            "page_no": 43,
            "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-ursan/"
        },
        {
            "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": "archmage_bf",
            "desc": "",
            "name": "Archmage",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "Magic Ward",
            "hit_points": 212,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 28,
            "wisdom": 22,
            "charisma": 16,
            "strength_save": 0,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": 9,
            "wisdom_save": 6,
            "charisma_save": 3,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Magic Ward",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "any six languages",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The archmage makes three Arcane Blast attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Arcane Blast",
                    "desc": "_Melee or Ranged Spell Attack:_ +9 to hit, reach 5 ft. or range 60 ft., one target. _Hit:_ 27 (4d10+5) force damage, and the target must succeed on a DC 17 STR save or be pushed up to 10 feet away from the archmage and knocked prone."
                },
                {
                    "name": "Burst of Magic (Recharge 5-6)",
                    "desc": "The archmage releases a burst of swirling, multicolored, magical energy on a point it can see within 60 feet of it. Each creature within 20 feet of that point must make a DC 17 DEX save, taking 33 (6d10) force damage and 18 (4d8) acid, cold, fire, lightning, or thunder damage (the archmage's choice) on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The archmage casts one of the following spells, using INT as the spellcasting ability (spell save DC 17).<br>At will: _detect magic_, _disguise self_, _mage hand_, _prestidigitation_<br>3/day each: _charm_, _dispel magic_, _fly_, _invisibility_ (self only), _mirror image_<br>1/day each: _dimension door_, _greater hold_, _wall of force_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shimmering Step",
                    "desc": "The archmage teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. Sparks of arcane energy appear at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [
                {
                    "name": "Counter Spell",
                    "desc": "When a creature the archmage can see within 30 feet of it casts a spell, the archmage can counter the spell, interrupting the casting. This reaction works like the counterspell spell with a +5 spellcasting ability check, except the archmage must always make the ability check, regardless of the spell's circle. The archmage has advantage on this check if the spell is on the Arcane source spell list."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The archmage has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Ward",
                    "desc": "While the archmage is conscious, wearing no armor, and not inside of an antimagic effect, it adds its INT modifier to its AC (included above). In addition, it is resistant to force damage."
                }
            ],
            "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_archmage/"
        },
        {
            "slug": "archmage-a5e",
            "desc": "",
            "name": "Archmage",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 9,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 9,
                "insight": 7,
                "history": 9,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic (with mind blank)",
            "condition_immunities": "charmed (with mind blank)",
            "senses": "passive Perception 17",
            "languages": "any four",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Fire Bolt (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +9 to hit, range 120 ft., one target. Hit: 22 (4d10) fire damage."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S, M)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the archmage. Each creature in the area makes a DC 17 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Confusion (4th-Level; V, S, M, Concentration)",
                    "desc": "Each creature within 10 feet of a point the archmage can see within 120 feet makes a DC 17 Wisdom saving throw  becoming rattled until the end of its next turn on a success. On a failure  a creature is confused for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Cone of Cold (5th-Level; V, S, M)",
                    "desc": "Frost blasts from the archmage in a 60-foot cone. Each creature in the area makes a DC 17 Constitution saving throw  taking 36 (8d8) cold damage on a failure or half damage on a success."
                },
                {
                    "name": "Mislead (5th-Level; S, Concentration)",
                    "desc": "The archmage becomes invisible for 1 hour. At the same time  an illusory copy of the archmage appears in their space. The archmage can use an action to move the copy up to 60 feet and have it speak or gesture. The copy is revealed as an illusion with any physical interaction  as solid objects and creatures pass through it. The archmage can use a bonus action to switch between their copys senses or their own; while using their copys senses  the archmages body is blind and deaf. The invisibility  but not the duplicate  ends if the archmage casts another spell."
                },
                {
                    "name": "Globe of Invulnerability (6th-Level; V, S, M, Concentration)",
                    "desc": "A glimmering  10-foot-radius sphere appears around the archmage. It remains for 1 minute and doesnt move with the archmage. Any 5th-level or lower spell cast from outside the sphere can't affect anything inside the sphere  even if cast with a higher level spell slot. Targeting something inside the sphere or including the spheres space in an area has no effect on anything inside."
                },
                {
                    "name": "Teleport (7th-Level; V)",
                    "desc": "The archmage teleports to a location they are familiar with on the same plane of existence."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Counterspell (3rd-Level; S)",
                    "desc": "When a creature the archmage can see within 60 feet casts a spell, the archmage attempts to interrupt it. If the creature is casting a 2nd-level spell or lower, the spell fails. If the creature is casting a 3rd-level or higher spell, the archmage makes an Intelligence check against a DC of 10 + the spells level. On a success, the spell fails, and the spellcasting creature can use its reaction to try to cast a second spell with the same casting time so long as it uses a spell slot level equal to or less than half the original spell slot. If the archmage casts counterspell with a higher spell slot, the interrupted spell fails if its level is less than that of counterspell."
                },
                {
                    "name": "Shield (1st-Level; V",
                    "desc": "When the archmage is hit by an attack or targeted by magic missile, they gain a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the start of their next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Foresight",
                    "desc": "When the foresight spell is active, the archmage can't be surprised and has advantage on ability checks, attack rolls, and saving throws. In addition, other creatures have disadvantage on attack rolls against the archmage."
                },
                {
                    "name": "Mind Blank",
                    "desc": "When the mind blank spell is active, the archmage is immune to psychic damage, any effect that would read their emotions or thoughts, divination spells, and the charmed condition."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The archmage is an 18th level spellcaster. Their spellcasting ability is Intelligence (spell save DC 17\n +9 to hit with spell attacks). The archmage can cast shield at level 1 and alter self at level 2 without expending a spell slot. They have the following wizard spells prepared:\n Cantrips (at will): fire bolt\n light\n mage hand\n message\n prestidigitation\n 1st-level (4 slots): detect magic\n identify\n mage armor\n shield\n 2nd-level (4 slots): alter self\n detect thoughts\n suggestion\n 3rd-level (3 slots): counterspell\n lightning bolt\n sending\n 4th-level (3 slots): confusion\n hallucinatory terrain\n locate creature\n 5th-level (3 slots): cone of cold\n mislead\n scrying\n 6th-level (1 slot): globe of invulnerability\n true seeing\n 7th-level (1 slot): teleport\n 8th-level (1 slot): mind blank\n 9th-level (1 slot): foresight"
                }
            ],
            "spell_list": [],
            "page_no": 480,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_archmage/"
        },
        {
            "slug": "archmage",
            "desc": "**Archmages** are powerful (and usually quite old) spellcasters dedicated to the study of the arcane arts. Benevolent ones counsel kings and queens, while evil ones rule as tyrants and pursue lichdom. Those who are neither good nor evil sequester themselves in remote towers to practice their magic without interruption.\nAn archmage typically has one or more apprentice mages, and an archmage's abode has numerous magical wards and guardians to discourage interlopers.",
            "name": "Archmage",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "NPCs",
            "alignment": "any alignment",
            "armor_class": 12,
            "armor_desc": "15 with _mage armor_",
            "hit_points": 99,
            "hit_dice": "18d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 20,
            "wisdom": 15,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 9,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 13,
                "history": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from spells; non magical bludgeoning, piercing, and slashing (from stoneskin)",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any six languages",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The archmage has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The archmage is an 18th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 17, +9 to hit with spell attacks). The archmage can cast disguise self and invisibility at will and has the following wizard spells prepared:\n\n* Cantrips (at will): fire bolt, light, mage hand, prestidigitation, shocking grasp\n* 1st level (4 slots): detect magic, identify, mage armor*, magic missile\n* 2nd level (3 slots): detect thoughts, mirror image, misty step\n* 3rd level (3 slots): counterspell,fly, lightning bolt\n* 4th level (3 slots): banishment, fire shield, stoneskin*\n* 5th level (3 slots): cone of cold, scrying, wall of force\n* 6th level (1 slot): globe of invulnerability\n* 7th level (1 slot): teleport\n* 8th level (1 slot): mind blank*\n* 9th level (1 slot): time stop\n* The archmage casts these spells on itself before combat."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/sacred-flame/?format=api",
                "https://api.open5e.com/v2/spells/spare-the-dying/?format=api",
                "https://api.open5e.com/v2/spells/thaumaturgy/?format=api",
                "https://api.open5e.com/v2/spells/command/?format=api",
                "https://api.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/lesser-restoration/?format=api",
                "https://api.open5e.com/v2/spells/zone-of-truth/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/tongues/?format=api",
                "https://api.open5e.com/v2/spells/banishment/?format=api",
                "https://api.open5e.com/v2/spells/freedom-of-movement/?format=api",
                "https://api.open5e.com/v2/spells/flame-strike/?format=api",
                "https://api.open5e.com/v2/spells/greater-restoration/?format=api",
                "https://api.open5e.com/v2/spells/heroes-feast/?format=api"
            ],
            "page_no": 395,
            "environments": [
                "Settlement",
                "Forest",
                "Laboratory",
                "Urban"
            ],
            "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_archmage/"
        },
        {
            "slug": "archfey-a5e",
            "desc": "",
            "name": "Archfey",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 330,
            "hit_dice": "44d8+132",
            "speed": {
                "walk": 35,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 7,
                "history": 7,
                "insight": 9,
                "nature": 7,
                "perception": 9,
                "persuasion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, paralyzed, poisoned, unconscious",
            "senses": "truesight 60 ft., passive Perception 19",
            "languages": "Common, Elvish, Sylvan, two more",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The archfey makes two glittering scimitar attacks."
                },
                {
                    "name": "Glittering Scimitar",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) slashing damage plus 10 (3d6) cold  fire  lightning  or psychic damage (its choice)."
                },
                {
                    "name": "Gleaming Longbow",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 150/600 ft., one target. This attack ignores half or three-quarters cover. Hit: 9 (1d8 + 5) piercing damage plus 14 (4d6) cold  fire  lightning  or psychic damage (its choice)."
                },
                {
                    "name": "Evil Eye (Gaze)",
                    "desc": "The archfey targets one creature not under the effect of a faeries Evil Eye within 60 feet. The target makes a DC 17 Wisdom saving throw. On a failed saving throw  the archfey chooses one of the following effects to magically impose on the target. Each effect lasts for 1 minute."
                },
                {
                    "name": "The target falls asleep",
                    "desc": "This effect ends if the target takes damage or another creature uses an action to rouse it."
                },
                {
                    "name": "The target is frightened",
                    "desc": "This effect ends if the target is ever 60 feet or more from the archfey."
                },
                {
                    "name": "The target is poisoned",
                    "desc": "It can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Summon Midnight (1/Day)",
                    "desc": "Night magically falls over a 5-mile-diameter area  lasting for 1 hour. As an action  the archfey can end this effect."
                },
                {
                    "name": "Weird (9th-Level; V, S, Concentration)",
                    "desc": "The archfey terrifies creatures with their own worst nightmares. Each creature within 30 feet of a point within 120 feet makes a DC 17 Wisdom saving throw. On a failure  the creature is frightened for 1 minute. At the end of each of the creatures turns  the creature takes 22 (4d10) psychic damage and then repeats the saving throw  ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Faerie Step (Recharge 5-6)",
                    "desc": "The archfey magically teleports up to 60 feet to a space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Riposte",
                    "desc": "When the archfey is hit by a melee attack made by a creature it can see, it makes a glittering scimitar attack against the attacker."
                },
                {
                    "name": "Vengeful Eye",
                    "desc": "When the archfey is hit by a ranged attack or targeted with a spell by a creature within 60 feet, it uses Evil Eye on the attacker if they can see each other."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Faerie Form",
                    "desc": "The archfey can magically change its size between Large, Medium, and Tiny as an action. While Tiny, the bludgeoning, piercing, and slashing damage dealt by the archfeys attacks is halved. Additionally, it has disadvantage on Strength checks and advantage on Dexterity checks. While Large, the archfey has advantage on Strength checks. Its statistics are otherwise unchanged."
                },
                {
                    "name": "Faerie Light",
                    "desc": "As a bonus action, the archfey can cast dim light for 30 feet, or extinguish its glow."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The archfeys spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: animal messenger, detect evil and good, detect magic, disguise self, 3/day each: charm person, scrying, zone of truth, 1/day each: dream, geas, heroes feast, magic circle, polymorph (self only)"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_archfey/"
        },
        {
            "slug": "archdruid_bf",
            "desc": "",
            "name": "Archdruid",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "Any Lineage",
            "group": "NPCs",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "Nature's Champion",
            "hit_points": 210,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 22,
            "wisdom": 28,
            "charisma": 12,
            "strength_save": 3,
            "dexterity_save": 2,
            "constitution_save": 1,
            "intelligence_save": 6,
            "wisdom_save": 9,
            "charisma_save": 1,
            "perception": 19,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Nature's Champion",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Common,Druidic,plus any one language",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The archdruid makes three Thorned Staff or Nature's Wrath attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Thorned Staff",
                    "desc": "_Melee Weapon Attack:_+7 to hit, reach 5. ft., one target. _Hit:_ 10 (2d6+3) piercing damage plus 18 (4d8) cold, fire, lightning, poison, or thunder damage (the archdruid's choice)."
                },
                {
                    "name": "Nature's Wrath",
                    "desc": "_Ranged Spell Attack:_+9 to hit, range 120 ft., one target. _Hit:_ 27 (5d8+5) cold, fire, lightning, poison, or thunder damage (the archdruid's choice)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The archdruid casts one of the following spells, using WIS as the spellcasting ability (spell save DC 17).<br>At will: _animal friendship_, _druidcraft_, _entangle_, _speak with animals_<br>3/day each: _heat metal_, _spike growth_, _plant growth_, _speak with plants_<br>1/day each: _polymorph_, _insect plague_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The archdruid magically transforms into a Beast that has a challenge rating no higher than its own, or back into its true form, which is Humanoid. Any equipment it is wearing or carrying transforms with it. It reverts to its true form if it dies. In a new form, the archdruid retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA modifiers, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form. The archdruid can choose to instead magically transform into an Elemental that has a challenge rating no higher than 6, or back into its true form. If it transforms into an Elemental, the archdruid can remain in that form for up to 6 hours then must finish a short or long rest before it can transform into an Elemental again."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Nature's Champion",
                    "desc": "While the archdruid is conscious, wearing no armor, and in a natural environment or terrain, such as a desert, forest, or mountain, it adds its WIS modifier to its AC (included above). In addition, it is resistant to cold, fire, lightning, poison, and thunder damage."
                },
                {
                    "name": "Nature's Weapons",
                    "desc": "When the archdruid hits with any weapon, the weapon deals an extra 4d8 cold, fire, lightning, poison, or thunder damage (included in the attack), the archdruid's choice."
                }
            ],
            "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_archdruid/"
        },
        {
            "slug": "archaeopteryx",
            "desc": "",
            "name": "Archaeopteryx",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "3d4",
            "speed": {
                "fly": 50,
                "walk": 5
            },
            "strength": 6,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "desc": "The archaeopteryx makes two attacks: one with its beak and one with its talons.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.",
                    "name": "Beak"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.",
                    "name": "Talons"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The archaeopteryx doesn't provoke opportunity attacks when it flies out of an enemy's reach.",
                    "name": "Flyby"
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "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_archaeopteryx/"
        },
        {
            "slug": "arcane-scavenger",
            "desc": "",
            "name": "Arcane Scavenger",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "17d10+34",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "force, poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 60', passive Perception 17",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Grabbing Claw or Excavation Beams."
                },
                {
                    "name": "Grabbing Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 13 (2d8+4) bludgeoning damage + 7 (2d6) force and target is grappled (escape DC 16). Scavenger has eight claws each of which can grapple only one target."
                },
                {
                    "name": "Excavation Beam",
                    "desc": "Ranged Spell Attack: +7 to hit, 60 ft., one target, 20 (5d6+3) fire."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Int (DC 15) no material components: At will: detect magic locate object3/day ea: counterspell dispel magic"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Eldritch Overload",
                    "desc": "When reduced to half its max hp or fewer its speed is doubled and it gains additional action each turn. The action must be to Dash Disengage Hide or Use an Object or to make one Grabbing Claws or Excavation Beam attack. Effect lasts for 3 rounds. At end of its third turn the scavenger takes 10 (3d6) fire."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Ruinous Detonation",
                    "desc": "When it dies it explodes and each creature within 30' of it: 21 (6d6) force is flung up to 40' away from scavenger and is knocked prone (DC 16 Dex half damage and isn't flung or knocked prone)."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_arcane-scavenger/"
        },
        {
            "slug": "arcane-leviathan",
            "desc": "",
            "name": "Arcane Leviathan",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 279,
            "hit_dice": "18d20+90",
            "speed": {
                "walk": 10,
                "swim": 60
            },
            "strength": 26,
            "dexterity": 5,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 17,
            "charisma": 8,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": 2,
            "wisdom_save": 8,
            "charisma_save": 4,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, thunder; nonmagic B/P/S attacks",
            "damage_immunities": "lightning, poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120', passive Perception 13",
            "languages": "understands creator's languages but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Slam and two Claws or four Lightning Bolts."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, 15 ft., one target, 26 (4d8+8) slashing damage. If target is Huge or smaller it is grappled (escape DC 19). Leviathan has two claws each of which can grapple only one target."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, 5 ft., one target, 18 (4d4+8) bludgeoning damage and target: DC 19 Str save or be knocked prone."
                },
                {
                    "name": "Lightning Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit 150/600' one target 17 (4d6+3) lightning."
                },
                {
                    "name": "Pylon Discharge (Recharge 5-6)",
                    "desc": "Discharges energy surge at a point it can see within 200' of it. Each creature within 30' of that point: 45 (10d8) lightning and is blinded until the end of its next turn (DC 19 Dex half damage not blinded)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Arcane Barrage",
                    "desc": "Sends arcane energy toward a creature it can see within 120' of it. Target begins to glow with arcane energy and at end of target's next turn: 35 (10d6) radiant (DC 19 Con half). Damage is divided evenly between target and all creatures within 10 ft. of it except leviathan."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Impregnable",
                    "desc": "If subjected to an effect that allows it to make a save to take only half damage it instead takes no damage if it succeeds on the save and only half damage if it fails."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_arcane-leviathan/"
        },
        {
            "slug": "arcane-blademaster-a5e",
            "desc": "",
            "name": "Arcane Blademaster",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 256,
            "hit_dice": "27d8+135",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": 11,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 11,
                "athletics": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any six",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The arcane blademaster attacks four times and casts a cantrip."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 11 (1d8 + 7) slashing damage."
                },
                {
                    "name": "Composite Longbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 150/600 ft., one target. Hit: 9 (1d8 + 5) piercing damage."
                },
                {
                    "name": "Shocking Grasp (Cantrip; V, S)",
                    "desc": "Melee Spell Attack: +11 to hit, reach 5 ft., one creature. Hit: 18 (4d8) lightning damage  and the target can't take reactions until the start of its next turn."
                },
                {
                    "name": "Fire Bolt (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +11 to hit, range 120 ft., one target. Hit: 22 (4d10) fire damage."
                },
                {
                    "name": "Globe of Invulnerability (6th-Level; V, S, M, Concentration)",
                    "desc": "A glimmering 10-foot-radius sphere appears around the blademaster. It remains for 1 minute and doesnt move with the blademaster. Any 5th-level or lower spell cast from outside the sphere can't affect anything inside the sphere  even if cast with a higher level spell slot. Targeting something inside the sphere or including the spheres space in an area has no effect on anything inside."
                },
                {
                    "name": "Teleport (7th-Level; V)",
                    "desc": "The blademaster teleports to a location they are familiar with on the same plane of existence."
                },
                {
                    "name": "Unholy Star (7th-Level; V, S)",
                    "desc": "A meteor explodes at a point the blademaster can see 100 feet directly above them. Each creature within 120 feet that can see the meteor (other than the blademaster) makes a DC 19 Dexterity saving throw. On a failure  it is blinded until the end of the blademasters next turn. Four fiery chunks of the meteor then plummet to the ground at different points chosen by the blademaster that are within range  to explode in 5-foot-radius areas. Each creature in an area makes a DC 19 Dexterity saving throw  taking 21 (6d6) fire damage and 21 (6d6) necrotic damage on a failed save or half damage on a successful one. A creature in more than one area is affected only once. Flammable unattended objects catch fire."
                },
                {
                    "name": "Power Word Stun (8th-Level; V)",
                    "desc": "The blademaster utters a powerful word that stuns one creature that has 150 hit points or less and is within 60 feet (if it has more hit points  it is instead rattled until the end of its next turn). The creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Meteor Swarm (9th-Level; V, S)",
                    "desc": "Scorching 40-foot-radius spheres of flame strike the ground at 4 different points chosen by the blademaster within 1 mile. The effects of a sphere reach around corners. Creatures and objects in the area make a DC 19 Dexterity saving throw  taking 49 (14d6) fire damage and 49 (14d6) bludgeoning damage on a failure or half damage on a success. A creature in more than one area is affected only once. Flammable unattended objects catch fire."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Improved War Magic",
                    "desc": "When the blademaster uses an action to cast a spell, they can make one weapon attack."
                },
                {
                    "name": "Misty Step (2nd-Level; V)",
                    "desc": "The blademaster teleports to an unoccupied space they can see within 30 feet. The blademaster can't cast this spell and a 1st-level or higher spell on the same turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Duelist",
                    "desc": "When the blademaster is wielding a single melee weapon, their weapon attacks deal an extra 2 damage (included below)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The blademaster has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Steel Focus",
                    "desc": "The blademaster has advantage on Constitution saving throws made to maintain concentration on spells."
                },
                {
                    "name": "Superior Heavy Armor Master",
                    "desc": "While wearing heavy armor, the blademaster reduces any bludgeoning, piercing, or slashing damage they take from nonmagical weapons by 5."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The arcane blademaster is a 20th level spellcaster. Their spellcasting ability is Intelligence (spell save DC 19\n +11 to hit with spell attacks). The arcane blademaster has the following wizard spells prepared:\n Cantrips (at will): acid splash\n fire bolt\n shocking grasp\n true strike\n 1st-level (4 slots): burning hands\n charm person\n magic missile\n sleep\n 2nd-level (3 slots): magic weapon\n misty step\n see invisibility\n 3rd-level (3 slots): dispel magic\n fireball\n fly\n lightning bolt\n tongues\n 4th-level (3 slots): fire shield\n stoneskin\n wall of fire\n 5th-level (3 slots): cone of cold\n conjure elemental\n hold monster\n telekinesis\n 6th-level (2 slots): globe of invulnerability\n sunbeam\n 7th-level (2 slots): teleport\n unholy star\n 8th-level (1 slot): power word stun\n 9th-level (1 slot): meteor swarm"
                }
            ],
            "spell_list": [],
            "page_no": 479,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_arcane-blademaster/"
        },
        {
            "slug": "arcanaphage",
            "desc": "",
            "name": "Arcanaphage",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from magical weapons",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 12",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The arcanaphage makes two tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "name": "Tentacle"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "The arcanaphage's tentacles glow when a spell is cast within 30 feet of it, countering the spell. This reaction works like the counterspell spell, except the arcanaphage must always make a spellcasting ability check, no matter the spell level. Its ability check for this is +5. If it successfully counters the spell, the arcanaphage feeds.",
                    "name": "Voracious"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When an arcanaphage dies, it explodes in a surge of partially-digested magical energy. Each creature within 5 feet per Feed score must make a DC 14 Dexterity saving throw, taking 3 (1d6) force damage per Feed score on a failed save, or half as much damage on a successful one. For 1 minute afterward, the affected area is awash with volatile magic. A creature that starts its turn in the affected area takes 7 (2d6) force damage.",
                    "name": "Arcane Discharge"
                },
                {
                    "desc": "Each time it feeds in combat, it regains hp equal to twice the level of the spell it ate and increases its Feed score by 1. The arcanaphage can't have a Feed score higher than 8, and its Feed score reduces by 1 each time it finishes a long rest.",
                    "name": "Hunger"
                },
                {
                    "desc": "At the start of each of the arcanaphage's turns, each creature within 30 feet of it that is currently maintaining concentration on a spell must make a DC 14 Constitution saving throw. On a failure, the creature's spell ends and the arcanaphage feeds.",
                    "name": "Ingest Magic"
                },
                {
                    "desc": "The arcanaphage is immune to damage from spells. It has advantage on saving throws against all other magical effects.",
                    "name": "Magic Immunity"
                }
            ],
            "spell_list": [],
            "page_no": 42,
            "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_arcanaphage/"
        },
        {
            "slug": "arcamag",
            "desc": "",
            "name": "Arcamag",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d4+10",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 10
            },
            "strength": 7,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature that can cast spells. Hit: The arcamag attaches to the target. While attached, the arcamag doesn't attack. Instead, it causes a handful of changes in its spellcaster host (see Changes to the Host sidebar). The arcamag can detach itself by spending 5 feet of its movement. A creature other than the host can use its action to detach the arcamag by succeeding on a DC 15 Strength check. The host can use its action to detach the arcamag only after the host has expended all of its spell slots for the day, including the extra cantrips and spell slots gained from having the arcamag attached. Doing so doesn't require a Strength check. When the arcamag detaches itself or is detached from a host, the host takes 2 (1d4) psychic damage per spellcaster level.",
                    "name": "Attach"
                },
                {
                    "desc": "The arcamag magically teleports up to 60 feet to an unoccupied space. If it is attached to a host when it uses this action, it automatically detaches.",
                    "name": "Teleport (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While attached to a host, the arcamag has advantage on Dexterity (Stealth) checks.",
                    "name": "Camouflage"
                },
                {
                    "desc": "The arcamag can use its action to polymorph into a small object, such as a ring, wand, orb, rod, or scroll. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies. False Appearance (Object Form Only). While motionless, the arcamag is indistinguishable from an ordinary object.",
                    "name": "Shapechanger"
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_arcamag/"
        },
        {
            "slug": "arborealgrappler-tob1-2023",
            "desc": "False",
            "name": "Arboreal Grappler",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d8 + 36",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Acrobatics": 5,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The arboreal grappler makes one Bite attack and two Tentacle attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) piercing damage."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage, and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained. The arboreal grappler has two tentacles, each of which can grapple only one target."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Boscage Brachiation",
                    "desc": "The arboreal grappler doesn't provoke opportunity attacks when it climbs out of an enemy's reach."
                },
                {
                    "name": "Mobile Grappler",
                    "desc": "The arboreal grappler can move at its full speed when dragging a Medium or smaller creature it has grappled."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The arboreal grappler can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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_arboreal-grappler/"
        },
        {
            "slug": "arboreal-grappler",
            "desc": "_Long, simian arms snake through the trees like furred serpents, dangling from a shaggy, striped ape in the leafy canopy above and trying to snare those below._  \nAn arboreal grappler is a malformed creation of the gods, a primate whose legs warped into long, muscular tentacles covered in shaggy, red fur.  \n**Carry Prey to the Heights.** Arboreal grapplers use their long limbs to snatch prey and drag it behind them as they use their powerful forelimbs to ascend to the highest canopy. Their victims are constricted until their struggles cease and then are devoured. Their flexible tentacles are ill-suited for terrestrial movement; they must drag themselves clumsily across open ground too wide to swing across.  \n**Clans in the Canopy.** Arboreal grappler tribes build family nests decorated with bones and prized relics of past hunts. These nests are built high in the jungle canopy, typically 80 feet or more above the ground. Clans of 40 or more spread across crude villages atop the trees; in such large settlements, a third of the population are juveniles. These nests are difficult to spot from the ground; a DC 20 Wisdom (Perception) check is required. A creature observing an arboreal grappler as it climbs into or out of a nest has advantage on the check.  \n**Carnivorous Elf Hunters.** Grapplers are carnivorous and prefer humanoid flesh, elves in particular. Some suggest this arises from hatred as much as from hunger, a cruel combination of fascination and revulsion for the walking limbs of humanoid creatures.",
            "name": "Arboreal Grappler",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "walk": 10,
                "climb": 40
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The arboreal grappler makes one bite attack and two tentacle attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage, and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained and the tentacle can't be used to attack a different target. The arboreal grappler has two tentacles, each of which can grapple one target. When the arboreal grappler moves, it can drag a Medium or smaller target it is grappling at full speed.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The arboreal grappler can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Boscage Brachiation",
                    "desc": "The arboreal grappler doesn't provoke opportunity attacks when it moves out of an enemy's reach by climbing."
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "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_arboreal-grappler/"
        },
        {
            "slug": "arborcyte",
            "desc": "",
            "name": "Arborcyte",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "deafened",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The arborcyte makes two thorn vine attacks plus one animated tendril attack for each tendril it can see that has been created through its Shearing trait.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target takes 7 (2d6) acid damage at the start of each of the arborcyte's turns, and tendril attacks against the target have advantage. The arborcyte can grapple up to two creatures at one time.",
                    "name": "Thorn Vine"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
                    "name": "Animated Tendril"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Whenever the arborcyte suffers 10 or more damage from a single attack, a length of its vines breaks free. This animated tendril is under the arborcyte's control, moving and acting as an extension of the creature. Each tendril has AC 14, 10 hp, and a speed of 10 feet.",
                    "name": "Shearing"
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_arborcyte/"
        },
        {
            "slug": "arbeyach",
            "desc": "",
            "name": "Arbeyach",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 275,
            "hit_dice": "22d10+154",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "climb": 40,
                "fly": 80,
                "hover": true
            },
            "strength": 22,
            "dexterity": 20,
            "constitution": 25,
            "intelligence": 19,
            "wisdom": 21,
            "charisma": 25,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 14,
            "perception": 12,
            "skills": {
                "deception": 14,
                "insight": 12,
                "perception": 12,
                "stealth": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "Celestial, Common, Draconic, Infernal, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Arbeyach makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) piercing damage plus 9 (2d8) poison damage. If the target is a creature, it must succeed on a DC 22 Constitution saving throw or be cursed with Arbeyach rot. The cursed target is poisoned, can't regain hit points, its hit point maximum decreases by 13 (3d8) for every 24 hours that elapse, and vermin attack the creature on sight. If the curse reduces the target's hit point maximum to 0, the target dies and immediately transforms into a randomly chosen swarm of insects. The curse lasts until removed by the remove curse spell or comparable magic.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 10 (1d8 + 6) slashing damage plus 9 (2d8) poison damage.",
                    "attack_bonus": 13,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Vermin Breath (Recharge 5-6)",
                    "desc": "Arbeyach exhales vermin in a 120-foot line that's 10 feet wide. Each creature in the line takes 54 (12d8) poison damage, or half damage with a successful DC 22 Dexterity saving throw. Each creature that fails this saving throw must succeed on a DC 22 Constitution saving throw or be cursed with Arbeyach rot (see the Bite attack). In addition, Arbeyach summons a swarm of insects (of any type) at any point of the line. The swarm remains until destroyed, until Arbeyach dismisses it as a bonus action, or for 2 minutes. No more than five swarms of insects can be summoned at the same time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Arbeyach can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. Arbeyach regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "Arbeyach moves up to half its speed, using any movement mode it wishes."
                },
                {
                    "name": "Poison",
                    "desc": "Arbeyach targets a creature within 120 feet. If the target isn't poisoned, it must make a DC 22 Constitution saving throw or become poisoned. The poisoned target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Spell (Costs 2 Actions)",
                    "desc": "Arbeyach casts a spell."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Arbeyach fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Arbeyach has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Arbeyach's weapon attacks are magical."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "arbeyach's spellcasting ability is Charisma (spell save DC 22, +14 to hit with spell attacks). Arbeyach can innately cast the following spells, requiring no material components:\n\nat will: poison spray\n\n3/day each: fog cloud, stinking cloud\n\n1/day each: cloudkill, contagion, insect plague"
                },
                {
                    "name": "Fear Aura",
                    "desc": "Any creature hostile to Arbeyach that starts its turn within 20 feet of it must make a DC 22 Wisdom saving throw, unless Arbeyach is incapacitated. On a failed save, the creature is frightened until the start of its next turn. If a creature's saving throw is successful, the creature is immune to Arbeyach's Fear Aura for the next 24 hours."
                },
                {
                    "name": "Aura of Virulence",
                    "desc": "Creatures that would normally be resistant or immune to poison damage or the poisoned condition lose their resistance or immunity while within 120 feet of Arbeyach. All other creatures within 120 feet of Arbeyach have disadvantage on saving throws against effects that cause poison damage or the poisoned condition."
                },
                {
                    "name": "Swarm Prince",
                    "desc": "Arbeyach can communicate with spawns of Arbeyach and all vermin and insects, including swarms and giant varieties, within 120 feet via pheromone transmission. In a hive, this range extends to cover the entire hive. This is a silent and instantaneous mode of communication that only Arbeyach, spawn of Arbeyach, insects, and vermin can understand. All these creatures follow Arbeyach's orders and will never harm the devil."
                }
            ],
            "spell_list": [],
            "page_no": 95,
            "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_arbeyach/"
        },
        {
            "slug": "arachnocrat",
            "desc": "A portly gentleman with slender arms and legs keeps his face and hands carefully concealed._  \nArachnocrats are spider-like fiends who enjoy masquerading as members of high society. They eat haute cuisine and drink fine wine in the company of humans.  \n**Finer Tastes.** Viewing the wealth and standing of their victims as the greatest measure of taste, these devils delight in aristocratic prey, though they most often feed on the liquefied innards of servants of the aristocracy to avoid detection. They use local spiders as spies and informants to get closer to their quarries or discover dark secrets their quarries would rather keep hidden. Ever patient in their schemes of corruption, arachnocrats often court their quarries over months of theatre, dinner parties, and elaborate balls.  \n**Hidden in Plain Sight.** Arachnocrats are adept at disguising themselves as aristocrats. Their most noticeable features are their clawed hands and their spider-like faces, which they cover with gloves, masks, scarves, voluminous robes, and similar attire. The eccentricities of the well-to-do help to cast off any suspicion over their odd coverings.  \n**As Good As Gold.** The arachnocrat’s preferred prey comes at a high price. Blessed by the Arch-Devil of Greed, Mammon, arachnocrats have a second stomach that can turn common rocks into faux gemstones. The fiends vomit up the gemstones after digesting the rocks for a few months, and they use the gemstones to fund their endeavors. The counterfeit nature of the gems is detectable by only true craftsmen.",
            "name": "Arachnocrat",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "17d8+17",
            "speed": {
                "walk": 30,
                "climb": 40
            },
            "strength": 13,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "deception": 8,
                "insight": 4,
                "persuasion": 6,
                "stealth": 5
            },
            "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": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Common, Infernal, telepathy 120 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The arachnocrat makes two claw attacks. If both claws hit a Medium or smaller target, the target is restrained in gilded webbing. As an action, the restrained target can make a DC 13 Strength check, bursting the webbing on a success. The webbing can also be attacked and destroyed (AC 12; hp 8; immunity to bludgeoning, poison, and psychic damage)."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage, and the target must make a DC 14 Constitution saving throw, taking 21 (6d6) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way. The skin of a creature that dies while poisoned takes on a golden hue.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aristocratic Disguise",
                    "desc": "An arachnocrat in a prepared disguise has advantage on Charisma (Deception) checks made to pass as a humanoid aristocrat."
                },
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the arachnocrat's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The arachnocrat has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Speak with Spiders",
                    "desc": "The arachnocrat can communicate with spiders and other arachnids as if they shared a language."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The arachnocrat can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 102,
            "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_arachnocrat/"
        },
        {
            "slug": "apprentice-mage-a5e",
            "desc": "",
            "name": "Apprentice Mage",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 14,
            "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": {
                "arcana": 4,
                "history": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 2 (1d4) piercing damage."
                },
                {
                    "name": "Fire Bolt (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +4 to hit, range 120 ft., one target. Hit: 5 (1d10) fire damage."
                },
                {
                    "name": "Magic Missile (1st-Level; V, S)",
                    "desc": "Three glowing arrows fly from the mage simultaneously  unerringly hitting up to 3 creatures within 120 feet. Each arrow deals 3 (1d4 + 1) force damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shield (1st-Level; V",
                    "desc": "When the mage is hit by an attack or targeted by magic missile, they gain a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the start of their next turn."
                },
                {
                    "name": "Whether a student attending a wizard college or serving a crotchety master",
                    "desc": "Apprentice mage statistics can also be used to represent an older hedge wizard of limited accomplishments."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The apprentice mage is a 2nd level spellcaster. Their spellcasting ability is Intelligence (spell save DC 12\n +4 to hit with spell attacks). They have the following wizard spells prepared:\n Cantrips (at will): fire bolt\n light\n prestidigitation\n 1st-level (3 slots): detect magic\n magic missile\n shield"
                }
            ],
            "spell_list": [],
            "page_no": 478,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_apprentice-mage/"
        },
        {
            "slug": "aphasian-abomination",
            "desc": "",
            "name": "Aphasian Abomination",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 170,
            "hit_dice": "20d10+60",
            "speed": {
                "walk": 0,
                "fly": 60
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 120', passive Perception 19",
            "languages": "Common, telepathy 120'",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Force Blast attacks."
                },
                {
                    "name": "Force Blast",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit 5 ft. or range 120' one target 23 (4d8+5) force."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Aphasic Field",
                    "desc": "Generates a field of psychic distortion around itself. Each creature that starts its turn within 60' of abomination: DC 17 Int save or lose ability to speak coherently saying coherent words that make no sense in context instead of what it intends to say. If creature attempts to cast a spell with verbal components it fails taking 9 (2d8) psychic per spell level of spell it attempted to cast and expends spell slot."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Made of Magic",
                    "desc": "Is formed of magical energy. It temporarily winks out of existence when inside an antimagic field instantly reappearing once space it occupied is no longer within area of effect. If targeted by dispel magic: 21 (6d6) damage + extra 7 (2d6) psychic for each spell level beyond 3rd if spell is cast using a higher spell slot."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "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_aphasian-abomination/"
        },
        {
            "slug": "ape_giant_bf",
            "desc": "",
            "name": "Ape, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two Fist or Rock attacks. If both Fist attacks hit one Large or smaller creature, the target is grappled (escape DC 16). The ape has two fists, each of which can grapple only one target."
                },
                {
                    "name": "Fist",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 27 (4d10+5) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +8 to hit, range 50/100 ft., one target. _Hit:_ 23 (4d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Throw",
                    "desc": "One Large or smaller creature grappled by the ape is thrown up to 50 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 DEX save or take the same damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ape-giant/"
        },
        {
            "slug": "ape_bf",
            "desc": "",
            "name": "Ape",
            "size": "medium",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 25,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": 2,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two Fist attacks. If both Fist attacks hit one Medium or smaller creature, the target is grappled (escape DC 13), and the ape can't grapple another creature."
                },
                {
                    "name": "Fist",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +5 to hit, range 25/50 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ape/"
        },
        {
            "slug": "ape-a5e",
            "desc": "",
            "name": "Ape",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape attacks twice with its fists."
                },
                {
                    "name": "Fists",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4+3) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 25/50 ft., one target. Hit: 6 (1d6+3) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 438,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ape/"
        },
        {
            "slug": "ape",
            "desc": "",
            "name": "Ape",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "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": {
                "athletics": 5,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two fist attacks."
                },
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 25/50 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 366,
            "environments": [
                "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_ape/"
        },
        {
            "slug": "apaxrusl",
            "desc": "Thick desert grit encrusts a decayed form as it stalks forward, clouds of biting sand flitting about at its behest._  \nApaxrusl, or sand drudges, are created through dark rituals that merge a corpse with desert sand.  \n**Soul Infusion.** The rituals used to create an apaxrusl call for infusing damned souls into the sand, and would-be creators regularly make bargains with demons to acquire this unique component. Oftentimes, the deal goes poorly for the creator, leaving the resulting apaxrusl to wander the desert without a master.  \n**Abyssal Intelligence.** The damned souls filling the apaxrusl give it intelligence, but its constructed form keeps it loyal, making it a valuable asset to its creator. Necromancers often create apaxrusl to lead small groups of undead on specific tasks, confident in the construct’s ability to execute orders and lead the undead while away from the direct control of the necromancer.  \n**Construct Nature.** The apaxrusl doesn’t require air, food, drink, or sleep.",
            "name": "Apaxrusl",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "burrow": 30,
                "walk": 30
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 16,
            "intelligence": 9,
            "wisdom": 6,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 8",
            "languages": "Abyssal and one language of its creator",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The apaxrusl makes two slam attacks. If both attacks hit the same creature, the target is blinded for 1 minute or until it uses an action to wipe its eyes."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Fiery Sands (Recharge 5-6)",
                    "desc": "Sand whips violently around the apaxrusl. Each creature within 10 feet of the apaxrusl must make a DC 13 Constitution saving throw, taking 10 (3d6) slashing damage and 10 (3d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shifting Sands",
                    "desc": "The apaxrusl can shift the flowing sands of its body to avoid harm. When the apaxrusl takes damage, roll a d12. Reduce the damage it takes by the number rolled."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The apaxrusl can burrow through nonmagical, unworked earth and stone. While doing so, the apaxrusl doesn't disturb the material it moves through."
                },
                {
                    "name": "Fiendish Construct",
                    "desc": "The apaxrusl's sand is infused with the souls of the damned. Its type is fiend in addition to construct when determining the effects of features such as a paladin's Divine Smite or a ranger's Primeval Awareness."
                }
            ],
            "spell_list": [],
            "page_no": 27,
            "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_apaxrusl/"
        },
        {
            "slug": "apauperape-tob1-2023",
            "desc": "False",
            "name": "Apau Perape",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10 + 40",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 18,
            "constitution": 19,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Intimidation": 5,
                "Perception": 4,
                "Stealth": 7
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The apau perape makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                },
                {
                    "name": "Fiery Roar (Recharge 6)",
                    "desc": "The apau perape releases a terrifying, flame-coated roar in a 30-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw. On a failure, a creature takes 31 (9d6) fire damage and is frightened until the end of its next turn. On a success, a creature takes half the damage and isn't frightened."
                },
                {
                    "name": "Summon Demon (1/Day)",
                    "desc": "The apau perape magically calls 1d4 apes that are Fiends with the apau perape's damage resistances and immunities. It has a 50 percent chance of calling one apau perape instead. The called creatures arrive in 1d4 rounds, acting as allies of the apau perape and obeying its telepathic commands. The creatures remain for 1 hour, until the apau perape dies, or until the apau perape dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Diseased Ichor",
                    "desc": "When the apau perape takes piercing damage or slashing damage, a spray of caustic blood spurts from the wound. Each creature within 5 feet of the apau perape must succeed on a DC 15 Constitution saving throw or become infected with the Mechuiti's ichor disease and be poisoned until the disease is cured. Every 24 hours that elapse, the target must repeat the saving throw, reducing its hp maximum by 5 (2d4) on a failure. The disease is cured on a success. This reduction lasts until the disease is cured. The creature dies if the disease reduces its hp maximum to 0."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The apau perape has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 82,
            "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_apau-perape/"
        },
        {
            "slug": "apau-perape",
            "desc": "_Apau Perape Sharp teeth fill this large, demonic ape’s mouth. Its long, muscular arms stretch to the ground, ending in wickedly curved claws._  \n_**Servants of Fire.**_ These black-furred gorilla demons serve only their demon lord. Their final loyalty is unshakable, though sometimes they serve others for a time— and they have no fear of fire, gleefully setting fire to villages and crops if their master is snubbed or insulted.  \n_**Fearless Attackers.**_ The apau perape are fearless and savage, living for battle. Once in combat, their morale never breaks. Like their master, they have an insatiable hunger and do not leave any dead behind, consuming even their bones.  \n_**Eyes of Fire.**_ When this demon is angered, its eyes glow a deep, disturbing red, unlike any natural ape.",
            "name": "Apau Perape",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 21,
            "dexterity": 18,
            "constitution": 19,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "intimidation": 5,
                "perception": 4,
                "stealth": 7
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Ape, Infernal, telepathy 120 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The apau perape makes one bite attack and two claw 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": "Claws",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Variant: Demon Summoning",
                    "desc": "some apau perapes have an action option that allows them to summon other demons.\n\nsummon Demon (1/Day): The apau perape chooses what to summon and attempts a magical summoning\n\nthe apau perape has a 50 percent chance of summoning one apau perape or one giant ape."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Diseased Ichor",
                    "desc": "Every time the apau perape takes piercing or slashing damage, a spray of caustic blood spurts from the wound toward the attacker. This spray forms a line 10 feet long and 5 feet wide. The first creature in the line must make a successful DC 15 Constitution saving throw against disease or be infected by Mechuiti's Ichor disease. The creature is poisoned until the disease is cured. Every 24 hours that elapse, the target must repeat the Constitution saving throw or reduce its hit point maximum by 5 (2d4). The disease is cured on a success. The target dies if the disease reduces its hit point maximum to 0. This reduction to the target's hit point maximum lasts until the disease is cured."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the apau perape is an innate spellcaster. Its spellcasting ability is Charisma (spell save DC 13). The apau perape can innately cast the following spells, requiring no material components:\n\n1/day each: fear, wall of fire"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The apau perape has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 75,
            "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_apau-perape/"
        },
        {
            "slug": "anzu",
            "desc": "A giant raptor roars out its fury in spouts of fire and scalding water while lightning crackles through its feathers._  \n**Territorial.** Anzu are fierce and territorial predators, claiming ranges along the edges of deserts, wide grasslands, or high mountains. Extremely long-lived, they mate for life, producing two or three eggs every decade.  \n**Elemental Birthright.** Offspring of a wind god or primordial wind spirit, anzu are the personification of the south wind, lightning, and the driving monsoon. Uniquely tied to the elements of fire, water, and wind, they react poorly to weather-altering magic.",
            "name": "Anzu",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 16",
            "languages": "Common, Primordial",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The anzu makes three attacks: one with its bite and two with its talons."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage plus 7 (2d6) lightning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The anzu uses one of the following breath weapons: \n* Fire Breath. The anzu exhales fire in a 60-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 45 (10d8) fire damage on a failed save, or half as much damage on a successful one. \n* Water Breath. The anzu exhales a wave of water in a 60-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw. On a failure, a creature takes 38 (11d6) bludgeoning damage and is pushed up to 30 feet away from the anzu and knocked prone. On a success, a creature takes half as much damage and isn't pushed or knocked prone."
                },
                {
                    "name": "Lightning Relocation",
                    "desc": "The anzu teleports up to 60 feet to an unoccupied space it can see. When it does, it briefly transforms into a bolt of lightning, flashes upwards, then crashes down unharmed at its destination. Each creature within 5 feet of the anzu's starting location or destination must succeed on a DC 16 Dexterity saving throw, taking 14 (4d6) lightning damage on a failed save, or half as much on a successful one. A creature within 5 feet of both locations makes this saving throw only once."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The anzu has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 26,
            "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_anzu/"
        },
        {
            "slug": "anubian-tob1-2023",
            "desc": "False",
            "name": "Anubian",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8 + 8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 11",
            "languages": "Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The anubian makes two Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage."
                },
                {
                    "name": "Haboob (1/Day)",
                    "desc": "A 30-foot-tall cylinder of sand forms in the anubian's space and moves with it for 10 minutes, until the anubian ends the storm as a bonus action, or until its concentration ends (as if concentrating on a spell). The area within 5 feet of the anubian is heavily obscured. A creature that starts its turn in that area or enters the area for the first time on a turn must succeed on a DC 13 Strength saving throw or be restrained by the storm. While restrained, the creature takes 3 (1d6) slashing damage at the start of each of its turns, and moves with the anubian when the anubian moves. A creature, including the restrained creature, can use its action to free the restrained creature by succeeding on a DC 13 Strength check."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Sand Step",
                    "desc": "The anubian collapses into loose sand and teleports up to 30 feet to an unoccupied space it can see, reforming in that space. If the destination space contains sand, the anubian can immediately Hide. The anubian can't use Sand Step while Haboob is active."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "The anubian doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Sand Camouflage",
                    "desc": "The anubian has advantage on Dexterity (Stealth) checks made to hide in sandy terrain."
                },
                {
                    "name": "Sand Form",
                    "desc": "The anubian can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Vulnerability to Water",
                    "desc": "For every 5 feet the anubian moves in water, or for every gallon of water splashed on it, it takes 2 (1d4) cold damage. An anubian completely immersed in water takes 10 (4d4) cold damage at the start of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 23,
            "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_anubian/"
        },
        {
            "slug": "anubian",
            "desc": "_An anubian’s swirling sand comes together to form a snarling, canine-faced humanoid whose eyes shine with an eerie, blue glow. Anubians are elementals summoned to guard tombs or protect treasures._  \n**Piles of Dust.** An anubian at rest resembles a pile of sand or dust, often strewn about an already dusty location. When active, it rises up to form a muscular humanoid with the head of a jackal. A destroyed anubian collapses into an inert pile of sand.  \n**Death to the Unarmored.** In combat, anubians prefer to fight unarmored foes rather than creatures wearing armor. They associate unarmored creatures with spellcasters, and their latent resentment over centuries of being summoned as servants drives them to attack such figures when they aren’t shackled by magical bondage.  \n**Sandstorm Tag Teams.** Anubians fight effectively as teams, using their haboob attacks to corner and isolate the most vulnerable targets.  \n**Elemental Nature.** An anubian doesn’t require air, food, drink, or sleep.",
            "name": "Anubian",
            "size": "Medium",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 11",
            "languages": "Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The anubian makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Haboob (1/Day)",
                    "desc": "The anubian creates a sandstorm in a cylinder 30-feet high, that reaches to within 5 feet of it. The storm moves with the anubian. The area is heavily obscured, and each creature other than an anubian that enters the sandstorm or ends its turn there must make a successful DC 13 Strength saving throw or be restrained by it. Also, each creature other than an anubian that ends its turn inside the sandstorm takes 3 (1d6) slashing damage. The anubian can maintain the haboob for up to 10 minutes as if concentrating on a spell. While maintaining the haboob, the anubian's speed is reduced to 5 feet and it can't sand step. Creatures restrained by the sandstorm move with the anubian. A creature can free itself or an adjacent creature from the sandstorm by using its action and making a DC 13 Strength check. A successful check ends the restraint on the target creature."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sand Stealth",
                    "desc": "The anubian gains an additional +2 (+7 in total) to Stealth in sand terrain"
                },
                {
                    "name": "Sand Step",
                    "desc": "Instead of moving, the anubian's humanoid form collapses into loose sand and immediately reforms at another unoccupied space within 10 feet. This movement doesn't provoke opportunity attacks. After using this trait in sand terrain, the anubian can Hide as part of this movement even if under direct observation. Anubians can sand step under doors or through similar obstacles, provided there's a gap large enough for sand to sift through."
                },
                {
                    "name": "Vulnerability to Water",
                    "desc": "For every 5 feet the anubian moves while touching water or for every gallon of water splashed on it, it takes 2 (1d4) cold damage. An anubian completely immersed in water takes 10 (4d4) cold damage at the start of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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_anubian/"
        },
        {
            "slug": "anophiloi",
            "desc": "",
            "name": "Anophiloi",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "climb": 20,
                "fly": 40,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The anophiloi makes two attacks: one with its claws and one with its bite.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage, and if the target is Large or smaller, the anophiloi attaches to it. While attached, the anophiloi doesn't attack. Instead, at the start of each of the anophiloi's turns, the target loses 5 (1d6 + 2) hp due to blood loss.\n\nThe anophiloi can detach itself by spending 5 feet of its movement. It does so after it drains 20 hit points of blood from the target or the target dies. A creature, including the target, can use its action to detach the anophiloi by succeed on a DC 13 Strength check.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The anophiloi has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "The anophiloi can pinpoint, by scent, the location of living creatures within 30 feet of it.",
                    "name": "Blood Sense"
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "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_anophiloi/"
        },
        {
            "slug": "annelidast-tob1-2023",
            "desc": "False",
            "name": "Annelidast",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12 + 80",
            "speed": {
                "walk": 30,
                "burrow": 40
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "lightning",
            "damage_immunities": "poison; bludgeoning from nonmagical attacks",
            "condition_immunities": "poisoned",
            "senses": "tremorsense 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The annelidast makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (2d12 + 8) bludgeoning damage, and if the target is a creature, it must succeed on a DC 17 Strength saving throw or be pushed up to 15 feet away from the annelidast. A creature restrained by the annelidast automatically succeeds on this saving throw."
                },
                {
                    "name": "Crush (Recharge 5-6)",
                    "desc": "The annelidast launches most of its massive bulk into the air and crashes down on the ground in a 20-foot line that is 10 feet wide. It then retracts itself into a space along that line and can occupy the space of one or more Large or smaller creatures. Each creature in the line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 45 (7d12) bludgeoning damage, is knocked prone, and is restrained while it shares a space with the annelidast, as it is pinned beneath the annelidast's body. On a success, a creature takes half the damage, isn't knocked prone, and is pushed out of the annelidast's space into an unoccupied space of the creature's choice within 5 feet of the annelidast. A creature, including the restrained creature, can take its action to free the restrained creature by succeeding on a DC 17 Strength check. If the annelidast burrows along the surface of the earth at least 20 feet before using this action, creatures in the line have disadvantage on the saving throw."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Defensive Recoil",
                    "desc": "When the annelidast takes damage, it can make one Slam attack against a creature restrained by it."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Deep Earth Dweller",
                    "desc": "The annelidast doesn't require air."
                },
                {
                    "name": "Primordial Aura",
                    "desc": "A creature that starts its turn within 30 feet of the annelidast must succeed on a DC 17 Constitution saving throw or take 7 (2d6) poison damage. A creature that finishes a long rest within 1,000 feet of the annelidast must succeed on a DC 17 Constitution saving throw or develop tumors across its body and become poisoned until the tumors are removed by the greater restoration spell or similar magic."
                },
                {
                    "name": "Tunneler",
                    "desc": "The annelidast can burrow through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 21,
            "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_annelidast/"
        },
        {
            "slug": "ankylosaurus-a5e",
            "desc": "",
            "name": "Ankylosaurus",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 63,
            "hit_dice": "6d12+24",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 14 Strength saving throw. On a failure  it is knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 90,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ankylosaurus/"
        },
        {
            "slug": "ankou-soul-seeker",
            "desc": "",
            "name": "Ankou Soul Seeker",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 171,
            "hit_dice": "18d10+72",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": 8,
            "skills": {
                "perception": 8,
                "persuasion": 6,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 18",
            "languages": "all",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The ankou makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d10+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (2d10 + 3) piercing damage plus 4 (1d8) cold damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The ankou exhales cold fire in a 30-foot line that is 5 feet wide. Each creature in that area must make a DC 15 Dexterity saving throw, taking 44 (8d10) cold damage on a failed save, or half as much damage on a successful one. Undead creatures automatically fail the saving throw and treat all damage dealt by this breath weapon as radiant instead of cold.",
                    "name": "Reaper's Breath (Recharge 5-6)"
                },
                {
                    "desc": "The ankou magically polymorphs into any beast, humanoid, or undead creature it has seen before 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 ankou's choice). Its statistics, other than its size, are the same in each form and it doesn't gain any class features or legendary actions of the new form.",
                    "name": "Change Shape"
                },
                {
                    "desc": "The ankou can transport itself and up to eight creatures in contact with it to another plane of existence. This works like the plane shift spell, except dead or incorporeal creatures can be transported and don't have to be willing. The ankou can't use this ability to banish an unwilling creature.",
                    "name": "Usher of Souls"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When an undead creature starts its turn within 30 feet of the ankou, the undead must make a DC 15 Constitution saving throw, taking 7 (2d6) radiant damage on a failed save, or half as much damage on a successful one.",
                    "name": "Aura of Necromancy's Bane"
                },
                {
                    "desc": "As a bonus action while in dim light or darkness, the ankou becomes invisible. The cloak of shadows ends when the ankou chooses to end it as a bonus action, when the ankou dies, or if the ankou ends its turn in bright light.",
                    "name": "Cloak of Shadows"
                },
                {
                    "desc": "The ankou has the celestial type in addition to the dragon type.",
                    "name": "Death Ascended"
                }
            ],
            "spell_list": [],
            "page_no": 38,
            "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_ankou-soul-seeker/"
        },
        {
            "slug": "ankou-soul-herald",
            "desc": "",
            "name": "Ankou Soul Herald",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 11,
            "perception": 18,
            "skills": {
                "perception": 18,
                "persuasion": 11,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 28",
            "languages": "all",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "The ankou can use its Horrifying Presence. It then makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 11 (2d10) cold damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d6+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d8+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.",
                    "name": "Tail"
                },
                {
                    "desc": "Each creature of the ankou's choice that is within 120 feet of it must make a DC 19 Wisdom saving throw. On a failure, its speed is reduced to 0 for 1 minute. If the save fails by 5 or more, the creature is instead paralyzed 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 ankou's Horrifying Presence for the next 24 hours.",
                    "name": "Horrifying Presence"
                },
                {
                    "desc": "The ankou exhales cold fire in a 120-foot line that is 10 feet wide. Each creature in that area must make a DC 22 Dexterity saving throw, taking 66 (12d10) cold damage on a failed save, or half as much damage on a successful one. Undead creatures automatically fail the saving throw and treat all damage dealt by this breath weapon as radiant instead of cold.",
                    "name": "Reaper's Breath (Recharge 5-6)"
                },
                {
                    "desc": "The ankou magically polymorphs into any beast, humanoid, or undead creature it has seen before 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 ankou's choice). Its statistics, other than its size, are the same in each form and it doesn't gain any class features or legendary actions of the new form.",
                    "name": "Change Shape"
                },
                {
                    "desc": "The ankou can transport itself and up to eight creatures in contact with it to another plane of existence. This works like the plane shift spell, except dead or incorporeal creatures can be transported and don't have to be willing. The ankou can't use this ability to banish an unwilling creature.",
                    "name": "Usher of Souls"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The ankou 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 ankou regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The ankou learns the location of all living creatures within 120 feet. Alternatively, it can learn the location of all undead creatures or creatures that have been dead no longer than 1 hour within 1 mile.",
                    "name": "Detect"
                },
                {
                    "desc": "The ankou makes a tail attack.",
                    "name": "Tail Attack"
                },
                {
                    "desc": "The ankou moves up to half its speed without provoking opportunity attacks. Any creature whose space it moves through must make a DC 22 Dexterity saving throw, taking 21 (6d6) necrotic damage on a failed save, or half as much damage on a successful one.",
                    "name": "Envelope in Shadow (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "Necromancy spells can't be cast within 120 feet of the ankou. When an undead creature starts its turn within 30 feet of the ankou, it must make a DC 22 Constitution saving throw, taking 21 (6d6) radiant damage on a failed save, or half as much damage on a successful one.",
                    "name": "Aura of Necromancy's Bane"
                },
                {
                    "desc": "As a bonus action while in dim light or darkness, the ankou becomes invisible. While invisible, the ankou has advantage on Dexterity (Stealth) checks and gains the following:\nResistance to acid, cold, fire, lighting, thunder; bludgeoning, piercing and slashing damage from nonmagical attacks.\nImmunity to the grappled, paralyzed, petrified, prone, and restrained conditions\nThe ankou can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.\nThe cloak of ghostly shadows ends when the ankou chooses to end it as a bonus action, when the ankou dies, or if the ankou ends its turn in bright light.",
                    "name": "Cloak of Ghostly Shadows"
                },
                {
                    "desc": "The ankou has the celestial type in addition to the dragon type and its weapon attacks are magical.",
                    "name": "Death's Apotheosis"
                },
                {
                    "desc": "If the ankou fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 37,
            "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_ankou-soul-herald/"
        },
        {
            "slug": "ankheg_bf",
            "desc": "",
            "name": "Ankheg",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "Animal",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 57,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -5,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid,Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 60 ft.",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 10 (2d6+3) slashing damage plus 9 (2d8) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the ankheg can't Bite another target."
                },
                {
                    "name": "Acid Spray (Recharge 6)",
                    "desc": "The ankheg spits acid in a line that is 30 feet long and 5 feet wide, provided it has no creature grappled. Each creature in that line must make a DC 13 DEX save, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Save for Later",
                    "desc": "The ankheg quickly digs a small hole and stuffs one creature grappled by it into the hole, burying the creature and ending the grapple. A buried creature is restrained and unable to breathe or stand up. A creature, including the buried creature, can take its action to free the buried creature by succeeding on a DC 13 STR check."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The ankheg is resistant to exhaustion and to the frightened 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_ankheg/"
        },
        {
            "slug": "ankheg-spawn-a5e",
            "desc": "",
            "name": "Ankheg Spawn",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "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) slashing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one Medium or smaller creature. Hit: 4 (1d4 + 2) slashing damage  and the target makes a DC 12 Strength check. On a failure  it is knocked prone. If the target is already prone  the ankheg can instead move up to half its Speed  dragging the target with it."
                },
                {
                    "name": "Acid Spit",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 30 ft., one creature. Hit: 4 (1d8) acid damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 26,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ankheg-spawn/"
        },
        {
            "slug": "ankheg-queen-a5e",
            "desc": "",
            "name": "Ankheg Queen",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 59,
            "hit_dice": "7d12+14",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 13). Until this grapple ends  the target is restrained  and the ankheg can't use its claws on anyone else."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature grappled by the ankheg. Hit: 16 (3d8 + 3) slashing damage. If this damage kills the target  the ankheg severs its head."
                },
                {
                    "name": "Acid Spray (Recharge 6)",
                    "desc": "The ankheg spits a 30-foot-long  5-foot-wide stream of acid. Each creature in the area makes a DC 13 Dexterity saving throw  taking 14 (4d6) acid damage on a failure or half damage on a success. If the ankheg is grappling a target  it instead bathes the target in acid  dealing 14 (4d6) acid damage with no saving throw only to that target."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The ankhegqueenhas 1 legendary action it can take at the end of another creatures turn",
                    "desc": "The ankheg regains the spent legendary action at the start of its turn."
                },
                {
                    "name": "Acid Glob",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/90 feet, one target. Hit: 7 (1d8 + 3) acid damage."
                },
                {
                    "name": "Burrowing Ambush (1/Day)",
                    "desc": "The ankheg burrows up to its burrowing speed without provoking opportunity attacks, and then resurfaces. If within melee range of an enemy, it makes a claw attack with advantage."
                }
            ],
            "special_abilities": null,
            "spell_list": [],
            "page_no": 26,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ankheg-queen/"
        },
        {
            "slug": "ankheg-a5e",
            "desc": "",
            "name": "Ankheg",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 13). Until this grapple ends  the target is restrained  and the ankheg can't use its claws on anyone else."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature grappled by the ankheg. Hit: 16 (3d8 + 3) slashing damage. If this damage kills the target  the ankheg severs its head."
                },
                {
                    "name": "Acid Spray (Recharge 6)",
                    "desc": "The ankheg spits a 30-foot-long  5-foot-wide stream of acid. Each creature in the area makes a DC 13 Dexterity saving throw  taking 14 (4d6) acid damage on a failure or half damage on a success. If the ankheg is grappling a target  it instead bathes the target in acid  dealing 14 (4d6) acid damage with no saving throw only to that target."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 26,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ankheg/"
        },
        {
            "slug": "ankheg",
            "desc": "",
            "name": "Ankheg",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "14 (natural armor), 11 while prone",
            "hit_points": 39,
            "hit_dice": "6d10+6",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 17,
            "dexterity": 11,
            "constitution": 13,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 3 (1d6) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the ankheg can bite only the grappled creature and has advantage on attack rolls to do so.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+1d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Acid Spray (Recharge 6)",
                    "desc": "The ankheg spits acid in a line that is 30 ft. long and 5 ft. wide, provided that it has no creature grappled. Each creature in that line must make a DC 13 Dexterity saving throw, taking 10 (3d6) acid damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 264,
            "environments": [
                "Desert",
                "Hills",
                "Grassland",
                "Settlement",
                "Forest"
            ],
            "img_main": "http://api.open5e.com/static/img/monsters/ankheg.png",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ankheg/"
        },
        {
            "slug": "aniwye",
            "desc": "The ogre shifts and contorts, dropping to all fours as it takes the form of a vicious bear-sized skunk with razor-sharp claws and teeth._  \n**Noxious Terrors.** The aniwye is a magical monstrosity that resembles a cross between an enormous skunk and a wolverine. They go out of their way to hunt humans and gnomes, particularly those tied to the natural world. Aside from their savage claws and teeth, the aniwye can also spray a deadly musk at opponents, the poison burning the eyes and lungs of those who inhale it. Aniwye also use this musk to mark their territory—a tree trunk or boulder covered in fresh musk is a sure sign an aniwye is not far away.  \n**Unsubtle Shapeshifters.** Aniwye can shapeshift into an Open Game License",
            "name": "Aniwye",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "climb": 20,
                "walk": 40
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In ogre or giant form, the aniwye makes two slam attacks. In skunk form, it makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Slam (Giant or Ogre Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Bite (Skunk Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Claw (Skunk Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Rock (Giant Form Only)",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 60/240 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Deadly Musk (Recharge 5-6; Skunk Form Only)",
                    "desc": "The aniwye releases a cloud of highly poisonous musk from its tail in a 15-foot cone. Each creature in that area must make a DC 15 Constitution saving throw. On a failure, a creature takes 24 (7d6) poison damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The aniwye can use its action to polymorph into a Large ogre or Huge hill giant, or back into its true form, which is a skunk-like monstrosity. Its statistics, other than its size, are the same in each form, with the exception that only the aniwye's skunk form retains its burrowing and climbing speeds. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Unstable Form",
                    "desc": "If the aniwye takes 30 or more points of damage on a single turn while in ogre or giant form, it can immediately shift to its skunk form."
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "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_aniwye/"
        },
        {
            "slug": "animated_armor_bf",
            "desc": "",
            "name": "Animated Armor",
            "size": "medium",
            "type": "Construct",
            "subtype": "",
            "group": "Animated Objects",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 34,
            "hit_dice": "",
            "speed": {
                "walk": 25
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": 4,
            "dexterity_save": 0,
            "constitution_save": 1,
            "intelligence_save": -5,
            "wisdom_save": -2,
            "charisma_save": -5,
            "perception": 8,
            "skills": {},
            "damage_vulnerabilities": "acid",
            "damage_resistances": "slashing",
            "damage_immunities": "blinded,deafened,Construct Resilience",
            "condition_immunities": "",
            "senses": "keensense 60 ft. (can't sense beyond this radius)",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The animated armor makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8+2) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Helmet Bash (19 HP or Fewer)",
                    "desc": "The animated armor slams its helmet into a creature it can sense within 5 feet of it. The target must succeed on a DC 13 STR save or take 5 (2d4) bludgeoning damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The armor is incapacitated while in the area of an antimagic field. If targeted by _dispel magic_, the armor must succeed on a CON save against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The armor doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Construct Resilience",
                    "desc": "The armor is immune to poison and psychic damage, and it is immune to exhaustion and the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the armor remains motionless, it is indistinguishable from a normal suit of armor."
                }
            ],
            "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_animated-armor/"
        },
        {
            "slug": "animated-offal",
            "desc": "",
            "name": "Animated Offal",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 8",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 11 (2d6+4) bludgeoning damage + 18 (4d8) necrotic and target is grappled (escape DC 16) if it is a Large or smaller creature and offal doesn't have two other creatures grappled. If target is holding or carrying one or more healing potions there is a 25 percent chance one potion shatters during the attack allowing animated offal to absorb the healing energy and gain the benefits of its Healing Sense."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Subsume",
                    "desc": "Begins absorbing one creature it is grappling. Creature takes 18 (4d8) necrotic (DC 17 Con half). Offal regains hp equal to half the damage dealt. If offal is at its hp max it gains temp hp for 1 hr instead. Offal can add temp hp gained from this trait to temp hp gained earlier from this trait. Temporary hp can't exceed 48. If its temp hp would exceed 48 a new animated offal appears in an unoccupied space within 5 ft. of offal. The new Ooze is Small doesn't have this bonus action and has 10 hp. Creature killed by this bonus action is fully subsumed into offal and can be restored to life only by means of a resurrection spell or similar magic."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flowing Flesh",
                    "desc": "Can move through spaces as narrow as 6 inches wide with o squeezing."
                },
                {
                    "name": "Healing Sense",
                    "desc": "Can sense healing spells effects and potions within 120' of it. If the ooze is the target of a healing spell if it consumes a healing potion or if it is affected by a similar magical effect it gains a +2 bonus to its AC has advantage on Dex saves and can use its Pseudopod attack as a bonus action for 1 min."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                }
            ],
            "spell_list": [],
            "page_no": 38,
            "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_animated-offal/"
        },
        {
            "slug": "animated-instrument-symphony",
            "desc": "",
            "name": "Animated Instrument, Symphony",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 201,
            "hit_dice": "13d20+65",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 1,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 120' (blind beyond), passive Perception 9",
            "languages": "understands Common but can't speak",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses Musical Arrangement. Then two Hammer Note or Pulsating Cacophony attacks."
                },
                {
                    "name": "Hammer Note",
                    "desc": "Melee Weapon Attack: +9 to hit 5 ft. 1 tgt in the swarm's space. 36 (8d8) bludgeoning damage or 18 (4d8) bludgeoning damage if symphony has half its hp or fewer."
                },
                {
                    "name": "Pulsating Cacophony",
                    "desc": "Ranged Spell Attack: +11 to hit, 60 ft., one target, 22 (4d10) thunder + 13 (2d12) psychic or 11 (2d10) thunder + 6 (1d12) psychic if the symphony has half its hp or fewer."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "Moves up to its speed with o provoking opportunity attacks."
                },
                {
                    "name": "Harmonize (2)",
                    "desc": "Tunes its worn-out instruments back to working harmony regaining 20 hp and ending one condition affecting it."
                },
                {
                    "name": "Orchestral Flourish (2)",
                    "desc": "Plays a short fierce melody. Each creature within 10 ft. of symphony including creatures in its space:  10 (3d6) thunder (DC 19 Con half)."
                },
                {
                    "name": "Syncopated Melody (3)",
                    "desc": "Mimics a spell that was cast since the end of its last turn. It makes a Performance check where the DC is the caster's DC+the level of the spell symphony is trying to mimic. If successful symphony casts the spell using original caster's DC and spell attack bonus."
                }
            ],
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "Incapacitated while in the area of an antimagic field. If targeted by dispel magic instrument must succeed on a Con save vs. caster's spell save DC or fall unconscious for 1 min. Has advantage on this save."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless and not flying: indistinguishable from large musical instrument collection and performance paraphernalia."
                },
                {
                    "name": "Grand Composition",
                    "desc": "While it occupies another creature's space that creature has disadvantage on Con saves to maintain concentration and creature can't cast spells with verbal components."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and symphony can move through any opening large enough for a Small musical instrument. Except for the Harmonize legendary action symphony can't regain hp or gain temp hp."
                },
                {
                    "name": "Musical Arrangement",
                    "desc": "Plays one of the following:Ballet of Quickening Steps Lilting ballet that picks up pace in startling fashion increasing its movement speed by 10 ft. and allowing it to take the Dodge action as a bonus action on each of its turns. Lasts 1 min or until symphony plays a different song.Harrowing Hymn Foreboding verse. Each creature within 30' of symphony that can hear it: DC 19 Wis save or frightened for 1 min. A creature can re-save at end of each of its turns success ends effect on itself. If creature's save succeeds or effect ends for it creature immune to symphony's Harrowing Hymn for next 24 hrs.Concerto for the Luckless Piece pits nearby listeners vs. their own misfortunes. Each creature within 60' of symphony and can hear it: DC 19 Cha save or be cursed 1 min. While cursed creature can't add its proficiency bonus to attack rolls or ability checks. If cursed creature rolls a 20 on attack roll or ability check curse ends. Curse can be lifted early by remove curse spell or similar magic.Four Winds Canon Trumpets gale force winds in a 90' cone. Each creature in that area: creature is pushed up to 30' away from symphony and knocked prone (DC 19 Str creature is knocked prone but isn't pushed). Winds also disperse gas or vapor and it extinguishes candles torches and similar unprotected flames in the area. It causes protected flames such as those of lanterns to dance wildly and has a 50% chance to extinguish them."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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_animated-instrument-symphony/"
        },
        {
            "slug": "animated-instrument-quartet",
            "desc": "",
            "name": "Animated Instrument, Quartet",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 17,
            "intelligence": 4,
            "wisdom": 5,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -3,
            "skills": {
                "perception": -3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Trouble Clef or Orchestra Hit attacks."
                },
                {
                    "name": "Trouble Clef",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 13 (4d4+3) bludgeoning damage."
                },
                {
                    "name": "Orchestra Hit",
                    "desc": "Ranged Spell Attack: +6 to hit, 60 ft., one target, 18 (4d6+4) thunder."
                },
                {
                    "name": "Musical Arrangement",
                    "desc": "The quartet plays one of the following songs:Dreadful Dirge. The quartet plays a hair-raising tune that evokes terror. Each hostile creature within 30' of the quartet must make DC 14 Wis save or be frightened until the end of its next turn.Oppressive Overture. The quartet plays a heavy melody that reverberates through nearby creatures. Each hostile creature within 30' of the quartet must make DC 14 Str save or be knocked prone.Seditious Sonata. The quartet plays a song that incites disobedience and rebellion. Each hostile creature within 30' of the quartet must make DC 14 Cha save"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The quartet is incapacitated while in the area of an antimagic field. If targeted by dispel magic the quartet must succeed on a Con save vs. the caster's spell save DC or fall unconscious for 1 min."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The quartet doesn't require air food drink or sleep."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from group of musical instruments."
                },
                {
                    "name": "Four-Part Harmony",
                    "desc": "An animated quartet is always composed of four instruments that sit or hover close together acting with singular intent. If an attack deals at least 25 damage to the quartet then one of the instruments falls unconscious causing the quartet to deal one die less of damage with its Trouble Clef and Orchestra Hit actions."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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_animated-instrument-quartet/"
        },
        {
            "slug": "animated-instrument",
            "desc": "",
            "name": "Animated Instrument",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 17,
            "hit_dice": "7d4",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -3,
            "skills": {
                "perception": -3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Trouble Clef",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one target, 4 (1d4+1) bludgeoning damage."
                },
                {
                    "name": "Orchestra Hit",
                    "desc": "Ranged Spell Attack: +4 to hit, 60 ft., one target, 5 (1d6+2) thunder."
                },
                {
                    "name": "Spirited Solo (Recharge 5-6)",
                    "desc": "Improvises a tune to draw listeners into entrancing thought. Each creature within 30' of it that can hear the song: creature is incapacitated until end of its next turn (DC 12 Wis creature has an epiphany and gains advantage on Cha (Performance) checks for 1 day)."
                },
                {
                    "name": "Courageous Anthem (1/Day)",
                    "desc": "Plays a song that bolsters its allies. Each friendly creature within 30' of the instrument that can hear song has a +1 bonus to attack rolls ability checks and saves until song ends. Instrument must take a bonus action on subsequent turns to continue playing the song. Can stop playing at any time. Song ends if animated instrument is incapacitated. A creature can benefit from only one Courageous Anthem at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "Incapacitated while in the area of an antimagic field. If targeted by dispel magic instrument must succeed on a Con save vs. caster's spell save DC or fall unconscious for 1 min."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] While motionless and isn't flying indistinguishable from normal musical instrument."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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_animated-instrument/"
        },
        {
            "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/"
        },
        {
            "slug": "animated-armor-a5e",
            "desc": "",
            "name": "Animated Armor",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 31,
            "hit_dice": "7d8",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Weapon",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) bludgeoning  piercing  or slashing damage  depending on weapon."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the armor is indistinguishable from normal armor."
                }
            ],
            "spell_list": [],
            "page_no": 23,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_animated-armor/"
        },
        {
            "slug": "animated-armor",
            "desc": "",
            "name": "Animated Armor",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": "Animated Objects",
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d8+6",
            "speed": {
                "walk": 25
            },
            "strength": 14,
            "dexterity": 11,
            "constitution": 13,
            "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, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The armor makes two melee attacks."
                },
                {
                    "name": "Slam",
                    "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
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "The armor is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the armor must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the armor remains motionless, it is indistinguishable from a normal suit of armor."
                }
            ],
            "spell_list": [],
            "page_no": 263,
            "environments": [
                "Temple",
                "Ruin",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_animated-armor/"
        }
    ]
}