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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
|
[
{
"id": "aep_suit",
"copy-from": "aep_suit",
"type": "ARMOR",
"name": { "str": "AEP suit" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": 20 },
{ "covers": [ "arms", "legs" ], "coverage": 100, "encumbrance": 17 }
]
},
{
"id": "anbc_suit",
"copy-from": "anbc_suit",
"type": "ARMOR",
"name": { "str": "ANBC suit" },
"armor_portion_data": [
{ "covers": [ "head" ], "coverage": 100, "encumbrance": 35 },
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": 35 },
{ "covers": [ "arms", "legs" ], "coverage": 100, "encumbrance": 28 },
{ "covers": [ "hands", "feet" ], "coverage": 100, "encumbrance": 28 }
]
},
{
"id": "armor_blarmor",
"copy-from": "armor_blarmor",
"type": "ARMOR",
"name": { "str": "boiled leather armor" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 95, "encumbrance": 22 },
{ "covers": [ "arms" ], "coverage": 90, "encumbrance": 18 },
{ "covers": [ "legs" ], "coverage": 85, "encumbrance": 18 }
],
"storage": "0 ml"
},
{
"id": "armor_larmor",
"copy-from": "armor_larmor",
"type": "ARMOR",
"name": { "str": "leather body armor" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 95, "encumbrance": 16 },
{ "covers": [ "arms" ], "coverage": 90, "encumbrance": 14 },
{ "covers": [ "legs" ], "coverage": 85, "encumbrance": 14 }
],
"storage": "0 ml"
},
{
"id": "armor_nomad",
"copy-from": "armor_nomad",
"type": "ARMOR",
"name": { "str": "nomad gear" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 95, "encumbrance": [ 15, 20 ] },
{ "covers": [ "arms" ], "coverage": 90, "encumbrance": 15 },
{ "covers": [ "legs" ], "coverage": 85, "encumbrance": [ 15, 18 ] }
]
},
{
"id": "armor_nomad_light",
"copy-from": "armor_nomad_light",
"type": "ARMOR",
"name": { "str": "light nomad gear" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 80, "encumbrance": [ 12, 16 ] },
{ "covers": [ "arms" ], "coverage": 75, "encumbrance": 12 },
{ "covers": [ "legs" ], "coverage": 70, "encumbrance": [ 12, 14 ] }
]
},
{
"id": "armor_riot",
"copy-from": "armor_riot",
"type": "ARMOR",
"name": { "str": "riot armor" },
"description": "A full suit of black plastic body armor plates used by riot police. Cleverly placed velcro straps secure each piece, resulting in slightly less encumbrance then its constituent parts. The word POLICE is emblazoned across the front.",
"weight": "3000 g",
"volume": "12500 ml",
"material": [ "plastic" ],
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 85, "encumbrance": 6 },
{ "covers": [ "legs", "arms" ], "coverage": 75, "encumbrance": 4 },
{ "covers": [ "feet" ], "coverage": 75, "encumbrance": 2 }
],
"flags": [ "STURDY", "BELTED", "WATER_FRIENDLY" ],
"//": "Rebalance this based on dda's concept of it being a strapped on set of armor pads. Essentially a step up in quality from the individual hard plastic armor pieces."
},
{
"id": "armor_scavenger",
"copy-from": "armor_scavenger",
"type": "ARMOR",
"name": { "str": "scavenger gear" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 18, 30 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 18, 18 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 18, 24 ] }
]
},
{
"id": "entry_suit",
"copy-from": "entry_suit",
"type": "ARMOR",
"name": { "str": "entry suit" },
"armor_portion_data": [
{ "covers": [ "head" ], "coverage": 100, "encumbrance": 40 },
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": 50 },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": 40 },
{ "covers": [ "hands" ], "coverage": 100, "encumbrance": 40 },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": 40 },
{ "covers": [ "feet" ], "coverage": 100, "encumbrance": 40 }
]
},
{
"id": "fsurvivor_suit",
"copy-from": "fsurvivor_suit",
"type": "ARMOR",
"name": { "str": "survivor firesuit" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 16, 30 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 16, 16 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 16, 20 ] }
]
},
{
"id": "hsurvivor_suit",
"copy-from": "hsurvivor_suit",
"type": "ARMOR",
"name": { "str": "heavy survivor suit" },
"material": [ "kevlar", "steel", "leather" ],
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 17, 31 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 17, 17 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 17, 21 ] }
]
},
{
"id": "sasurvivor_suit",
"copy-from": "sasurvivor_suit",
"type": "ARMOR",
"name": { "str": "superalloy survivor suit" },
"material": [ "kevlar", "superalloy", "leather" ],
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 15, 25 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 15, 15 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 15, 20 ] }
]
},
{
"id": "lsurvivor_suit",
"copy-from": "lsurvivor_suit",
"type": "ARMOR",
"name": { "str": "light survivor suit" },
"material": [ "kevlar", "cotton" ],
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 7, 15 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 7, 7 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 7, 10 ] }
],
"storage": "7 L",
"//": "Reduced the carrying volume from 7.5 to 7 litres."
},
{
"id": "robofac_enviro_suit",
"copy-from": "robofac_enviro_suit",
"type": "ARMOR",
"name": { "str": "Hub 01 environmental suit" },
"armor_portion_data": [
{ "covers": [ "head" ], "coverage": 100, "encumbrance": [ 7, 7 ] },
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 7, 15 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 7, 7 ] },
{ "covers": [ "hands" ], "coverage": 100, "encumbrance": [ 7, 7 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 7, 10 ] },
{ "covers": [ "feet" ], "coverage": 100, "encumbrance": [ 7, 7 ] }
]
},
{
"id": "stillsuit",
"copy-from": "stillsuit",
"type": "ARMOR",
"name": { "str": "WS-47G moisture retention suit" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 95, "encumbrance": 18 },
{ "covers": [ "arms" ], "coverage": 95, "encumbrance": 18 },
{ "covers": [ "legs" ], "coverage": 95, "encumbrance": 18 },
{ "covers": [ "feet" ], "coverage": 95, "encumbrance": 18 }
]
},
{
"id": "survivor_suit",
"copy-from": "survivor_suit",
"type": "ARMOR",
"name": { "str": "survivor suit" },
"material": [ "kevlar", "leather" ],
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 12, 20 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 12, 12 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 12, 17 ] }
]
},
{
"id": "swat_armor",
"copy-from": "swat_armor",
"type": "ARMOR",
"name": { "str": "SWAT armor" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 95, "encumbrance": [ 20, 25 ] },
{ "covers": [ "arms" ], "coverage": 95, "encumbrance": 20 },
{ "covers": [ "legs" ], "coverage": 95, "encumbrance": [ 20, 22 ] }
]
},
{
"id": "touring_suit",
"copy-from": "touring_suit",
"type": "ARMOR",
"name": { "str": "leather touring suit" },
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": 25 },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": 25 },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": 25 }
],
"storage": "1600 ml"
},
{
"id": "wsurvivor_suit",
"copy-from": "wsurvivor_suit",
"type": "ARMOR",
"name": { "str": "winter survivor suit" },
"material": [ "kevlar", "fur" ],
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 17, 31 ] },
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 17, 17 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 17, 21 ] }
]
}
]
|