Worn Pickaxe
PickaxecommonNote: not all rarities may be available for every item.
A simple pickaxe used to gather ores from deposits.
Raw data
{
"id": "Pickaxe",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/GearPickaxe/Items_Loot_Tools_Pickaxe_01.prefab.png",
"size": 256
},
"type": "GearPickaxe",
"props": {},
"texts": {
"desc": "A simple pickaxe used to gather ores from deposits.",
"name": "Worn Pickaxe"
},
"rarity": "Common",
"skills": [],
"affixes": [],
"visuals": {
"models": [
{
"prefab": "Items/Loot/Tools/Pickaxe_01.prefab"
}
]
},
"aptitudes": [],
"sellPrice": 50
}