FareverDB

Elixir of Intelligence

ElixirOfIntelligence_Z2common

Note: not all rarities may be available for every item.

Stats

Attributes
  • +6 Intellect

Recipe

Level
4
Crafting points
+15
Inputs
Raw data
{
  "id": "ElixirOfIntelligence_Z2",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Elixir/Items_Loot_Elixir_ElixirMinor_Intelligence_Z2.prefab.png",
    "size": 256
  },
  "type": "Elixir",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "ItemStatus",
            "duration": 3600
          }
        ],
        "resource": []
      }
    ]
  },
  "texts": {
    "name": "Elixir of Intelligence"
  },
  "rarity": "Common",
  "skills": [],
  "affixes": [
    {
      "ref": "TAttribute_Flat",
      "val": 6,
      "target": {
        "attribute": "Intellect"
      },
      "target2": {}
    }
  ],
  "visuals": {
    "modelPath": "Items/Loot/Elixir/ElixirMinor_Intelligence_Z2.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1
}