Magic Item List
list: API endpoint for returning a list of magic items.
retrieve: API endpoint for returning a particular magic item.
GET /v2/magicitems/?format=api&ordering=-weight&page=3
{ "count": 2321, "next": "https://api-beta.open5e.com/v2/magicitems/?format=api&ordering=-weight&page=4", "previous": "https://api-beta.open5e.com/v2/magicitems/?format=api&ordering=-weight&page=2", "results": [ { "url": "https://api-beta.open5e.com/v2/items/vom_ghost-barding-ring-mail/?format=api", "key": "vom_ghost-barding-ring-mail", "name": "Ghost Barding Ring Mail", "desc": "This armor is blue-green and translucent. It weighs only 1 pound, and if the armor normally imposes disadvantage on Dexterity (Stealth) checks or has a Strength requirement, this version of the armor doesn't. The armor's base Armor Class applies only against attacks by undead creatures and doesn't provide protection against any other attacks. When a beast wears this armor, the beast gains a +1 bonus to AC against attacks by undead creatures, and it has advantage on saving throws against the spells and special abilities of undead creatures.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_grave-ward-half-plate/?format=api", "key": "vom_grave-ward-half-plate", "name": "Grave Ward Half Plate", "desc": "This armor bears gold or brass symbols of sunlight and sun deities and never tarnishes or rusts. The armor is immune to necrotic damage and rusting attacks such as those of a rust monster. While wearing this armor, your maximum hit points can't be reduced. As an action, you can speak a command word to gain the effect of a protection from evil and good spell for 1 minute (no concentration required). While the spell is active, if you are reduced to 0 hit points, you drop to 1 hit point instead. Once you use this property, it can't be used again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_grave-ward-ring-mail/?format=api", "key": "vom_grave-ward-ring-mail", "name": "Grave Ward Ring Mail", "desc": "This armor bears gold or brass symbols of sunlight and sun deities and never tarnishes or rusts. The armor is immune to necrotic damage and rusting attacks such as those of a rust monster. While wearing this armor, your maximum hit points can't be reduced. As an action, you can speak a command word to gain the effect of a protection from evil and good spell for 1 minute (no concentration required). While the spell is active, if you are reduced to 0 hit points, you drop to 1 hit point instead. Once you use this property, it can't be used again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_mail-of-the-sword-master/?format=api", "key": "vom_mail-of-the-sword-master", "name": "Mail of the Sword Master", "desc": "While wearing this armor, the maximum Dexterity modifier you can add to determine your Armor Class is 4, instead of 2. While wearing this armor, if you are wielding a sword and no other weapons, you gain a +2 bonus to damage rolls with that sword.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_mirrored-half-plate/?format=api", "key": "vom_mirrored-half-plate", "name": "Mirrored Half Plate", "desc": "This metal armor is always polished to a mirror sheen, highly reflective, and can't be dulled. If a creature has an action or trait that requires it to gaze at you to affect you, such as a basilisk's Petrifying Gaze or a lich's Frightening Gaze, it sees its reflection in the armor and is also affected by the gaze.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_molten-hellfire-half-plate/?format=api", "key": "vom_molten-hellfire-half-plate", "name": "Molten Hellfire Half Plate", "desc": "This spiked armor is a dark, almost black crimson when inactive. This more powerful version of hellfire armor has 3 charges. It regains all expended charges daily at dawn. If you expend 1 charge as part of the action to make the armor glow, you can make the armor emit heat in addition to light for 1 minute. For the duration, when a creature touches you or hits you with a melee attack while within 5 feet of you, it takes 1d4 fire damage. You are immune to the armor’s heat while wearing it.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_molten-hellfire-ring-mail/?format=api", "key": "vom_molten-hellfire-ring-mail", "name": "Molten Hellfire Ring Mail", "desc": "This spiked armor is a dark, almost black crimson when inactive. This more powerful version of hellfire armor has 3 charges. It regains all expended charges daily at dawn. If you expend 1 charge as part of the action to make the armor glow, you can make the armor emit heat in addition to light for 1 minute. For the duration, when a creature touches you or hits you with a melee attack while within 5 feet of you, it takes 1d4 fire damage. You are immune to the armor’s heat while wearing it.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_muffled-half-plate/?format=api", "key": "vom_muffled-half-plate", "name": "Muffled Half Plate", "desc": "This magical armor is laid with enchantments to mute its noise and ease movement, even muting and dulling its colors and shine when you attempt to conceal yourself. While wearing this armor, you don't have disadvantage on Dexterity (Stealth) checks as a result of wearing the armor, but you might still have disadvantage on such checks from other effects.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Common", "url": "https://api-beta.open5e.com/v2/itemrarities/common/?format=api", "key": "common", "rank": 1 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_muffled-ring-mail/?format=api", "key": "vom_muffled-ring-mail", "name": "Muffled Ring Mail", "desc": "This magical armor is laid with enchantments to mute its noise and ease movement, even muting and dulling its colors and shine when you attempt to conceal yourself. While wearing this armor, you don't have disadvantage on Dexterity (Stealth) checks as a result of wearing the armor, but you might still have disadvantage on such checks from other effects.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Common", "url": "https://api-beta.open5e.com/v2/itemrarities/common/?format=api", "key": "common", "rank": 1 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_half-plate-armor-plus-1/?format=api", "key": "srd-2024_half-plate-armor-plus-1", "name": "Half Plate Armor (+1)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ring-mail-plus-1/?format=api", "key": "srd-2024_ring-mail-plus-1", "name": "Ring Mail (+1)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_half-plate-armor-plus-2/?format=api", "key": "srd-2024_half-plate-armor-plus-2", "name": "Half Plate Armor (+2)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ring-mail-plus-2/?format=api", "key": "srd-2024_ring-mail-plus-2", "name": "Ring Mail (+2)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_half-plate-armor-plus-3/?format=api", "key": "srd-2024_half-plate-armor-plus-3", "name": "Half Plate Armor (+3)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ring-mail-plus-3/?format=api", "key": "srd-2024_ring-mail-plus-3", "name": "Ring Mail (+3)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_adamantine-armor-half-plate-armor/?format=api", "key": "srd-2024_adamantine-armor-half-plate-armor", "name": "Adamantine Armor (Half Plate)", "desc": "This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any Critical Hit against you becomes a normal hit.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_adamantine-armor-ring-mail/?format=api", "key": "srd-2024_adamantine-armor-ring-mail", "name": "Adamantine Armor (Ring Mail)", "desc": "This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any Critical Hit against you becomes a normal hit.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_mithral-armor-half-plate/?format=api", "key": "srd-2024_mithral-armor-half-plate", "name": "Mithral Armor (Half Plate)", "desc": "Mithral is a light, flexible metal. Armor made of this substance can be worn under normal clothes. If the armor normally imposes Disadvantage on Dexterity (Stealth) checks or has a Strength requirement, the mithral version of the armor doesn't.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_mithral-armor-ring-mail/?format=api", "key": "srd-2024_mithral-armor-ring-mail", "name": "Mithral Armor (Ring Mail)", "desc": "Mithral is a light, flexible metal. Armor made of this substance can be worn under normal clothes. If the armor normally imposes Disadvantage on Dexterity (Stealth) checks or has a Strength requirement, the mithral version of the armor doesn't.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_armor-of-resistance-half-plate/?format=api", "key": "srd-2024_armor-of-resistance-half-plate", "name": "Armor of Resistance (Half Plate)", "desc": "You have Resistance to one type of damage while you wear this armor. The GM chooses the type or determines it randomly by rolling on the following table.\n\n| 1d10 | Damage Type |\n|---|---|\n|1|Acid|\n|2|Cold|\n|3|Fire|\n|4|Force|\n|5|Lightning|\n|6|Necrotic|\n|7| Poison|\n|8|Psychic|\n|9|Radiant|\n|10|Thunder|", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_armor-of-resistance-ring-mail/?format=api", "key": "srd-2024_armor-of-resistance-ring-mail", "name": "Armor of Resistance (Ring Mail)", "desc": "You have Resistance to one type of damage while you wear this armor. The GM chooses the type or determines it randomly by rolling on the following table.\n\n| 1d10 | Damage Type |\n|---|---|\n|1|Acid|\n|2|Cold|\n|3|Fire|\n|4|Force|\n|5|Lightning|\n|6|Necrotic|\n|7| Poison|\n|8|Psychic|\n|9|Radiant|\n|10|Thunder|", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_armor-of-vulnerability-half-plate-armor/?format=api", "key": "srd-2024_armor-of-vulnerability-half-plate-armor", "name": "Armor of Vulnerability (Half Plate Armor)", "desc": "While wearing this armor, you have Resistance to one of the following damage types: Bludgeoning, Piercing, or Slashing. The GM chooses the type or determines it randomly. Curse. This armor is cursed, a fact that is revealed only when the Identify spell is cast on the armor or you attune to it. Attuning to the armor curses you until you are targeted by a Remove Curse spell or similar magic; removing the armor fails to end the curse. While cursed, you have Vulnerability to two of the three damage types associated with the armor (not the one to which it grants Resistance).", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_armor-of-vulnerability-ring-mail/?format=api", "key": "srd-2024_armor-of-vulnerability-ring-mail", "name": "Armor of Vulnerability (Ring Mail)", "desc": "While wearing this armor, you have Resistance to one of the following damage types: Bludgeoning, Piercing, or Slashing. The GM chooses the type or determines it randomly. Curse. This armor is cursed, a fact that is revealed only when the Identify spell is cast on the armor or you attune to it. Attuning to the armor curses you until you are targeted by a Remove Curse spell or similar magic; removing the armor fails to end the curse. While cursed, you have Vulnerability to two of the three damage types associated with the armor (not the one to which it grants Resistance).", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_demon-half-plate-armor/?format=api", "key": "srd-2024_demon-half-plate-armor", "name": "Demon Half Plate Armor", "desc": "While wearing this armor, you gain a +1 bonus to Armor Class, and you know Abyssal. In addition, the armor's clawed gauntlets allow your Unarmed Strikes to deal 1d8 Slashing damage instead of the usual Bludgeoning damage, and you gain a +1 bonus to the attack and damage rolls of your Unarmed Strikes.\n\n**Curse.** Once you don this cursed armor, you can't doff it unless you are targeted by a Remove Curse spell or similar magic. While wearing the armor, you have Disadvantage on attack rolls against demons and on saving throws against their spells and special abilities.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": true, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_demon-ring-mail/?format=api", "key": "srd-2024_demon-ring-mail", "name": "Demon Ring Mail", "desc": "While wearing this armor, you gain a +1 bonus to Armor Class, and you know Abyssal. In addition, the armor's clawed gauntlets allow your Unarmed Strikes to deal 1d8 Slashing damage instead of the usual Bludgeoning damage, and you gain a +1 bonus to the attack and damage rolls of your Unarmed Strikes.\n\n**Curse.** Once you don this cursed armor, you can't doff it unless you are targeted by a Remove Curse spell or similar magic. While wearing the armor, you have Disadvantage on attack rolls against demons and on saving throws against their spells and special abilities.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring Mail", "key": "srd-2024_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": true, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_adamantine-armor-half-plate/?format=api", "key": "srd_adamantine-armor-half-plate", "name": "Adamantine Armor (Half-Plate)", "desc": "This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any critical hit against you becomes a normal hit.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_adamantine-armor-ring-mail/?format=api", "key": "srd_adamantine-armor-ring-mail", "name": "Adamantine Armor (Ring-Mail)", "desc": "This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any critical hit against you becomes a normal hit.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_armor-of-resistance-half-plate/?format=api", "key": "srd_armor-of-resistance-half-plate", "name": "Armor of Resistance (Half Plate)", "desc": "You have resistance to one type of damage while you wear this armor. The GM chooses the type or determines it randomly from the options below.\n\n| d10 | Damage Type |\n|-----|-------------|\n| 1 | Acid |\n| 2 | Cold |\n| 3 | Fire |\n| 4 | Force |\n| 5 | Lightning |\n| 6 | Necrotic |\n| 7 | Poison |\n| 8 | Psychic |\n| 9 | Radiant |\n| 10 | Thunder |", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": null, "requires_attunement": true, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_armor-of-resistance-ring-mail/?format=api", "key": "srd_armor-of-resistance-ring-mail", "name": "Armor of Resistance (Ring Mail)", "desc": "You have resistance to one type of damage while you wear this armor. The GM chooses the type or determines it randomly from the options below.\n\n| d10 | Damage Type |\n|-----|-------------|\n| 1 | Acid |\n| 2 | Cold |\n| 3 | Fire |\n| 4 | Force |\n| 5 | Lightning |\n| 6 | Necrotic |\n| 7 | Poison |\n| 8 | Psychic |\n| 9 | Radiant |\n| 10 | Thunder |", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": null, "requires_attunement": true, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_mithral-armor-half-plate/?format=api", "key": "srd_mithral-armor-half-plate", "name": "Mithral Armor (Half-Plate)", "desc": "Mithral is a light, flexible metal. A mithral chain shirt or breastplate can be worn under normal clothes. If the armor normally imposes disadvantage on Dexterity (Stealth) checks or has a Strength requirement, the mithral version of the armor doesn't.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half plate", "key": "srd_half-plate", "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_mithral-armor-ring-mail/?format=api", "key": "srd_mithral-armor-ring-mail", "name": "Mithral Armor (Ring-Mail)", "desc": "Mithral is a light, flexible metal. A mithral chain shirt or breastplate can be worn under normal clothes. If the armor normally imposes disadvantage on Dexterity (Stealth) checks or has a Strength requirement, the mithral version of the armor doesn't.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Ring mail", "key": "srd_ring-mail", "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api", "category": "heavy", "ac_base": 14, "ac_display": "14", "ac_add_dexmod": false, "ac_cap_dexmod": null, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_bloodprice-breastplate/?format=api", "key": "vom_bloodprice-breastplate", "name": "Bloodprice Breastplate", "desc": "When a melee attack would hit you while you are wearing this armor, you can use your reaction to increase your Armor Class by up to 10 against that attack. If you do so, you lose hit points equal to 5 times the bonus you want to add to your AC. For example, if you want to increase your AC by 2 against that attack, you lose 10 hit points.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Legendary", "url": "https://api-beta.open5e.com/v2/itemrarities/legendary/?format=api", "key": "legendary", "rank": 5 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_bloodprice-chain-shirt/?format=api", "key": "vom_bloodprice-chain-shirt", "name": "Bloodprice Chain-Shirt", "desc": "When a melee attack would hit you while you are wearing this armor, you can use your reaction to increase your Armor Class by up to 10 against that attack. If you do so, you lose hit points equal to 5 times the bonus you want to add to your AC. For example, if you want to increase your AC by 2 against that attack, you lose 10 hit points.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Legendary", "url": "https://api-beta.open5e.com/v2/itemrarities/legendary/?format=api", "key": "legendary", "rank": 5 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain shirt", "key": "srd_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_cephalopod-breastplate/?format=api", "key": "vom_cephalopod-breastplate", "name": "Cephalopod Breastplate", "desc": "This bronze breastplate depicts two krakens fighting. While wearing this armor, you gain a +1 bonus to AC. You can use an action to speak the armor's command word to release a cloud of black mist (if above water) or black ink (if underwater). It billows out from you in a 20-foot-radius cloud of mist or ink. The area is heavily obscured for 1 minute, although a wind of moderate or greater speed (at least 10 miles per hour) or a significant current disperses it. The armor can't be used this way again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_chillblain-breastplate/?format=api", "key": "vom_chillblain-breastplate", "name": "Chillblain Breastplate", "desc": "This armor is forged from overlapping blue steel plates or blue rings and has a frosted appearance. While wearing this armor, you gain a +1 bonus to AC, and you have resistance to cold damage. In addition, when a creature hits you with a melee weapon attack, it must succeed on a DC 15 Constitution saving throw or become numbed by the supernatural cold radiating from the armor. A creature numbed by the cold can use either an action or bonus action on its turn, not both, and its movement speed is reduced by 10 feet until the end of its next turn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_chillblain-chain-shirt/?format=api", "key": "vom_chillblain-chain-shirt", "name": "Chillblain Chain Shirt", "desc": "This armor is forged from overlapping blue steel plates or blue rings and has a frosted appearance. While wearing this armor, you gain a +1 bonus to AC, and you have resistance to cold damage. In addition, when a creature hits you with a melee weapon attack, it must succeed on a DC 15 Constitution saving throw or become numbed by the supernatural cold radiating from the armor. A creature numbed by the cold can use either an action or bonus action on its turn, not both, and its movement speed is reduced by 10 feet until the end of its next turn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain shirt", "key": "srd_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_encouraging-breastplate/?format=api", "key": "vom_encouraging-breastplate", "name": "Encouraging Breastplate", "desc": "While wearing this armor, you gain a +1 bonus to AC. In addition, each friendly creature within 10 feet of you that can see you gains a +1 bonus to attack rolls and saving throws. If you are a paladin with the Aura of Courage feature, this bonus increases to +2.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_encouraging-chain-shirt/?format=api", "key": "vom_encouraging-chain-shirt", "name": "Encouraging Chain Shirt", "desc": "While wearing this armor, you gain a +1 bonus to AC. In addition, each friendly creature within 10 feet of you that can see you gains a +1 bonus to attack rolls and saving throws. If you are a paladin with the Aura of Courage feature, this bonus increases to +2.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain shirt", "key": "srd_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_ghost-barding-breastplate/?format=api", "key": "vom_ghost-barding-breastplate", "name": "Ghost Barding Breastplate", "desc": "This armor is blue-green and translucent. It weighs only 1 pound, and if the armor normally imposes disadvantage on Dexterity (Stealth) checks or has a Strength requirement, this version of the armor doesn't. The armor's base Armor Class applies only against attacks by undead creatures and doesn't provide protection against any other attacks. When a beast wears this armor, the beast gains a +1 bonus to AC against attacks by undead creatures, and it has advantage on saving throws against the spells and special abilities of undead creatures.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_ghost-barding-chain-shirt/?format=api", "key": "vom_ghost-barding-chain-shirt", "name": "Ghost Barding Chain Shirt", "desc": "This armor is blue-green and translucent. It weighs only 1 pound, and if the armor normally imposes disadvantage on Dexterity (Stealth) checks or has a Strength requirement, this version of the armor doesn't. The armor's base Armor Class applies only against attacks by undead creatures and doesn't provide protection against any other attacks. When a beast wears this armor, the beast gains a +1 bonus to AC against attacks by undead creatures, and it has advantage on saving throws against the spells and special abilities of undead creatures.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain shirt", "key": "srd_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_grave-ward-breastplate/?format=api", "key": "vom_grave-ward-breastplate", "name": "Grave Ward Breastplate", "desc": "This armor bears gold or brass symbols of sunlight and sun deities and never tarnishes or rusts. The armor is immune to necrotic damage and rusting attacks such as those of a rust monster. While wearing this armor, your maximum hit points can't be reduced. As an action, you can speak a command word to gain the effect of a protection from evil and good spell for 1 minute (no concentration required). While the spell is active, if you are reduced to 0 hit points, you drop to 1 hit point instead. Once you use this property, it can't be used again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_grave-ward-chain-shirt/?format=api", "key": "vom_grave-ward-chain-shirt", "name": "Grave Ward Chain Shirt", "desc": "This armor bears gold or brass symbols of sunlight and sun deities and never tarnishes or rusts. The armor is immune to necrotic damage and rusting attacks such as those of a rust monster. While wearing this armor, your maximum hit points can't be reduced. As an action, you can speak a command word to gain the effect of a protection from evil and good spell for 1 minute (no concentration required). While the spell is active, if you are reduced to 0 hit points, you drop to 1 hit point instead. Once you use this property, it can't be used again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain shirt", "key": "srd_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_mirrored-breastplate/?format=api", "key": "vom_mirrored-breastplate", "name": "Mirrored Breastplate", "desc": "This metal armor is always polished to a mirror sheen, highly reflective, and can't be dulled. If a creature has an action or trait that requires it to gaze at you to affect you, such as a basilisk's Petrifying Gaze or a lich's Frightening Gaze, it sees its reflection in the armor and is also affected by the gaze.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_molten-hellfire-breastplate/?format=api", "key": "vom_molten-hellfire-breastplate", "name": "Molten Hellfire Breastplate", "desc": "This spiked armor is a dark, almost black crimson when inactive. This more powerful version of hellfire armor has 3 charges. It regains all expended charges daily at dawn. If you expend 1 charge as part of the action to make the armor glow, you can make the armor emit heat in addition to light for 1 minute. For the duration, when a creature touches you or hits you with a melee attack while within 5 feet of you, it takes 1d4 fire damage. You are immune to the armor’s heat while wearing it.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_molten-hellfire-chain-shirt/?format=api", "key": "vom_molten-hellfire-chain-shirt", "name": "Molten Hellfire Chain Shirt", "desc": "This spiked armor is a dark, almost black crimson when inactive. This more powerful version of hellfire armor has 3 charges. It regains all expended charges daily at dawn. If you expend 1 charge as part of the action to make the armor glow, you can make the armor emit heat in addition to light for 1 minute. For the duration, when a creature touches you or hits you with a melee attack while within 5 feet of you, it takes 1d4 fire damage. You are immune to the armor’s heat while wearing it.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain shirt", "key": "srd_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_retribution-armor/?format=api", "key": "vom_retribution-armor", "name": "Retribution Armor", "desc": "Etchings of flames adorn this breastplate, which is wrapped in chains of red gold, silver, and black iron. While wearing this armor, you gain a +1 bonus to AC. In addition, if a creature scores a critical hit against you, you have advantage on any attacks against that creature until the end of your next turn or until you score a critical hit against that creature. - You have resistance to necrotic damage, and you are immune to poison damage. - You can't be charmed or poisoned, and you don't suffer from exhaustion.\n- You have darkvision out to a range of 60 feet.\n- You have advantage on saving throws against effects that turn undead.\n- You can use an action to sense the direction of your killer. This works like the locate creature spell, except you can sense only the creature that killed you. You rise as an undead only if your death was caused with intent; accidental deaths or deaths from unintended consequences (such as dying from a disease unintentionally passed to you) don't activate this property of the armor. You exist in this deathly state for up to 1 week per Hit Die or until you exact revenge on your killer, at which time your body crumbles to ash and you finally die. You can be restored to life only by means of a true resurrection or wish spell.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/vom_rust-monster-shell/?format=api", "key": "vom_rust-monster-shell", "name": "Rust Monster Shell", "desc": "While wearing this armor, you gain a +1 bonus to AC. In addition, you can use an action to magically coat the armor in rusty flakes for 1 minute. While the armor is coated in rusty flakes, any nonmagical weapon made of metal that hits you corrodes. After dealing damage, the weapon takes a permanent and cumulative –1 penalty to damage rolls. If its penalty drops to –5, the weapon is destroyed. Nonmagical ammunition made of metal that hits you is destroyed after dealing damage. The armor can't be used this way again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_breastplate-plus-1/?format=api", "key": "srd-2024_breastplate-plus-1", "name": "Breastplate (+1)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd-2024_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_chain-shirt-plus-1/?format=api", "key": "srd-2024_chain-shirt-plus-1", "name": "Chain Shirt (+1)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Chain Shirt", "key": "srd-2024_chain-shirt", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_chain-shirt/?format=api", "category": "medium", "ac_base": 13, "ac_display": "13 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_breastplate-plus-2/?format=api", "key": "srd-2024_breastplate-plus-2", "name": "Breastplate (+2)", "desc": "You have a bonus to Armor Class while wearing this armor. The bonus is determined by its rarity.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd-2024_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } } ] }