Minor Healing Potion

Minor Healing Potion

ConsumableCommunity data

HealthPotion · Common

Effect

Heals 100 [Health] over 10s. Minor Healing 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/MinorHealingPotion
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 Minor Healing Potion.

Raw community data
FareverDB
{
  "id": "MinorHealingPotion",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/HealthPotion/Items_Loot_Potion_PotionMinor_Healing.prefab.png",
    "size": 256
  },
  "type": "HealthPotion",
  "props": {
    "effects": [
      {
        "status": [],
        "resource": [
          {
            "res": "Health",
            "amount": 100,
            "scaling": [],
            "duration": 10
          }
        ]
      }
    ]
  },
  "texts": {
    "desc": "Heals 100 [Health] over 10s.",
    "name": "Minor Healing Potion"
  },
  "rarity": "Common",
  "skills": [],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/Potion/PotionMinor_Healing.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1
}