Home · item · TungsteneIngot

Properties

type
Crafting Component
sellPrice
1
rarity
Rare

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/CraftingComponent/Items_Loot_Metal_TungsteneIngot.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "TungsteneIngot",
  "texts": {
    "flavorDesc": "Smelted from ores by [Blacksmith]s, this ingot can be used to craft various items.",
    "name": "Tungstene Ingot"
  },
  "visuals": {
    "modelPath": "Items/Loot/Metal/TungsteneIngot.prefab"
  },
  "type": "CraftingComponent",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Rare",
  "affixes": [],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "craft",
      "from_id": "TungsteneIngot",
      "via_field": "item"
    },
    {
      "from_sheet": "craft",
      "from_id": "Alloy_Z1",
      "via_field": "input"
    }
  ]
}