list: API endpoint for returning a list of magic items.
retrieve: API endpoint for returning a particular magic item.

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

{
    "count": 1618,
    "next": "https://api-beta.open5e.com/v1/magicitems/?format=api&ordering=desc&page=22",
    "previous": "https://api-beta.open5e.com/v1/magicitems/?format=api&ordering=desc&page=20",
    "results": [
        {
            "slug": "tome-of-the-spellblade-a5e",
            "name": "Tome of the Spellblade",
            "type": "Wondrous Item",
            "desc": "This soft-covered leather bound treatise contains writings describing, in the most basic terms possible, methods of magical fighting. Even so, the material is fairly dense and requires definition and reiteration of various terms and ideas. Fortunately, it also contains many detailed diagrams.\n\nSpending at least 24 hours over the course of 7 days reading and practicing the forms and phrases within the tome allows you to learn the  \n_Arcane Knight_ combat tradition at the end of the week, as long as you already have access to combat maneuvers. This combat tradition does not count against your limit of known combat traditions. At the time of reading, you can also choose one of the maneuvers you know and replace it with another maneuver of the same degree or lower from this tradition.\n\nOnce this tome has been read, it becomes a mundane item for a year and a day before it regains its magic.",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "buckle-of-blasting",
            "name": "Buckle of Blasting",
            "type": "Wondrous item",
            "desc": "This soot-colored steel buckle has an exploding flame etched into its surface. It can be affixed to any common belt. While wearing this buckle, you have resistance to force damage. In addition, the buckle has 5 charges, and it regains 1d4 + 1 charges daily at dawn. It has the following properties.",
            "rarity": "legendary",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "spear-of-the-north",
            "name": "Spear of the North",
            "type": "Weapon",
            "desc": "This spear has an ivory haft, and tiny snowflakes occasionally fall from its tip. You gain a +2 bonus to attack and damage rolls made with this magic weapon. When you hit with an attack using this magic spear, the target takes an extra 1d6 cold damage. You can use an action to transform the spear into a pair of snow skis. While wearing the snow skis, you have a walking speed of 40 feet when you walk across snow or ice, and you can walk across icy surfaces without needing to make an ability check. You can use a bonus action to transform the skis back into the spear. While the spear is transformed into a pair of skis, you can't make attacks with it.",
            "rarity": "very rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "catalyst-oil",
            "name": "Catalyst Oil",
            "type": "Potion",
            "desc": "This special elemental compound draws on nearby energy sources. Catalyst oils are tailored to one specific damage type (not including bludgeoning, piercing, or slashing damage) and have one dose. Whenever a spell or effect of this type goes off within 60 feet of a dose of catalyst oil, the oil catalyzes and becomes the spell's new point of origin. If the spell affects a single target, its original point of origin becomes the new target. If the spell's area is directional (such as a cone or a cube) you determine the spell's new direction. This redirected spell is easier to evade. Targets have advantage on saving throws against the spell, and the caster has disadvantage on the spell attack roll.",
            "rarity": "rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "compendium-of-many-colors-a5e",
            "name": "Compendium of Many Colors",
            "type": "Wondrous Item",
            "desc": "This spellbook made from high quality blank parchment is covered in tiny runes. When one of these small inscriptions is pressed the parchment changes color.",
            "rarity": "Common",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "bead-of-force-a5e",
            "name": "Bead of Force",
            "type": "Wondrous Item",
            "desc": "This sphere of black glass is ¾ an inch in diameter and can be thrown up to 60 feet as an action. On impact it creates a 10-foot radius explosion. Creatures in the area make a DC 15 Dexterity _saving throw_ , taking 5d4 force damage on a failure. A sphere of force then encloses the same area for 1 minute. Any creature that is completely in the area and fails its save is trapped within the sphere. Creatures that succeed on the save or that are only partially within the area are pushed away from the point of impact until they are outside the sphere instead. \n\nThe wall of the sphere only allows air to pass, stopping all other attacks and effects. A creature inside the sphere can use its action to push against the sides of the sphere, moving up to half its Speed. The sphere only weighs 1 pound if lifted, regardless of the weight of the creatures inside.",
            "rarity": "Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "molten-hellfire-armor",
            "name": "Molten Hellfire Armor",
            "type": "Armor",
            "desc": "This spiked armor is a dark, almost black crimson when inactive. This more powerful version of hellfire armor has 3 charges. It regains all expended charges daily at dawn. If you expend 1 charge as part of the action to make the armor glow, you can make the armor emit heat in addition to light for 1 minute. For the duration, when a creature touches you or hits you with a melee attack while within 5 feet of you, it takes 1d4 fire damage. You are immune to the armor’s heat while wearing it.",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "hellfire-armor",
            "name": "Hellfire Armor",
            "type": "Armor",
            "desc": "This spiked armor is a dark, almost black crimson when inactive. While wearing this armor, you can use an action to cause it to glow and appear red-hot, giving you a hellish appearance. The armor sheds light as a candle, but it doesn’t emit heat. The effect lasts until you use a bonus action to end it.",
            "rarity": "Common",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "honey-of-the-warped-wildflowers",
            "name": "Honey of the Warped Wildflowers",
            "type": "Potion",
            "desc": "This spirit honey is made from wildflowers growing in an area warped by magic, such as the flowers growing at the base of a wizard's tower or growing in a magical wasteland. When you consume this honey, you have resistance to psychic damage, and you have advantage on Intelligence saving throws. In addition, you can use an action to warp reality around one creature you can see within 60 feet of you. The target must succeed on a DC 15 Intelligence saving throw or be bewildered for 1 minute. At the start of a bewildered creature's turn, it must roll a die. On an even result, the creature can act normally. On an odd result, the creature is incapacitated until the start of its next turn as it becomes disoriented by its surroundings and unable to fully determine what is real and what isn't. You can't warp the reality around another creature in this way again until you finish a long rest.",
            "rarity": "very rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "mantle-of-the-lion",
            "name": "Mantle of the Lion",
            "type": "Wondrous item",
            "desc": "This splendid lion pelt is designed to be worn across the shoulders with the paws clasped at the base of the neck. While wearing this mantle, your speed increases by 10 feet, and the mantle's lion jaws are a natural melee weapon, which you can use to make unarmed strikes. When you hit with it, the mantle's bite deals piercing damage equal to 1d6 + your Strength modifier, instead of the bludgeoning damage normal for an unarmed strike. In addition, if you move at least 20 feet straight toward a creature and then hit it with a melee attack on the same turn, that creature must succeed on a DC 15 Strength saving throw or be knocked prone. If a creature is knocked prone in this way, you can make an attack with the mantle's bite against the prone creature as a bonus action.",
            "rarity": "rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "staff-of-desolation",
            "name": "Staff of Desolation",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +1 bonus to attack and damage rolls made with it. When you hit an object or structure with a melee attack using the staff, you deal double damage (triple damage on a critical hit). The staff has 10 charges. While holding it, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC: thunderwave (1 charge), shatter (2 charges), circle of death (6 charges), disintegrate (6 charges), or earthquake (8 charges). The staff regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff crumbles to dust and is destroyed.",
            "rarity": "very rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "staff-of-thunder-and-lightning",
            "name": "Staff of Thunder and Lightning",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +2 bonus to attack and damage rolls made with it. It also has the following additional properties. When one of these properties is used, it can't be used again until the next dawn.\n\n**_Lightning_**. When you hit with a melee attack using the staff, you can cause the target to take an extra 2d6 lightning damage.\n\n**_Thunder_**. When you hit with a melee attack using the staff, you can cause the staff to emit a crack of thunder, audible out to 300 feet. The target you hit must succeed on a DC 17 Constitution saving throw or become stunned until the end of your next turn.\n\n**_Lightning Strike_**. You can use an action to cause a bolt of lightning to leap from the staff's tip in a line that is 5 feet wide and 120 feet long. Each creature in that line must make a DC 17 Dexterity saving throw, taking 9d6 lightning damage on a failed save, or half as much damage on a successful one.\n\n**_Thunderclap_**. You can use an action to cause the staff to issue a deafening thunderclap, audible out to 600 feet. Each creature within 60 feet of you (not including you) must make a DC 17 Constitution saving throw. On a failed save, a creature takes 2d6 thunder damage and becomes deafened for 1 minute. On a successful save, a creature takes half damage and isn't deafened.\n\n**_Thunder and Lightning_**. You can use an action to use the Lightning Strike and Thunderclap properties at the same time. Doing so doesn't expend the daily use of those properties, only the use of this one.",
            "rarity": "very rare",
            "requires_attunement": "requires attunement",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-power",
            "name": "Staff of Power",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +2 bonus to attack and damage rolls made with it. While holding it, you gain a +2 bonus to Armor Class, saving throws, and spell attack rolls.\n\nThe staff has 20 charges for the following properties. The staff regains 2d8 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff retains its +2 bonus to attack and damage rolls but loses all other properties. On a 20, the staff regains 1d8 + 2 charges.\n\n**_Power Strike_**. When you hit with a melee attack using the staff, you can expend 1 charge to deal an extra 1d6 force damage to the target.\n\n**_Spells_**. While holding this staff, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC and spell attack bonus: _cone of cold_ (5 charges), _fireball_ (5th-level version, 5 charges), _globe of invulnerability_ (6 charges), _hold monster_ (5 charges), _levitate_ (2 charges), _lightning bolt_ (5th-level version, 5 charges), _magic missile_ (1 charge), _ray of enfeeblement_ (1 charge), or _wall of force_ (5 charges).\n\n**_Retributive Strike_**. You can use an action to break the staff over your knee or against a solid surface, performing a retributive strike. The staff is destroyed and releases its remaining magic in an explosion that expands to fill a 30-foot-radius sphere centered on it.\n\nYou have a 50 percent chance to instantly travel to a random plane of existence, avoiding the explosion. If you fail to avoid the effect, you take force damage equal to 16 × the number of charges in the staff. Every other creature in the area must make a DC 17 Dexterity saving throw. On a failed save, a creature takes an amount of damage based on how far away it is from the point of origin, as shown in the following table. On a successful save, a creature takes half as much damage.\n\n| Distance from Origin  | Damage                                 |\n|-----------------------|----------------------------------------|\n| 10 ft. away or closer | 8 × the number of charges in the staff |\n| 11 to 20 ft. away     | 6 × the number of charges in the staff |\n| 21 to 30 ft. away     | 4 × the number of charges in the staff |",
            "rarity": "very rare",
            "requires_attunement": "requires attunement by a sorcerer, warlock, or wizard",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-the-woodlands",
            "name": "Staff of the Woodlands",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +2 bonus to attack and damage rolls made with it. While holding it, you have a +2 bonus to spell attack rolls.\n\nThe staff has 10 charges for the following properties. It regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff loses its properties and becomes a nonmagical quarterstaff.\n\n**_Spells_**. You can use an action to expend 1 or more of the staff's charges to cast one of the following spells from it, using your spell save DC: _animal friendship_ (1 charge), _awaken_ (5 charges), _barkskin_ (2 charges), _locate animals or plants_ (2 charges), _speak with animals_ (1 charge), _speak with plants_ (3 charges), or _wall of thorns_ (6 charges).\n\nYou can also use an action to cast the _pass without trace_ spell from the staff without using any charges. **_Tree Form_**. You can use an action to plant one end of the staff in fertile earth and expend 1 charge to transform the staff into a healthy tree. The tree is 60 feet tall and has a 5-foot-diameter trunk, and its branches at the top spread out in a 20-foot radius.\n\nThe tree appears ordinary but radiates a faint aura of transmutation magic if targeted by _detect magic_. While touching the tree and using another action to speak its command word, you return the staff to its normal form. Any creature in the tree falls when it reverts to a staff.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a druid",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-the-magi",
            "name": "Staff of the Magi",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +2 bonus to attack and damage rolls made with it. While you hold it, you gain a +2 bonus to spell attack rolls.\n\nThe staff has 50 charges for the following properties. It regains 4d6 + 2 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 20, the staff regains 1d12 + 1 charges.\n\n**_Spell Absorption_**. While holding the staff, you have advantage on saving throws against spells. In addition, you can use your reaction when another creature casts a spell that targets only you. If you do, the staff absorbs the magic of the spell, canceling its effect and gaining a number of charges equal to the absorbed spell's level. However, if doing so brings the staff's total number of charges above 50, the staff explodes as if you activated its retributive strike (see below).\n\n**_Spells_**. While holding the staff, you can use an action to expend some of its charges to cast one of the following spells from it, using your spell save DC and spellcasting ability: _conjure elemental_ (7 charges), _dispel magic_ (3 charges), _fireball_ (7th-level version, 7 charges), _flaming sphere_ (2 charges), _ice storm_ (4 charges), _invisibility_ (2 charges), _knock_ (2 charges), _lightning bolt_ (7th-level version, 7 charges), _passwall_ (5 charges), _plane shift_ (7 charges), _telekinesis_ (5 charges), _wall of fire_ (4 charges), or _web_ (2 charges).\n\nYou can also use an action to cast one of the following spells from the staff without using any charges: _arcane lock_, _detect magic_, _enlarge/reduce_, _light_, _mage hand_, or _protection from evil and good._\n\n**_Retributive Strike_**. You can use an action to break the staff over your knee or against a solid surface, performing a retributive strike. The staff is destroyed and releases its remaining magic in an explosion that expands to fill a 30-foot-radius sphere centered on it.\n\nYou have a 50 percent chance to instantly travel to a random plane of existence, avoiding the explosion. If you fail to avoid the effect, you take force damage equal to 16 × the number of charges in the staff. Every other creature in the area must make a DC 17 Dexterity saving throw. On a failed save, a creature takes an amount of damage based on how far away it is from the point of origin, as shown in the following table. On a successful save, a creature takes half as much damage.\n\n| Distance from Origin  | Damage                                 |\n|-----------------------|----------------------------------------|\n| 10 ft. away or closer | 8 × the number of charges in the staff |\n| 11 to 20 ft. away     | 6 × the number of charges in the staff |\n| 21 to 30 ft. away     | 4 × the number of charges in the staff |",
            "rarity": "legendary",
            "requires_attunement": "requires attunement by a sorcerer, warlock, or wizard",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-striking",
            "name": "Staff of Striking",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +3 bonus to attack and damage rolls made with it.\n\nThe staff has 10 charges. When you hit with a melee attack using it, you can expend up to 3 of its charges. For each charge you expend, the target takes an extra 1d6 force damage. The staff regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff becomes a nonmagical quarterstaff.",
            "rarity": "very rare",
            "requires_attunement": "requires attunement",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-the-unhatched",
            "name": "Staff of the Unhatched",
            "type": "Staff",
            "desc": "This staff carved from a burnt ash tree is topped with an unhatched dragon’s (see Creature Codex) skull. This staff can be wielded as a magic quarterstaff. The staff has 5 charges for the following properties. It regains 1d4 + 1 expended charges daily at dusk. If you expend the last charge, roll a d20. On a 1, the staff crumbles to dust and is destroyed. Necrotic Strike. When you hit with a melee attack using the staff, you can expend 1 charge to deal an extra 1d8 necrotic damage to the target. Spells. While holding the staff, you can use an action to expend 1 charge to cast bane or protection from evil and good from it using your spell save DC. You can also use an action to cast one of the following spells from the staff without using any charges, using your spell save DC and spellcasting ability: chill touch or minor illusion.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "staff-of-swarming-insects",
            "name": "Staff of Swarming Insects",
            "type": "Staff",
            "desc": "This staff has 10 charges and regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, a swarm of insects consumes and destroys the staff, then disperses.\n\n**_Spells_**. While holding the staff, you can use an action to expend some of its charges to cast one of the following spells from it, using your spell save DC: _giant insect_ (4 charges) or _insect plague_ (5 charges).\n\n**_Insect Cloud_**. While holding the staff, you can use an action and expend 1 charge to cause a swarm of harmless flying insects to spread out in a 30-foot radius from you. The insects remain for 10 minutes, making the area heavily obscured for creatures other than you. The swarm moves with you, remaining centered on you. A wind of at least 10 miles per hour disperses the swarm and ends the effect.",
            "rarity": "very rare",
            "requires_attunement": "requires attunement by a bard, cleric, druid, sorcerer, warlock, or wizard",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-healing",
            "name": "Staff of Healing",
            "type": "Staff",
            "desc": "This staff has 10 charges. While holding it, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC and spellcasting ability modifier: _cure wounds_ (1 charge per spell level, up to 4th), _lesser restoration_ (2 charges), or _mass cure wounds_ (5 charges).\n\nThe staff regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff vanishes in a flash of light, lost forever.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a bard, cleric, or druid",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-withering",
            "name": "Staff of Withering",
            "type": "Staff",
            "desc": "This staff has 3 charges and regains 1d3 expended charges daily at dawn.\n\nThe staff can be wielded as a magic quarterstaff. On a hit, it deals damage as a normal quarterstaff, and you can expend 1 charge to deal an extra 2d10 necrotic damage to the target. In addition, the target must succeed on a DC 15 Constitution saving throw or have disadvantage for 1 hour on any ability check or saving throw that uses Strength or Constitution.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a cleric, druid, or warlock",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "webbed-staff",
            "name": "Webbed Staff",
            "type": "Staff",
            "desc": "This staff is carved of ebony and wrapped in a net of silver wire. While holding it, you can't be caught in webs of any sort and can move through webs as if they were difficult terrain. This staff has 10 charges for the following properties. It regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a 1d20. On a 1, spidersilk surrounds the staff in a cocoon then quickly unravels itself and the staff, destroying the staff.",
            "rarity": "rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "stonedrift-staff",
            "name": "Stonedrift Staff",
            "type": "Staff",
            "desc": "This staff is fashioned from petrified wood and crowned with a raw chunk of lapis lazuli veined with gold. The staff can be wielded as a magic quarterstaff. The staff has 10 charges for the following properties. It regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff crumbles to dust and is destroyed. Spells. While holding it, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC: animate objects (only stone objects, 5 charges), earthquake (8 charges), passwall (only stone surfaces, 5 charges), or stone shape (4 charges). Elemental Speech. You can speak and understand Primordial while holding this staff. Favor of the Earthborn. While holding the staff, you have advantage on Charisma checks made to influence earth elementals or other denizens of the Plane of Earth. Stone Glide. If the staff has at least 1 charge, you have a burrowing speed equal to your walking speed, and you can burrow through earth and stone while holding this staff. While doing so, you don’t disturb the material you move through.",
            "rarity": "legendary",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "staff-of-the-peaks",
            "name": "Staff of the Peaks",
            "type": "Staff",
            "desc": "This staff is made of rock crystal yet weighs the same as a wooden staff. The staff can be wielded as a magic quarterstaff that grants a +2 bonus to attack and damage rolls made with it. While holding it, you gain a +2 bonus to spell attack rolls. In addition, you are immune to the effects of high altitude and severe cold weather, such as hypothermia and frostbite. The staff has 10 charges for the following properties. It regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff shatters into fine stone fragments and is destroyed. Spells. While holding this staff, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC and spellcasting ability: control weather (8 charges), fault line* (6 charges), gust of wind (2 charges), ice storm (4 charges), jump (1 charge), snow boulder* (4 charges), or wall of stone (5 charges). Spells marked with an asterisk (*) can be found in Deep Magic for 5th Edition. Stone Strike. When you hit a creature or object made of stone or earth with this staff, you can expend 5 of its charges to shatter the target. The target must make a DC 17 Constitution saving throw, taking an extra 10d6 force damage on a failed save, or half as much damage on a successful one. If the target is an object that is being worn or carried, the creature wearing or carrying it must make the saving throw, but only the object takes the damage. If this damage reduces the target to 0 hit points, it shatters and is destroyed.",
            "rarity": "legendary",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "stygian-crook",
            "name": "Stygian Crook",
            "type": "Staff",
            "desc": "This staff of gnarled, rotted wood ends in a hooked curvature like a twisted shepherd's crook. The staff has 10 charges. While holding it, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC: bestow curse (3 charges), blight (4 charges), contagion (5 charges), false life (1 charge), or hallow (5 charges). The staff regains 1d6 + 4 expended charges daily at dusk. If you expend the last charge, roll a d20. On a 1, the staff turns to live maggots and is destroyed.",
            "rarity": "rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "staff-of-camazotz",
            "name": "Staff of Camazotz",
            "type": "Staff",
            "desc": "This staff of petrified wood is topped with a stylized carving of a bat with spread wings, a mouth baring great fangs, and a pair of ruby eyes. It has 10 charges and regains 1d6 + 4 charges daily at dawn. As long as the staff holds at least 1 charge, you can communicate with bats as if you shared a language. Bat and bat-like beasts and monstrosities never attack you unless magically forced to do so or unless you attack them first. While holding the staff, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC: darkness (2 charges), dominate monster (8 charges), or flame strike (5 charges).",
            "rarity": "very rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "justicars-mask",
            "name": "Justicar's Mask",
            "type": "Wondrous item",
            "desc": "This stern-faced mask is crafted of silver. While wearing the mask, your gaze can root enemies to the spot. When a creature that can see the mask starts its turn within 30 feet of you, you can use a reaction to force it to make a DC 15 Wisdom saving throw, if you can see the creature and aren't incapacitated. On a failure, the creature is restrained. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Otherwise, the condition lasts until removed with the dispel magic spell or until you end it (no action required). Justicars are arbiters of law and order, operating independently of any official city guard or watch divisions. They are recognizable by their black, hooded robes, silver masks, and the rods they carry as weapons. These stern sentinels are overseen by The Magister, a powerful wizard of whom little is known other than their title. The Magister has made it their duty to oversee order in the city and executes their plans through the Justicars, giving them the Magister's mark, a signet ring, as a symbol of their authority. While some officers and members of the watch may be resentful of the Justicars' presence, many are grateful for their aid, especially in situations that could require magic. Justicar's are a small, elite group, typically acting as solo agents, though extremely dangerous situations bring them together in pairs or larger groups as needed. The Justicars are outfitted with three symbols of authority that are also imbued with power: their masks, rods, and rings. Each by itself is a useful item, but they are made stronger when worn together. The combined powers of this trinity of items make a Justicar a formidable force in the pursuit of law and order.",
            "rarity": "rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "butter-of-disbelief",
            "name": "Butter of Disbelief",
            "type": "Wondrous item",
            "desc": "This stick of magical butter is carved with arcane runes and never melts or spoils. It has 3 charges. While holding this butter, you can use an action to slice off a piece and expend 1 charge to cast the grease spell (save DC 13) from it. The grease that covers the ground looks like melted butter. The butter regains all expended charges daily at dawn. If you expend the last charge, the butter disappears.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "oil-of-slipperiness",
            "name": "Oil of Slipperiness",
            "type": "Potion",
            "desc": "This sticky black unguent is thick and heavy in the container, but it flows quickly when poured. The oil can cover a Medium or smaller creature, along with the equipment it's wearing and carrying (one additional vial is required for each size category above Medium). Applying the oil takes 10 minutes. The affected creature then gains the effect of a _freedom of movement_ spell for 8 hours.\n\nAlternatively, the oil can be poured on the ground as an action, where it covers a 10-foot square, duplicating the effect of the _grease_ spell in that area for 8 hours.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "vengeful-coat",
            "name": "Vengeful Coat",
            "type": "Wondrous item",
            "desc": "This stiff, vaguely uncomfortable coat covers your torso. It smells like ash and oozes a sap-like substance. While wearing this coat, you have resistance to slashing damage from nonmagical attacks. At the end of each long rest, choose one of the following damage types: acid, cold, fire, lightning, or thunder. When you take damage of that type, you have advantage on attack rolls until the end of your next turn. When you take more than 10 damage of that type, you have advantage on your attack rolls for 2 rounds. When you are targeted by an effect that deals damage of the type you chose, you can use your reaction to gain resistance to that damage until the start of your next turn. You have advantage on your attack rolls, as detailed above, then the coat's magic ceases to function until you finish a long rest.",
            "rarity": "rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "wraithstone",
            "name": "Wraithstone",
            "type": "Wondrous item",
            "desc": "This stone is carved from petrified roots to reflect the shape and visage of a beast. The stone holds the spirit of a sacrificed beast of the type the stone depicts. A wraithstone is often created to grant immortal life to a beloved animal companion or to banish a troublesome predator. The creature's essence stays within until the stone is broken, upon which point the soul is released and the creature can't be resurrected or reincarnated by any means short of a wish spell. While attuned to and carrying this item, a spectral representation of the beast walks beside you, resembling the sacrificed creature's likeness in its prime. The specter follows you at all times and can be seen by all. You can use a bonus action to dismiss or summon the specter. So long as you carry this stone, you can interact with the creature as if it were still alive, even speaking to it if it is able to speak, though it can't physically interact with the material world. It can gesture to indicate directions and communicate very basic single-word ideas to you telepathically. The stone has a number of charges, depending on the size of the creature stored within it. The stone has 6 charges if the creature is Large or smaller, 10 charges if the creature is Huge, and 12 charges if the creature is Gargantuan. After all of the stone's charges have been used, the beast's spirit is completely drained, and the stone becomes a nonmagical bauble. As a bonus action, you can expend 1 charge to cause one of the following effects:",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "decanter-of-endless-water",
            "name": "Decanter of Endless Water",
            "type": "Wondrous item",
            "desc": "This stoppered flask sloshes when shaken, as if it contains water. The decanter weighs 2 pounds.\n\nYou can use an action to remove the stopper and speak one of three command words, whereupon an amount of fresh water or salt water (your choice) pours out of the flask. The water stops pouring out at the start of your next turn. Choose from the following options:\n\n* \"Stream\" produces 1 gallon of water.\n* \"Fountain\" produces 5 gallons of water.\n* \"Geyser\" produces 30 gallons of water that gushes forth in a geyser 30 feet long and 1 foot wide. As a bonus action while holding the decanter, you can aim the geyser at a creature you can see within 30 feet of you. The target must succeed on a DC 13 Strength saving throw or take 1d4 bludgeoning damage and fall prone. Instead of a creature, you can target an object that isn't being worn or carried and that weighs no more than 200 pounds. The object is either knocked over or pushed up to 15 feet away from you.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "verminous-snipsnaps",
            "name": "Verminous Snipsnaps",
            "type": "Wondrous item",
            "desc": "This stoppered jar holds small animated knives and scissors. The jar weighs 1 pound, and its command word is often written on the jar's label. You can use an action to remove the stopper, which releases the spinning blades into a space you can see within 30 feet of you. The knives and scissors fill a cube 10 feet on each side and whirl in place, flaying creatures and objects that enter the cube. When a creature enters the cube for the first time on a turn or starts its turn there, it takes 2d12 piercing damage. You can use a bonus action to speak the command word, returning the blades to the jar. Otherwise, the knives and scissors remain in that space indefinitely.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "dust-of-the-dead",
            "name": "Dust of the Dead",
            "type": "Wondrous item",
            "desc": "This stoppered vial is filled with dust and ash. There is enough of it for one use. When you use an action to sprinkle the dust on a willing humanoid, the target falls into a death-like slumber for 8 hours. While asleep, the target appears dead to all mundane and magical means, but spells that target the dead, such as the speak with dead spell, fail when used on the target. The cause of death is not evident, though any wounds the target has taken remain visible. If the target takes damage while asleep, it has resistance to the damage. If the target is reduced to below half its hit points while asleep, it must succeed on a DC 15 Constitution saving throw to wake up. If the target is reduced to 5 hit points or fewer while asleep, it wakes up. If the target is unwilling, it must succeed on a DC 11 Constitution saving throw to avoid the effect of the dust. A sleeping creature is considered an unwilling target.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "knockabout-billet",
            "name": "Knockabout Billet",
            "type": "Weapon",
            "desc": "This stout, oaken cudgel helps you knock your opponents to the ground or away from you. When you hit a creature with this magic weapon, you can shove the target as part of the same attack, using your attack roll in place of a Strength (Athletics) check. The weapon deals damage as normal, regardless of the result of the shove. This property of the club can be used no more than once per hour.",
            "rarity": "common",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "staff-of-giantkin",
            "name": "Staff of Giantkin",
            "type": "Staff",
            "desc": "This stout, oaken staff is 7 feet long, bound in iron, and topped with a carving of a broad, thick-fingered hand. While holding this magic quarterstaff, your Strength score is 20. This has no effect on you if your Strength is already 20 or higher. The staff has 10 charges for the following properties. It regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the hand slowly clenches into a fist, and the staff becomes a nonmagical quarterstaff.",
            "rarity": "rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "beads-of-contemplation",
            "name": "Beads of Contemplation",
            "type": "Wondrous item",
            "desc": "This strand of eight wooden beads, each cleverly carved with geometric patterns, hangs from a stout length of cording. The beads store ki energy placed into them, holding the ki until you use it. The beads can store up to 8 ki points. At the end of a short or long rest, you can place ki energy into the beads by touching them and expending a number of ki points equal to half your proficiency bonus.\nWhile wearing or carrying the beads, you can use a bonus action to remove any number of ki points from the beads, regaining that amount of ki points and freeing up space in the beads.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement by a monk",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "book-of-ebon-tides",
            "name": "Book of Ebon Tides",
            "type": "Wondrous item",
            "desc": "This strange, twilight-hued tome was written on pages of pure shadow weave, bound in traditional birch board covers wrapped with shadow goblin hide, and imbued with the memories of forests on the Plane of Shadow. Its covers often reflect light as if it were resting in a forest grove, and some owners swear that a goblin face appears on them now and again. The sturdy lock on one side opens only for wizards, elves, and Shadow Fey (see Tome of Beasts). The book has 15 charges, and it regains 2d6 + 3 expended charges daily in the twilight before dawn. If you expend the last charge, roll a 1d20. On a 1, the book retains its Ebon Tides and Shadow Lore properties but loses its Spells property. When the magic ritual completes, make an Intelligence (Arcana) check and consult the Terrain Changes table for the appropriate DCs. You can change the terrain in any one way listed at your result or lower. For example, if your result was 17, you could turn a small forest up to 30 feet across into a grassland, create a grove of trees up to 240 feet across, create a 6-foot-wide flowing stream, overgrow 1,500 feet of an existing road, or other similar option. Only natural terrain you can see can be affected; built structures, such as homes or castles, remain untouched, though roads and trails can be overgrown or hidden. On a failure, the terrain is unchanged. On a 1, an Overshadow (see Tome of Beasts 2) also appears and attacks you. On a 20, you can choose two options. Deities, Fey Lords and Ladies (see Tome of Beasts), archdevils, demon lords, and other powerful rulers in the Plane of Shadow can prevent these terrain modifications from happening in their presence or anywhere within their respective domains. Spells marked with an asterisk (*) can be found in Deep Magic for 5th Edition. At the GM's discretion, spells from Deep Magic for 5th Edition can be replaced with other spells of similar levels and similarly related to darkness, illusion, or shadows, such as invisibility or major image. | DC | Effect |\n| --- | --------------------------------------------------------------------------------------------------- |\n| 8 | Obscuring a path and removing all signs of passage (30 feet per point over 7) |\n| 10 | Creating a grove of trees (30 feet across per point over 9) |\n| 11 | Creating or drying up a lake or pond (up to 10 feet across per point over 10) |\n| 12 | Creating a flowing stream (1 foot wide per point over 11) |\n| 13 | Overgrowing an existing road with brush or trees (300 feet per point over 12) |\n| 14 | Shifting a river to a new course (300 feet per point over 13) |\n| 15 | Moving a forest (300 feet per point over 14) |\n| 16 | Creating a small hill, riverbank, or cliff (10 feet tall per point over 15) |\n| 17 | Turning a small forest into grassland or clearing, or vice versa (30 feet across per point over 16) |\n| 18 | Creating a new river (10 feet wide per point over 17) |\n| 19 | Turning a large forest into grassland, or vice versa (300 feet across per point over 19) |\n| 20 | Creating a new mountain (1,000 feet high per point over 19) |\n| 21 | Drying up an existing river (reducing width by 10 feet per point over 20) |\n| 22 | Shrinking an existing hill or mountain (reducing 1,000 feet per point over 21) | Written by an elvish princess at the Court of Silver Words, this volume encodes her understanding and mastery of shadow. Whimsical illusions suffuse every page, animating its illuminated capital letters and ornamental figures. The book is a famous work among the sable elves of that plane, and it opens to the touch of any elfmarked or sable elf character.",
            "rarity": "very rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "frungilator",
            "name": "Frungilator",
            "type": "Wand",
            "desc": "This strangely-shaped item resembles a melted wand or a strange growth chipped from the arcane trees of elder planes. The wand has 5 charges and regains 1d4 + 1 charges daily at dusk. While holding it, you can use an action to expend 1 of its charges and point it at a target within 60 feet of you. The target must be a creature. When activated, the wand frunges creatures into a chaos matrix, which does…something. Roll a d10 and consult the following table to determine these unpredictable effects (none of them especially good). Most effects can be removed by dispel magic, greater restoration, or more powerful magic. | d10 | Frungilator Effect |\n| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| 1 | Glittering sparkles fly all around. You are surrounded in sparkling light until the end of your next turn as if you were targeted by the faerie fire spell. |\n| 2 | The target is encased in void crystal and immediately begins suffocating. A creature, including the target, can take its action to shatter the void crystal by succeeding on a DC 10 Strength check. Alternatively, the void crystal can be attacked and destroyed (AC 12; hp 4; immunity to poison and psychic damage). |\n| 3 | Crimson void fire engulfs the target. It must make a DC 13 Constitution saving throw, taking 4d6 fire damage on a failed save, or half as much damage on a successful one. |\n| 4 | The target's blood turns to ice. It must make a DC 13 Constitution saving throw, taking 6d6 cold damage on a failed save, or half as much damage on a successful one. |\n| 5 | The target rises vertically to a height of your choice, up to a maximum height of 60 feet. The target remains suspended there until the start of its next turn. When this effect ends, the target floats gently to the ground. |\n| 6 | The target begins speaking in backwards fey speech for 10 minutes. While speaking this way, the target can't verbally communicate with creatures that aren't fey, and the target can't cast spells with verbal components. |\n| 7 | Golden flowers bloom across the target's body. It is blinded until the end of its next turn. |\n| 8 | The target must succeed on a DC 13 Constitution saving throw or it and all its equipment assumes a gaseous form until the end of its next turn. This effect otherwise works like the gaseous form spell. |\n| 9 | The target must succeed on a DC 15 Wisdom saving throw or become enthralled with its own feet or limbs until the end of its next turn. While enthralled, the target is incapacitated. |\n| 10 | A giant ray of force springs out of the frungilator and toward the target. Each creature in a line that is 5 feet wide between you and the target must make a DC 16 Dexterity saving throw, taking 4d12 force damage on a failed save, or half as much damage on a successful one. |",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "bouquet-of-wisdom-a5e",
            "name": "Bouquet of Wisdom",
            "type": "Wondrous Item",
            "desc": "This stunningly crafted bouquet contains 2d10 magically fresh flowers—most commonly roses. As an action, you may pluck one from the bouquet while concentrating on your intent. The flower may function as a _scroll_  of _identify , detect poison and disease ,_ or __detect magic_ . The effect lasts for one minute, after which the flower withers and dies.\n\nIf the bouquet is made up of seven roses or more, you can burn it to cast a _divination_  spell, revealing the answer to the question asked in the sweetly-scented smoke. Doing so destroys the bouquet.",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "howling-rod",
            "name": "Howling Rod",
            "type": "Rod",
            "desc": "This sturdy, iron rod is topped with the head of a howling wolf with red carnelians for eyes. The rod has 5 charges for the following properties, and it regains 1d4 + 1 expended charges daily at dawn.",
            "rarity": "rare",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "useful-top-hat-a5e",
            "name": "Useful Top Hat",
            "type": "Wondrous Item",
            "desc": "This stylish and sturdy top hat conceals a useful feature: a small pocket dimension. You may store up to 50 pounds worth of items in the extradimensional space. Retrieving an item stowed this way requires a bonus action (to remove the hat) and an action (to retrieve the item). If you have never interacted with a specific useful top hat before, the first time you use it, it requires 1d4 rounds to take stock of its contents before anything can be retrieved from the bag.\n\nAs with all extra-dimensional storage, food or drink placed inside immediately and permanently loses its nourishing qualities, and a body placed in it cannot be restored to life by __resurrection , revivify ,_ or similar magic. Living creatures cannot be placed in the space and are merely stowed as though in a mundane top hat if it is attempted. The pocket dimension cannot be accessed until the creature is removed. The hat cannot hold any item that would not fit in a normal hat of its apparent size or any item with the Bulky quality. If the hat is punctured, torn, or otherwise structurally damaged, it ruptures and is destroyed, and the contents are scattered throughout the Astral Plane.\n\nPlacing a useful top hat inside another extradimensional storage device such as a bag of holding results in planar rift that destroys both items and pulls everything within 10 feet into the Astral Plane. The rift then closes and disappears.",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "ring-of-arcane-adjustment",
            "name": "Ring of Arcane Adjustment",
            "type": "Ring",
            "desc": "This stylized silver ring is favored by spellcasters accustomed to fighting creatures capable of shrugging off most spells. The ring has 3 charges and regains 1d3 expended charges daily at dawn. When you cast a spell of 5th level or lower that has only one target and the target succeeds on the saving throw, you can use a reaction and expend 1 charge from the ring to change the spell's target to a new target within the spell's range. The new target is then affected by the spell, but the new target has advantage on the saving throw. You can't move the spell more than once this way, even if the new target succeeds on the saving throw. You can't move a spell that affects an area, that has multiple targets, that requires an attack roll, or that allows the target to make a saving throw to reduce, but not prevent, the effects of the spell, such as blight or feeblemind.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "armor-of-the-leaf",
            "name": "Armor of the Leaf",
            "type": "Armor",
            "desc": "This suit of armor always has a forest or leaf motif and is usually green or brown in color. While wearing this armor in forest terrain, you have advantage on\nStrength (Athletics) and Dexterity (Stealth) checks. You can use an action to transform the armor into a cloud of swirling razor-sharp leaves, and each creature within 10 feet of you must succeed on a DC 13 Dexterity saving throw or take 2d8 slashing damage. For 1 minute, the cloud of leaves spreads out in a 10-foot radius from you, making the area lightly obscured for creatures other than you. The cloud moves with you, remaining centered on you. A wind of at least 10 miles per hour disperses the cloud and ends the effect. While the armor is transformed, you don't gain a base Armor Class from the armor. The armor can't be used this way again until the next dawn.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "adamantine-armor",
            "name": "Adamantine Armor",
            "type": "Armor (medium or heavy)",
            "desc": "This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any critical hit against you becomes a normal hit.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "celestial-aegis-a5e",
            "name": "Celestial Aegis",
            "type": "Armor",
            "desc": "This suit of imposing _2 full plate_  is engraved with holy runes of a forgotten divinity. You cannot attune to this armor if you have either the Evil alignment trait. While attuned to and wearing this armor, you gain the following benefits:\n\n* Your AC increases by 2.\n* You count as one size category larger when determining your carrying capacity.\n* Your Strength score increases to 20\\. This property has no effect if your Strength is equal to or greater than 20.\n* You have _advantage_  on Strength checks and _saving throws_ .\n* You gain an expertise die on Intimidation checks.\n* You can use a bonus action to regain 2d6 hit points. Once you have used this property a number of times equal to your proficiency bonus, you cannot do so again until you finish a _long rest_ .\n* Your unarmed strikes and weapon attacks deal an extra 1d6 radiant damage.\n* Aberrations, fiends, undead, and creatures with the Evil alignment trait have _disadvantage_  on attack rolls made against you.",
            "rarity": "Very Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "slick-cuirass",
            "name": "Slick Cuirass",
            "type": "Armor",
            "desc": "This suit of leather armor has a shiny, greasy look to it. While wearing the armor, you have advantage on ability checks and saving throws made to escape a grapple. In addition, while squeezing through a smaller space, you don't have disadvantage on attack rolls and Dexterity saving throws.",
            "rarity": "common",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "infernal-carapace-a5e",
            "name": "Infernal Carapace",
            "type": "Armor",
            "desc": "This suit of terrifying   _2 full plate_ is engraved with Infernal runes that blaze with unholy power. You cannot attune to this armor if you have the Good alignment trait. While attuned to and wearing this armor, you gain the following benefits:\n\n* Your AC increases by 2.\n* You count as one size category larger when determining your carrying capacity.\n* Your Strength score increases to 20\\. This property has no effect if your Strength is equal to or greater than 20.\n* You have _advantage_  on Strength checks and _saving throws_ .\n* You can use a bonus action and choose a creature that can see you, forcing it to make a Wisdom _saving throw_  (DC 8 + your proficiency bonus + your Charisma modifier) or become _frightened_  for 1 minute. Once you have used this property a number of times equal to your proficiency bonus, you cannot do so again until you finish a long rest.\n* Your unarmed strikes and weapon attacks deal an extra 1d6 necrotic damage.\n* Celestials, elementals, fey, and creatures with the Good alignment trait have _disadvantage_  on _attack rolls_  made against you.",
            "rarity": "Very Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "gauntlet-of-dominion-a5e",
            "name": "Gauntlet of Dominion",
            "type": "Wondrous Item",
            "desc": "This supple leather gauntlet covers the wearer’s left arm up to the elbow and has scenes of small humanoids being subjugated depicted in bone fragments along its length.\n\nAs an action, you can hold out your left hand and issue a single order from the list below. Choose up to 10 humanoids that can hear you. The chosen creatures must make a DC 14 Wisdom _saving throw_  or follow your choice of the following orders for the next minute:\n\n* _**Acclaim.**_ Affected creatures fall _prone_  and offer up a constant stream of praise, preventing them from casting spells with a vocalized component or using any abilities that require speech.\n* _**Disarm.**_ Affected creatures discard any melee or ranged weapons they have on their person and will not touch a weapon while this ability is active.\n* _**Follow.**_ Affected creatures use their full movement to move towards you, stopping when they are within 5 feet.\n\nThe ability has no effect if the target is undead or doesn’t understand your language, or if attempting to follow your command is directly harmful to it. In addition, any damage dealt to a creature ends the effect on it.\n\nOnce you have used this property three times, it cannot be used again until you have finished a _short or long rest_ .\n\n_**Curse.**_ Using this item draws the attention of a _glabrezu_ , who may seek you out for its own purposes.",
            "rarity": "Very Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "memory-philter",
            "name": "Memory Philter",
            "type": "Wondrous item",
            "desc": "This swirling liquid is the collected memory of a mortal who willingly traded that memory away to the fey. When you touch the philter, you feel a flash of the emotion contained within. You can unstopper and pour out the philter as an action, unless otherwise specified. The philter's effects take place immediately, either on you or on a creature you can see within 30 feet (your choice). If the target is unwilling, it can make a DC 15 Wisdom saving throw to resist the effect of the philter. A creature affected by a philter experiences the memory contained in the vial. A memory philter can be used only once, but the vial can be reused to store a new memory. Storing a new memory requires a few herbs, a 10-minute ritual, and the sacrifice of a memory. The required sacrifice is detailed in each entry below.",
            "rarity": "rare",
            "requires_attunement": "",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "cipher-sword-a5e",
            "name": "Cipher Sword",
            "type": "Weapon",
            "desc": "This sword’s blade is plated with alchemical silver, its hilt stylized to resemble an open book from which the blade emerges. Despite its masterfully-crafted appearance, however, a cipher sword is uncomfortable to hold and strangely unwieldy. It has the two-handed and heavy properties and deals 2d8 slashing damage on a hit, but you feel this is only a fraction of its potential.\n\n_**Curse**_. There are other cipher swords owned by a variety of creatures across the planes. Most wielders consider themselves part of an exclusive group and expect the loyalty and cooperation of those with less mastery, regardless of other alliances. Attaining even a novice level of mastery attracts the attention of other wielders, who may have expectations of you.\n\nThe cipher sword also has the following properties:\n\n* You are not considered proficient with this weapon.\n* While wielding this weapon, you don’t benefit from any feature that would grant you additional attacks.\n\n**_Escalation._** This weapon is immensely powerful for those willing to solve the riddle of its use. Once per week, if you’ve successfully reduced a dangerous enemy (as determined by the Narrator) to 0 hit points with it since the last time you finished a long rest, make a DC 14 Intelligence check to meditate on the sword’s secrets. On a failure, you gain +1 to future attempts at this check. On a success, your level of mastery increases, you lose any bonus gained from failed attempts, the DC to advance again increases by 4, and the time between attempts increases by 1 week. If you ever willingly end your attunement to this weapon, you take 8 (4d4) psychic damage that cannot be negated or reduced and lose all mastery you’ve gained.\n\nThe levels of mastery are as follows:\n\n_Novice:_ You now are proficient with this weapon, and it gains the finesse property. However, wielding anything else begins to feel wrong to you, and you suffer _disadvantage_  on all melee weapon attacks made with a different weapon.\n\n_Apprentice:_ You gain +1 to _attack and damage rolls_ with this weapon. You can also now attack twice, instead of once, when you take the Attack action with this weapon on your turn. Additionally, you now suffer _disadvantage_  on all weapon attacks with other weapons.\n\n_Expert:_ Your bonus to _attack and damage rolls_  with this weapon increases to +2 and it gains the Vicious property. When you make a weapon attack with a different weapon, you now also take 4 (2d4) psychic damage. This damage cannot be negated or reduced by any means.\n\n_Master:_ Your bonus to _attack and damage rolls_ with this weapon increases to +3, and you can summon it to your hand as a bonus action so long as you are on the same plane as it. Additionally, once per _short rest_ , when you successfully attack a creature with it, you immediately learn about any special defenses or weaknesses that creature possesses as the blade imparts the wisdom of previous wielders. Additionally, the psychic damage you take from making a weapon attack with a different weapon increases to 8 (4d4).",
            "rarity": "Very Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        }
    ]
}