aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-20 15:21:39 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-20 15:21:39 -0800
commit9f396a72374c6dc70859c71d88f29180ff9c9806 (patch)
treeafa9e7711e6a94fb9fceec55406eb97f86fec0ec
parentRebalance the kitchen maid weapons to be less overpowered. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-9f396a72374c6dc70859c71d88f29180ff9c9806.tar.xz
Provide some cutting ability to the unsheathed shirasaya.
-rw-r--r--melee.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/melee.json b/melee.json
index 7510a39..3a04c7b 100644
--- a/melee.json
+++ b/melee.json
@@ -17,7 +17,7 @@
"material": [ "steel", "wood" ],
"symbol": ";",
"color": "light_gray",
- "qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 20 ] ],
+ "qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 20 ] ],
"techniques": [ "RAPID" ],
"flags": [ "DURABLE_MELEE", "SHEATH_KNIFE" ]
},
@@ -172,6 +172,7 @@
"symbol": "/",
"color": "dark_gray",
"techniques": [ "RAPID", "WBLOCK_2" ],
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 9 ] ],
"flags": [ "DURABLE_MELEE" ],
"use_action": {
"type": "transform",