Poción de fe menor
Potion
Crafteado
Poción de fe menor es un Potion Common de Farever.
Estadísticas (fijas)
| Stat | Máx |
|---|---|
| Faith | +15 |
Recetas
Abrir en calculadora →1 receta
- type
- Potion
- rarity
- Common
- item level
- 500
- sell price
- 1
- affixes
- 1
- id
- MinorFaithPotion
raw data
{
"id": "MinorFaithPotion",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Faith.prefab.png",
"size": 256
},
"type": "Potion",
"props": {
"effects": [
{
"status": [
{
"ref": "ItemStatus",
"duration": 20
}
]
}
]
},
"texts": {
"name": "Minor Faith Potion"
},
"iLevel": 500,
"rarity": "Common",
"skills": [],
"affixes": [
{
"ref": "TAttribute_Flat",
"val": 15,
"target": {
"attribute": "Faith"
},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/Potion/PotionMinor_Faith.prefab"
},
"aptitudes": [],
"sellPrice": 1,
"iLevelSynthetic": true
}