Home · item · Wand

A simple wooden wand used by Enchanters to enchant gear.

Properties

type
Wand
sellPrice
1
rarity
Common

Referenced by

itemType (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/ToolEnchanter/Items_Loot_Tools_Wand_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Wand",
  "texts": {
    "desc": "A simple wooden wand used by [Enchanter]s to enchant gear.",
    "name": "Wooden Wand"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Items/Loot/Tools/Wand_01.prefab"
      }
    ]
  },
  "type": "ToolEnchanter",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "itemType",
      "from_id": "ToolEnchanter",
      "via_field": "texts"
    }
  ]
}