🔮 Potion of Healing
Magic Items
View raw API endpoint ↗

Description

Potion, varies

You regain hit points when you drink this potion. The number of hit points depends on the potion's rarity, as shown in the Potions of Healing table. Whatever its potency, the potion's red liquid glimmers when agitated.

Potions of Healing (table)

| Potion of ... | Rarity | HP Regained |

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

| Healing | Common | 2d4 + 2 |

| Greater healing | Uncommon | 4d4 + 4 |

| Superior healing | Rare | 8d4 + 8 |

| Supreme healing | Very rare | 10d4 + 20 |

Properties

Equipment_category
Potion
Rarity
Varies
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
  • Potion of Healing
  • Potion of Greater Healing
  • Potion of Superior Healing
  • Potion of Supreme Healing
Raw JSON data
{
  "desc": [
    "Potion, varies",
    "You regain hit points when you drink this potion. The number of hit points depends on the potion's rarity, as shown in the Potions of Healing table. Whatever its potency, the potion's red liquid glimmers when agitated.",
    "Potions of Healing (table)",
    "| Potion of ... | Rarity | HP Regained |",
    "|---|---|---|",
    "| Healing | Common | 2d4 + 2 |",
    "| Greater healing | Uncommon | 4d4 + 4 |",
    "| Superior healing | Rare | 8d4 + 8 |",
    "| Supreme healing | Very rare | 10d4 + 20 |"
  ],
  "equipment_category": {
    "index": "potion",
    "name": "Potion",
    "url": "/api/2014/equipment-categories/potion"
  },
  "index": "potion-of-healing",
  "name": "Potion of Healing",
  "rarity": {
    "name": "Varies"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/potion-of-healing",
  "variant": false,
  "variants": [
    {
      "index": "potion-of-healing-common",
      "name": "Potion of Healing",
      "url": "/api/2014/magic-items/potion-of-healing-common"
    },
    {
      "index": "potion-of-healing-greater",
      "name": "Potion of Greater Healing",
      "url": "/api/2014/magic-items/potion-of-healing-greater"
    },
    {
      "index": "potion-of-healing-superior",
      "name": "Potion of Superior Healing",
      "url": "/api/2014/magic-items/potion-of-healing-superior"
    },
    {
      "index": "potion-of-healing-supreme",
      "name": "Potion of Supreme Healing",
      "url": "/api/2014/magic-items/potion-of-healing-supreme"
    }
  ]
}