🔮 Armor of Resistance
Magic Items
View raw API endpoint ↗

Description

Armor (light, medium, or heavy), rare (requires attunement)

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.

| d10 | Damage Type |

|---|---|

| 1 | Acid |

| 2 | Cold |

| 3 | Fire |

| 4 | Force |

| 5 | Lightning |

| 6 | Necrotic |

| 7 | Poison |

| 8 | Psychic |

| 9 | Radiant |

| 10 | Thunder |

Properties

Equipment_category
Armor
Image
/api/images/magic-items/armor-of-resistance.png
Rarity
Rare
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Raw JSON data
{
  "desc": [
    "Armor (light, medium, or heavy), rare (requires attunement)",
    "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.",
    "| d10 | Damage Type |",
    "|---|---|",
    "| 1 | Acid |",
    "| 2 | Cold |",
    "| 3 | Fire |",
    "| 4 | Force |",
    "| 5 | Lightning |",
    "| 6 | Necrotic |",
    "| 7 | Poison |",
    "| 8 | Psychic |",
    "| 9 | Radiant |",
    "| 10 | Thunder |"
  ],
  "equipment_category": {
    "index": "armor",
    "name": "Armor",
    "url": "/api/2014/equipment-categories/armor"
  },
  "image": "/api/images/magic-items/armor-of-resistance.png",
  "index": "armor-of-resistance",
  "name": "Armor of Resistance",
  "rarity": {
    "name": "Rare"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/armor-of-resistance",
  "variant": false,
  "variants": []
}