diff options
Diffstat (limited to 'melee.json')
-rw-r--r-- | melee.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -136,12 +136,12 @@ "volume": "2 L", "price": 17800, "to_hit": 1, - "bashing": 8, - "cutting": 4, + "bashing": 14, + "cutting": 1, "material": [ "wood", "steel" ], "symbol": "/", "color": "dark_gray", - "techniques": [ "WBLOCK_2" ], + "techniques": [ "RAPID", "WBLOCK_2", "SWEEP" ], "flags": [ "DURABLE_MELEE", "RAIN_PROTECT" ], "use_action": { "type": "transform", |