Home · item · Sickle

A simple sharpened sickle used to gather plants.

Properties

type
Sickle
sellPrice
50
rarity
Common

Referenced by

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