aboutsummaryrefslogtreecommitdiff
path: root/melee.json
diff options
context:
space:
mode:
Diffstat (limited to 'melee.json')
-rw-r--r--melee.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/melee.json b/melee.json
index 139fa9c..4af412e 100644
--- a/melee.json
+++ b/melee.json
@@ -182,22 +182,24 @@
},
{
"id": "maid_claw",
- "looks_like": "bagh_nakha",
+ "note": "Loosely based on the razorbar katar. But with martialarts of the bionic claws.",
+ "looks_like": "knuckle_katar",
"type": "GENERIC",
"category": "weapons",
"name": { "str": "maid's claws", "str_pl": "maid's claws" },
- "description": "It is a sharp claw for fighting combat. Fit tightly to your arms, allows you to fight with unarmed techniques.",
+ "description": "A pair of sharp claws made from four steel blades and a leather bracer. They strap tightly to your wrist and forearm on both arms.",
"weight": "1000 g",
- "volume": "250 ml",
+ "volume": "500 ml",
"price": 50000,
- "to_hit": 1,
+ "price_postapoc": 1000,
"bashing": 4,
- "cutting": 14,
- "pierce": 30,
+ "cutting": 15,
"material": [ "steel", "leather" ],
- "symbol": "/",
+ "symbol": "!",
"color": "dark_gray",
- "flags": [ "STAB", "DURABLE_MELEE", "UNARMED_WEAPON" ]
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 8 ] ],
+ "flags": [ "DURABLE_MELEE", "UNARMED_WEAPON" ],
+ "techniques": [ "WBLOCK_1" ]
},
{
"id": "battle_mop",