summaryrefslogtreecommitdiff
path: root/json/items/armor/helmet.json
blob: 24047b50c3ea06d2056643d2e67185441ccbd4e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
[
  {
    "id": "helmet_lsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "light survivor 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": "1000 g",
    "volume": "1750 ml",
    "price": 58000,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "cotton" ],
    "symbol": "[",
    "looks_like": "helmet_survivor",
    "color": "dark_gray",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 15,
    "warmth": 15,
    "material_thickness": 6,
    "environmental_protection": 3,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "helmet_survivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "survivor helmet" },
    "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,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "leather" ],
    "symbol": "[",
    "looks_like": "helmet_army",
    "color": "dark_gray",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 25,
    "warmth": 15,
    "material_thickness": 6,
    "environmental_protection": 3,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "helmet_xlsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "XL survivor helmet" },
    "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,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "leather" ],
    "symbol": "[",
    "looks_like": "helmet_army",
    "color": "dark_gray",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 50,
    "warmth": 15,
    "material_thickness": 6,
    "environmental_protection": 3,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "helmet_hsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "heavy survivor 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",
    "price": 58000,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "steel", "leather" ],
    "symbol": "[",
    "looks_like": "helmet_army",
    "color": "dark_gray",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 40,
    "warmth": 15,
    "material_thickness": 8,
    "environmental_protection": 5,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "helmet_xlhsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "XL heavy survivor helmet" },
    "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,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "steel", "leather" ],
    "symbol": "[",
    "looks_like": "helmet_army",
    "color": "dark_gray",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 80,
    "warmth": 15,
    "material_thickness": 8,
    "environmental_protection": 5,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "hood_xlsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "XL survivor hood" },
    "description": "A massive customized, heavily armored leather and Kevlar hood, designed to provide comfort and protection from harm.",
    "weight": "1640 g",
    "volume": "4500 ml",
    "price": 58000,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "leather" ],
    "symbol": "[",
    "looks_like": "hood_survivor",
    "color": "brown",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 40,
    "warmth": 15,
    "material_thickness": 4,
    "environmental_protection": 3,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
  },
  {
    "id": "hood_hsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "heavy survivor hood" },
    "description": "A customized, heavily armored steel and Kevlar hood, designed to provide comfort and protection from harm.",
    "weight": "1100 g",
    "volume": "3250 ml",
    "price": 58000,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "steel", "leather" ],
    "symbol": "[",
    "looks_like": "helmet_survivor",
    "color": "brown",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 40,
    "warmth": 15,
    "material_thickness": 6,
    "environmental_protection": 3,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
  },
  {
    "id": "hood_xlhsurvivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "XL heavy survivor hood" },
    "description": "A massive customized, heavily armored steel and Kevlar hood, designed to provide comfort and protection from harm.",
    "weight": "2200 g",
    "volume": "6 L",
    "price": 58000,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "kevlar", "steel", "leather" ],
    "symbol": "[",
    "looks_like": "helmet_survivor",
    "color": "brown",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 40,
    "warmth": 15,
    "material_thickness": 6,
    "environmental_protection": 3,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
  }
]