🔮 Ring of Resistance
Magic Items
View raw API endpoint ↗

Description

Ring, rare (requires attunement)

You have resistance to one damage type while wearing this ring. The gem in the ring indicates the type, which the GM chooses or determines randomly.

| d10 | Damage Type | Gem |

|---|---|---|

| 1 | Acid | Pearl |

| 2 | Cold | Tourmaline |

| 3 | Fire | Garnet |

| 4 | Force | Sapphire |

| 5 | Lightning | Citrine |

| 6 | Necrotic | Jet |

| 7 | Poison | Amethyst |

| 8 | Psychic | Jade |

| 9 | Radiant | Topaz |

| 10 | Thunder | Spinel |

Properties

Equipment_category
Ring
Rarity
Rare
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
  • Ring of Acid Resistance
  • Ring of Cold Resistance
  • Ring of Fire Resistance
  • Ring of Force Resistance
  • Ring of Lightning Resistance
  • Ring of Necrotic Resistance
  • Ring of Poison Resistance
  • Ring of Psychic Resistance
  • Ring of Radiant Resistance
  • Ring of Thunder Resistance
Raw JSON data
{
  "desc": [
    "Ring, rare (requires attunement)",
    "You have resistance to one damage type while wearing this ring. The gem in the ring indicates the type, which the GM chooses or determines randomly.",
    "| d10 | Damage Type | Gem |",
    "|---|---|---|",
    "| 1 | Acid | Pearl |",
    "| 2 | Cold | Tourmaline |",
    "| 3 | Fire | Garnet |",
    "| 4 | Force | Sapphire |",
    "| 5 | Lightning | Citrine |",
    "| 6 | Necrotic | Jet |",
    "| 7 | Poison | Amethyst |",
    "| 8 | Psychic | Jade |",
    "| 9 | Radiant | Topaz |",
    "| 10 | Thunder | Spinel |"
  ],
  "equipment_category": {
    "index": "ring",
    "name": "Ring",
    "url": "/api/2014/equipment-categories/ring"
  },
  "index": "ring-of-resistance",
  "name": "Ring of Resistance",
  "rarity": {
    "name": "Rare"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/ring-of-resistance",
  "variant": false,
  "variants": [
    {
      "index": "ring-of-resistance-acid",
      "name": "Ring of Acid Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-acid"
    },
    {
      "index": "ring-of-resistance-cold",
      "name": "Ring of Cold Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-cold"
    },
    {
      "index": "ring-of-resistance-fire",
      "name": "Ring of Fire Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-fire"
    },
    {
      "index": "ring-of-resistance-force",
      "name": "Ring of Force Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-force"
    },
    {
      "index": "ring-of-resistance-lightning",
      "name": "Ring of Lightning Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-lightning"
    },
    {
      "index": "ring-of-resistance-necrotic",
      "name": "Ring of Necrotic Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-necrotic"
    },
    {
      "index": "ring-of-resistance-poison",
      "name": "Ring of Poison Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-poison"
    },
    {
      "index": "ring-of-resistance-psychic",
      "name": "Ring of Psychic Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-psychic"
    },
    {
      "index": "ring-of-resistance-radiant",
      "name": "Ring of Radiant Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-radiant"
    },
    {
      "index": "ring-of-resistance-thunder",
      "name": "Ring of Thunder Resistance",
      "url": "/api/2014/magic-items/ring-of-resistance-thunder"
    }
  ]
}