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=19
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=20",
    "previous": "https://api-beta.open5e.com/v1/magicitems/?format=api&ordering=-desc&page=18",
    "results": [
        {
            "slug": "talisman-of-ultimate-evil",
            "name": "Talisman of Ultimate Evil",
            "type": "Wondrous item",
            "desc": "This item symbolizes unrepentant evil. A creature that is neither good nor evil in alignment takes 6d6 necrotic damage upon touching the talisman. A good creature takes 8d6 necrotic damage upon touching the talisman. Either sort of creature takes the damage again each time it ends its turn holding or carrying the talisman.\n\nIf you are an evil cleric or paladin, you can use the talisman as a holy symbol, and you gain a +2 bonus to spell attack rolls while you wear or hold it.\n\nThe talisman has 6 charges. If you are wearing or holding it, you can use an action to expend 1 charge from the talisman and choose one creature you can see on the ground within 120 feet of you. If the target is of good alignment, a flaming fissure opens under it. The target must succeed on a DC 20 Dexterity saving throw or fall into the fissure and be destroyed, leaving no remains. The fissure then closes, leaving no trace of its existence. When you expend the last charge, the talisman dissolves into foul-smelling slime and is destroyed.",
            "rarity": "legendary",
            "requires_attunement": "requires attunement by a creature of evil alignment",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "umbral-lantern",
            "name": "Umbral Lantern",
            "type": "Wondrous item",
            "desc": "This item looks like a typical hooded brass lantern, but shadowy forms crawl across its surface and it radiates darkness instead of light. The lantern can burn for up to 3 hours each day. While the lantern burns, it emits darkness as if the darkness spell were cast on it but with a 30-foot radius.",
            "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": "star-heart-a5e",
            "name": "Star Heart",
            "type": "Wondrous Item",
            "desc": "This item looks like a bright orange starfish. Once you are attuned to the _star heart_ it attaches to your skin over your heart, and as long as you have at least 1 hit point you regain 1d6 hit points every 10 minutes. If you lose a body part, after 1d6 + 1 days if you have at least 1 hit point the whole time the body part regrows and returns to full functionality.\n\nIn addition, any lost body part grows into an entirely new version of yourself after 1d4 + 3 days, complete with your personality, memory, and abilities. This new clone is independent and sentient, although it is incapable of further duplication. Every time a clone is created, one of the five legs of the _star heart_ withers and dies; it only regenerates when its associated clone dies. \n\nIf all five legs have grown into clones, then the _star heart_ is destroyed.\n\n_**Curse.**_ While some may say that having a clone that believes itself to be just as much “you” as yourself is enough of a curse in and of itself, the _star heart_ has other dangers. It was designed for a disposable warrior class of drones and isn’t quite compatible with other creatures. Every time the _star heart_ creates a clone, there’s a chance that something may go wrong. Roll 1d20 and consult Table: Star Heart Clone. If the result was over 11, then roll again, applying all effects.\n\n__Table: Star Heart Clone__\n| **d20** | **Effect**                                                                                                                                                                                                                                                                                                                                                                                                                                                     |\n| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| 1       | The clone is an exact copy (unless affected by previous rolls) but it is lifeless.                                                                                                                                                                                                                                                                                                                                                                             |\n| 2–11    | Nothing. The clone is an exact copy of you (if you have acquired scars or other imperfections over the years that regeneration didn’t cure then the clone will still lack them).                                                                                                                                                                                                                                                                               |\n| 12–13   | The clone is an exact copy, but its mind has been permanently warped by the regeneration process. It rolls once on Table: _Long Term Mental Stress Effects_ .                                                                                                                                                                                                                                                                                                  |\n| 14–15   | The clone is an exact copy but something has changed in its personality. The clone may choose to pursue a different class or profession than you. Whenever the clone can see you, it needs to make a DC 12 Wisdom check or it acquires a _short-term mental stress effect_ .                                                                                                                                                                                   |\n| 16–17   | Something is off. The clone may have different colored eyes or hair, new birthmarks or blemishes, or other minor differences (such as a different score in one or two abilities). Such differences are easy to hide and can be difficult to spot. These differences prey on the clone’s mind when it is near you. Whenever the clone can see you, it needs to make a DC 12 Wisdom check or it acquires a _short-term mental stress effect_ .                   |\n| 18      | The clone is obviously imperfect. At the Narrator’s discretion, the clone may be noticeably shorter, taller, heavier, or lighter than you. The clone has _disadvantage_  on any attempts to disguise itself as you. Whenever the clone can see you, it needs to make a DC 14 Wisdom check or it acquires a _long-term mental stress effect_ .                                                                                                                  |\n| 19      | The clone is effectively a reincarnation of you. Roll on Table: _Reincarnation_  to determine the clone’s heritage. Whenever the clone can see you, it needs to make a DC 14 Wisdom check or it acquires a _long-term mental stress effect_ .                                                                                                                                                                                                                  |\n| 20      | There is a darkness within the clone and it wants to replace you. No matter how perfect the copy, the clone always attacks you on sight with the intent to kill (at the Narrator’s discretion, the clone may delay such an act if it would be immediately beneficial to the clone—once the benefit is gone, the bloodlust returns). The clone also plots against you when not in its presence, hiring assassins or otherwise attempting to vex or destroy you. |\n\n**Note:** Particular _mental stress effects_  do not stack. For example, if the clone has both a personality change and develops a phobia, it only needs to make a single DC 14 Wisdom check when it sees you.",
            "rarity": "Legendary",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "bag-of-cheese-a5e",
            "name": "Bag of Cheese",
            "type": "Wondrous Item",
            "desc": "This item is often bought from apprentice wizards with an adventurer’s first reward from questing. It is a yellow bag with the word “cheese” embroidered on it (in Common). Any food you put in this bag becomes cheese, but retains its original taste and condition—a moldy and dirty loaf of bread becomes a moldy and dirty piece of cheese. Any non-food items develop a distinctly cheesy aroma.\n\nAlternatively, you can turn the bag inside out, transforming it into 1 Supply worth of any type of mundane cheese.",
            "rarity": "Common",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "bag-of-devouring-a5e",
            "name": "Bag of Devouring",
            "type": "Wondrous Item",
            "desc": "This item is actually an aperture for the mouth of an immense extradimensional creature and is often mistaken for a _bag of holding_ . \n\nThe creature can perceive everything placed inside the bag. Up to a cubic foot of inanimate objects can be stored inside, however once per day the creature swallows any inanimate objects inside and spews them into another plane of existence (with the Narrator deciding the plane and time of day). Animal or vegetable matter placed completely inside is instead ingested and destroyed. \n\nThis item can be very dangerous. When part of a creature is inside the bag (including a creature reaching a hand inside) there is a 50% chance the bag pulls it inside. A creature that ends its turn inside the bag is ingested and destroyed. \n\nA creature inside the bag can try to escape by using an action and making a DC 15 Strength check. Creatures outside the bag may use an action to attempt to reach in and pull a creature out with a DC 20 Strength check. This rescue attempt is subject to the same 50% chance to be pulled inside.\n\nPiercing or tearing the item destroys it, with anything currently inside shifted to a random location on the Astral Plane. Turning the bag inside out closes the mouth.",
            "rarity": "Very Rare",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "apparatus-of-the-crab",
            "name": "Apparatus of the Crab",
            "type": "Wondrous item",
            "desc": "This item first appears to be a Large sealed iron barrel weighing 500 pounds. The barrel has a hidden catch, which can be found with a successful DC 20 Intelligence (Investigation) check. Releasing the catch unlocks a hatch at one end of the barrel, allowing two Medium or smaller creatures to crawl inside. Ten levers are set in a row at the far end, each in a neutral position, able to move either up or down. When certain levers are used, the apparatus transforms to resemble a giant lobster.\n\nThe apparatus of the Crab is a Large object with the following statistics:\n\n**Armor Class:** 20\n\n**Hit Points:** 200\n\n**Speed:** 30 ft., swim 30 ft. (or 0 ft. for both if the legs and tail aren't extended)\n\n**Damage Immunities:** poison, psychic\n\nTo be used as a vehicle, the apparatus requires one pilot. While the apparatus's hatch is closed, the compartment is airtight and watertight. The compartment holds enough air for 10 hours of breathing, divided by the number of breathing creatures inside.\n\nThe apparatus floats on water. It can also go underwater to a depth of 900 feet. Below that, the vehicle takes 2d6 bludgeoning damage per minute from pressure.\n\nA creature in the compartment can use an action to move as many as two of the apparatus's levers up or down. After each use, a lever goes back to its neutral position. Each lever, from left to right, functions as shown in the Apparatus of the Crab Levers table.\n\n**Apparatus of the Crab Levers (table)**\n\n| Lever | Up                                                                                                                               | Down                                                                                                                                        |\n|-------|----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| 1     | Legs and tail extend, allowing the apparatus to walk and swim.                                                                   | Legs and tail retract, reducing the apparatus's speed to 0 and making it unable to benefit from bonuses to speed.                           |\n| 2     | Forward window shutter opens.                                                                                                    | Forward window shutter closes.                                                                                                              |\n| 3     | Side window shutters open (two per side).                                                                                        | Side window shutters close (two per side).                                                                                                  |\n| 4     | Two claws extend from the front sides of the apparatus.                                                                          | The claws retract.                                                                                                                          |\n| 5     | Each extended claw makes the following melee weapon attack: +8 to hit, reach 5 ft., one target. Hit: 7 (2d6) bludgeoning damage. | Each extended claw makes the following melee weapon attack: +8 to hit, reach 5 ft., one target. Hit: The target is grappled (escape DC 15). |\n| 6     | The apparatus walks or swims forward.                                                                                            | The apparatus walks or swims backward.                                                                                                      |\n| 7     | The apparatus turns 90 degrees left.                                                                                             | The apparatus turns 90 degrees right.                                                                                                       |\n| 8     | Eyelike fixtures emit bright light in a 30-foot radius and dim light for an additional 30 feet.                                  | The light turns off.                                                                                                                        |\n| 9     | The apparatus sinks as much as 20 feet in liquid.                                                                                | The apparatus rises up to 20 feet in liquid.                                                                                                |\n| 10    | The rear hatch unseals and opens.                                                                                                | The rear hatch closes and seals.                                                                                                            |",
            "rarity": "legendary",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "case-of-preservation",
            "name": "Case of Preservation",
            "type": "Wondrous item",
            "desc": "This item appears to be a standard map or scroll case fashioned of well-oiled leather. You can store up to ten rolled-up sheets of paper or five rolled-up sheets of parchment in this container. While ensconced in the case, the contents are protected from damage caused by fire, exposure to water, age, or vermin.",
            "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": "sun-blade",
            "name": "Sun Blade",
            "type": "Weapon (longsword)",
            "desc": "This item appears to be a longsword hilt. While grasping the hilt, you can use a bonus action to cause a blade of pure radiance to spring into existence, or make the blade disappear. While the blade exists, this magic longsword has the finesse property. If you are proficient with shortswords or longswords, you are proficient with the _sun blade_.\n\nYou gain a +2 bonus to attack and damage rolls made with this weapon, which deals radiant damage instead of slashing damage. When you hit an undead with it, that target takes an extra 1d8 radiant damage.\n\nThe sword's luminous blade emits bright light in a 15-foot radius and dim light for an additional 15 feet. The light is sunlight. While the blade persists, you can use an action to expand or reduce its radius of bright and dim light by 5 feet each, to a maximum of 30 feet each or a minimum of 10 feet each.",
            "rarity": "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": "blackbird-pie-a5e",
            "name": "Blackbird Pie",
            "type": "Wondrous Item",
            "desc": "This item appears to be a freshly baked pie in a tin. When the crust is fully punctured the pie explodes as 24 magic blackbirds fly out and flit through the air in a 20-foot radius for 2d4 rounds, at which point the birds and the pie disappear. A creature that starts its turn in the area or first enters into the area on its turn makes a DC 15 Dexterity _saving throw_ , taking 1 slashing damage on a failure. A creature damaged by the blackbirds has _disadvantage_  on ability checks and _attack rolls_  until the beginning of its next turn. The blackbirds are magical and cannot be interacted with like normal animals, and attacking them has no effect.",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "mindblade-a5e",
            "name": "Mindblade",
            "type": "Weapon",
            "desc": "This item appears to be a dagger hilt. While grasping the hilt, you can use a bonus action to cause a blade of purple flames to spring into existence, or make the blade disappear.\n\nYou gain a +2 bonus to _attack and damage rolls_  made with this weapon, which deals psychic damage instead of piercing damage. When a fey, giant, or humanoid creature is slain using this weapon, for the next 1d4+2 days the resulting corpse can be possessed (such as by __magic jar_ or a _ghost_ ) as though it were still alive.\n\nAlternatively, during that time you may expend a charge to use the dagger to animate the corpse as __animate dead_  with a casting time of 1 action. You must reassert your control over the undead creature within 24 hours using 1 charge, or it ceases obeying any commands. Casting the _animate dead_ spell on such a creature has no effect. Regardless, it reverts to a corpse when the allotted time is up and cannot be reanimated in this way again. The dagger has 4 charges and regains 1d4 expended charges each dawn.",
            "rarity": "Very Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "defensive-umbrella-a5e",
            "name": "Defensive Umbrella",
            "type": "Wondrous Item",
            "desc": "This is an unassuming-looking black umbrella, but it can provide impressive protection when needed. As a bonus action when the umbrella is open, you can press a button in the handle. The canopy immediately flattens and hardens into a   _1 light shield_  and the handle transforms into a _1 rapier_ . You count as already wielding both and are considered proficient as long as you are attuned to the defensive umbrella. You can return the sword and shield to umbrella form as an action by bringing the two parts together and speaking the command word. Opening or closing the umbrella requires an action.",
            "rarity": "Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "master-anglers-tackle",
            "name": "Master Angler's Tackle",
            "type": "Wondrous item",
            "desc": "This is a set of well-worn but finely crafted fishing gear. You have advantage on any Wisdom (Survival) checks made to catch fish or other seafood when using it. If you ever roll a 1 on your check while using the tackle, roll again. If the second roll is a 20, you still fail to catch anything edible, but you pull up something interesting or valuable—a bottle with a note in it, a fragment of an ancient tablet carved in ancient script, a mermaid in need of help, or similar. The GM decides what you pull up and its value, if it has one.",
            "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-scrying",
            "name": "Staff of Scrying",
            "type": "Staff",
            "desc": "This is a graceful, highly polished wooden staff crafted from willow. A crystal ball tops the staff, and smooth gold bands twist around its shaft. 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: detect thoughts (2 charges), locate creature (4 charges), locate object (2 charges), scrying (5 charges), or true seeing (6 charges). The staff regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, a bright flash of light erupts from the crystal ball, and the staff vanishes.",
            "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": "silvered-oar",
            "name": "Silvered Oar",
            "type": "Wondrous item",
            "desc": "This is a 6-foot-long birch wood oar with leaves and branches carved into its length. The grooves of the carvings are filled with silver, which glows softly when it is outdoors at night. You can activate the oar as an action to have it row a boat unassisted, obeying your mental commands. You can instruct it to row to a destination familiar to you, allowing you to rest while it performs its task. While rowing, it avoids contact with objects on the boat, but it can be grabbed and stopped by anyone at any time. The oar can move a total weight of 2,000 pounds at a speed of 3 miles per hour. It floats back to your hand if the weight of the craft, crew, and carried goods exceeds that weight.",
            "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-portals",
            "name": "Staff of Portals",
            "type": "Staff",
            "desc": "This iron-shod wooden staff is heavily worn, and it can be wielded as a quarterstaff that grants a +1 bonus to attack and damage rolls made with it. The 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, the staff loses all of its magic and becomes a nonmagical quarterstaff. 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: arcane lock (2 charges), dimension door (4 charges), knock (2 charges), or passwall (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": "iron-flask",
            "name": "Iron Flask",
            "type": "Wondrous item",
            "desc": "This iron bottle has a brass stopper. You can use an action to speak the flask's command word, targeting a creature that you can see within 60 feet of you. If the target is native to a plane of existence other than the one you're on, the target must succeed on a DC 17 Wisdom saving throw or be trapped in the flask. If the target has been trapped by the flask before, it has advantage on the saving throw. Once trapped, a creature remains in the flask until released. The flask can hold only one creature at a time. A creature trapped in the flask doesn't need to breathe, eat, or drink and doesn't age.\n\nYou can use an action to remove the flask's stopper and release the creature the flask contains. The creature is friendly to you and your companions for 1 hour and obeys your commands for that duration. If you give no commands or give it a command that is likely to result in its death, it defends itself but otherwise takes no actions. At the end of the duration, the creature acts in accordance with its normal disposition and alignment.\n\nAn _identify_ spell reveals that a creature is inside the flask, but the only way to determine the type of creature is to open the flask. A newly discovered bottle might already contain a creature chosen by the GM or determined randomly.\n\n| d100  | Contents          |\n|-------|-------------------|\n| 1-50  | Empty             |\n| 51-54 | Demon (type 1)    |\n| 55-58 | Demon (type 2)    |\n| 59-62 | Demon (type 3)    |\n| 63-64 | Demon (type 4)    |\n| 65    | Demon (type 5)    |\n| 66    | Demon (type 6)    |\n| 67    | Deva              |\n| 68-69 | Devil (greater)   |\n| 70-73 | Devil (lesser)    |\n| 74-75 | Djinni            |\n| 76-77 | Efreeti           |\n| 78-83 | Elemental (any)   |\n| 84-86 | Invisible stalker |\n| 87-90 | Night hag         |\n| 91    | Planetar          |\n| 92-95 | Salamander        |\n| 96    | Solar             |\n| 97-99 | Succubus/incubus  |\n| 100   | Xorn              |",
            "rarity": "legendary",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "orb-of-chaotic-assault-a5e",
            "name": "Orb of Chaotic Assault",
            "type": "Wondrous Item",
            "desc": "This iridescent glass sphere’s color is constantly shifting. When used as an improvised weapon the orb breaks on impact. If the orb shatters against a creature, one randomly determined resistance or immunity the creature has is reduced for 1d6+1 rounds, after which the creature’s defenses return to normal. A creature’s immunity to a damage type changes to resistance to that damage type, or it loses its resistance. Success on a DC 15 Intelligence (Arcana) check reveals what resistance has been affected after the orb is used.",
            "rarity": "Rare",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "orb-of-the-dragon-breaker-a5e",
            "name": "Orb of the Dragon Breaker",
            "type": "Wondrous Item",
            "desc": "This iridescent glass sphere resembles a soap bubble tinted the color of the dragon scale used to create it. When used as an improvised weapon the orb breaks on impact. If the orb shatters against a creature, the creature’s immunity or resistance to a damage type associated with the dragon scale used in the orb’s creation (fire for a red dragon scale, acid for a green dragon scale, and so on) is either reduced from immunity to a damage type to resistance to the same damage type, or it loses its resistance. The orb’s effects last for 1d6+1 rounds, after which the creature’s defenses return to normal.",
            "rarity": "Rare",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "braid-whip-clasp",
            "name": "Braid Whip Clasp",
            "type": "Wondrous item",
            "desc": "This intricately carved ivory clasp can be wrapped around or woven into braided hair 3 feet or longer. While the clasp is attached to your braided hair, you can speak its command word as a bonus action and transform your braid into a dangerous whip. If you speak the command word again, you end the effect. You gain a +1 bonus to attack and damage rolls made with this magic whip. When the clasp's property has been used for a total of 10 minutes, you can't use it to transform your braid into a whip 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": "marvelous-clockwork-mallard",
            "name": "Marvelous Clockwork Mallard",
            "type": "Wondrous item",
            "desc": "This intricate clockwork recreation of a Tiny duck is fashioned of brass and tin. Its head is painted with green lacquer, the bill is plated in gold, and its eyes are small chips of black onyx. You can use an action to wind the mallard's key, and it springs to life, ready to follow your commands. While active, it has AC 13, 18 hit points, speed 25 ft., fly 40 ft., and swim 30 ft. If reduced to 0 hit points, it becomes nonfunctional and can't be activated again until 24 hours have passed, during which time it magically repairs itself. If damaged but not disabled, it regains any lost hit points at the next dawn. It has the following additional properties, and you choose which property to activate when you wind the mallard's key.",
            "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": "dancing-ink",
            "name": "Dancing Ink",
            "type": "Wondrous item",
            "desc": "This ink is favored by merchants for eye-catching banners and by toy makers for scrolls and books for children. Typically found in 1d4 pots, this ink allows you to draw an illustration that moves about the page where it was drawn, whether that is an illustration of waves crashing against a shore along the bottom of the page or a rabbit leaping over the page's text. The ink wears away over time due to the movement and fades from the page after 2d4 weeks. The ink moves only when exposed to light, and some long-forgotten tomes have been opened to reveal small, moving illustrations drawn by ancient scholars. One pot can be used to fill 25 pages of a book or a similar total area for larger banners.",
            "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": "apparatus-of-the-crab-a5e",
            "name": "Apparatus of the Crab",
            "type": "Wondrous Item",
            "desc": "This ingeniously crafted item (known by some as the crabaratus) is a tightly shut 500 pound iron barrel. Making a DC 20 Investigation check reveals a hidden catch which unlocks one end of the barrel—a hatch. Two Medium or smaller creatures can crawl inside where there are 10 levers in a row at the far end. Each lever is in a neutral position but can move up or down. Use of these levers makes the barrel reconfigure to resemble a giant metal crab.\n\nThis item is a Large object with the following statistics:\n\n**Armor Class:** 20\n\n**Hit Points:** 200\n\n**Speed:** 30 ft., swim 30 ft. (both are 0 ft. without legs and tail extended)\n\n**Damage Immunities:** poison, psychic\n\nThe item requires a pilot to be used as a vehicle. The hatch must be closed for it to be airtight and watertight. The apparatus holds 10 hours worth of air for breathing, dividing by the number of breathing creatures inside.\n\nThe apparatus floats on water and may dive underwater down to 900 feet, taking 2d6 bludgeoning damage at the end of each minute spent at a lower depth.\n\nAny creature inside the apparatus can use an action to position up to two of the levers either up or down, with the lever returning to its neutral position upon use. From left to right, the Apparatus of the Crab table shows how each lever functions.\n\n  \n**Table: Apparatus of the Crab**\n\n| **Lever** | **Up**                                                                                                                            | **Down**                                                                                                                    |\n| --------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |\n| 1         | Extends legs and tail.                                                                                                            | Retracts legs and tail. Speed is 0 ft. and it cannot benefit from bonuses to Speed.                                         |\n| 2         | Shutter on forward window opens.                                                                                                  | Shutter on forward window closes.                                                                                           |\n| 3         | Shutters (two each side) on side windows open.                                                                                    | Shutters on side windows close.                                                                                             |\n| 4         | Two claws extend, one on each front side.                                                                                         | The claws retract.                                                                                                          |\n| 5         | Each extended claw makes a melee attack: +8 to hit, reach 5 ft., one target. Hit: 7 (2d6) bludgeoning damage.                     | Each extended claw makes a melee attack: +8 to hit, reach 5 ft., one target. Hit: The target is _grappled_  (escape DC 15). |\n| 6         | The apparatus moves forward.                                                                                                      | The apparatus moves backward.                                                                                               |\n| 7         | The apparatus turns 90 degrees left.                                                                                              | The apparatus turns 90 degrees right.                                                                                       |\n| 8         | Bright light shines from fixtures resembling eyes, shedding bright light in a 30-foot radius and dim light an additional 30 feet. | The light extinguishes.                                                                                                     |\n| 9         | If in liquid, the apparatus sinks 20 feet.                                                                                        | If in liquid, the apparatus rises 20 feet.                                                                                  |\n| 10        | The hatch opens.                                                                                                                  | The hatch closes.                                                                                                           |",
            "rarity": "Legendary",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "cube-of-force-a5e",
            "name": "Cube of Force",
            "type": "Wondrous Item",
            "desc": "This inch-long cube has a recessed button with a distinct marking on each face. It starts with 36 charges and regains 1d20 of them at dawn. \n\nYou can use an action to press one of the buttons, expending charges as shown on the Cube of Force table. If the cube has insufficient charges, nothing happens.\n\nOtherwise, the cube creates a 15-foot cube of force that is centered on you and moves with you. It lasts for 1 minute, until you use an action to press another button, or the cube’s charges are depleted. \n\nYou can change the cube’s effect by pressing a different button. Doing so expends the requisite number of charges and resets the duration.\n\nIf moving causes the cube to come into contact with a solid object that can't pass through the cube, you cannot move any closer to that object while the cube is active.\n\nThe cube loses charges when targeted by effects from the following spells or magic items: _disintegrate_ (1d12 charges), __horn of blasting_ (1d10 charges), __passwall_  (1d6 charges), __prismatic spray_  (1d20 charges), __wall of fire_  (1d4 charges).\n\n__**Table: Cube of Force**__\n| **Face** | **Charges** | **Effect**                                                                                              |\n| -------- | ----------- | ------------------------------------------------------------------------------------------------------- |\n| 1        | 1           | Gasses, wind, and fog can’t penetrate the cube.                                                         |\n| 2        | 2           | Nonliving matter can’t penetrate the cube, except for walls, floors, and ceilings (at your discretion). |\n| 3        | 3           | Living matter can’t penetrate the cube.                                                                 |\n| 4        | 4           | Spell effects can’t penetrate the cube.                                                                 |\n| 5        | 5           | Nothing penetrates the cube (exception for walls, floors, and ceilings at your discretion).             |\n| 6        | 0           | Deactivate the cube.                                                                                    |",
            "rarity": "Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "oni-mask",
            "name": "Oni Mask",
            "type": "Wondrous item",
            "desc": "This horned mask is fashioned into the fearsome likeness of a pale oni. The mask has 6 charges for the following properties. The mask regains 1d6 expended charges daily at dawn. Spells. While wearing the mask, you can use an action to expend 1 or more of its charges to cast one of the following spells (save DC 15): charm person (1 charge), invisibility (2 charges), or sleep (1 charge). Change Shape. You can expend 3 charges as an action to magically polymorph into a Small or Medium humanoid, into a Large giant, or back into your true form. Other than your size, your statistics are the same in each form. The only equipment that is transformed is your weapon, which enlarges or shrinks so that it can be wielded in any form. If you die, you revert to your true form, and your weapon reverts to its normal size.",
            "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": "spell-disruptor-horn",
            "name": "Spell Disruptor Horn",
            "type": "Wondrous item",
            "desc": "This horn is carved with images of a Spellhound (see Tome of Beasts 2) and invokes the antimagic properties of the hound's howl. You use an action to blow this horn, which emits a high-pitched, multiphonic sound that disrupts all magical effects within 30 feet of you. Any spell of 3rd level or lower in the area ends. For each spell of 4th-level or higher in the area, the horn makes a check with a +3 bonus. The DC equals 10 + the spell's level. On a success, the spell ends. In addition, each spellcaster within 30 feet of you and that can hear the horn must succeed on a DC 15 Constitution saving throw or be stunned until the end of its next turn. Once used, the horn can't be used 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": "alchemical-lantern",
            "name": "Alchemical Lantern",
            "type": "Wondrous item",
            "desc": "This hooded lantern has 3 charges and regains all expended charges daily at dusk. While the lantern is lit, you can use an action to expend 1 charge to cause the lantern to spit gooey alchemical fire at a creature you can see in the lantern's bright light. The lantern makes its attack roll with a +5 bonus. On a hit, the target takes 2d6 fire damage, and it ignites. Until a creature takes an action to douse the fire, the target takes 1d6 fire damage at the start of each of its turns.",
            "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": "clockwork-spider-cloak",
            "name": "Clockwork Spider Cloak",
            "type": "Wondrous item",
            "desc": "This hooded cloak is made from black spider silk and has thin brass ribbing stitched on the inside. It has 3 charges. While wearing the cloak, you gain a +2 bonus on Dexterity (Stealth) checks. As an action, you can expend 1 charge to animate the brass ribs into articulated spider legs 1 inch thick and 6 feet long for 1 minute. You can use the charges in succession. The spider legs allow you to climb at your normal walking speed, and you double your proficiency bonus and gain advantage on any Strength (Athletics) checks made for slippery or difficult surfaces. The cloak regains 1d3 charges each day at sunset.",
            "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": "chime-of-opening",
            "name": "Chime of Opening",
            "type": "Wondrous item",
            "desc": "This hollow metal tube measures about 1 foot long and weighs 1 pound. You can strike it as an action, pointing it at an object within 120 feet of you that can be opened, such as a door, lid, or lock. The chime issues a clear tone, and one lock or latch on the object opens unless the sound can't reach the object. If no locks or latches remain, the object itself opens.\n\nThe chime can be used ten times. After the tenth time, it cracks and becomes useless.",
            "rarity": "rare",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "commanders-helm",
            "name": "Commander's Helm",
            "type": "Wondrous item",
            "desc": "This helmet sheds bright light in a 10-foot radius and dim light for an additional 10 feet. The type of light given off by the helm depends on the aesthetic desired by its creator. Some are surrounded in a wreath of hellish (though illusory) flames, while others give off a soft, warm halo of white or golden light. You can use an action to start or stop the light. While wearing the helm, you can use an action to make your voice loud enough to be heard clearly by anyone within 300 feet of you until the end of your next turn.",
            "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": "helm-of-brilliance-a5e",
            "name": "Helm of Brilliance",
            "type": "Wondrous Item",
            "desc": "This helm is set with 1d10 diamonds, 2d10 rubies, 3d10 fire opals, and 4d10 opals. Gems removed from the helm crumble to dust. The helm loses its magic when all the gems are removed.\n\nWhile wearing this helm, you gain the following benefits:\n\n* You can use an action to cast one of the following spells (save DC 18) with the listed gem as its component: _daylight_ (opal), __fireball_  (fire opal), _prismatic spray_ (diamond), or _wall of fire_  (ruby). The gem is then destroyed.\n* If at least one diamond remains, the helm casts dim light in a 30-foot radius if at least one undead is within 30 feet. Any undead that starts its turn in the light takes 1d6 radiant damage.\n* If at least one ruby remains, you have resistance to fire damage.\n* If at least one fire opal remains, you can use an action to speak a command word and cause a weapon you are holding to erupt in flames, causing it to deal an extra 1d6 fire damage on a hit. The flames cast bright light in a 10-foot radius and dim light for an additional 10 feet. The flames last until you use a bonus action to speak the command word or you release the weapon.\n* Whenever you fail a _saving throw_  against a spell and take fire damage as a result, roll a d20\\. On a 1, light blazes from the remaining gems. Each creature within 60 feet other than you must succeed on a DC 17 Dexterity saving throw or take radiant damage equal to the number of gems in the helm. The helm and the remaining gems are then destroyed.",
            "rarity": "Very Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "helm-of-teleportation",
            "name": "Helm of Teleportation",
            "type": "Wondrous item",
            "desc": "This helm has 3 charges. While wearing it, you can use an action and expend 1 charge to cast the _teleport_ spell from it. The helm regains 1d3\n\nexpended charges daily at dawn.",
            "rarity": "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": "signet-of-the-magister",
            "name": "Signet of the Magister",
            "type": "Ring",
            "desc": "This heavy, gold ring is set with a round piece of carnelian, which is engraved with the symbol of an eagle perched upon a crown. While wearing the ring, you have advantage on saving throws against enchantment spells and effects. You can use an action to touch the ring to a creature—requiring a melee attack roll unless the creature is willing or incapacitated—and magically brand it with the ring’s crest. When a branded creature harms you, it takes 2d6 psychic damage and must succeed on a DC 15 Wisdom saving throw or be stunned until the end of its next turn. On a success, a creature is immune to this property of the ring for the next 24 hours, but the brand remains until removed. You can remove the brand as an action. The remove curse spell also removes the brand. Once you brand a creature, you can’t brand another creature until the next dawn. Instruments of Law. If you are also attuned to and wearing a Justicar’s mask (see page 149), you can cast the locate creature to detect a branded creature at will from the ring. If you are also attuned to and carrying a rod of the disciplinarian (see page 83), the psychic damage from the brand increases to 3d6 and the save DC increases to 16.",
            "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": "wolfbite-ring",
            "name": "Wolfbite Ring",
            "type": "Ring",
            "desc": "This heavy iron ring is adorned with the stylized head of a snarling wolf. The ring has 3 charges and regains 1d3 expended charges daily at dawn. When you make a melee weapon attack while wearing this ring, you can use a bonus action to expend 1 of the ring's charges to deal an extra 2d6 piercing damage to the target. Then, the target must succeed on a DC 15 Strength saving throw or be knocked prone.",
            "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": "burglars-lock-and-key",
            "name": "Burglar's Lock and Key",
            "type": "Wondrous item",
            "desc": "This heavy iron lock bears a stout, pitted key permanently fixed in the keyhole. As an action, you can twist the key counterclockwise to instantly open one door, chest, bag, bottle, or container of your choice within 30 feet. Any container or portal weighing more than 30 pounds or restrained in any way (latched, bolted, tied, or the like) automatically resists this effect.",
            "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": "bowl-of-commanding-water-elementals-a5e",
            "name": "Bowl of Commanding Water Elementals",
            "type": "Wondrous Item",
            "desc": "This heavy glass bowl weighs 3 pounds and can hold 3 gallons of water. While it is filled, you can use an action to summon a _water elemental_  as if you had cast the _conjure elemental_  spell. Once used, you must wait until the next dawn to use it again.",
            "rarity": "Rare",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "gauntlet-of-the-iron-sphere",
            "name": "Gauntlet of the Iron Sphere",
            "type": "Wondrous item",
            "desc": "This heavy gauntlet is adorned with an onyx. While wearing this gauntlet, your unarmed strikes deal 1d8 bludgeoning damage, instead of the damage normal for an unarmed strike, and you gain a +1 bonus to attack and damage rolls with unarmed strikes. In addition, your unarmed strikes deal double damage to objects and structures. If you hold a pound of raw iron ore in your hand while wearing the gauntlet, you can use an action to speak the gauntlet's command word and conjure an Iron Sphere (see Creature Codex). The iron sphere remains for 1 hour or until it dies. It is friendly to you and your companions. Roll initiative for the iron sphere, which has its own turns. It obeys any verbal commands that you issue to it (no action required by you). If you don't issue any commands to the iron sphere, it defends itself from hostile creatures but otherwise takes no actions. The gauntlet can't be used this way again until the next dawn.",
            "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": "neutralizing-bead",
            "name": "Neutralizing Bead",
            "type": "Wondrous item",
            "desc": "This hard, gritty, flavorless bead can be dissolved in liquid or powdered between your fingers and sprinkled over food. Doing so neutralizes any poisons that may be present. If the food or liquid is poisoned, it takes on a brief reddish hue where it makes contact with the bead as the bead dissolves. Alternatively, you can chew and swallow the bead and gain the effects of an antitoxin.",
            "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": "pistol-of-the-umbral-court",
            "name": "Pistol of the Umbral Court",
            "type": "Weapon",
            "desc": "This hand crossbow is made from coal-colored wood. Its limb is made from cold steel and boasts engravings of sharp teeth. The barrel is magically oiled and smells faintly of ash. The grip is made from rough leather. You gain a +2 bonus on attack and damage rolls made with this magic weapon. When you hit with an attack with this weapon, you can force the target of your attack to succeed on a DC 15 Strength saving throw or be pushed 5 feet away from you. The target takes damage, as normal, whether it was pushed away or not. As a bonus action, you can increase the distance creatures are pushed to 20 feet for 1 minute. If the creature strikes a solid object before the movement is complete, it takes 1d6 bludgeoning damage for every 10 feet traveled. Once used, this property of the crossbow can't be used again until the next dawn.",
            "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": "asps-kiss",
            "name": "Asp's Kiss",
            "type": "Weapon",
            "desc": "This haladie features two short, slightly curved blades attached to a single hilt with a short, blue-sheened spike on the hand guard. You gain a +2 bonus to attack and damage rolls made with this magic weapon. While attuned to this sword, you have immunity to poison damage, and, when you take the Dash action, the extra movement you gain is double your speed instead of equal to your speed. When you use the Attack action with this sword, you can make one attack with its hand guard spike (treat as a dagger) as a bonus action. You can use an action to cause indigo poison to coat the blades of this sword. The poison remains for 1 minute or until two attacks using the blade of this weapon hit one or more creatures. The target must succeed on a DC 17 Constitution saving throw or take 2d10 poison damage and its hit point maximum is reduced by an amount equal to the poison damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0. The sword can't be used this way again until the next dawn. When you kill a creature with this weapon, it sheds a single, blue tear as it takes its last breath.",
            "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": "hair-pick-of-protection",
            "name": "Hair Pick of Protection",
            "type": "Wondrous item",
            "desc": "This hair pick has glittering teeth that slide easily into your hair, making your hair look perfectly coiffed and battle-ready. Though typically worn in hair, you can also wear the pick as a brooch or cloak clasp. While wearing this pick, you gain a +2 bonus to AC, and you have advantage on saving throws against spells. In addition, the pick magically boosts your self-esteem and your confidence in your ability to overcome any challenge, making you immune to the frightened condition.",
            "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": "brighellas-guitar-a5e",
            "name": "Brighella's Guitar",
            "type": "Wondrous Item",
            "desc": "This guitar is brilliantly painted with triangles of bright color. While attuned, you gain an _expertise die_  on Performance checks made with this guitar. Additionally, once per day, you may use an action to cast __bestow curse_  as a 5th-level spell, without spending a spell slot. However, the curse is always _disadvantage_  on Dexterity _ability checks_  and _saving throws_  and each failure is followed by a slapstick sound effect.",
            "rarity": "Rare",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "gallow-hand-a5e",
            "name": "Gallow Hand",
            "type": "Wondrous Item",
            "desc": "This grisly trophy is the hand of a person hung at the gallows, dipped in wax rendered from their own fat and wicked with their own hair. The fingers of this strange and complicated remnant of a malcontent can be lit just like a normal candle to shed _bright light_  in a 5-foot radius and dim light for a further 10 feet. The light shed by a _gallow hand_ is only visible to its holder and is completely _invisible_  to all other creatures.\n\nAlternatively, all five fingers of the hand can be lit as an action. If the hand is lit in this way, it sheds bright light in a 10-foot radius and dim light for a further 20 feet. This light is _invisible_  to the holder but visible to all other creatures. Any creature other than the holder that enters this area of light for the first time on its turn or starts its turn there must make a DC 13 Wisdom _saving throw_  or become _charmed_ . While charmed, a creature’s Speeds are reduced to 0 until the start of its next turn. Once lit in this way the _gallow hand_ burns for 1 minute, after which it deteriorates into a molten nub.",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "lupine-crown",
            "name": "Lupine Crown",
            "type": "Wondrous item",
            "desc": "This grisly helm is made from the leather-reinforced skull and antlers of a deer with a fox skull and hide stretched over it. It is secured by a strap made from a magically preserved length of deer entrails. While wearing this helm, you gain a +1 bonus to AC, and you have advantage on Dexterity (Stealth) and Wisdom (Survival) checks.",
            "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": "restorative-ointment-a5e",
            "name": "Restorative Ointment",
            "type": "Wondrous Item",
            "desc": "This green glass jar holds 1d4+1 doses of a fresh-smelling mixture. You can use an action to swallow or apply one dose, restoring 2d8+2 hit points and curing both _poison_  and _disease_ .",
            "rarity": "Uncommon",
            "requires_attunement": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "kraken-clutch-ring",
            "name": "Kraken Clutch Ring",
            "type": "Ring",
            "desc": "This green copper ring is etched with the image of a kraken with splayed tentacles. The ring has 5 charges, and it regains 1d4 + 1 expended charges daily at dawn, as long as it was immersed in water for at least 1 hour since the previous dawn. If the ring has at least 1 charge, you have advantage on grapple checks. While wearing this ring, you can expend 1 or more of its charges to cast one of the following spells from it, using spell save DC 15: black tentacles (2 charges), call lightning (1 charge), or control weather (4 charges).",
            "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": "skofnung-a5e",
            "name": "Skofnung",
            "type": "Weapon",
            "desc": "This greatsword is etched with scenes of heroic battle. While you are attuned to it, you gain the following benefits:\n\n* You gain a +3 bonus to _attack and damage rolls_  made with this magic sword.\n* Objects hit with this sword take the maximum damage the weapon’s damage dice can deal.\n* When you attack a creature with this weapon and roll a 20 on the attack roll, that target takes an extra 4d6 slashing damage. The roll another d20\\. If you roll a 20, you lop off one of the target’s limbs, with the effect of such loss determined by the Narrator. If the creature has no limb to sever, you lop off a portion of its body instead.\n* After a long rest, you gain temporary hit points equal to your Hit Dice\n\nSkofnung has 12 charges and regains 2d6 charges per week. As an action, you may expend 1 charge to summon a warrior spirit within 30 feet of you. It uses the statistics of a _champion warrior_  except they do not wear armor and possess the following additional abilities:\n\n_**Unarmored Defense.**_ The warrior’s AC equals 10 + their Dexterity modifier + their Constitution modifier (total of 18).\n\n_**Bloodied Frenzy.**_ While the warrior is _bloodied_ , they make all attacks with _advantage_  and all attacks against them are made with advantage.\n\nYou may also _concentrate_  for 1d4+1 rounds and expend 5 charges to summon a _berserker horde_  within 30 feet of you. Any creatures summoned by the sword obey your commands and remain for 1 hour or until they drop to 0 hit points.\n\n### Lore\n\nSkofnung was the blade of the legendary king Hrolf Kraki. It was renowned for its supernatural sharpness, the hardness of its steel, and for the fact it was imbued with the spirits of his 12 most faithful berserkers. It later showed up in multiple different sagas, usually as a result of some new hero plundering it from Hrolf’s tomb for one purpose or another.",
            "rarity": "Legendary",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "ruby-crusher",
            "name": "Ruby Crusher",
            "type": "Weapon",
            "desc": "This greatclub is made entirely of fused rubies with a grip wrapped in manticore hide A roaring fire burns behind its smooth facets. You gain a +3 bonus to attack and damage rolls made with this magic weapon. You can use a bonus action to speak this magic weapon's command word, causing it to be engulfed in flame. These flames shed bright light in a 30-foot radius and dim light for an additional 30 feet. While the greatclub is aflame, it deals fire damage instead of bludgeoning damage. The flames last until you use a bonus action to speak the command word again or until you drop the weapon. When you hit a Large or larger creature with this greatclub, the creature must succeed on a DC 17 Constitution saving throw or be pushed up to 30 feet away from you. If the creature strikes a solid object, such as a door or wall, during this movement, it and the object take 1d6 bludgeoning damage for each 10 feet the creature traveled before hitting the object.",
            "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": "ironskin-oil",
            "name": "Ironskin Oil",
            "type": "Potion",
            "desc": "This grayish fluid is cool to the touch and slightly gritty. 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 has resistance to piercing and slashing damage for 1 hour.",
            "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": "eye-of-elsewhere-a5e",
            "name": "Eye of Elsewhere",
            "type": "Wondrous Item",
            "desc": "This gray stone orb is carved into the likeness and size of a disquietingly realistic human eye with a ruby iris. Once you have attuned to it you can use an action to set the eye in a gentle orbit around your head, 1d4 feet away from you. Another creature may use an action to try and take an orbiting eye, but must make a melee attack against AC 24 or make a DC 24 Dexterity (Acrobatics) check. The eye’s AC is 24, it has 30 hit points, and resistance to all damage. While orbiting your head, it is considered a worn item. You can use an action to seize and stow the eye, returning it to an inert and inactive state. \n\nWhile the eye is actively orbiting your head, your Intelligence score increases by 2 (to a maximum of 22), you gain an expertise die on Intelligence checks and Perception checks, and you cannot be _surprised_  or _blinded_ . \n\n_**Innate Arcane Eye.**_ While the eye orbits your head, you know and can innately cast _arcane eye_ without expending a spell slot or the need for material components.\n\n_**Shared Paranoia.**_ After you have attuned to the eye and it has been and active for 24 hours, you develop a paranoia that persists as long as it remains active. While paranoid you have _disadvantage_  on Insight checks and you are considered roughing it if you sleep in the same room or tent as another humanoid creature. \n\n_**Sentience.**_ The eye is a sentient construct with Intelligence 20, Wisdom 15, and Charisma 8\\. It cannot hear, but has blindsight and darkvision to a range of 60 feet. The eye communicates with you and other creatures within 60 feet telepathically and can read, speak, and understand Abyssal, Common, Deep Speech, and Undercommon.\n\n_**Personality.**_ The eye of elsewhere contains the soul of something utterly alien to humanoid perceptions, betrayed and plunged into a constrained form. It is constantly paranoid and convinced that some worse fate could befall it at any moment. Once attuned it will try to learn everything and anything you know, especially secrets. If you are forthcoming with information the eye grows to trust you, but can be brought into conflict if you withhold any information. When in conflict the eye shuts and you no longer gain any of the eye’s benefits or properties except for Shared Paranoia. The eye only opens again if you divulge an important secret or the information initially withheld. \n\n_**Destroying the Eye.**_ The eye is unbreakable but it has the power to implode and disintegrate itself. Success on a DC 28 Deception check convinces the eye that some horrifying and frightening threat is inevitably soon to befall it. Rather than accept its fate, the eye destroys itself and blinks out of existence. On a failed check, the creature permanently loses the eye’s trust and the eye will never attune to it or be convinced by its Deception checks.",
            "rarity": "Legendary",
            "requires_attunement": "requires attunement",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "hardening-polish",
            "name": "Hardening Polish",
            "type": "Potion",
            "desc": "This gray polish is viscous and difficult to spread. The polish can coat one metal weapon or up to 10 pieces of ammunition. Applying the polish takes 1 minute. For 1 hour, the coated item hardens and becomes stronger, and it counts as an adamantine weapon for the purpose of overcoming resistance and immunity to attacks and damage not made with adamantine weapons.",
            "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/"
        }
    ]
}