summaryrefslogtreecommitdiff
path: root/json/items/armor/helmet.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/helmet.json')
-rw-r--r--json/items/armor/helmet.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/json/items/armor/helmet.json b/json/items/armor/helmet.json
index 6e7d6f6..a37dc54 100644
--- a/json/items/armor/helmet.json
+++ b/json/items/armor/helmet.json
@@ -7,7 +7,8 @@
"description": "A customized, heavily armored Kevlar helmet, modified with cotton reinforcements to provide maximum comfort and protection from harm. All the added material has kept it rather light.",
"weight": "1000 g",
"volume": "1750 ml",
- "price": 58000,
+ "price": 0,
+ "price_postapoc": 3000,
"to_hit": -1,
"bashing": 10,
"material": [ "kevlar", "cotton" ],
@@ -31,7 +32,8 @@
"description": "A customized, heavily armored Kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.",
"weight": "1420 g",
"volume": "2500 ml",
- "price": 58000,
+ "price": 0,
+ "price_postapoc": 4000,
"to_hit": -1,
"bashing": 10,
"material": [ "kevlar", "leather" ],
@@ -55,7 +57,8 @@
"description": "A massive customized, heavily armored Kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.",
"weight": "3060 g",
"volume": "6 L",
- "price": 58000,
+ "price": 0,
+ "price_postapoc": 6000,
"to_hit": -1,
"bashing": 10,
"material": [ "kevlar", "leather" ],
@@ -79,7 +82,8 @@
"description": "A customized, heavily armored steel and Kevlar helmet, modified to provide maximum comfort and protection from harm. All the added material has made it rather heavy.",
"weight": "3312 g",
"volume": "2500 ml",
- "price": 58000,
+ "price": 0,
+ "price_postapoc": 6000,
"to_hit": -1,
"bashing": 10,
"material": [ "kevlar", "steel", "leather" ],
@@ -103,7 +107,8 @@
"description": "A massive customized, heavily armored steel and Kevlar helmet, modified to provide maximum comfort and protection from harm. All the added material has made it rather heavy.",
"weight": "7137 g",
"volume": "6 L",
- "price": 58000,
+ "price": 0,
+ "price_postapoc": 8000,
"to_hit": -1,
"bashing": 10,
"material": [ "kevlar", "steel", "leather" ],