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=-rarity&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1618,
    "next": "https://api.open5e.com/v1/magicitems/?format=api&ordering=-rarity&page=12",
    "previous": "https://api.open5e.com/v1/magicitems/?format=api&ordering=-rarity&page=10",
    "results": [
        {
            "slug": "restorative-ointment",
            "name": "Restorative Ointment",
            "type": "Wondrous item",
            "desc": "This glass jar, 3 inches in diameter, contains 1d4 + 1 doses of a thick mixture that smells faintly of aloe. The jar and its contents weigh 1/2 pound.\n\nAs an action, one dose of the ointment can be swallowed or applied to the skin. The creature that receives it regains 2d8 + 2 hit points, ceases to be poisoned, and is cured of any disease.",
            "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": "ring-of-jumping",
            "name": "Ring of Jumping",
            "type": "Ring",
            "desc": "While wearing this ring, you can cast the _jump_ spell from it as a bonus action at will, but can target only yourself when you do so.",
            "rarity": "uncommon",
            "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": "ring-of-mind-shielding",
            "name": "Ring of Mind Shielding",
            "type": "Ring",
            "desc": "While wearing this ring, you are immune to magic that allows other creatures to read your thoughts, determine whether you are lying, know your alignment, or know your creature type. Creatures can telepathically communicate with you only if you allow it.\n\nYou can use an action to cause the ring to become invisible until you use another action to make it visible, until you remove the ring, or until you die.\n\nIf you die while wearing the ring, your soul enters it, unless it already houses a soul. You can remain in the ring or depart for the afterlife. As long as your soul is in the ring, you can telepathically communicate with any creature wearing it. A wearer can't prevent this telepathic communication.",
            "rarity": "uncommon",
            "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": "ring-of-swimming",
            "name": "Ring of Swimming",
            "type": "Ring",
            "desc": "You have a swimming speed of 40 feet while wearing this ring.",
            "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": "ring-of-warmth",
            "name": "Ring of Warmth",
            "type": "Ring",
            "desc": "While wearing this ring, you have resistance to cold damage. In addition, you and everything you wear and carry are unharmed by temperatures as low as -50 degrees Fahrenheit.",
            "rarity": "uncommon",
            "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": "ring-of-water-walking",
            "name": "Ring of Water Walking",
            "type": "Ring",
            "desc": "While wearing this ring, you can stand on and move across any liquid surface as if it were solid ground.",
            "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": "robe-of-useful-items",
            "name": "Robe of Useful Items",
            "type": "Wondrous item",
            "desc": "This robe has cloth patches of various shapes and colors covering it. While wearing the robe, you can use an action to detach one of the patches, causing it to become the object or creature it represents. Once the last patch is removed, the robe becomes an ordinary garment.\n\nThe robe has two of each of the following patches:\n\n* Dagger\n* Bullseye lantern (filled and lit)\n* Steel mirror\n* 10-foot pole\n* Hempen rope (50 feet, coiled)\n* Sack\n\nIn addition, the robe has 4d4 other patches. The GM chooses the patches or determines them randomly.\n\n| d100   | Patch                                                                                                                                                                                             |\n|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 01-08  | Bag of 100 gp                                                                                                                                                                                     |\n| 09-15  | Silver coffer (1 foot long, 6 inches wide and deep) worth 500 gp                                                                                                                                  |\n| 16-22  | Iron door (up to 10 feet wide and 10 feet high, barred on one side of your choice), which you can place in an opening you can reach; it conforms to fit the opening, attaching and hinging itself |\n| 23-30  | 10 gems worth 100 gp each                                                                                                                                                                         |\n| 31-44  | Wooden ladder (24 feet long) |\n| 45-51 | A riding horse with saddle bags                                                                                                                                |\n| 52-59  | Pit (a cube 10 feet on a side), which you can place on the ground within 10 feet of you                                                                                                           |\n| 60-68  | 4 potions of healing                                                                                                                                                                              |\n| 69-75  | Rowboat (12 feet long)                                                                                                                                                                            |\n| 76-83  | Spell scroll containing one spell of 1st to 3rd level                                                                                                                                             |\n| 84-90  | 2 mastiffs                                                                                                                                                                                        |\n| 91-96  | Window (2 feet by 4 feet, up to 2 feet deep), which you can place on a vertical surface you can reach                                                                                             |\n| 97-100 | Portable ram                                                                                                                                                                                      |",
            "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": "rope-of-climbing",
            "name": "Rope of Climbing",
            "type": "Wondrous item",
            "desc": "This 60-foot length of silk rope weighs 3 pounds and can hold up to 3,000 pounds. If you hold one end of the rope and use an action to speak the command word, the rope animates. As a bonus action, you can command the other end to move toward a destination you choose. That end moves 10 feet on your turn when you first command it and 10 feet on each of your turns until reaching its destination, up to its maximum length away, or until you tell it to stop. You can also tell the rope to fasten itself securely to an object or to unfasten itself, to knot or unknot itself, or to coil itself for carrying.\n\nIf you tell the rope to knot, large knots appear at 1* foot intervals along the rope. While knotted, the rope shortens to a 50-foot length and grants advantage on checks made to climb it.\n\nThe rope has AC 20 and 20 hit points. It regains 1 hit point every 5 minutes as long as it has at least 1 hit point. If the rope drops to 0 hit points, it is destroyed.",
            "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": "slippers-of-spider-climbing",
            "name": "Slippers of Spider Climbing",
            "type": "Wondrous item",
            "desc": "While you wear these light shoes, you can move up, down, and across vertical surfaces and upside down along ceilings, while leaving your hands free. You have a climbing speed equal to your walking speed. However, the slippers don't allow you to move this way on a slippery surface, such as one covered by ice or oil.",
            "rarity": "uncommon",
            "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": "stone-of-good-luck-luckstone",
            "name": "Stone of Good Luck (Luckstone)",
            "type": "Wondrous item",
            "desc": "While this polished agate is on your person, you gain a +1 bonus to ability checks and saving throws.",
            "rarity": "uncommon",
            "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": "trident-of-fish-command",
            "name": "Trident of Fish Command",
            "type": "Weapon (trident)",
            "desc": "This trident is a magic weapon. It has 3 charges. While you carry it, you can use an action and expend 1 charge to cast _dominate beast_ (save DC 15) from it on a beast that has an innate swimming speed. The trident regains 1d3 expended charges daily at dawn.",
            "rarity": "uncommon",
            "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": "wand-of-magic-detection",
            "name": "Wand of Magic Detection",
            "type": "Wand",
            "desc": "This wand has 3 charges. While holding it, you can expend 1 charge as an action to cast the _detect magic_ spell from it. The wand regains 1d3 expended charges daily at dawn.",
            "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": "wand-of-magic-missiles",
            "name": "Wand of Magic Missiles",
            "type": "Wand",
            "desc": "This wand has 7 charges. While holding it, you can use an action to expend 1 or more of its charges to cast the _magic missile_ spell from it. For 1 charge, you cast the 1st-level version of the spell. You can increase the spell slot level by one for each additional charge you expend.\n\nThe wand regains 1d6 + 1 expended charges daily at dawn. If you expend the wand's last charge, roll a d20. On a 1, the wand crumbles into ashes and is destroyed.",
            "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": "wand-of-secrets",
            "name": "Wand of Secrets",
            "type": "Wand",
            "desc": "The wand has 3 charges. While holding it, you can use an action to expend 1 of its charges, and if a secret door or trap is within 30 feet of you, the wand pulses and points at the one nearest to you. The wand regains 1d3 expended charges daily at dawn.",
            "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": "wand-of-web",
            "name": "Wand of Web",
            "type": "Wand",
            "desc": "This wand has 7 charges. While holding it, you can use an action to expend 1 of its charges to cast the _web_ spell (save DC 15) from it.\n\nThe wand regains 1d6 + 1 expended charges daily at dawn. If you expend the wand's last charge, roll a d20. On a 1, the wand crumbles into ashes and is destroyed.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement by a spellcaster",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "wind-fan",
            "name": "Wind Fan",
            "type": "Wondrous item",
            "desc": "While holding this fan, you can use an action to cast the _gust of wind_ spell (save DC 13) from it. Once used, the fan shouldn't be used again until the next dawn. Each time it is used again before then, it has a cumulative 20 percent chance of not working and tearing into useless, nonmagical tatters.",
            "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": "winged-boots",
            "name": "Winged Boots",
            "type": "Wondrous item",
            "desc": "While you wear these boots, you have a flying speed equal to your walking speed. You can use the boots to fly for up to 4 hours, all at once or in several shorter flights, each one using a minimum of 1 minute from the duration. If you are flying when the duration expires, you descend at a rate of 30 feet per round until you land.\n\nThe boots regain 2 hours of flying capability for every 12 hours they aren't in use.",
            "rarity": "uncommon",
            "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": "axe-of-many-strikes",
            "name": "Axe of Many Strikes",
            "type": "Weapon (any axe)",
            "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon.\nWhen you hit a creature with it, you can choose to deal no damage to the target and instead store the energy of the attack within the blade for 1 minute. You can store up to three attacks in this way. When you hit a creature with this axe while you have at least one attack stored, you can release one or more stored attacks, adding the damage of those stored attacks to the damage of the current attack.\nEach time you release one or more stored attacks from the axe, you have a 10 percent chance of causing the axe to explode. The explosion deals 2d6 force damage to you for each attack you released from the axe, and it destroys the axe.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-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": "campaign-field-tent",
            "name": "Campaign Field Tent",
            "type": "Wondrous item",
            "desc": "You can use an action to place this 1-inch cloth cube on the ground and speak its command word. The cube rapidly grows into a field tent with open or closed sides (your choice) that remains until you use an action to speak the command word that dismisses it, which works only if the tent is empty.\n  The field tent is a canvas tent, 15 feet on a side and 10 feet high. It remains firmly fixed to the ground, even when standing on bare stone, a ship's deck, or loose sand, and its magic prevents it from being tipped over.\n  Each creature in the area where the tent appears must make a DC 15 Dexterity saving throw, taking 5d10 bludgeoning damage on a failed save, or half as much damage on a successful one. In either case, the creature is pushed to an unoccupied space outside but next to the tent. Objects in the area that aren't being worn or carried take this damage and are pushed automatically.\n  The tent has 50 hit points, immunity to nonmagical attacks, excluding siege weapons, and resistance to all other damage. The tent contains a small table with a chair and five simple beds made of cloth and foldable wooden frames.\n  The field tent can hold up to six Medium or smaller creatures. When a creature finishes a short rest in the tent, it regains double the hit points from any Hit Dice it spends. When a creature finishes a long rest in the tent, it reduces its exhaustion level by 2 instead of 1. In addition, a creature has advantage on saving throws it makes against disease and poison while it rests in the tent.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "chain-cilice",
            "name": "Chain Cilice",
            "type": "Wondrous item",
            "desc": "This bracelet made of spiked chain is designed to fit around the ankle, wrist, or thigh. While wearing the cilice, you can use an action to speak its command word, causing it to tighten on your skin and dealing 1d6 piercing damage to you at the start of each of your turns until you use a bonus action to end it. If you have the Ki class feature or ki points from another source, such as the Inner Resilience feat (see the Backgrounds and Feats chapter), you regain 1 ki point for every 5 damage caused by the cilice. If the cilice would reduce you to 0 hit points, it reduces you to 1 hit point instead and the effect ends.\n  If the cilice's effect was ended in this way, it can't be used again until the next dawn.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "javelin-of-teleportation",
            "name": "Javelin of Teleportation",
            "type": "Weapon (javelin)",
            "desc": "This short-hafted javelin bears a long, metal head. You gain a +1 bonus to attack and damage rolls made with this magic weapon. When you hit a creature with this weapon, you can speak its command word and force the target to make a DC 13 Wisdom saving throw. On a failed save, the target is teleported to an unoccupied space you can see within 60 feet of you. That space must be on the ground or on a floor.\n  The javelin’s property can’t be used again until the next dawn. In the meantime, the javelin can still be used as a magic weapon.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "knight-sergeants-surcoat",
            "name": "Knight-Sergeant's Surcoat",
            "type": "Wondrous item",
            "desc": "Fashioned from durable canvas and fine silk, this long, padded knight’s tabard bears the colors and heraldry of a long-forgotten order of knights. While wearing this surcoat, you have advantage on Wisdom (Animal Handling) checks when interacting with horses, and you have advantage on Charisma (Persuasion) checks made to interact with humanoids of a higher social rank than you, such as an army’s general or a region’s monarch.\n  ***Knight’s Livery.*** While attuned to and wearing both the *knightsergeant’s surcoat* and the *argent mantle*, your Charisma score is 20. This has no effect on you if your Charisma is already 20 or higher.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "medics-sash",
            "name": "Medic's Sash",
            "type": "Wondrous item",
            "desc": "While wearing this sash, your carrying capacity doubles. In addition, your movement doesn’t provoke opportunity attacks if you are carrying a friendly creature that has 0 hit points or is dying.\n  ***First Aid.*** The sash has 3 charges. While wearing the sash, you can expend 1 charge as an action to cast the spare the dying spell, and you can expend 2 charges as an action to cast the cure wounds spell, using your Charisma modifier as your spellcasting ability modifier (minimum of +1). The sash recovers all expended charges daily at dawn.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "paired-gauntlets-of-striking",
            "name": "Paired Gauntlets of Striking",
            "type": "Wondrous item",
            "desc": "These leather gloves are reinforced with steel plates and decorated with images of two humanoids fighting side-by-side. While you and another creature are each wearing one of the gauntlets and are each within 5 feet of the same creature, you both have advantage on the first attack roll you make against that creature on each of your turns.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "phase-arrow",
            "name": "Phase Arrow",
            "type": "Weapon (arrow)",
            "desc": "When you make a ranged attack with this arrow, the attack ignores half and three-quarters cover as the arrow dips briefly into the Plane of Shadow on its way to the target. If the target has full cover and you are aware the target is in a particular space, you can fire this arrow at the target with disadvantage on the attack roll.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "shattershot-arrow",
            "name": "Shattershot Arrow",
            "type": "Weapon (arrow)",
            "desc": "When you hit a creature with this weapon, the target takes an extra 3d6 thunder damage as the arrow releases a sudden, loud ringing. Each creature made of inorganic material such as stone, crystal, or metal that is within 10 feet of the target must make a DC 13 Constitution saving throw, taking 3d6 thunder damage on a failed save, or half as much damage on a successful one. A nonmagical object that isn’t being worn or carried also takes the damage if it’s within 10 feet of the target.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "heartglow-lantern",
            "name": "Heartglow Lantern",
            "type": "Wondrous item",
            "desc": "Fashioned from a single piece of specially grown, hexagonal crystal fitted within a metal frame, a heartglow lantern doesn1t use burning fuel or ignited material to generate light, making it ideal in caverns where air supplies can be precious. You can use an action while holding one of these lanterns to cause it to shed bright light in a 20-foot radius and dim light for an additional 20 feet. The light lasts until you use a bonus action to repeat the command word or until the lantern is no longer being held or carried by a living creature.\n  Each lantern can create an additional effect when it is infused with vitality. Any creature touching a lantern can use an action to infuse it with some of the creature1s vitality. The creature1s hit-point maximum is reduced by an amount equal to the creature1s proficiency bonus, and the lantern gains charges equal to that amount. This reduction lasts until the creature finishes a long rest. Each lantern can hold any number of charges from any number of creatures, but each creature can infuse a lantern with vitality only once between long rests.\n  ***Deadbane (Uncommon).*** While holding this lantern, you can use an action and expend 1 or more of its charges to cause the lantern to detect undead for 1 hour. When an undead is within 20 feet of the lantern, the light it sheds changes to blue, growing brighter the closer the undead is to the lantern. For each charge you spend beyond the first, the duration increases by 30 minutes, and the distance the lantern can detect undead increases by 5 feet. Increasing this distance doesn't increase the radius of the light shed by the lantern.\n  ***Floodmote (Very Rare).*** If you are submerged while holding or carrying this lantern, you can use a reaction and expend 1 or more of its charges to create a small bubble of air for yourself for 1 hour. For each charge you spend beyond the first, the duration increases by 1 hour, and you can choose one additional creature within 30 feet of you to also be protected with a bubble of air. The bubble of air surrounds only a creature's head or other airbreathing organ and provides breathable air to the creature for the duration.\n  ***Tumblesafe (Rare).*** If you or a friendly creature you can see within 40 feet of you falls while you are holding or carrying this lantern, you can use a reaction and expend 1 or more of its charges to slow the fall. For each charge you spend beyond the first, you can extend the light shed by the lantern by 5 feet. Each falling creature and object in the lantern's light descends at a rate of 60 feet per round and takes no damage from falling. It continues to descend at this rate until it lands, even if it exits the lantern's light before it lands.",
            "rarity": "rarity varies",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "potion-belt",
            "name": "Potion Belt",
            "type": "Wondrous item",
            "desc": "One or more thin bands of flexible, pale blue crystal run along this plain, brown leather belt. As an action, you can pour a potion onto a band of crystal, which absorbs the potion and turns a deep blue. Each band of crystal can store only one potion at a time.\n  ***Potion Belt (Common).*** This belt contains only one band of crystal. While wearing the belt, you can use an action to speak the belt’s command word and gain the benefits of the potion as if you drank it.\n  ***Greater Potion Belt (Rare).*** This belt contains three bands of crystal. While wearing the belt, you can use a bonus action to speak the belt’s command word and the name of one of the potions and gain the benefits of the named potion as if you drank it.",
            "rarity": "rarity varies",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "figurine-of-wondrous-power",
            "name": "Figurine of Wondrous Power",
            "type": "Wondrous item",
            "desc": "A _figurine of wondrous power_ is a statuette of a beast small enough to fit in a pocket. If you use an action to speak the command word and throw the figurine to a point on the ground within 60 feet of you, the figurine becomes a living creature. If the space where the creature would appear is occupied by other creatures or objects, or if there isn't enough space for the creature, the figurine doesn't become a creature.\n\nThe creature is friendly to you and your companions. It understands your languages and obeys your spoken commands. If you issue no commands, the creature defends itself but takes no other actions.\n\nThe creature exists for a duration specific to each figurine. At the end of the duration, the creature reverts to its figurine form. It reverts to a figurine early if it drops to 0 hit points or if you use an action to speak the command word again while touching it. When the creature becomes a figurine again, its property can't be used again until a certain amount of time has passed, as specified in the figurine's description.\n\n**_Bronze Griffon (Rare)_**. This bronze statuette is of a griffon rampant. It can become a griffon for up to 6 hours. Once it has been used, it can't be used again until 5 days have passed.\n\n**_Ebony Fly (Rare)_**. This ebony statuette is carved in the likeness of a horsefly. It can become a giant fly for up to 12 hours and can be ridden as a mount. Once it has been used, it can't be used again until 2 days have passed.\n\n> ##### Giant Fly\n> **Armor Class** 11  \n> **Hit Points** 19 (3d10 + 3)  \n> **Speed** 30 ft., fly 60 ft.\n>\n> | STR     | DEX     | CON     | INT    | WIS     | CHA    |\n> |---------|---------|---------|--------|---------|--------|\n> | 14 (+2) | 13 (+1) | 13 (+1) | 2 (-4) | 10 (+0) | 3 (-4) |\n>\n> **Senses** darkvision 60 ft., passive Perception 10  \n> **Languages** -\n\n**_Golden Lions (Rare)_**. These gold statuettes of lions are always created in pairs. You can use one figurine or both simultaneously. Each can become a lion for up to 1 hour. Once a lion has been used, it can't be used again until 7 days have passed.\n\n**_Ivory Goats (Rare)_**. These ivory statuettes of goats are always created in sets of three. Each goat looks unique and functions differently from the others. Their properties are as follows:\n\n* The _goat of traveling_ can become a Large goat with the same statistics as a riding horse. It has 24 charges, and each hour or portion thereof it spends in beast form costs 1 charge. While it has charges, you can use it as often as you wish. When it runs out of charges, it reverts to a figurine and can't be used again until 7 days have passed, when it regains all its charges.\n* The _goat of travail_ becomes a giant goat for up to 3 hours. Once it has been used, it can't be used again until 30 days have passed.\n* The _goat of terror_ becomes a giant goat for up to 3 hours. The goat can't attack, but you can remove its horns and use them as weapons. One horn becomes a _+1 lance_, and the other becomes a _+2 longsword_. Removing a horn requires an action, and the weapons disappear and the horns return when the goat reverts to figurine form. In addition, the goat radiates a 30-foot-radius aura of terror while you are riding it. Any creature hostile to you that starts its turn in the aura must succeed on a DC 15 Wisdom saving throw or be frightened of the goat for 1 minute, or until the goat reverts to figurine form. The frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Once it successfully saves against the effect, a creature is immune to the goat's aura for the next 24 hours. Once the figurine has been used, it can't be used again until 15 days have passed.\n\n**_Marble Elephant (Rare)_**. This marble statuette is about 4 inches high and long. It can become an elephant for up to 24 hours. Once it has been used, it can't be used again until 7 days have passed.\n\n**_Obsidian Steed (Very Rare)_**. This polished obsidian horse can become a nightmare for up to 24 hours. The nightmare fights only to defend itself. Once it has been used, it can't be used again until 5 days have passed.\n\nIf you have a good alignment, the figurine has a 10 percent chance each time you use it to ignore your orders, including a command to revert to figurine form. If you mount the nightmare while it is ignoring your orders, you and the nightmare are instantly transported to a random location on the plane of Hades, where the nightmare reverts to figurine form.\n\n**_Onyx Dog (Rare)_**. This onyx statuette of a dog can become a mastiff for up to 6 hours. The mastiff has an Intelligence of 8 and can speak Common. It also has darkvision out to a range of 60 feet and can see invisible creatures and objects within that range. Once it has been used, it can't be used again until 7 days have passed.\n\n**_Serpentine Owl (Rare)_**. This serpentine statuette of an owl can become a giant owl for up to 8 hours. Once it has been used, it can't be used again until 2 days have passed. The owl can telepathically communicate with you at any range if you and it are on the same plane of existence.\n\n**_Silver Raven (Uncommon)_**. This silver statuette of a raven can become a raven for up to 12 hours. Once it has been used, it can't be used again until 2 days have passed. While in raven form, the figurine allows you to cast the _animal messenger_ spell on it at will.",
            "rarity": "rarity by figurine",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "horn-of-valhalla",
            "name": "Horn of Valhalla",
            "type": "Wondrous item",
            "desc": "You can use an action to blow this horn. In response, warrior spirits from the Valhalla appear within 60 feet of you. They use the statistics of a berserker. They return to Valhalla after 1 hour or when they drop to 0 hit points. Once you use the horn, it can't be used again until 7 days have passed.\n\nFour types of _horn of Valhalla_ are known to exist, each made of a different metal. The horn's type determines how many berserkers answer its summons, as well as the requirement for its use. The GM chooses the horn's type or determines it randomly.\n\n| d100   | Horn Type | Berserkers Summoned | Requirement                          |\n|--------|-----------|---------------------|--------------------------------------|\n| 01-40  | Silver    | 2d4 + 2             | None                                 |\n| 41-75  | Brass     | 3d4 + 3             | Proficiency with all simple weapons  |\n| 76-90  | Bronze    | 4d4 + 4             | Proficiency with all medium armor    |\n| 91-00  | Iron      | 5d4 + 5             | Proficiency with all martial weapons |\n\nIf you blow the horn without meeting its requirement, the summoned berserkers attack you. If you meet the requirement, they are friendly to you and your companions and follow your commands.",
            "rarity": "rare (silver or brass), very rare (bronze) or legendary (iron)",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "skysail",
            "name": "Skysail",
            "type": "Wondrous item",
            "desc": "These bat-like wings affixed to a pole are constructed out of either bone and leather or wood and cloth. While these wings are opened and the rung of the pole stepped into, you can use an action to cast _levitate_ on yourself at will.\nAdditionally, you can use an action to cast _fly_ on yourself for up to 1 minute (no concentration required). The _fly_ spell ends if you lose physical contact with the skysail. You cannot use this ability again until you complete a long rest, or you (and the Skysail) are immersed in extremely powerful air elemental magic, such as within the Elemental Plane of Air. When not in use, these wings can be easily folded together and worn beneath a cloak, and the pole used as a quarterstaff.",
            "rarity": "rare",
            "requires_attunement": "requires attunement",
            "document__slug": "taldorei",
            "document__title": "Critical Role: Tal’Dorei Campaign Setting",
            "document__url": "https://https://greenronin.com/blog/2017/09/25/ronin-round-table-integrating-wizards-5e-adventures-with-the-taldorei-campaign-setting/"
        },
        {
            "slug": "aberrant-agreement",
            "name": "Aberrant Agreement",
            "type": "Scroll",
            "desc": "This long scroll bears strange runes and seals of eldritch powers. When you use an action to present this scroll to an aberration whose Challenge Rating is equal to or less than your level, the binding powers of the scroll compel it to listen to you. You can then attempt to strike a bargain with the aberration, negotiating a service from it in exchange for a reward. The aberration is under no compulsion to strike the bargain; it is compelled only to parley long enough for you to present a bargain and allow for negotiations. If you or your allies attack or otherwise attempt to harm the aberration, the truce is broken, and the creature can act normally. If the aberration refuses the offer, it is free to take any actions it wishes. Should you and the aberration reach an agreement that is satisfactory to both parties, you must sign the agreement and have the aberration do likewise (or make its mark, if it has no form of writing). The writing on the scroll changes to reflect the terms of the agreement struck. The magic of the charter holds both you and the aberration to the agreement until its service is rendered and the reward paid, at which point the scroll blackens and crumbles to dust. An aberration's thinking is alien to most humanoids, and vaguely worded contracts may result in unintended consequences, as the creature may have different thoughts as to how to best meet the goal. If either party breaks the bargain, that creature immediately takes 10d6 psychic damage, and the charter is destroyed, ending the contract.",
            "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": "akaasit-blade",
            "name": "Akaasit Blade",
            "type": "Weapon",
            "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon. This dagger is crafted from the arm blade of a defeated Akaasit (see Tome of Beasts 2). You can use an action to activate a small measure of prescience within the dagger for 1 minute. If you are attacked by a creature you can see within 5 feet of you while this effect is active, you can use your reaction to make one attack with this dagger against the attacker. If your attack hits, the dagger loses its prescience, and its prescience can't be activated again until the next dawn.",
            "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": "alabaster-salt-shaker",
            "name": "Alabaster Salt Shaker",
            "type": "Wondrous item",
            "desc": "This shaker is carved from purest alabaster in the shape of an owl. It is 7 inches tall and contains enough salt to flavor 25 meals. When the shaker is empty, it can't be refilled, and it becomes nonmagical. When you or another creature eat a meal salted by this shaker, you don't need to eat again for 48 hours, at which point the magic wears off. If you don't eat within 1 hour of the magic wearing off, you gain one level of exhaustion. You continue gaining one level of exhaustion for each additional hour you don't eat.",
            "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": "amulet-of-memory",
            "name": "Amulet of Memory",
            "type": "Wondrous item",
            "desc": "Made of gold or silver, this spherical locket is engraved with two cresting waves facing away from each other while bound in a twisted loop. It preserves a memory to be reexperienced later. While wearing this amulet, you can use an action to speak the command word and open the locket. The open locket stores what you see and experience for up to 10 minutes. You can shut the locket at any time (no action required), stopping the memory recording. Opening the locket with the command word again overwrites the contained memory. While a memory is stored, you or another creature can touch the locket to experience the memory from the beginning. Breaking contact ends the memory early. In addition, you have advantage on any skill check related to details or knowledge of the stored memory. If you die while wearing the amulet, it preserves you. Your body is affected by the gentle repose spell until the amulet is removed or until you are restored to life. In addition, at the moment of your death, you can store any memory into the amulet. A creature touching the amulet perceives the memory stored there even after your death. Attuning to an amulet of memory removes any prior memories stored in it.",
            "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": "amulet-of-the-oracle",
            "name": "Amulet of the Oracle",
            "type": "Wondrous item",
            "desc": "When you finish a long rest while wearing this amulet, you can choose one cantrip from the cleric spell list. You can cast that cantrip from the amulet at will, using Wisdom as your spellcasting ability for it.",
            "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": "amulet-of-whirlwinds",
            "name": "Amulet of Whirlwinds",
            "type": "Wondrous item",
            "desc": "This amulet is strung on a brass necklace and holds a piece of djinn magic. The amulet has 9 charges. You can use an action to expend 1 of its charges to create a whirlwind on a point you can see within 60 feet of you. The whirlwind is a 5-foot-radius, 30-foot-tall cylinder of swirling air that lasts as long as you maintain concentration (as if concentrating on a spell). Any creature other than you that enters the whirlwind must succeed on a DC 15 Strength saving throw or be restrained by it. You can move the whirlwind up to 60 feet as an action, and creatures restrained by the whirlwind move with it. The whirlwind ends if you lose sight of it. A creature within 5 feet of the whirlwind can pull a creature out of it by taking an action to make a DC 15 Strength check and succeeding. A restrained creature can try to escape by taking an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the whirlwind. When all of the amulet's charges are expended, the amulet becomes a nonmagical piece of jewelry worth 50 gp.",
            "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": "anchor-of-striking",
            "name": "Anchor of Striking",
            "type": "Weapon",
            "desc": "This small rusty iron anchor feels sturdy in spite of its appearance. You gain a +1 bonus to attack and damage rolls made with this magic war pick. When you roll a 20 on an attack roll made with this weapon, the target is wrapped in ethereal golden chains that extend from the bottom of the anchor. As an action, the chained target can make a DC 15 Strength or Dexterity check, freeing itself from the chains on a success. Alternatively, you can use a bonus action to command the chains to disappear, freeing the target. The chains are constructed of magical force and can't be damaged, though they can be destroyed with a disintegrate spell. While the target is wrapped in these chains, you and the target can't move further than 50 feet from each other.",
            "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": "animated-chain-mail",
            "name": "Animated Chain Mail",
            "type": "Armor",
            "desc": "While wearing this armor, you gain a +1 bonus to AC, and you can use an action to cause parts of the armor to unravel into long, animated chains. While the chains are active, you have a climbing speed equal to your walking speed, and your AC is reduced by 2. You can use a bonus action to deactivate the chains, returning the armor to normal.",
            "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": "ankh-of-aten",
            "name": "Ankh of Aten",
            "type": "Wondrous item",
            "desc": "This golden ankh is about 12 inches long and has 5 charges. While holding the ankh by the loop, you can expend 1 charge as an action to fire a beam of brilliant sunlight in a 5-foot-wide, 60-foot-line from the end. Each creature caught in the line must make a DC 15 Constitution saving throw. On a failed save, a creature takes a5d8 radiant damage and is blinded until the end of your next turn. On a successful save, it takes half damage and isn't blinded. Undead have disadvantage on this saving throw. The ankh regains 1d4 + 1 expended charges daily at dawn.",
            "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": "arcanaphage-stone",
            "name": "Arcanaphage Stone",
            "type": "Wondrous item",
            "desc": "Similar to the rocks found in a bird's gizzard, this smooth stone helps an Arcanaphage (see Creature Codex) digest magic. While you hold or wear the stone, you have advantage on saving throws against spells.",
            "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": "armor-of-spite",
            "name": "Armor of Spite",
            "type": "Armor",
            "desc": "Unholy glyphs engraved on this black iron magic armor burn with a faint, orange light. While wearing the armor, you gain a +1 bonus to your AC. At the start of your turn, you can choose to allow attack rolls against you to have advantage. If you do, the glyphs shed dim light in a 5-foot radius, and you can use a reaction when a creature hits you with an attack to force the attacker to take necrotic damage equal to twice your proficiency bonus.",
            "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": "armor-of-the-ngobou",
            "name": "Armor of the Ngobou",
            "type": "Armor",
            "desc": "This thick and rough armor is made from the hide of a Ngobou (see Tome of Beasts), an aggressive, ox-sized dinosaur known to threaten elephants of the plains. The horns and tusks of the dinosaur are worked into the armor as spiked shoulder pads. While wearing this armor, you gain a +1 bonus to AC, and you have a magical sense for elephants. You automatically detect if an elephant has passed within 90 feet of your location within the last 24 hours, and you have advantage on any Wisdom (Perception) or Wisdom (Survival) checks you make to find elephants.",
            "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": "ashes-of-the-fallen",
            "name": "Ashes of the Fallen",
            "type": "Wondrous item",
            "desc": "Found in a small packet, this coarse, foul-smelling black dust is made from the powdered remains of a celestial. Each packet of the substance contains enough ashes for one use. You can use an action to throw the dust in a 15-foot cone. Each spellcaster in the cone must succeed on a DC 15 Wisdom saving throw or become cursed for 1 hour or until the curse is ended with a remove curse spell or similar magic. Creatures that don't cast spells are unaffected. A cursed spellcaster must make a DC 15 Wisdom saving throw each time it casts a spell. On a success, the spell is cast normally. On a failure, the spellcaster casts a different, randomly chosen spell of the same level or lower from among the spellcaster's prepared or known spells. If the spellcaster has no suitable spells available, no spell is cast.",
            "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": "baba-yagas-cinderskull",
            "name": "Baba Yaga's Cinderskull",
            "type": "Wondrous item",
            "desc": "Warm to the touch, this white, dry skull radiates dim, orange light from its eye sockets in a 30-foot radius. While attuned to the skull, you only require half of the daily food and water a creature of your size and type normally requires. In addition, you can withstand extreme temperatures indefinitely, and you automatically succeed on saving throws against extreme temperatures.",
            "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": "bag-of-traps",
            "name": "Bag of Traps",
            "type": "Wondrous item",
            "desc": "Anyone reaching into this apparently empty bag feels a small coin, which resembles no known currency. Removing the coin and placing or tossing it up to 20 feet creates a random mechanical trap that remains for 10 minutes or until discharged or disarmed, whereupon it disappears. The coin returns to the bag only after the trap disappears. You may draw up to 10 traps from the bag each week. The GM has the statistics for mechanical traps.",
            "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": "band-of-iron-thorns",
            "name": "Band of Iron Thorns",
            "type": "Wondrous item",
            "desc": "This black iron armband bristles with long, needle-sharp iron thorns. When you attune to the armband, the thorns bite into your flesh. The armband doesn't function unless the thorns pierce your skin and are able to reach your blood. While wearing the band, after you roll a saving throw but before the GM reveals if the roll is a success or failure, you can use your reaction to expend one Hit Die. Roll the die, and add the number rolled to your saving throw.",
            "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": "bead-of-exsanguination",
            "name": "Bead of Exsanguination",
            "type": "Wondrous item",
            "desc": "This small, black bead measures 3/4 of an inch in diameter and weights an ounce. Typically, 1d4 + 1 beads of exsanguination are found together. When thrown, the bead absorbs hit points from creatures near its impact site, damaging them. A bead can store up to 50 hit points at a time. When found, a bead contains 2d10 stored hit points. You can use an action to throw the bead up to 60 feet. Each creature within a 20-foot radius of where the bead landed must make a DC 15 Constitution saving throw, taking 3d6 necrotic damage on a failed save, or half as much damage on a successful one. The bead stores hit points equal to the necrotic damage dealt. The bead turns from black to crimson the more hit points are stored in it. If the bead absorbs 50 hit points or more, it explodes and is destroyed. Each creature within a 20-foot radius of the bead when it explodes must make a DC 15 Dexterity saving throw, taking 6d6 necrotic damage on a failed save, or half as much damage on a successful one. If you are holding the bead, you can use a bonus action to determine if the bead is below or above half its maximum stored hit points. If you hold and study the bead over the course of 1 hour, which can be done during a short rest, you know exactly how many hit points are stored in the bead.",
            "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": "bed-of-spikes",
            "name": "Bed of Spikes",
            "type": "Wondrous item",
            "desc": "This wide, wooden plank holds hundreds of two-inch long needle-like spikes. When you finish a long rest on the bed, you have resistance to piercing damage and advantage on Constitution saving throws to maintain your concentration on spells you cast for 8 hours or until you finish a short or long rest. Once used, the bed can't be used again until the next dusk.",
            "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/"
        }
    ]
}