🔮 Potion of Resistance
Magic Items
View raw API endpoint ↗
Description
Potion, uncommon
When you drink this potion, you gain resistance to one type of damage for 1 hour. 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
Potion
Rarity
Uncommon
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
- Potion of Acid Resistance
- Potion of Cold Resistance
- Potion of Fire Resistance
- Potion of Force Resistance
- Potion of Lightning Resistance
- Potion of Necrotic Resistance
- Potion of Poison Resistance
- Potion of Psychic Resistance
- Potion of Radiant Resistance
- Potion of Thunder Resistance
Raw JSON data
{
"desc": [
"Potion, uncommon",
"When you drink this potion, you gain resistance to one type of damage for 1 hour. 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": "potion",
"name": "Potion",
"url": "/api/2014/equipment-categories/potion"
},
"index": "potion-of-resistance",
"name": "Potion of Resistance",
"rarity": {
"name": "Uncommon"
},
"updated_at": "2026-04-01T20:35:37.946Z",
"url": "/api/2014/magic-items/potion-of-resistance",
"variant": false,
"variants": [
{
"index": "potion-of-resistance-acid",
"name": "Potion of Acid Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-acid"
},
{
"index": "potion-of-resistance-cold",
"name": "Potion of Cold Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-cold"
},
{
"index": "potion-of-resistance-fire",
"name": "Potion of Fire Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-fire"
},
{
"index": "potion-of-resistance-force",
"name": "Potion of Force Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-force"
},
{
"index": "potion-of-resistance-lightning",
"name": "Potion of Lightning Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-lightning"
},
{
"index": "potion-of-resistance-necrotic",
"name": "Potion of Necrotic Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-necrotic"
},
{
"index": "potion-of-resistance-poison",
"name": "Potion of Poison Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-poison"
},
{
"index": "potion-of-resistance-psychic",
"name": "Potion of Psychic Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-psychic"
},
{
"index": "potion-of-resistance-radiant",
"name": "Potion of Radiant Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-radiant"
},
{
"index": "potion-of-resistance-thunder",
"name": "Potion of Thunder Resistance",
"url": "/api/2014/magic-items/potion-of-resistance-thunder"
}
]
}