aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 23:06:44 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 23:06:44 -0700
commit07304f4c1f1baad7959e9daf3125f04000245539 (patch)
tree39447af971b3c81f22b60dc14a993924c0c33f13
parentAdd armor penetration to Coup de GrĂ¢ce (diff)
downloadcataclysm-dda-mod_battle-maid-redone-07304f4c1f1baad7959e9daf3125f04000245539.tar.xz
Remove vorpal from the maid's kitchen knife
Clean up extraneous whitespace in weapons
-rw-r--r--melee.json194
1 files changed, 97 insertions, 97 deletions
diff --git a/melee.json b/melee.json
index 43f3963..be95aea 100644
--- a/melee.json
+++ b/melee.json
@@ -2,7 +2,7 @@
{
"id": "vorpal_kitchen_knife",
"type": "TOOL",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's kitchen knife" },
"description": "It is a kitchen knife suitable for combat. It slices through enemies of your Mistress just as easily as it would food.",
"weight": "450 g",
@@ -11,17 +11,17 @@
"to_hit": 1,
"bashing": 4,
"cutting": 28,
- "material": ["steel","wood"],
+ "material": [ "steel", "wood" ],
"symbol": "/",
"color": "light_gray",
- "qualities": [["CUT", 1], ["BUTCHER", 30],["CUT_FINE", 3]],
- "techniques": ["RAPID", "WBLOCK_1", "VORPAL" ],
- "flags" : [ "DURABLE_MELEE", "SHEATH_KNIFE"]
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 30 ],[ "CUT_FINE", 3 ] ],
+ "techniques": [ "RAPID", "WBLOCK_1" ],
+ "flags": [ "DURABLE_MELEE", "SHEATH_KNIFE" ]
},
{
"id": "slaying_pan",
"type":"TOOL",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's frying pan" },
"description": "It is a frying pan suitable for combat. It can make short work of threats to your Mistress just as easily as it does food.",
"weight": "1000 g",
@@ -30,66 +30,66 @@
"to_hit": 2,
"bashing": 26,
"cutting": 8,
- "material": ["steel", "wood"],
+ "material": [ "steel", "wood" ],
"symbol": ")",
"color": "dark_gray",
- "qualities": [["COOK", 2], ["BOIL", 2], ["CONTAIN", 1]],
- "techniques": ["RAPID", "BRUTAL", "WBLOCK_2"],
- "flags" : [ "DURABLE_MELEE"]
+ "qualities": [ [ "COOK", 2 ], [ "BOIL", 2 ], [ "CONTAIN", 1 ] ],
+ "techniques": [ "RAPID", "BRUTAL", "WBLOCK_2" ],
+ "flags": [ "DURABLE_MELEE" ]
},
{
- "id" : "brutal_broom",
+ "id": "brutal_broom",
"type":"GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's broom" },
- "description" : "It is a broom suitable for combat. Inside the handle is a blade, hidden yet unyielding, just like the passion you have for your Mistress.",
+ "description": "It is a broom suitable for combat. Inside the handle is a blade, hidden yet unyielding, just like the passion you have for your Mistress.",
"weight": "1200 g",
"volume": "1500 ml",
- "price" : 9000,
- "to_hit" : 2,
- "bashing" : 4,
- "cutting" : 20,
- "material" : ["steel","wood"],
- "symbol" : "/",
- "color" : "light_gray",
- "techniques" : ["BRUTAL", "WBLOCK_1"],
- "flags" : ["STAB", "REACH_ATTACK"]
+ "price": 9000,
+ "to_hit": 2,
+ "bashing": 4,
+ "cutting": 20,
+ "material": [ "steel", "wood" ],
+ "symbol": "/",
+ "color": "light_gray",
+ "techniques": [ "BRUTAL", "WBLOCK_1" ],
+ "flags": [ "STAB", "REACH_ATTACK" ]
},
{
- "id" : "spiked_whip",
+ "id": "spiked_whip",
"type":"GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's whip" },
- "description" : "It is a leather whip weighted with countless spikes. It can used to disarm opponents.",
+ "description": "It is a leather whip weighted with countless spikes. It can used to disarm opponents.",
"weight": "1300 g",
"volume": "1750 ml",
- "price" : 9000,
- "to_hit" : 2,
- "bashing" : 20,
- "cutting" : 8,
- "material" : ["steel","leather"],
- "symbol" : ")",
- "color" : "light_gray",
- "techniques" : ["WHIP_DISARM"],
- "flags" : ["DURABLE_MELEE", "REACH_ATTACK"]
+ "price": 9000,
+ "to_hit": 2,
+ "bashing": 20,
+ "cutting": 8,
+ "material": [ "steel", "leather" ],
+ "symbol": ")",
+ "color": "light_gray",
+ "techniques": [ "WHIP_DISARM" ],
+ "flags": [ "DURABLE_MELEE", "REACH_ATTACK" ]
},
{
- "id" : "shikomi_kasa",
+ "id": "shikomi_kasa",
"type":"GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's umbrella" },
- "description" : "The kind of fancy umbrella you imagine sharing with your Mistress on rainy days. It conceals a hidden blade for self-defence.",
+ "description": "The kind of fancy umbrella you imagine sharing with your Mistress on rainy days. It conceals a hidden blade for self-defence.",
"weight": "1000 g",
"volume": "1500 ml",
- "price" : 17800,
- "to_hit" : 1,
- "bashing" : 6,
- "cutting" : 4,
- "material" : ["aluminum","plastic","steel"],
- "symbol" : "/",
- "color" : "dark_gray",
- "techniques" : ["WBLOCK_1"],
- "flags" : ["STAB","DURABLE_MELEE","RAIN_PROTECT"],
+ "price": 17800,
+ "to_hit": 1,
+ "bashing": 6,
+ "cutting": 4,
+ "material": [ "aluminum", "plastic", "steel" ],
+ "symbol": "/",
+ "color": "dark_gray",
+ "techniques": [ "WBLOCK_1" ],
+ "flags": [ "STAB", "DURABLE_MELEE", "RAIN_PROTECT" ],
"use_action": {
"type": "transform",
"target": "shikomi_kasa_draw",
@@ -97,22 +97,22 @@
}
},
{
- "id" : "shikomi_kasa_draw",
+ "id": "shikomi_kasa_draw",
"type":"GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's umbrella (unsheathed)" },
- "description" : "The kind of fancy umbrella you imagine sharing with your Mistress on rainy days. It conceals a hidden blade for self-defence.",
+ "description": "The kind of fancy umbrella you imagine sharing with your Mistress on rainy days. It conceals a hidden blade for self-defence.",
"weight": "835 g",
"volume": "750 ml",
- "price" : 17800,
- "to_hit" : 1,
- "bashing" : 3,
- "cutting" : 24,
- "material" : ["aluminum","plastic","steel"],
- "symbol" : "/",
- "color" : "dark_gray",
- "techniques" : ["RAPID", "WBLOCK_1"],
- "flags" : ["DURABLE_MELEE"],
+ "price": 17800,
+ "to_hit": 1,
+ "bashing": 3,
+ "cutting": 24,
+ "material": [ "aluminum", "plastic", "steel" ],
+ "symbol": "/",
+ "color": "dark_gray",
+ "techniques": [ "RAPID", "WBLOCK_1" ],
+ "flags": [ "DURABLE_MELEE" ],
"use_action": {
"type": "transform",
"target": "shikomi_kasa",
@@ -120,22 +120,22 @@
}
},
{
- "id" : "shikomi_stick",
+ "id": "shikomi_stick",
"type":"GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's shirasaya" },
- "description" : "A matching wooden handle and scabbard, consealing full length katana blade. It appears as a solid wooden stick to those unfamiliar with it, due to how well the handle and scabbard fit together. It reminds you of how well you and your Mistress fit together.",
+ "description": "A matching wooden handle and scabbard, consealing full length katana blade. It appears as a solid wooden stick to those unfamiliar with it, due to how well the handle and scabbard fit together. It reminds you of how well you and your Mistress fit together.",
"weight": "1000 g",
"volume": "1000 ml",
- "price" : 17800,
- "to_hit" : 1,
- "bashing" : 8,
- "cutting" : 4,
- "material" : ["wood","steel"],
- "symbol" : "/",
- "color" : "dark_gray",
- "techniques" : ["WBLOCK_1"],
- "flags" : ["STAB","DURABLE_MELEE","RAIN_PROTECT"],
+ "price": 17800,
+ "to_hit": 1,
+ "bashing": 8,
+ "cutting": 4,
+ "material": [ "wood", "steel" ],
+ "symbol": "/",
+ "color": "dark_gray",
+ "techniques": [ "WBLOCK_1" ],
+ "flags": [ "STAB", "DURABLE_MELEE", "RAIN_PROTECT" ],
"use_action": {
"type": "transform",
"target": "shikomi_stick_draw",
@@ -143,22 +143,22 @@
}
},
{
- "id" : "shikomi_stick_draw",
+ "id": "shikomi_stick_draw",
"type":"GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's shirasaya (unsheathed)" },
- "description" : "A matching wooden handle and scabbard, consealing full length katana blade. It appears as a solid wooden stick to those unfamiliar with it, due to how well the handle and scabbard fit together. It reminds you of how well you and your Mistress fit together.",
+ "description": "A matching wooden handle and scabbard, consealing full length katana blade. It appears as a solid wooden stick to those unfamiliar with it, due to how well the handle and scabbard fit together. It reminds you of how well you and your Mistress fit together.",
"weight": "835 g",
"volume": "750 ml",
- "price" : 17800,
- "to_hit" : 1,
- "bashing" : 3,
- "cutting" : 24,
- "material" : ["wood","steel"],
- "symbol" : "/",
- "color" : "dark_gray",
- "techniques" : ["RAPID", "WBLOCK_1"],
- "flags" : ["DURABLE_MELEE"],
+ "price": 17800,
+ "to_hit": 1,
+ "bashing": 3,
+ "cutting": 24,
+ "material": [ "wood", "steel" ],
+ "symbol": "/",
+ "color": "dark_gray",
+ "techniques": [ "RAPID", "WBLOCK_1" ],
+ "flags": [ "DURABLE_MELEE" ],
"use_action": {
"type": "transform",
"target": "shikomi_stick",
@@ -168,7 +168,7 @@
{
"id": "maid_claw",
"type": "GENERIC",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's claws" },
"description": "It is a sharp claw for fighting combat. Fit tightly to your arms, allows you to fight with unarmed techniques.",
"weight": "1000 g",
@@ -178,15 +178,15 @@
"bashing": 4,
"cutting": 14,
"pierce": 30,
- "material": ["steel","leather"],
+ "material": [ "steel", "leather" ],
"symbol": "/",
"color": "dark_gray",
- "flags" : ["STAB", "DURABLE_MELEE", "UNARMED_WEAPON"]
+ "flags": [ "STAB", "DURABLE_MELEE", "UNARMED_WEAPON" ]
},
{
"id": "battle_mop",
"type": "TOOL",
- "category" : "weapons",
+ "category": "weapons",
"name": { "str": "maid's mop" },
"description": "A mop with a wooden handle that actually conseals a steel core, making it a formidable weapon for taking out whatever trash may pose a threat to your Mistress.",
"weight": "1100 g",
@@ -194,26 +194,26 @@
"price": 1000,
"to_hit": 2,
"bashing": 22,
- "material": ["wood","iron"],
+ "material": [ "wood", "iron" ],
"color": "light_gray",
"symbol": "/",
"techniques": "WBLOCK_1",
- "flags" : ["DURABLE_MELEE","REACH_ATTACK"],
+ "flags": [ "DURABLE_MELEE", "REACH_ATTACK" ],
"use_action": "MOP"
},
{
- "id" : "destruction_otama",
- "type" : "TOOL",
+ "id": "destruction_otama",
+ "type": "TOOL",
"category": "weapons",
"name": { "str": "maid's ladle" },
- "description" : "A weapon used by a maid when she's seriously angry. Scary!",
+ "description": "A weapon used by a maid when she's seriously angry. Scary!",
"weight": "2000 g",
"volume": "2000 ml",
- "price" : 9000,
- "to_hit" : 2,
- "bashing" : 24,
- "material" : ["steel","wood"],
- "color" : "light_gray",
- "symbol" : "/"
+ "price": 9000,
+ "to_hit": 2,
+ "bashing": 24,
+ "material": [ "steel", "wood" ],
+ "color": "light_gray",
+ "symbol": "/"
}
]