Poción de sacrificio
Potion
RecetaCrafteado
Poción de sacrificio es un Potion Common de Farever.
Convierte la mitad de tu Health actual en un Shield durante 20 s.
Recetas
Abrir en calculadora →1 receta
- 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
}