Health Potion

Health Potion

ConsumableCommunity data

HealthPotion · Common

Effect

Heals ::effect_val:: ::effect_atb:: over ::effect_dur::. Health Potion

Drops & sources

Data source · FareverDB

Community data

Imported from public FareverDB page. Verify against live game before marking verified.

https://www.fareverdb.com/items/HealthPotion
Market data

No approved trade reports yet.

Market data

No market data yet. Be the first to list this item.

Dropped by

Drop source not verified yet.

No active listings yet. Be the first to list Health Potion.

Raw community data
FareverDB
{
  "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
}