Skip to main content

Sacrifice Potion

Potion
RecipeCrafted

Sacrifice Potion is a Common Potion in Farever.

Converts half of your current Health into a Shield for 20s.

Recipes

type
Potion
rarity
Common
item level
500
sell price
1
id
SacrificePotion
raw data
{
  "id": "SacrificePotion",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Potion/Items_Loot_Potion_Potion_Sacrifice.prefab.png",
    "size": 256
  },
  "type": "Potion",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "SacrificePotion_Status",
            "duration": 20
          }
        ]
      }
    ]
  },
  "texts": {
    "desc": "Converts half of your current [Health] into a [Shield] for 20s.",
    "name": "Sacrifice Potion"
  },
  "iLevel": 500,
  "rarity": "Common",
  "skills": [],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/Potion/Potion_Sacrifice.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1,
  "iLevelSynthetic": true
}