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=24
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=rarity&page=25",
    "previous": "https://api-beta.open5e.com/v1/magicitems/?format=api&ordering=rarity&page=23",
    "results": [
        {
            "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": "accursed-idol",
            "name": "Accursed Idol",
            "type": "Wondrous item",
            "desc": "Carved from a curious black stone of unknown origin, this small totem is fashioned in the macabre likeness of a Great Old One. While attuned to the idol and holding it, you gain the following benefits:\n- You can speak, read, and write Deep Speech.\n- You can use an action to speak the idol's command word and send otherworldly spirits to whisper in the minds of up to three creatures you can see within 30 feet of you. Each target must make a DC 13 Charisma saving throw. On a failed save, a creature takes 2d6 psychic damage and is frightened of you for 1 minute. On a successful save, a creature takes half as much damage and isn't frightened. If a target dies from this damage or while frightened, the otherworldly spirits within the idol are temporarily sated, and you don't suffer the effects of the idol's Otherworldly Whispers property at the next dusk. Once used, this property of the idol can't be used again until the next dusk.\n- You can use an action to cast the augury spell from the idol. The idol can't be used this way again until the next dusk.",
            "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": "air-seed",
            "name": "Air Seed",
            "type": "Wondrous item",
            "desc": "This plum-sized, nearly spherical sandstone is imbued with a touch of air magic. Typically, 1d4 + 4 air seeds are found together. You can use an action to throw the seed up to 60 feet. The seed explodes on impact and is destroyed. When it explodes, the seed releases a burst of fresh, breathable air, and it disperses gas or vapor and extinguishes candles, torches, and similar unprotected flames within a 10-foot radius of where the seed landed. Each suffocating or choking creature within a 10-foot radius of where the seed landed gains a lung full of air, allowing the creature to hold its breath for 5 minutes. If you break the seed while underwater, each creature within a 10-foot radius of where you broke the seed gains a lung full of air, allowing the creature to hold its breath for 5 minutes.",
            "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": "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": "amulet-of-sustaining-health",
            "name": "Amulet of Sustaining Health",
            "type": "Wondrous item",
            "desc": "While wearing this amulet, you need to eat and drink only once every 7 days. In addition, you have advantage on saving throws against effects that would cause you to suffer a level of exhaustion.",
            "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": "angelic-earrings",
            "name": "Angelic Earrings",
            "type": "Wondrous item",
            "desc": "These earrings feature platinum loops from which hang bronzed claws from a Chamrosh (see Tome of Beasts 2), freely given by the angelic hound. While wearing these earrings, you have advantage on Wisdom (Insight) checks to determine if a creature is lying or if it has an evil alignment. If you cast detect evil and good while wearing these earrings, the range increases to 60 feet, and the spell lasts 10 minutes without requiring concentration.",
            "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": "angry-hornet",
            "name": "Angry Hornet",
            "type": "Weapon (any ammunition)",
            "desc": "This black ammunition has yellow fletching or yellow paint. When you fire this magic ammunition, it makes an angry buzzing sound, and it multiplies in flight. As it flies, 2d4 identical pieces of ammunition magically appear around it, all speeding toward your target. Roll separate attack rolls for each additional arrow or bullet. Duplicate ammunition disappears after missing or after dealing its damage. If the angry hornet and all its duplicates miss, the angry hornet remains magical and can be fired again, otherwise it is destroyed.",
            "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": "anointing-mace",
            "name": "Anointing Mace",
            "type": "Weapon",
            "desc": "Also called an anointing gada, you gain a +1 bonus to attack and damage rolls made with this magic weapon. In addition, the ornately decorated head of the mace holds a reservoir perforated with small holes. As an action, you can fill the reservoir with a single potion or vial of liquid, such as holy water or alchemist's fire. You can press a button on the haft of the weapon as a bonus action, which opens the holes. If you hit a target with the weapon while the holes are open, the weapon deals damage as normal and the target suffers the effects of the liquid. For example,\nan anointing mace filled with holy water deals an extra 2d6 radiant damage if it hits a fiend or undead. After you press the button and make an attack roll, the liquid is expended, regardless if your attack hits.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "armor-of-cushioning",
            "name": "Armor of Cushioning",
            "type": "Armor",
            "desc": "While wearing this armor, you have resistance to bludgeoning damage. In addition, you can use a reaction when you fall to reduce any falling damage you take by an amount equal to twice your level.",
            "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": "armor-of-the-leaf",
            "name": "Armor of the Leaf",
            "type": "Armor",
            "desc": "This suit of armor always has a forest or leaf motif and is usually green or brown in color. While wearing this armor in forest terrain, you have advantage on\nStrength (Athletics) and Dexterity (Stealth) checks. You can use an action to transform the armor into a cloud of swirling razor-sharp leaves, and each creature within 10 feet of you must succeed on a DC 13 Dexterity saving throw or take 2d8 slashing damage. For 1 minute, the cloud of leaves spreads out in a 10-foot radius from you, making the area lightly obscured for creatures other than you. The cloud moves with you, remaining centered on you. A wind of at least 10 miles per hour disperses the cloud and ends the effect. While the armor is transformed, you don't gain a base Armor Class from the armor. The armor can't be used this way again until the next dawn.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "arrow-of-unpleasant-herbs",
            "name": "Arrow of Unpleasant Herbs",
            "type": "Ammunition",
            "desc": "This arrow's tip is filled with magically preserved, poisonous herbs. When a creature takes damage from the arrow, the arrowhead breaks, releasing the herbs. The creature must succeed on a DC 15 Constitution saving throw or be incapacitated until the end of its next turn as it retches and reels from the poison.",
            "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": "ash-of-the-ebon-birch",
            "name": "Ash of the Ebon Birch",
            "type": "Potion",
            "desc": "This salve is created by burning bark from a rare ebon birch tree then mixing that ash with oil and animal blood to create a cerise pigment used to paint yourself or another creature with profane protections. Painting the pigment on a creature takes 1 minute, and you can choose to paint a specific sigil or smear the pigment on a specific part of the creature's body.",
            "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": "aurochs-bracers",
            "name": "Aurochs Bracers",
            "type": "Wondrous item",
            "desc": "These bracers have the graven image of a bull's head on them. Your Strength score is 19 while you wear these bracers. It has no effect on you if your Strength is already 19 or higher. In addition, when you use the Attack action to shove a creature, you have advantage on the Strength (Athletics) check.",
            "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": "axe-of-the-ancients",
            "name": "Axe of the Ancients",
            "type": "Weapon",
            "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon. When you draw this weapon, you can use a bonus action to cast the thaumaturgy spell from it. You can have only one of the spell's effects active at a time when you cast it in this way.",
            "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": "badger-hide",
            "name": "Badger Hide",
            "type": "Armor",
            "desc": "While wearing this hairy, black and white armor, you have a burrowing speed of 20 feet, and you have advantage on Wisdom (Perception) checks that rely on smell.",
            "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": "bag-of-bramble-beasts",
            "name": "Bag of Bramble Beasts",
            "type": "Wondrous item",
            "desc": "This ordinary bag, made from green cloth, appears empty. Reaching inside the bag, however, reveals the presence of a small, spiky object. The bag weighs 1/2 pound. You can use an action to pull the spiky object from the bag and throw it up to 20 feet. When the object lands, it transforms into a creature you determine by rolling a 1d8 and consulting the below table. The creature is a bramble version (see sidebar) of the beast listed in the table. The creature vanishes at the next dawn or when it is reduced to 0 hit points. The creature is friendly to you and your companions, and it acts on your turn. You can use a bonus action to command how the creature moves and what action it takes on its next turn, or give it general orders, such as to attack your enemies. In the absence of such orders, the creature acts in a fashion appropriate to its nature. Once three spiky objects have been pulled from the bag, the bag can't be used again until the next dawn. Alternatively, one willing animal companion or familiar can be placed in the bag for 1 week. A non-beast animal companion or familiar that is placed in the bag is treated as if it had been placed into a bag of holding and can be removed from the bag at any time. A beast animal companion or familiar disappears once placed in the bag, and the bag's magic is dormant until the week is up. At the end of the week, the animal companion or familiar exits the bag as a bramble creature (see the template in the sidebar) and can be returned to its original form only with a wish. The creature retains its status as an animal companion or familiar after its transformation and can choose to activate or deactivate its Thorn Body trait as a bonus action. A transformed familiar can be re-summoned with the find familiar spell. Once the bag has been used to change an animal companion or familiar into a bramble creature, it becomes an ordinary, nonmagical bag. | 1d8 | Creature |\n| --- | ------------ |\n| 1 | Weasel |\n| 2 | Giant rat |\n| 3 | Badger |\n| 4 | Boar |\n| 5 | Panther |\n| 6 | Giant badger | Only a beast can become a bramble creature. It retains all its statistics except as noted below.",
            "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": "bagpipes-of-battle",
            "name": "Bagpipes of Battle",
            "type": "Wondrous item",
            "desc": "Inspire friends and strike fear in the hearts of your enemies with the drone of valor and the shrill call of martial might! You must be proficient with wind instruments to use these bagpipes. You can use an action to play them and create a fearsome and inspiring tune. Each ally within 60 feet of you that can hear the tune gains a d12 Bardic Inspiration die for 10 minutes. Each creature within 60 feet of you that can hear the tune and that is hostile to you must succeed on a DC 15 Wisdom saving throw or be frightened of you for 1 minute. A hostile creature has disadvantage on this saving throw if it is within 5 feet of you or your ally. A frightened creature must take the Dash action and move away from you by the safest available route on each of its turns, unless there is nowhere to move. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Once used, the bagpipes can't be used in this way again until the next dawn.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "baleful-wardrums",
            "name": "Baleful Wardrums",
            "type": "Wondrous item",
            "desc": "You must be proficient with percussion instruments to use these drums. The drums have 3 charges. You can use an action to play them and expend 1 charge to create a baleful rumble. Each creature of your choice within 60 feet of you that hears you play must succeed on a DC 13 Wisdom saving throw or have disadvantage on its next weapon or spell attack roll. A creature that succeeds on its saving throw is immune to the effect of these drums for 24 hours. The drum regains 1d3 expended charges daily at 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": "band-of-restraint",
            "name": "Band of Restraint",
            "type": "Wondrous item",
            "desc": "These simple leather straps are nearly unbreakable when used as restraints. If you spend 1 minute tying a Small or Medium creature's limbs with these straps, the creature is restrained (escape DC 17) until it escapes or until you speak a command word to release the straps. While restrained by these straps, the target has disadvantage on Strength checks.",
            "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": "bandana-of-brachiation",
            "name": "Bandana of Brachiation",
            "type": "Wondrous item",
            "desc": "While wearing this bright yellow bandana, you have a climbing speed of 30 feet, and you gain a +5 bonus to Strength (Athletics) and Dexterity (Acrobatics) checks to jump over obstacles, to land on your feet, and to land safely on a breakable or unstable surface, such as a tree branch or rotting wooden rafters.",
            "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": "bandana-of-bravado",
            "name": "Bandana of Bravado",
            "type": "Wondrous item",
            "desc": "While wearing this bright red bandana, you have advantage on Charisma (Intimidation) checks and on saving throws against being frightened.",
            "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": "banner-of-the-fortunate",
            "name": "Banner of the Fortunate",
            "type": "Wondrous item",
            "desc": "While holding this banner aloft with one hand, you can use an action to inspire creatures nearby. Each creature of your choice within 60 feet of you that can see the banner has advantage on its next attack roll. The banner can't be used this way again until the next dawn.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "vom",
            "document__title": "Vault of Magic",
            "document__url": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/"
        },
        {
            "slug": "battle-standard-of-passage",
            "name": "Battle Standard of Passage",
            "type": "Wondrous item",
            "desc": "This battle standard hangs from a 4-foot-long pole and bears the colors and heraldry of a long-forgotten nation. You can use an action to plant the pole in the ground, causing the standard to whip and wave as if in a breeze. Choose up to six creatures within 30 feet of the standard, which can include yourself. Nonmagical difficult terrain costs the creatures you chose no extra movement. In addition, each creature you chose can pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard. The standard stops waving and the effect ends after 10 minutes, or when a creature uses an action to pull the pole from the ground. The standard can't be used this way again until the next dawn.",
            "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": "bear-paws",
            "name": "Bear Paws",
            "type": "Wondrous item",
            "desc": "These hand wraps are made of flexible beeswax that ooze sticky honey. While wearing these gloves, you have advantage on grapple checks. In addition, creatures grappled by you have disadvantage on any checks made to escape your grapple.",
            "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": "belt-of-the-wilds",
            "name": "Belt of the Wilds",
            "type": "Wondrous item",
            "desc": "This thin cord is made from animal sinew. While wearing the cord, you have advantage on Wisdom (Survival) checks to follow tracks left by beasts, giants, and humanoids. While wearing the belt, you can use a bonus action to speak the belt's command word. If you do, you leave tracks of the animal of your choice instead of your regular tracks. These tracks can be those of a Large or smaller beast with a CR of 1 or lower, such as a pony, rabbit, or lion. If you repeat the command word, you end the effect.",
            "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": "black-phial",
            "name": "Black Phial",
            "type": "Wondrous item",
            "desc": "This black stone phial has a tightly fitting stopper and 3 charges. As an action, you can fill the phial with blood taken from a living, or recently deceased (dead no longer than 1 minute), humanoid and expend 1 charge. When you do so, the black phial transforms the blood into a potion of greater healing. A creature who drinks this potion must succeed on a DC 12 Constitution saving throw or be poisoned for 1 hour. The phial regains 1d3 expended charges daily at midnight. If you expend the phial's last charge, roll a d20: 1d20. On a 1, the phial crumbles into dust and is destroyed.",
            "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": "blade-of-the-temple-guardian",
            "name": "Blade of the Temple Guardian",
            "type": "Weapon",
            "desc": "This simple but elegant shortsword is a magic weapon. When you are wielding it and use the Flurry of Blows class feature, you can make your bonus attacks with the sword rather than unarmed strikes. If you deal damage to a creature with this weapon and reduce it to 0 hit points, you absorb some of its energy, regaining 1 expended ki point.",
            "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": "blasphemous-writ",
            "name": "Blasphemous Writ",
            "type": "Scroll",
            "desc": "The Infernal runes inscribed upon this vellum scroll radiate a faint, crimson glow. When you use this spell scroll of command, the save DC is 15 instead of 13, and you can also affect targets that are undead or that don't understand your language.",
            "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": "blinding-lantern",
            "name": "Blinding Lantern",
            "type": "Wondrous item",
            "desc": "This ornate brass lantern comes fitted with heavily inscribed plates shielding the cut crystal lens. With a flick of a lever, as an action, the plates rise and unleash a dazzling array of lights at a single target within 30 feet. You must use two hands to direct the lights precisely into the eyes of a foe. The target must succeed on a DC 11 Wisdom saving throw or be blinded until the end of its next turn. A creature blinded by the lantern is immune to its effects for 1 minute afterward. This property can't be used in a brightly lit area. By opening the shutter on the opposite side, the device functions as a normal bullseye lantern, yet illuminates magically, requiring no fuel and giving off no heat.",
            "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": "blood-mark",
            "name": "Blood Mark",
            "type": "Wondrous item",
            "desc": "Used as a form of currency between undead lords and the humanoids of their lands, this coin resembles a gold ring with a single hole in the center. It holds 1 charge, visible as a red glow in the center of the coin. While holding the coin, you can use an action to expend 1 charge and regain 1d3 hit points. At the same time, the humanoid who pledged their blood to the coin takes necrotic damage and reduces their hit point maximum by an equal amount. This reduction lasts until the creature finishes a long rest. It dies if this reduces its hit point maximum to 0. You can expend the charges in up to 5 blood marks as part of the same action. To replenish an expended charge in a blood mark, a humanoid must pledge a pint of their blood in a 10-minute ritual that involves letting a drop of their blood fall through the center of the coin. The drop disappears in the process and the center fills with a red glow. There is no limit to how much blood a humanoid may pledge, but each coin can hold only 1 charge. To pledge more, the humanoid must perform the ritual on another blood mark. Any person foolish enough to pledge more than a single blood coin might find the coins all redeemed at once, since such redemptions often happen at great blood feasts held by vampires and other undead.",
            "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": "blood-pearl",
            "name": "Blood Pearl",
            "type": "Wondrous item",
            "desc": "This crimson pearl feels slick to the touch and contains a mote of blood imbued with malign purpose. As an action, you can break the pearl, destroying it, and conjure a Blood Elemental (see Creature Codex) for 1 hour. The elemental is friendly to you and your companions for the duration. Roll initiative for the elemental, 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 elemental, it defends itself from hostile creatures but otherwise takes no actions.",
            "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": "blue-willow-cloak",
            "name": "Blue Willow Cloak",
            "type": "Wondrous item",
            "desc": "This light cloak of fey silk is waterproof. While wearing this cloak in the rain, you can use your action to pull up the hood and become invisible for up to 1 hour. The effect ends early if you attack or cast a spell, if you use an action to pull down the hood, or if the rain stops. The cloak can't be used this way again until the next dawn.",
            "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": "book-shroud",
            "name": "Book Shroud",
            "type": "Wondrous item",
            "desc": "When not bound to a book, this red leather book cover is embossed with images of eyes on every inch of its surface. When you wrap this cover around a tome, it shifts the book's appearance to a plain red cover with a title of your choosing and blank pages on which you can write. When viewing the wrapped book, other creatures see the plain red version with any contents you've written. A creature succeeding on a DC 15 Wisdom (Perception) check sees the real book and can remove the shroud.",
            "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": "bookkeeper-inkpot",
            "name": "Bookkeeper Inkpot",
            "type": "Wondrous item",
            "desc": "This glass vessel looks like an ordinary inkpot. A quill fashioned from an ostrich feather accompanies the inkpot. You can use an action to speak the inkpot's command word, targeting a Bookkeeper (see Creature Codex) that you can see within 10 feet of you. An unwilling bookkeeper must succeed on a DC 13 Charisma saving throw or be transferred to the inkpot, making you the bookkeeper's new “creator.” While the bookkeeper is contained within the inkpot, it suffers no harm due to being away from its bound book, but it can't use any of its actions or traits that apply to it being in a bound book. Dipping the quill in the inkpot and writing in a book binds the bookkeeper to the new book. If the inkpot is found as treasure, there is a 50 percent chance it contains a bookkeeper. An identify spell reveals if a bookkeeper is inside the inkpot before using the inkpot's ink.",
            "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": "boots-of-solid-footing",
            "name": "Boots of Solid Footing",
            "type": "Wondrous item",
            "desc": "A thick, rubbery sole covers the bottoms and sides of these stout leather boots. They are useful for maneuvering in cluttered alleyways, slick sewers, and the occasional patch of ice or gravel. While you wear these boots, you can use a bonus action to speak the command word. If you do, nonmagical difficult terrain doesn't cost you extra movement when you walk across it wearing these boots. If you speak the command word again as a bonus action, you end the effect. When the boots' property has been used for a total of 1 minute, the magic ceases to function until the next dawn.",
            "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": "bottled-boat",
            "name": "Bottled Boat",
            "type": "Wondrous item",
            "desc": "This clear glass bottle contains a tiny replica of a wooden rowboat down to the smallest detail, including two stout oars, a miniature coil of hemp rope, a fishing net, and a small cask. You can use an action to break the bottle, destroying the bottle and releasing its contents. The rowboat and all of the items emerge as full-sized, normal, and permanent items of their type, which includes 50 feet of hempen rope, a cask containing 20 gallons of fresh water, two oars, and a 12-foot-long rowboat.",
            "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": "bracelet-of-the-fire-tender",
            "name": "Bracelet of the Fire Tender",
            "type": "Wondrous item",
            "desc": "This bracelet is made of thirteen small, roasted pinecones lashed together with lengths of dried sinew. It smells of pine and woodsmoke. It is uncomfortable to wear over bare skin. While wearing this bracelet, you don't have disadvantage on Wisdom (Perception) checks that rely on sight when looking in areas lightly obscured by nonmagical smoke or fog.",
            "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": "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": "brazen-band",
            "name": "Brazen Band",
            "type": "Ring",
            "desc": "Made by kobold clockwork mages, this brass clockwork ring is formed to look like a coiled dragon. When you speak or whisper the Draconic command word etched on the inside of the ring, the brass dragon uncoils and attempts to pick any lock within 10 feet of you. The dragon picks the lock using your proficiency bonus but with advantage. It is treated as having thieves' tools when attempting to pick locks. It uses your Dexterity (Stealth) bonus for purposes of not being spotted but with advantage due to its extremely small size. Whether successful or not, once you have used the ring to attempt to pick a lock, it can't be used again until the next sunset.",
            "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": "briarthorn-bracers",
            "name": "Briarthorn Bracers",
            "type": "Wondrous item",
            "desc": "These leather bracers are inscribed with Elvish runes. While wearing these bracers, you gain a +1 bonus to AC if you are using no shield. In addition, while in a forest, nonmagical difficult terrain costs you no extra movement.",
            "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": "brotherhood-of-fezzes",
            "name": "Brotherhood of Fezzes",
            "type": "Wondrous item",
            "desc": "This trio of fezzes works only if all three hats are worn within 60 feet of each other by creatures of the same size. If one of the hats is removed or moves further than 60 feet from the others or if creatures of different sizes are wearing the hats, the hats' magic temporarily ceases. While three creatures of the same size wear these fezzes within 60 feet of each other, each creature can use its action to cast the alter self spell from it at will. However, all three wearers of the fezzes are affected as if the same spell was simultaneously cast on each of them, making each wearer appear identical to the other. For example, if one Medium wearer uses an action to change its appearance to that of a specific elf, each other wearer's appearance changes to look like the exact same elf.",
            "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/"
        }
    ]
}