Pergaminho de Força Corrompida
Consumable
ReceitaCriado
Pergaminho de Força Corrompida é um(a) Consumable Common em Farever.
Atributos (fixos)
| Atributo | Máx |
|---|---|
| Strength | +4 |
| Vitality | -4 |
Receitas
Abrir na calculadora →1 receita
- type
- Consumable
- rarity
- Common
- item level
- 500
- sell price
- 1
- affixes
- 2
- id
- ScrollOfCorruptedStrength
raw data
{
"id": "ScrollOfCorruptedStrength",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Consumable/Items_Loot_Scrolls_Loot_ScrollOfStrength_Corrupted.prefab.png",
"size": 256
},
"type": "Consumable",
"props": {
"effects": [
{
"status": [
{
"ref": "ItemStatus",
"duration": 1800
}
]
}
]
},
"texts": {
"name": "Scroll Of Corrupted Strength"
},
"iLevel": 500,
"rarity": "Common",
"skills": [],
"affixes": [
{
"ref": "TAttribute_Flat",
"val": 4,
"target": {
"attribute": "Strength"
},
"target2": {}
},
{
"ref": "TAttribute_Flat",
"val": -4,
"target": {
"attribute": "Vitality"
},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/Scrolls/Loot_ScrollOfStrength_Corrupted.prefab"
},
"aptitudes": [],
"sellPrice": 1,
"iLevelSynthetic": true
}