-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbackpacks.json
299 lines (299 loc) · 7.03 KB
/
backpacks.json
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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
{
"Bag_01_broken": {
"inGameName": "Worn Emergency Bag",
"description": "A worn out backpack that doesn't seem to hold much.",
"rarity": "Common",
"weight": 5,
"weightLimit": 100,
"durability": -1,
"sellValue": 180,
"factionRep": 2,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_01": {
"inGameName": "Small Backpack",
"description": "A small backpack for storing items.",
"rarity": "Common",
"weight": 20,
"weightLimit": 200,
"durability": -1,
"sellValue": 180,
"factionRep": 2,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {
"Korolev": {
"time": 0,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 600
}
}
},
"Osiris": {
"time": 0,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 600
}
}
},
"ICA": {
"time": 0,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 600
}
}
},
"QuickShop": {
"time": 0,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 600
}
}
}
},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_02": {
"inGameName": "Medium Backpack",
"description": "A medium backpack for storing items.",
"rarity": "Uncommon",
"weight": 30,
"weightLimit": 250,
"durability": -1,
"sellValue": 810,
"factionRep": 8,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {
"CraftingStation": {
"time": 900,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 2700
},
"PolymetallicPrefabricate": {
"inGameName": "Polymetallic Prefabricate",
"amount": 2
},
"PureNickel": {
"inGameName": "Altered Nickel",
"amount": 2
}
}
}
},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_03": {
"inGameName": "Large Backpack",
"description": "A large backpack for storing items.",
"rarity": "Rare",
"weight": 40,
"weightLimit": 300,
"durability": -1,
"sellValue": 1823,
"factionRep": 18,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {
"CraftingStation": {
"time": 2700,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 6100
},
"Fabrics": {
"inGameName": "Textiles",
"amount": 2
},
"IvyPlant": {
"inGameName": "Pale Ivy Blossom",
"amount": 1
},
"PureNickel": {
"inGameName": "Altered Nickel",
"amount": 3
}
}
}
},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_04": {
"inGameName": "Heavy Duty Backpack",
"description": "An extra large backpack for storing items.",
"rarity": "Epic",
"weight": 50,
"weightLimit": 350,
"durability": -1,
"sellValue": 3645,
"factionRep": 36,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {
"CraftingStation": {
"time": 4500,
"items": {
"SoftCurrency": {
"inGameName": "K-Marks",
"amount": 12000
},
"SmartMesh": {
"inGameName": "Smart Mesh",
"amount": 1
},
"DesertPlant": {
"inGameName": "Dustbloom",
"amount": 1
},
"TitanOre": {
"inGameName": "Titan Ore",
"amount": 1
}
}
}
},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "Main-KOR-CraftingBackpack-2"
}
},
"Bag_05": {
"inGameName": "Gigantic Backpack",
"description": "An astonishingly large backpack for storing items.",
"rarity": "Exotic",
"weight": 60,
"weightLimit": 400,
"durability": -1,
"sellValue": 6834,
"factionRep": 68,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_Altered_01": {
"inGameName": "Huge Forged Backpack",
"description": "An extra large backpack for storing items. This particular piece of gear was somehow altered with Progenitor tech.",
"rarity": "Epic",
"weight": 50,
"weightLimit": 350,
"durability": -1,
"sellValue": 5468,
"factionRep": 55,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_Altered_02": {
"inGameName": "Gigantic Forged Backpack",
"description": "An astonishingly large backpack for storing items. This particular piece of gear was somehow altered with Progenitor tech.",
"rarity": "Exotic",
"weight": 60,
"weightLimit": 400,
"durability": -1,
"sellValue": 9568,
"factionRep": 96,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
},
"Bag_Altered_03": {
"inGameName": "Monstrous Forged Backpack",
"description": "A monstrously large backpack for storing items. Its fabric has little in common with the human materials it was once made of.",
"rarity": "Legendary",
"weight": 70,
"weightLimit": 500,
"durability": -1,
"sellValue": 14352,
"factionRep": 144,
"repair": {
"baseCost": 100,
"costModifierBroken": 100,
"maxPrice": 100,
"durabilityBrokenPriceModifier": 1
},
"cost": {},
"unlock": {
"factions": [],
"contractToPurchase": "None",
"contractToCraft": "None"
}
}
}