Poção de Recipiente
Potion
ReceitaCriado
Poção de Recipiente é um(a) Potion Common em Farever.
Gera um diabrete a cada 3 s durante 20 s.
Receitas
Abrir na calculadora →1 receita
- 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
}