Saltar al contenido principal

Pergamino de fuerza corrupta

Consumable
RecetaCrafteado

Pergamino de fuerza corrupta es un Consumable Common de Farever.

Estadísticas (fijas)

StatMáx
Strength+4
Vitality-4
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
}