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