Home · item · TinOre

Properties

type
Ore
sellPrice
5
rarity
Common

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Ore/Environment_Gameplay_Gatherables_Ores_Ore_Tin_02.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "TinOre",
  "texts": {
    "flavorDesc": "Gathered from deposits in [Z1_Region], this can be smelted into ingots or crushed to find precious stones.",
    "name": "Tin Ore"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Environment/Gameplay/Gatherables/Ores/Ore_Tin_02.prefab"
      }
    ]
  },
  "type": "Ore",
  "aptitudes": [],
  "sellPrice": 5,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "Ores",
      "via_field": "loot"
    },
    {
      "from_sheet": "lootTable",
      "from_id": "Ore_Tin",
      "via_field": "loot"
    },
    {
      "from_sheet": "lootTable",
      "from_id": "Blacksmith_Starter",
      "via_field": "loot"
    },
    {
      "from_sheet": "craft",
      "from_id": "BronzeIngot",
      "via_field": "input"
    },
    {
      "from_sheet": "craft",
      "from_id": "TinProspecting",
      "via_field": "input"
    }
  ]
}