Home · item · Pliers

This simple pliers is used by Jewellers to cut beautiful gemstones.

Properties

type
Pliers
sellPrice
1
rarity
Common

Referenced by

itemType (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/ToolJeweller/Items_Loot_Tools_Pliers.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Pliers",
  "texts": {
    "desc": "This simple pliers is used by [Jeweller]s to cut beautiful gemstones.",
    "name": "Worn Pliers"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Items/Loot/Tools/Pliers.prefab"
      }
    ]
  },
  "type": "ToolJeweller",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "itemType",
      "from_id": "ToolJeweller",
      "via_field": "texts"
    }
  ]
}