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=22
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=23",
    "previous": "https://api-beta.open5e.com/v1/magicitems/?format=api&ordering=rarity&page=21",
    "results": [
        {
            "slug": "periapt-of-proof-against-poison",
            "name": "Periapt of Proof against Poison",
            "type": "Wondrous item",
            "desc": "This delicate silver chain has a brilliant-cut black gem pendant. While you wear it, poisons have no effect on you. You are immune to the poisoned condition and have immunity to poison damage.",
            "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": "portable-hole",
            "name": "Portable Hole",
            "type": "Wondrous item",
            "desc": "This fine black cloth, soft as silk, is folded up to the dimensions of a handkerchief. It unfolds into a circular sheet 6 feet in diameter.\n\nYou can use an action to unfold a _portable hole_ and place it on or against a solid surface, whereupon the _portable hole_ creates an extradimensional hole 10 feet deep. The cylindrical space within the hole exists on a different plane, so it can't be used to create open passages. Any creature inside an open _portable hole_ can exit the hole by climbing out of it.\n\nYou can use an action to close a _portable hole_ by taking hold of the edges of the cloth and folding it up. Folding the cloth closes the hole, and any creatures or objects within remain in the extradimensional space. No matter what's in it, the hole weighs next to nothing.\n\nIf the hole is folded up, a creature within the hole's extradimensional space can use an action to make a DC 10 Strength check. On a successful check, the creature forces its way out and appears within 5 feet of the _portable hole_ or the creature carrying it. A breathing creature within a closed _portable hole_ can survive for up to 10 minutes, after which time it begins to suffocate.\n\nPlacing a _portable hole_ inside an extradimensional space created by a _bag of holding_, _handy haversack_, or similar item instantly destroys both items and opens a gate to the Astral Plane. The gate originates where the one item was placed inside the other. Any creature within 10 feet of the gate is sucked through it and deposited in a random location on the Astral Plane. The gate then closes. The gate is one-way only and can't be reopened.",
            "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": "potion-of-clairvoyance",
            "name": "Potion of Clairvoyance",
            "type": "Potion",
            "desc": "When you drink this potion, you gain the effect of the _clairvoyance_ spell. An eyeball bobs in this yellowish liquid but vanishes when the potion is opened.",
            "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": "potion-of-diminution",
            "name": "Potion of Diminution",
            "type": "Potion",
            "desc": "When you drink this potion, you gain the \"reduce\" effect of the _enlarge/reduce_ spell for 1d4 hours (no concentration required). The red in the potion's liquid continuously contracts to a tiny bead and then expands to color the clear liquid around it. Shaking the bottle fails to interrupt this process.",
            "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": "potion-of-gaseous-form",
            "name": "Potion of Gaseous Form",
            "type": "Potion",
            "desc": "When you drink this potion, you gain the effect of the _gaseous form_ spell for 1 hour (no concentration required) or until you end the effect as a bonus action. This potion's container seems to hold fog that moves and pours like water.",
            "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": "potion-of-heroism",
            "name": "Potion of Heroism",
            "type": "Potion",
            "desc": "For 1 hour after drinking it, you gain 10 temporary hit points that last for 1 hour. For the same duration, you are under the effect of the _bless_ spell (no concentration required). This blue potion bubbles and steams as if boiling.",
            "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": "potion-of-mind-reading",
            "name": "Potion of Mind Reading",
            "type": "Potion",
            "desc": "When you drink this potion, you gain the effect of the _detect thoughts_ spell (save DC 13). The potion's dense, purple liquid has an ovoid cloud of pink floating in it.",
            "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": "ring-of-animal-influence",
            "name": "Ring of Animal Influence",
            "type": "Ring",
            "desc": "This ring has 3 charges, and it regains 1d3 expended charges daily at dawn. While wearing the ring, you can use an action to expend 1 of its charges to cast one of the following spells:\n\n* _Animal friendship_ (save DC 13)\n* _Fear_ (save DC 13), targeting only beasts that have an Intelligence of 3 or lower\n* _Speak with animals_",
            "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": "ring-of-evasion",
            "name": "Ring of Evasion",
            "type": "Ring",
            "desc": "This ring has 3 charges, and it regains 1d3 expended charges daily at dawn. When you fail a Dexterity saving throw while wearing it, you can use your reaction to expend 1 of its charges to succeed on that saving throw instead.",
            "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": "ring-of-feather-falling",
            "name": "Ring of Feather Falling",
            "type": "Ring",
            "desc": "When you fall while wearing this ring, you descend 60 feet per round and take no damage from falling.",
            "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": "ring-of-free-action",
            "name": "Ring of Free Action",
            "type": "Ring",
            "desc": "While you wear this ring, difficult terrain doesn't cost you extra movement. In addition, magic can neither reduce your speed nor cause you to be paralyzed or restrained.",
            "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": "ring-of-protection",
            "name": "Ring of Protection",
            "type": "Ring",
            "desc": "You gain a +1 bonus to AC and saving throws while wearing this ring.",
            "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": "ring-of-resistance",
            "name": "Ring of Resistance",
            "type": "Ring",
            "desc": "You have resistance to one damage type while wearing this ring. The gem in the ring indicates the type, which the GM chooses or determines randomly.\n\n| d10 | Damage Type | Gem        |\n|-----|-------------|------------|\n| 1   | Acid        | Pearl      |\n| 2   | Cold        | Tourmaline |\n| 3   | Fire        | Garnet     |\n| 4   | Force       | Sapphire   |\n| 5   | Lightning   | Citrine    |\n| 6   | Necrotic    | Jet        |\n| 7   | Poison      | Amethyst   |\n| 8   | Psychic     | Jade       |\n| 9   | Radiant     | Topaz      |\n| 10  | Thunder     | Spinel     |",
            "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": "ring-of-spell-storing",
            "name": "Ring of Spell Storing",
            "type": "Ring",
            "desc": "This ring stores spells cast into it, holding them until the attuned wearer uses them. The ring can store up to 5 levels worth of spells at a time. When found, it contains 1d6 - 1 levels of stored spells chosen by the GM.\n\nAny creature can cast a spell of 1st through 5th level into the ring by touching the ring as the spell is cast. The spell has no effect, other than to be stored in the ring. If the ring can't hold the spell, the spell is expended without effect. The level of the slot used to cast the spell determines how much space it uses.\n\nWhile wearing this ring, you can cast any spell stored in it. The spell uses the slot level, spell save DC, spell attack bonus, and spellcasting ability of the original caster, but is otherwise treated as if you cast the spell. The spell cast from the ring is no longer stored in it, freeing up space.",
            "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": "ring-of-the-ram",
            "name": "Ring of the Ram",
            "type": "Ring",
            "desc": "This ring has 3 charges, and it regains 1d3 expended charges daily at dawn. While wearing the ring, you can use an action to expend 1 to 3 of its charges to attack one creature you can see within 60 feet of you. The ring produces a spectral ram's head and makes its attack roll with a +7 bonus. On a hit, for each charge you spend, the target takes 2d10 force damage and is pushed 5 feet away from you.\n\nAlternatively, you can expend 1 to 3 of the ring's charges as an action to try to break an object you can see within 60 feet of you that isn't being worn or carried. The ring makes a Strength check with a +5 bonus for each charge you spend.",
            "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": "ring-of-x-ray-vision",
            "name": "Ring of X-ray Vision",
            "type": "Ring",
            "desc": "While wearing this ring, you can use an action to speak its command word. When you do so, you can see into and through solid matter for 1 minute. This vision has a radius of 30 feet. To you, solid objects within that radius appear transparent and don't prevent light from passing through them. The vision can penetrate 1 foot of stone, 1 inch of common metal, or up to 3 feet of wood or dirt. Thicker substances block the vision, as does a thin sheet of lead.\n\nWhenever you use the ring again before taking a long rest, you must succeed on a DC 15 Constitution saving throw or gain one level of exhaustion.",
            "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": "robe-of-eyes",
            "name": "Robe of Eyes",
            "type": "Wondrous item",
            "desc": "This robe is adorned with eyelike patterns. While you wear the robe, you gain the following benefits:\n\n* The robe lets you see in all directions, and you have advantage on Wisdom (Perception) checks that rely on sight.\n* You have darkvision out to a range of 120 feet.\n* You can see invisible creatures and objects, as well as see into the Ethereal Plane, out to a range of 120 feet.\n\nThe eyes on the robe can't be closed or averted. Although you can close or avert your own eyes, you are never considered to be doing so while wearing this robe.\n\nA _light_ spell cast on the robe or a _daylight_ spell cast within 5 feet of the robe causes you to be blinded for 1 minute. At the end of each of your turns, you can make a Constitution saving throw (DC 11 for _light_ or DC 15 for _daylight_), ending the blindness on a success.",
            "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": "rod-of-rulership",
            "name": "Rod of Rulership",
            "type": "Rod",
            "desc": "You can use an action to present the rod and command obedience from each creature of your choice that you can see within 120 feet of you. Each target must succeed on a DC 15 Wisdom saving throw or be charmed by you for 8 hours. While charmed in this way, the creature regards you as its trusted leader. If harmed by you or your companions, or commanded to do something contrary to its nature, a target ceases to be charmed in this way. The rod can't be used again until the next 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": "rope-of-entanglement",
            "name": "Rope of Entanglement",
            "type": "Wondrous item",
            "desc": "This rope is 30 feet long and weighs 3 pounds. If you hold one end of the rope and use an action to speak its command word, the other end darts forward to entangle a creature you can see within 20 feet of you. The target must succeed on a DC 15 Dexterity saving throw or become restrained.\n\nYou can release the creature by using a bonus action to speak a second command word. A target restrained by the rope can use an action to make a DC 15 Strength or Dexterity check (target's choice). On a success, the creature is no longer restrained by the rope.\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": "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": "shield-of-missile-attraction",
            "name": "Shield of Missile Attraction",
            "type": "Armor (shield)",
            "desc": "While holding this shield, you have resistance to damage from ranged weapon attacks.\n\n**_Curse_**. This shield is cursed. Attuning to it curses you until you are targeted by the _remove curse_ spell or similar magic. Removing the shield fails to end the curse on you. Whenever a ranged weapon attack is made against a target within 10 feet of you, the curse causes you to become the target instead.",
            "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": "staff-of-charming",
            "name": "Staff of Charming",
            "type": "Staff",
            "desc": "While holding this staff, you can use an action to expend 1 of its 10 charges to cast _charm person_, _command_, _or comprehend languages_ from it using your spell save DC. The staff can also be used as a magic quarterstaff.\n\nIf you are holding the staff and fail a saving throw against an enchantment spell that targets only you, you can turn your failed save into a successful one. You can't use this property of the staff again until the next dawn. If you succeed on a save against an enchantment spell that targets only you, with or without the staff's intervention, you can use your reaction to expend 1 charge from the staff and turn the spell back on its caster as if you had cast the spell.\n\nThe staff regains 1d8 + 2 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff becomes a nonmagical quarterstaff.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a bard, cleric, druid, sorcerer, warlock, or wizard",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-healing",
            "name": "Staff of Healing",
            "type": "Staff",
            "desc": "This staff has 10 charges. While holding it, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC and spellcasting ability modifier: _cure wounds_ (1 charge per spell level, up to 4th), _lesser restoration_ (2 charges), or _mass cure wounds_ (5 charges).\n\nThe staff regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff vanishes in a flash of light, lost forever.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a bard, cleric, or druid",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-the-woodlands",
            "name": "Staff of the Woodlands",
            "type": "Staff",
            "desc": "This staff can be wielded as a magic quarterstaff that grants a +2 bonus to attack and damage rolls made with it. While holding it, you have a +2 bonus to spell attack rolls.\n\nThe staff has 10 charges for the following properties. It regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff loses its properties and becomes a nonmagical quarterstaff.\n\n**_Spells_**. You can use an action to expend 1 or more of the staff's charges to cast one of the following spells from it, using your spell save DC: _animal friendship_ (1 charge), _awaken_ (5 charges), _barkskin_ (2 charges), _locate animals or plants_ (2 charges), _speak with animals_ (1 charge), _speak with plants_ (3 charges), or _wall of thorns_ (6 charges).\n\nYou can also use an action to cast the _pass without trace_ spell from the staff without using any charges. **_Tree Form_**. You can use an action to plant one end of the staff in fertile earth and expend 1 charge to transform the staff into a healthy tree. The tree is 60 feet tall and has a 5-foot-diameter trunk, and its branches at the top spread out in a 20-foot radius.\n\nThe tree appears ordinary but radiates a faint aura of transmutation magic if targeted by _detect magic_. While touching the tree and using another action to speak its command word, you return the staff to its normal form. Any creature in the tree falls when it reverts to a staff.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a druid",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "staff-of-withering",
            "name": "Staff of Withering",
            "type": "Staff",
            "desc": "This staff has 3 charges and regains 1d3 expended charges daily at dawn.\n\nThe staff can be wielded as a magic quarterstaff. On a hit, it deals damage as a normal quarterstaff, and you can expend 1 charge to deal an extra 2d10 necrotic damage to the target. In addition, the target must succeed on a DC 15 Constitution saving throw or have disadvantage for 1 hour on any ability check or saving throw that uses Strength or Constitution.",
            "rarity": "rare",
            "requires_attunement": "requires attunement by a cleric, druid, or warlock",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "stone-of-controlling-earth-elementals",
            "name": "Stone of Controlling Earth Elementals",
            "type": "Wondrous item",
            "desc": "If the stone is touching the ground, you can use an action to speak its command word and summon an earth elemental, as if you had cast the _conjure elemental_ spell. The stone can't be used this way again until the next dawn. The stone weighs 5 pounds.",
            "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": "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": "sword-of-life-stealing",
            "name": "Sword of Life Stealing",
            "type": "Weapon (any sword)",
            "desc": "When you attack a creature with this magic weapon and roll a 20 on the attack roll, that target takes an extra 3d6 necrotic damage, provided that the target isn't a construct or an undead. You gain temporary hit points equal to the extra damage dealt.",
            "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": "sword-of-wounding",
            "name": "Sword of Wounding",
            "type": "Weapon (any sword)",
            "desc": "Hit points lost to this weapon's damage can be regained only through a short or long rest, rather than by regeneration, magic, or any other means.\n\nOnce per turn, when you hit a creature with an attack using this magic weapon, you can wound the target. At the start of each of the wounded creature's turns, it takes 1d4 necrotic damage for each time you've wounded it, and it can then make a DC 15 Constitution saving throw, ending the effect of all such wounds on itself on a success. Alternatively, the wounded creature, or a creature within 5 feet of it, can use an action to make a DC 15 Wisdom (Medicine) check, ending the effect of such wounds on it on a success.",
            "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": "vicious-weapon",
            "name": "Vicious Weapon",
            "type": "Weapon (any)",
            "desc": "When you roll a 20 on your attack roll with this magic weapon, your critical hit deals an extra 2d6 damage of the weapon's type.",
            "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": "wand-of-binding",
            "name": "Wand of Binding",
            "type": "Wand",
            "desc": "This wand has 7 charges for the following properties. It 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.\n\n**_Spells_**. While holding the wand, you can use an action to expend some of its charges to cast one of the following spells (save DC 17): _hold monster_ (5 charges) or _hold person_ (2 charges).\n\n**_Assisted Escape_**. While holding the wand, you can use your reaction to expend 1 charge and gain advantage on a saving throw you make to avoid being paralyzed or restrained, or you can expend 1 charge and gain advantage on any check you make to escape a grapple.",
            "rarity": "rare",
            "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": "wand-of-enemy-detection",
            "name": "Wand of Enemy Detection",
            "type": "Wand",
            "desc": "This wand has 7 charges. While holding it, you can use an action and expend 1 charge to speak its command word. For the next minute, you know the direction of the nearest creature hostile to you within 60 feet, but not its distance from you. The wand can sense the presence of hostile creatures that are ethereal, invisible, disguised, or hidden, as well as those in plain sight. The effect ends if you stop holding the wand.\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": "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": "wand-of-fear",
            "name": "Wand of Fear",
            "type": "Wand",
            "desc": "This wand has 7 charges for the following properties. It 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.\n\n**_Command_**. While holding the wand, you can use an action to expend 1 charge and command another creature to flee or grovel, as with the _command_ spell (save DC 15).\n\n**_Cone of Fear_**. While holding the wand, you can use an action to expend 2 charges, causing the wand's tip to emit a 60-foot cone of amber light. Each creature in the cone must succeed on a DC 15 Wisdom saving throw or become frightened of you for 1 minute. While it is frightened in this way, a creature must spend its turns trying to move as far away from you as it can, and it can't willingly move to a space within 30 feet of you. It also can't take reactions. For its action, it can use only the Dash action or try to escape from an effect that prevents it from moving. If it has nowhere it can move, the creature can use the Dodge action. At the end of each of its turns, a creature can repeat the saving throw, ending the effect on itself on a success.",
            "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": "wand-of-fireballs",
            "name": "Wand of Fireballs",
            "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 _fireball_ spell (save DC 15) from it. For 1 charge, you cast the 3rd-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": "rare",
            "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": "wand-of-lightning-bolts",
            "name": "Wand of Lightning Bolts",
            "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 _lightning bolt_ spell (save DC 15) from it. For 1 charge, you cast the 3rd-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": "rare",
            "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": "wand-of-paralysis",
            "name": "Wand of Paralysis",
            "type": "Wand",
            "desc": "This wand has 7 charges. While holding it, you can use an action to expend 1 of its charges to cause a thin blue ray to streak from the tip toward a creature you can see within 60 feet of you. The target must succeed on a DC 15 Constitution saving throw or be paralyzed for 1 minute. At the end of each of the target's turns, it can repeat the saving throw, ending the effect on itself on a success.\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": "rare",
            "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": "wand-of-wonder",
            "name": "Wand of Wonder",
            "type": "Wand",
            "desc": "This wand has 7 charges. While holding it, you can use an action to expend 1 of its charges and choose a target within 120 feet of you. The target can be a creature, an object, or a point in space. Roll d100 and consult the following table to discover what happens.\n\nIf the effect causes you to cast a spell from the wand, the spell's save DC is 15. If the spell normally has a range expressed in feet, its range becomes 120 feet if it isn't already.\n\nIf an effect covers an area, you must center the spell on and include the target. If an effect has multiple possible subjects, the GM randomly determines which ones are affected.\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 dust and is destroyed.\n\n| d100   | Effect                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |\n|--------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 01-05  | You cast slow. 06-10 You cast faerie fire.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |\n| 11-15  | You are stunned until the start of your next turn, believing something awesome just happened. 16-20 You cast gust of wind.                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |\n| 21-25  | You cast detect thoughts on the target you chose. If you didn't target a creature, you instead take 1d6 psychic damage.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |\n| 26-30  | You cast stinking cloud.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |\n| 31-33  | Heavy rain falls in a 60-foot radius centered on the target. The area becomes lightly obscured. The rain falls until the start of your next turn.                                                                                                                                                                                                                                                                                                                                                                                                                                                        |\n| 34-36  | An animal appears in the unoccupied space nearest the target. The animal isn't under your control and acts as it normally would. Roll a d100 to determine which animal appears. On a 01-25, a rhinoceros appears; on a 26-50, an elephant appears; and on a 51-100, a rat appears.                                                                                                                                                                                                                                                                                                                       |\n| 37-46  | You cast lightning bolt.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |\n| 47-49  | A cloud of 600 oversized butterflies fills a 30-foot radius centered on the target. The area becomes heavily obscured. The butterflies remain for 10 minutes.                                                                                                                                                                                                                                                                                                                                                                                                                                            |\n| 50-53  | You enlarge the target as if you had cast enlarge/reduce. If the target can't be affected by that spell, or if you didn't target a creature, you become the target.                                                                                                                                                                                                                                                                                                                                                                                                                                      |\n| 54-58  | You cast darkness.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |\n| 59-62  | Grass grows on the ground in a 60-foot radius centered on the target. If grass is already there, it grows to ten times its normal size and remains overgrown for 1 minute.                                                                                                                                                                                                                                                                                                                                                                                                                               |\n| 63-65  | An object of the GM's choice disappears into the Ethereal Plane. The object must be neither worn nor carried, within 120 feet of the target, and no larger than 10 feet in any dimension.                                                                                                                                                                                                                                                                                                                                                                                                                |\n| 66-69  | You shrink yourself as if you had cast enlarge/reduce on yourself.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |\n| 70-79  | You cast fireball.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |\n| 80-84  | You cast invisibility on yourself.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |\n| 85-87  | Leaves grow from the target. If you chose a point in space as the target, leaves sprout from the creature nearest to that point. Unless they are picked off, the leaves turn brown and fall off after 24 hours.                                                                                                                                                                                                                                                                                                                                                                                          |\n| 88-90  | A stream of 1d4 × 10 gems, each worth 1 gp, shoots from the wand's tip in a line 30 feet long and 5 feet wide. Each gem deals 1 bludgeoning damage, and the total damage of the gems is divided equally among all creatures in the line.                                                                                                                                                                                                                                                                                                                                                                 |\n| 91-95  | A burst of colorful shimmering light extends from you in a 30-foot radius. You and each creature in the area that can see must succeed on a DC 15 Constitution saving throw or become blinded for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.                                                                                                                                                                                                                                                                            |\n| 96-97  | The target's skin turns bright blue for 1d10 days. If you chose a point in space, the creature nearest to that point is affected.                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |\n| 98-100 | If you targeted a creature, it must make a DC 15 Constitution saving throw. If you didn't target a creature, you become the target and must make the saving throw. If the saving throw fails by 5 or more, the target is instantly petrified. On any other failed save, the target is restrained and begins to turn to stone. While restrained in this way, the target must repeat the saving throw at the end of its next turn, becoming petrified on a failure or ending the effect on a success. The petrification lasts until the target is freed by the greater restoration spell or similar magic. |",
            "rarity": "rare",
            "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": "wings-of-flying",
            "name": "Wings of Flying",
            "type": "Wondrous item",
            "desc": "While wearing this cloak, you can use an action to speak its command word. This turns the cloak into a pair of bat wings or bird wings on your back for 1 hour or until you repeat the command word as an action. The wings give you a flying speed of 60 feet. When they disappear, you can't use them again for 1d12 hours.",
            "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": "horn-of-valhalla",
            "name": "Horn of Valhalla",
            "type": "Wondrous item",
            "desc": "You can use an action to blow this horn. In response, warrior spirits from the Valhalla appear within 60 feet of you. They use the statistics of a berserker. They return to Valhalla after 1 hour or when they drop to 0 hit points. Once you use the horn, it can't be used again until 7 days have passed.\n\nFour types of _horn of Valhalla_ are known to exist, each made of a different metal. The horn's type determines how many berserkers answer its summons, as well as the requirement for its use. The GM chooses the horn's type or determines it randomly.\n\n| d100   | Horn Type | Berserkers Summoned | Requirement                          |\n|--------|-----------|---------------------|--------------------------------------|\n| 01-40  | Silver    | 2d4 + 2             | None                                 |\n| 41-75  | Brass     | 3d4 + 3             | Proficiency with all simple weapons  |\n| 76-90  | Bronze    | 4d4 + 4             | Proficiency with all medium armor    |\n| 91-00  | Iron      | 5d4 + 5             | Proficiency with all martial weapons |\n\nIf you blow the horn without meeting its requirement, the summoned berserkers attack you. If you meet the requirement, they are friendly to you and your companions and follow your commands.",
            "rarity": "rare (silver or brass), very rare (bronze) or legendary (iron)",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "figurine-of-wondrous-power",
            "name": "Figurine of Wondrous Power",
            "type": "Wondrous item",
            "desc": "A _figurine of wondrous power_ is a statuette of a beast small enough to fit in a pocket. If you use an action to speak the command word and throw the figurine to a point on the ground within 60 feet of you, the figurine becomes a living creature. If the space where the creature would appear is occupied by other creatures or objects, or if there isn't enough space for the creature, the figurine doesn't become a creature.\n\nThe creature is friendly to you and your companions. It understands your languages and obeys your spoken commands. If you issue no commands, the creature defends itself but takes no other actions.\n\nThe creature exists for a duration specific to each figurine. At the end of the duration, the creature reverts to its figurine form. It reverts to a figurine early if it drops to 0 hit points or if you use an action to speak the command word again while touching it. When the creature becomes a figurine again, its property can't be used again until a certain amount of time has passed, as specified in the figurine's description.\n\n**_Bronze Griffon (Rare)_**. This bronze statuette is of a griffon rampant. It can become a griffon for up to 6 hours. Once it has been used, it can't be used again until 5 days have passed.\n\n**_Ebony Fly (Rare)_**. This ebony statuette is carved in the likeness of a horsefly. It can become a giant fly for up to 12 hours and can be ridden as a mount. Once it has been used, it can't be used again until 2 days have passed.\n\n> ##### Giant Fly\n> **Armor Class** 11  \n> **Hit Points** 19 (3d10 + 3)  \n> **Speed** 30 ft., fly 60 ft.\n>\n> | STR     | DEX     | CON     | INT    | WIS     | CHA    |\n> |---------|---------|---------|--------|---------|--------|\n> | 14 (+2) | 13 (+1) | 13 (+1) | 2 (-4) | 10 (+0) | 3 (-4) |\n>\n> **Senses** darkvision 60 ft., passive Perception 10  \n> **Languages** -\n\n**_Golden Lions (Rare)_**. These gold statuettes of lions are always created in pairs. You can use one figurine or both simultaneously. Each can become a lion for up to 1 hour. Once a lion has been used, it can't be used again until 7 days have passed.\n\n**_Ivory Goats (Rare)_**. These ivory statuettes of goats are always created in sets of three. Each goat looks unique and functions differently from the others. Their properties are as follows:\n\n* The _goat of traveling_ can become a Large goat with the same statistics as a riding horse. It has 24 charges, and each hour or portion thereof it spends in beast form costs 1 charge. While it has charges, you can use it as often as you wish. When it runs out of charges, it reverts to a figurine and can't be used again until 7 days have passed, when it regains all its charges.\n* The _goat of travail_ becomes a giant goat for up to 3 hours. Once it has been used, it can't be used again until 30 days have passed.\n* The _goat of terror_ becomes a giant goat for up to 3 hours. The goat can't attack, but you can remove its horns and use them as weapons. One horn becomes a _+1 lance_, and the other becomes a _+2 longsword_. Removing a horn requires an action, and the weapons disappear and the horns return when the goat reverts to figurine form. In addition, the goat radiates a 30-foot-radius aura of terror while you are riding it. Any creature hostile to you that starts its turn in the aura must succeed on a DC 15 Wisdom saving throw or be frightened of the goat for 1 minute, or until the goat reverts to figurine form. The frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Once it successfully saves against the effect, a creature is immune to the goat's aura for the next 24 hours. Once the figurine has been used, it can't be used again until 15 days have passed.\n\n**_Marble Elephant (Rare)_**. This marble statuette is about 4 inches high and long. It can become an elephant for up to 24 hours. Once it has been used, it can't be used again until 7 days have passed.\n\n**_Obsidian Steed (Very Rare)_**. This polished obsidian horse can become a nightmare for up to 24 hours. The nightmare fights only to defend itself. Once it has been used, it can't be used again until 5 days have passed.\n\nIf you have a good alignment, the figurine has a 10 percent chance each time you use it to ignore your orders, including a command to revert to figurine form. If you mount the nightmare while it is ignoring your orders, you and the nightmare are instantly transported to a random location on the plane of Hades, where the nightmare reverts to figurine form.\n\n**_Onyx Dog (Rare)_**. This onyx statuette of a dog can become a mastiff for up to 6 hours. The mastiff has an Intelligence of 8 and can speak Common. It also has darkvision out to a range of 60 feet and can see invisible creatures and objects within that range. Once it has been used, it can't be used again until 7 days have passed.\n\n**_Serpentine Owl (Rare)_**. This serpentine statuette of an owl can become a giant owl for up to 8 hours. Once it has been used, it can't be used again until 2 days have passed. The owl can telepathically communicate with you at any range if you and it are on the same plane of existence.\n\n**_Silver Raven (Uncommon)_**. This silver statuette of a raven can become a raven for up to 12 hours. Once it has been used, it can't be used again until 2 days have passed. While in raven form, the figurine allows you to cast the _animal messenger_ spell on it at will.",
            "rarity": "rarity by figurine",
            "requires_attunement": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "heartglow-lantern",
            "name": "Heartglow Lantern",
            "type": "Wondrous item",
            "desc": "Fashioned from a single piece of specially grown, hexagonal crystal fitted within a metal frame, a heartglow lantern doesn1t use burning fuel or ignited material to generate light, making it ideal in caverns where air supplies can be precious. You can use an action while holding one of these lanterns to cause it to shed bright light in a 20-foot radius and dim light for an additional 20 feet. The light lasts until you use a bonus action to repeat the command word or until the lantern is no longer being held or carried by a living creature.\n  Each lantern can create an additional effect when it is infused with vitality. Any creature touching a lantern can use an action to infuse it with some of the creature1s vitality. The creature1s hit-point maximum is reduced by an amount equal to the creature1s proficiency bonus, and the lantern gains charges equal to that amount. This reduction lasts until the creature finishes a long rest. Each lantern can hold any number of charges from any number of creatures, but each creature can infuse a lantern with vitality only once between long rests.\n  ***Deadbane (Uncommon).*** While holding this lantern, you can use an action and expend 1 or more of its charges to cause the lantern to detect undead for 1 hour. When an undead is within 20 feet of the lantern, the light it sheds changes to blue, growing brighter the closer the undead is to the lantern. For each charge you spend beyond the first, the duration increases by 30 minutes, and the distance the lantern can detect undead increases by 5 feet. Increasing this distance doesn't increase the radius of the light shed by the lantern.\n  ***Floodmote (Very Rare).*** If you are submerged while holding or carrying this lantern, you can use a reaction and expend 1 or more of its charges to create a small bubble of air for yourself for 1 hour. For each charge you spend beyond the first, the duration increases by 1 hour, and you can choose one additional creature within 30 feet of you to also be protected with a bubble of air. The bubble of air surrounds only a creature's head or other airbreathing organ and provides breathable air to the creature for the duration.\n  ***Tumblesafe (Rare).*** If you or a friendly creature you can see within 40 feet of you falls while you are holding or carrying this lantern, you can use a reaction and expend 1 or more of its charges to slow the fall. For each charge you spend beyond the first, you can extend the light shed by the lantern by 5 feet. Each falling creature and object in the lantern's light descends at a rate of 60 feet per round and takes no damage from falling. It continues to descend at this rate until it lands, even if it exits the lantern's light before it lands.",
            "rarity": "rarity varies",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "potion-belt",
            "name": "Potion Belt",
            "type": "Wondrous item",
            "desc": "One or more thin bands of flexible, pale blue crystal run along this plain, brown leather belt. As an action, you can pour a potion onto a band of crystal, which absorbs the potion and turns a deep blue. Each band of crystal can store only one potion at a time.\n  ***Potion Belt (Common).*** This belt contains only one band of crystal. While wearing the belt, you can use an action to speak the belt’s command word and gain the benefits of the potion as if you drank it.\n  ***Greater Potion Belt (Rare).*** This belt contains three bands of crystal. While wearing the belt, you can use a bonus action to speak the belt’s command word and the name of one of the potions and gain the benefits of the named potion as if you drank it.",
            "rarity": "rarity varies",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "axe-of-many-strikes",
            "name": "Axe of Many Strikes",
            "type": "Weapon (any axe)",
            "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon.\nWhen you hit a creature with it, you can choose to deal no damage to the target and instead store the energy of the attack within the blade for 1 minute. You can store up to three attacks in this way. When you hit a creature with this axe while you have at least one attack stored, you can release one or more stored attacks, adding the damage of those stored attacks to the damage of the current attack.\nEach time you release one or more stored attacks from the axe, you have a 10 percent chance of causing the axe to explode. The explosion deals 2d6 force damage to you for each attack you released from the axe, and it destroys the axe.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "beads-of-contemplation",
            "name": "Beads of Contemplation",
            "type": "Wondrous item",
            "desc": "This strand of eight wooden beads, each cleverly carved with geometric patterns, hangs from a stout length of cording. The beads store ki energy placed into them, holding the ki until you use it. The beads can store up to 8 ki points. At the end of a short or long rest, you can place ki energy into the beads by touching them and expending a number of ki points equal to half your proficiency bonus.\nWhile wearing or carrying the beads, you can use a bonus action to remove any number of ki points from the beads, regaining that amount of ki points and freeing up space in the beads.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement by a monk",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "campaign-field-tent",
            "name": "Campaign Field Tent",
            "type": "Wondrous item",
            "desc": "You can use an action to place this 1-inch cloth cube on the ground and speak its command word. The cube rapidly grows into a field tent with open or closed sides (your choice) that remains until you use an action to speak the command word that dismisses it, which works only if the tent is empty.\n  The field tent is a canvas tent, 15 feet on a side and 10 feet high. It remains firmly fixed to the ground, even when standing on bare stone, a ship's deck, or loose sand, and its magic prevents it from being tipped over.\n  Each creature in the area where the tent appears must make a DC 15 Dexterity saving throw, taking 5d10 bludgeoning damage on a failed save, or half as much damage on a successful one. In either case, the creature is pushed to an unoccupied space outside but next to the tent. Objects in the area that aren't being worn or carried take this damage and are pushed automatically.\n  The tent has 50 hit points, immunity to nonmagical attacks, excluding siege weapons, and resistance to all other damage. The tent contains a small table with a chair and five simple beds made of cloth and foldable wooden frames.\n  The field tent can hold up to six Medium or smaller creatures. When a creature finishes a short rest in the tent, it regains double the hit points from any Hit Dice it spends. When a creature finishes a long rest in the tent, it reduces its exhaustion level by 2 instead of 1. In addition, a creature has advantage on saving throws it makes against disease and poison while it rests in the tent.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "chain-cilice",
            "name": "Chain Cilice",
            "type": "Wondrous item",
            "desc": "This bracelet made of spiked chain is designed to fit around the ankle, wrist, or thigh. While wearing the cilice, you can use an action to speak its command word, causing it to tighten on your skin and dealing 1d6 piercing damage to you at the start of each of your turns until you use a bonus action to end it. If you have the Ki class feature or ki points from another source, such as the Inner Resilience feat (see the Backgrounds and Feats chapter), you regain 1 ki point for every 5 damage caused by the cilice. If the cilice would reduce you to 0 hit points, it reduces you to 1 hit point instead and the effect ends.\n  If the cilice's effect was ended in this way, it can't be used again until the next dawn.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "javelin-of-teleportation",
            "name": "Javelin of Teleportation",
            "type": "Weapon (javelin)",
            "desc": "This short-hafted javelin bears a long, metal head. You gain a +1 bonus to attack and damage rolls made with this magic weapon. When you hit a creature with this weapon, you can speak its command word and force the target to make a DC 13 Wisdom saving throw. On a failed save, the target is teleported to an unoccupied space you can see within 60 feet of you. That space must be on the ground or on a floor.\n  The javelin’s property can’t be used again until the next dawn. In the meantime, the javelin can still be used as a magic weapon.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "knight-sergeants-surcoat",
            "name": "Knight-Sergeant's Surcoat",
            "type": "Wondrous item",
            "desc": "Fashioned from durable canvas and fine silk, this long, padded knight’s tabard bears the colors and heraldry of a long-forgotten order of knights. While wearing this surcoat, you have advantage on Wisdom (Animal Handling) checks when interacting with horses, and you have advantage on Charisma (Persuasion) checks made to interact with humanoids of a higher social rank than you, such as an army’s general or a region’s monarch.\n  ***Knight’s Livery.*** While attuned to and wearing both the *knightsergeant’s surcoat* and the *argent mantle*, your Charisma score is 20. This has no effect on you if your Charisma is already 20 or higher.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "medics-sash",
            "name": "Medic's Sash",
            "type": "Wondrous item",
            "desc": "While wearing this sash, your carrying capacity doubles. In addition, your movement doesn’t provoke opportunity attacks if you are carrying a friendly creature that has 0 hit points or is dying.\n  ***First Aid.*** The sash has 3 charges. While wearing the sash, you can expend 1 charge as an action to cast the spare the dying spell, and you can expend 2 charges as an action to cast the cure wounds spell, using your Charisma modifier as your spellcasting ability modifier (minimum of +1). The sash recovers all expended charges daily at dawn.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "paired-gauntlets-of-striking",
            "name": "Paired Gauntlets of Striking",
            "type": "Wondrous item",
            "desc": "These leather gloves are reinforced with steel plates and decorated with images of two humanoids fighting side-by-side. While you and another creature are each wearing one of the gauntlets and are each within 5 feet of the same creature, you both have advantage on the first attack roll you make against that creature on each of your turns.",
            "rarity": "uncommon",
            "requires_attunement": "requires attunement",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "phase-arrow",
            "name": "Phase Arrow",
            "type": "Weapon (arrow)",
            "desc": "When you make a ranged attack with this arrow, the attack ignores half and three-quarters cover as the arrow dips briefly into the Plane of Shadow on its way to the target. If the target has full cover and you are aware the target is in a particular space, you can fire this arrow at the target with disadvantage on the attack roll.",
            "rarity": "uncommon",
            "requires_attunement": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        }
    ]
}