FareverDB

Hess'tuss Flask

RefillableFlaskcommon

Note: not all rarities may be available for every item.

A strong potion that can be refilled at the Obelisks' waters.

Raw data
{
  "id": "RefillableFlask",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/HealthPotion/Items_Loot_RefillableFlask_RefillableFlask_01.prefab.png",
    "size": 256
  },
  "type": "HealthPotion",
  "flags": 52,
  "props": {
    "effects": [
      {
        "status": [],
        "resource": [
          {
            "res": "Health",
            "amount": 100,
            "scaling": []
          }
        ]
      }
    ]
  },
  "texts": {
    "name": "Hess'tuss Flask",
    "flavorDesc": "A strong potion that can be refilled at the Obelisks' waters."
  },
  "rarity": "Common",
  "skills": [
    {
      "skill": "ConsumeFlask"
    }
  ],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/RefillableFlask/RefillableFlask_01.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1
}