summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:14:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:14:35 -0700
commit3ccce2f57513f39633782b25d64df8c78b0e87d2 (patch)
tree108331a8b7007b7038b93a7d42ef52698a0801b9 /json
parentAdd conflicts with old power armor mod. (diff)
downloadcataclysm-bn-mod_armor-rebalance-3ccce2f57513f39633782b25d64df8c78b0e87d2.tar.xz
Move the new light survivor helmet back to the survivor crafting mod.
Diffstat (limited to 'json')
-rw-r--r--json/items/armor/helmets.json34
1 files changed, 4 insertions, 30 deletions
diff --git a/json/items/armor/helmets.json b/json/items/armor/helmets.json
index a5f8e36..28e9dce 100644
--- a/json/items/armor/helmets.json
+++ b/json/items/armor/helmets.json
@@ -1,35 +1,8 @@
[
{
- "id": "helmet_lsurvivor",
- "type": "ARMOR",
- "name": { "str": "light survivor helmet" },
- "//": "Roughly an improved tactical helmet.",
- "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": "910 g",
- "volume": "1750 ml",
- "price": "0 cent",
- "price_postapoc": "30 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar_rigid", "cotton" ],
- "symbol": "[",
- "looks_like": "helmet_survivor",
- "color": "dark_gray",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 15,
- "warmth": 15,
- "material_thickness": 9,
- "environmental_protection": 3,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ],
- "//": "Overwrite because I disagree with BN's balancing."
- },
- {
"id": "helmet_survivor",
"type": "ARMOR",
"name": { "str": "survivor helmet" },
- "//": "Roughly an improved army helmet.",
"description": "A customized, heavily armored Kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.",
"weight": "1420 g",
"volume": "2000 ml",
@@ -49,13 +22,13 @@
"environmental_protection": 3,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ],
- "//": "Overwrite because I disagree with BN's balancing."
+ "//": "Roughly an improved army helmet.",
+ "//2": "Overwrite because I disagree with BN's balancing."
},
{
"id": "helmet_hsurvivor",
"type": "ARMOR",
"name": { "str": "heavy survivor helmet" },
- "//": "A furthur improved army helmet. But still greatly inferior to a light power armor helmet.",
"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",
@@ -75,7 +48,8 @@
"environmental_protection": 5,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ],
- "//": "Overwrite because I disagree with BN's balancing."
+ "//": "A furthur improved army helmet. But still greatly inferior to a light power armor helmet.",
+ "//2": "Overwrite because I disagree with BN's balancing."
},
{
"id": "helmet_sasurvivor",