Whetstone
Items used for sharpening stuff
Whetstones can be used to increase an item's force, throw_force and wound_bonus and it changes its sharpness to SHARP_EDGED. Whetstones do not work with energy weapons. Two-handed weapons will only get the throw_force bonus. A whetstone can only be used once.
Vars | |
increment | How much force the whetstone can add to an item. |
---|---|
max | Maximum force sharpening items with the whetstone can result in |
prefix | The prefix a whetstone applies when an item is sharpened with it |
requires_sharpness | If TRUE, the whetstone will only sharpen already sharp items |
uses | Amount of uses the whetstone has. Set to -1 for functionally infinite uses. |
Var Details
increment
How much force the whetstone can add to an item.
max
Maximum force sharpening items with the whetstone can result in
prefix
The prefix a whetstone applies when an item is sharpened with it
requires_sharpness
If TRUE, the whetstone will only sharpen already sharp items
uses
Amount of uses the whetstone has. Set to -1 for functionally infinite uses.