Home · item · LP_Z1_Copper

Properties

type
Package
sellPrice
1
rarity
Uncommon
Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Package/Items_Loot_LostPackage_LostPackage_02.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "LP_Z1_Copper",
  "texts": {
    "inherit": "LP_Z1_Crab"
  },
  "visuals": {
    "modelPath": "Items/Loot/LostPackage/LostPackage_02.prefab"
  },
  "type": "Package",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Uncommon",
  "affixes": [],
  "skills": [],
  "props": {
    "completable": {
      "require": [
        {
          "amount": 12,
          "kind": "CopperOre"
        }
      ],
      "reward": [
        {
          "kind": "CP_Z1",
          "amount": 1
        }
      ]
    }
  }
}