aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 03:09:16 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 03:09:16 -0700
commit2af8a686bd2bb00aeecf15d599c61ff98666e4a3 (patch)
treee37eee63441a4dffc26dfdf07fd4036698be3803
parentAdd looks_like aliases to weapons so they actually look like something. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-2af8a686bd2bb00aeecf15d599c61ff98666e4a3.tar.xz
This being the unsheathed shirasaya buff
-rw-r--r--melee.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/melee.json b/melee.json
index e9ee49a..a5ca017 100644
--- a/melee.json
+++ b/melee.json
@@ -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",