Home · item · KoboldMetal

Properties

type
Crafting Component
sellPrice
10
rarity
Uncommon

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/CraftingComponent/Items_Loot_GearAccessory_PerforatedPlate_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "KoboldMetal",
  "texts": {
    "flavorDesc": "Kobolds wear some of these in [Z2_Region].",
    "name": "Piece of Perforated Metal"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Items/Loot/GearAccessory/PerforatedPlate_01.prefab"
      }
    ]
  },
  "type": "CraftingComponent",
  "aptitudes": [],
  "sellPrice": 10,
  "rarity": "Uncommon",
  "affixes": [],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "Kobold",
      "via_field": "loot"
    },
    {
      "from_sheet": "craft",
      "from_id": "Feet_RKobold_FigCle_Craft",
      "via_field": "input"
    },
    {
      "from_sheet": "craft",
      "from_id": "FormulaHandsStrength_Z2",
      "via_field": "input"
    }
  ]
}