aboutsummaryrefslogtreecommitdiff
path: root/melee.json
diff options
context:
space:
mode:
Diffstat (limited to 'melee.json')
-rw-r--r--melee.json15
1 files changed, 9 insertions, 6 deletions
diff --git a/melee.json b/melee.json
index 3a04c7b..139fa9c 100644
--- a/melee.json
+++ b/melee.json
@@ -201,22 +201,25 @@
},
{
"id": "battle_mop",
+ "note": "Loosely based on the ironshod quarterstaff.",
"looks_like": "mop",
"type": "TOOL",
"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",
+ "description": "A mop with a wooden handle that actually conceals a steel core, making it a formidable weapon for taking out whatever trash may pose a threat to your Mistress.",
+ "weight": "1800 g",
"volume": "1750 ml",
- "price": 1000,
+ "price": 4000,
+ "price_postapoc": 1000,
"to_hit": 2,
"bashing": 22,
"material": [ "wood", "iron" ],
"color": "light_gray",
"symbol": "/",
- "techniques": "WBLOCK_1",
- "flags": [ "DURABLE_MELEE", "REACH_ATTACK" ],
- "use_action": "MOP"
+ "techniques": [ "WBLOCK_2", "RAPID", "SWEEP" ],
+ "flags": [ "DURABLE_MELEE", "NONCONDUCTIVE", "SHEATH_SPEAR", "ALWAYS_TWOHAND" ],
+ "use_action": "MOP",
+ "qualities": [ [ "HAMMER", 1 ] ]
},
{
"id": "destruction_otama",