Zum Hauptinhalt springen

Geringer Geschicklichkeitstrank

Potion
Gefertigt

Geringer Geschicklichkeitstrank ist ein Common Potion in Farever.

Werte (fest)

WertMax
Dexterity+15

Rezepte

type
Potion
rarity
Common
item level
500
sell price
1
affixes
1
id
MinorDexterityPotion
raw data
{
  "id": "MinorDexterityPotion",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Dexterity.prefab.png",
    "size": 256
  },
  "type": "Potion",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "ItemStatus",
            "duration": 20
          }
        ]
      }
    ]
  },
  "texts": {
    "name": "Minor Dexterity Potion"
  },
  "iLevel": 500,
  "rarity": "Common",
  "skills": [],
  "affixes": [
    {
      "ref": "TAttribute_Flat",
      "val": 15,
      "target": {
        "attribute": "Dexterity"
      },
      "target2": {}
    }
  ],
  "visuals": {
    "modelPath": "Items/Loot/Potion/PotionMinor_Dexterity.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1,
  "iLevelSynthetic": true
}