Heals ::effect_val:: ::effect_atb:: over ::effect_dur::.
Properties
- type
- Health Potion
- sellPrice
- 1
- rarity
- Common
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/HealthPotion/Items_Loot_Potion_PotionMinor_Health.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "HealthPotion",
"texts": {
"desc": "Heals ::effect_val:: ::effect_atb:: over ::effect_dur::.",
"name": "Health Potion"
},
"visuals": {
"modelPath": "Items/Loot/Potion/PotionMinor_Health.prefab"
},
"type": "HealthPotion",
"aptitudes": [],
"sellPrice": 1,
"rarity": "Common",
"affixes": [],
"skills": [],
"props": {
"effects": [
{
"resource": [
{
"res": "Health",
"amount": 300,
"duration": 10,
"scaling": []
}
],
"status": []
}
]
}
}