Zum Hauptinhalt springen

Opfertrank

Potion
RezeptGefertigt

Opfertrank ist ein Common Potion in Farever.

Wandelt die Hälfte deiner aktuellen Health 20 Sek. lang in einen Shield um.

Rezepte

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
}