Potion of Resistance

Item groupXDMGp. 2892024SRDuncommon
Raw data
{
  "name": "Potion of Resistance",
  "page": 289,
  "type": "P|XPHB",
  "items": [
    "Potion of Acid Resistance|XDMG",
    "Potion of Cold Resistance|XDMG",
    "Potion of Fire Resistance|XDMG",
    "Potion of Force Resistance|XDMG",
    "Potion of Lightning Resistance|XDMG",
    "Potion of Necrotic Resistance|XDMG",
    "Potion of Poison Resistance|XDMG",
    "Potion of Psychic Resistance|XDMG",
    "Potion of Radiant Resistance|XDMG",
    "Potion of Thunder Resistance|XDMG"
  ],
  "srd52": true,
  "rarity": "uncommon",
  "source": "XDMG",
  "weight": 0.5,
  "entries": [
    "When you drink this potion, you have {@variantrule Resistance|XPHB} to one type of damage for 1 hour. The DM chooses the type or determines it randomly by rolling on the following table.",
    {
      "rows": [
        [
          "1",
          "{@item Potion of Acid Resistance|XDMG|Acid}"
        ],
        [
          "2",
          "{@item Potion of Cold Resistance|XDMG|Cold}"
        ],
        [
          "3",
          "{@item Potion of Fire Resistance|XDMG|Fire}"
        ],
        [
          "4",
          "{@item Potion of Force Resistance|XDMG|Force}"
        ],
        [
          "5",
          "{@item Potion of Lightning Resistance|XDMG|Lightning}"
        ],
        [
          "6",
          "{@item Potion of Necrotic Resistance|XDMG|Necrotic}"
        ],
        [
          "7",
          "{@item Potion of Poison Resistance|XDMG|Poison}"
        ],
        [
          "8",
          "{@item Potion of Psychic Resistance|XDMG|Psychic}"
        ],
        [
          "9",
          "{@item Potion of Radiant Resistance|XDMG|Radiant}"
        ],
        [
          "10",
          "{@item Potion of Thunder Resistance|XDMG|Thunder}"
        ]
      ],
      "type": "table",
      "colLabels": [
        "d10",
        "Damage Type"
      ],
      "colStyles": [
        "col-2 text-center",
        "col-10"
      ]
    }
  ],
  "miscTags": [
    "CNS"
  ],
  "lootTables": [
    "Arcana - Uncommon|XDMG",
    "Relics - Uncommon|XDMG"
  ],
  "itemsHidden": true,
  "basicRules2024": true
}