Home · item · IronOre

Properties

type
Ore
sellPrice
9
rarity
Common
Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Ore/Environment_Gameplay_Gatherables_Ores_Ore_Iron_02.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "IronOre",
  "texts": {
    "flavorDesc": "Gathered from deposits in [Z2_Region], this can be smelted into ingots or crushed to find precious stones.",
    "name": "Iron Ore"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Environment/Gameplay/Gatherables/Ores/Ore_Iron_02.prefab"
      }
    ]
  },
  "type": "Ore",
  "aptitudes": [],
  "sellPrice": 9,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {}
}