FareverDB

Worn Sickle

Sicklecommon

Note: not all rarities may be available for every item.

A simple sharpened sickle used to gather plants.

Raw data
{
  "id": "Sickle",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/GearSickle/Items_Loot_Tools_Sickle_01.prefab.png",
    "size": 256
  },
  "type": "GearSickle",
  "props": {},
  "texts": {
    "desc": "A simple sharpened sickle used to gather plants.",
    "name": "Worn Sickle"
  },
  "rarity": "Common",
  "skills": [],
  "affixes": [],
  "visuals": {
    "models": [
      {
        "prefab": "Items/Loot/Tools/Sickle_01.prefab"
      }
    ]
  },
  "aptitudes": [],
  "sellPrice": 50
}