Poção de Sacrifício
Potion
ReceitaCriado
Poção de Sacrifício é um(a) Potion Common em Farever.
Converte metade da sua Health atual em um Shield por 20 s.
Receitas
Abrir na calculadora →1 receita
- 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
}