Home · item · Whetstone

Increases your Physical Mastery by 10% for 1h if you are equipped with a sharp weapon.

Properties

type
Consumable
sellPrice
1
rarity
Common
affixes
target={"attribute":"PhysicalMastery"}target2={}ref=TAttribute_Flatval=10

Referenced by

craft (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Consumable/Items_Loot_Tools_WhetStone_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Whetstone",
  "texts": {
    "desc": "Increases your [PhysicalMastery] by 10% for 1h if you are equipped with a sharp weapon.",
    "name": "Whetstone"
  },
  "visuals": {
    "modelPath": "Items/Loot/Tools/WhetStone_01.prefab"
  },
  "type": "Consumable",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Common",
  "affixes": [
    {
      "target": {
        "attribute": "PhysicalMastery"
      },
      "target2": {},
      "ref": "TAttribute_Flat",
      "val": 10
    }
  ],
  "skills": [],
  "props": {
    "effects": [
      {
        "resource": [],
        "status": [
          {
            "ref": "Whetstone_Status",
            "duration": 3600
          }
        ]
      }
    ]
  },
  "_xrefs": [
    {
      "from_sheet": "craft",
      "from_id": "Whetstone",
      "via_field": "item"
    }
  ]
}