FareverDB

Health Potion

HealthPotioncommon

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

Heals ::effect_val:: ::effect_atb:: over ::effect_dur::.

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