Skip to main content

Vessel Potion

Potion
RecipeCrafted

Vessel Potion is a Common Potion in Farever.

Summon an imp every 3s for 20s.

Recipes

type
Potion
rarity
Common
item level
500
sell price
1
id
VesselPotion
raw data
{
  "id": "VesselPotion",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Potion/Items_Loot_Potion_VesselPotion.prefab.png",
    "size": 256
  },
  "type": "Potion",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "VesselPotion_Status",
            "duration": 20
          }
        ]
      }
    ]
  },
  "texts": {
    "desc": "Summon an imp every 3s for 20s.",
    "name": "Vessel Potion"
  },
  "iLevel": 500,
  "rarity": "Common",
  "skills": [],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/Potion/VesselPotion.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1,
  "iLevelSynthetic": true
}