aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 20:39:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 20:39:22 -0700
commit3b98330dbb7f51c26b63a4897e99f6f8c68f05b1 (patch)
tree0b95d37926c740346bf6dc2e80144ac4c09d1855
parentFix typo (diff)
downloadcataclysm-dda-mod_battle-maid-redone-3b98330dbb7f51c26b63a4897e99f6f8c68f05b1.tar.xz
Remove obsolete flags CHOP, SLICE, IAIJUTSU
Move VORPAL to techniques
-rw-r--r--melee.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/melee.json b/melee.json
index 1231feb..43f3963 100644
--- a/melee.json
+++ b/melee.json
@@ -15,8 +15,8 @@
"symbol": "/",
"color": "light_gray",
"qualities": [["CUT", 1], ["BUTCHER", 30],["CUT_FINE", 3]],
- "techniques": ["RAPID", "WBLOCK_1"],
- "flags" : ["SLICE", "DURABLE_MELEE", "SHEATH_KNIFE", "VORPAL"]
+ "techniques": ["RAPID", "WBLOCK_1", "VORPAL" ],
+ "flags" : [ "DURABLE_MELEE", "SHEATH_KNIFE"]
},
{
"id": "slaying_pan",
@@ -89,7 +89,7 @@
"symbol" : "/",
"color" : "dark_gray",
"techniques" : ["WBLOCK_1"],
- "flags" : ["STAB","DURABLE_MELEE","RAIN_PROTECT","IAIJUTSU"],
+ "flags" : ["STAB","DURABLE_MELEE","RAIN_PROTECT"],
"use_action": {
"type": "transform",
"target": "shikomi_kasa_draw",
@@ -112,7 +112,7 @@
"symbol" : "/",
"color" : "dark_gray",
"techniques" : ["RAPID", "WBLOCK_1"],
- "flags" : ["SLICE","DURABLE_MELEE","IAIJUTSU"],
+ "flags" : ["DURABLE_MELEE"],
"use_action": {
"type": "transform",
"target": "shikomi_kasa",
@@ -135,7 +135,7 @@
"symbol" : "/",
"color" : "dark_gray",
"techniques" : ["WBLOCK_1"],
- "flags" : ["STAB","DURABLE_MELEE","RAIN_PROTECT","IAIJUTSU"],
+ "flags" : ["STAB","DURABLE_MELEE","RAIN_PROTECT"],
"use_action": {
"type": "transform",
"target": "shikomi_stick_draw",
@@ -158,7 +158,7 @@
"symbol" : "/",
"color" : "dark_gray",
"techniques" : ["RAPID", "WBLOCK_1"],
- "flags" : ["SLICE","DURABLE_MELEE","IAIJUTSU"],
+ "flags" : ["DURABLE_MELEE"],
"use_action": {
"type": "transform",
"target": "shikomi_stick",