Zum Hauptinhalt springen

Schriftrolle des verdorbenen Glaubens

Consumable
RezeptGefertigt

Schriftrolle des verdorbenen Glaubens ist ein Common Consumable in Farever.

Werte (fest)

WertMax
Faith+4
Vitality-4

Rezepte

type
Consumable
rarity
Common
item level
500
sell price
1
affixes
2
id
ScrollOfCorruptedFaith
raw data
{
  "id": "ScrollOfCorruptedFaith",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Consumable/Items_Loot_Scrolls_Loot_ScrollOfFaith_Corrupted.prefab.png",
    "size": 256
  },
  "type": "Consumable",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "ItemStatus",
            "duration": 1800
          }
        ]
      }
    ]
  },
  "texts": {
    "name": "Scroll Of Corrupted Faith"
  },
  "iLevel": 500,
  "rarity": "Common",
  "skills": [],
  "affixes": [
    {
      "ref": "TAttribute_Flat",
      "val": 4,
      "target": {
        "attribute": "Faith"
      },
      "target2": {}
    },
    {
      "ref": "TAttribute_Flat",
      "val": -4,
      "target": {
        "attribute": "Vitality"
      },
      "target2": {}
    }
  ],
  "visuals": {
    "modelPath": "Items/Loot/Scrolls/Loot_ScrollOfFaith_Corrupted.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1,
  "iLevelSynthetic": true
}