]>
Commit | Line | Data |
---|---|---|
d07f3caa | 1 | { |
5f1a50e1 SW |
2 | "Commodities": { |
3 | "AntiCloak Scanners": { | |
d07f3caa SW |
4 | "BasePrice": 100000, |
5 | "CanSell": true, | |
6 | "Limit": 0 | |
7 | }, | |
5f1a50e1 | 8 | "Big Cargo Spaces": { |
d07f3caa SW |
9 | "BasePrice": 0, |
10 | "CanSell": false, | |
11 | "Limit": 0 | |
12 | }, | |
5f1a50e1 | 13 | "Clothes Bundles": { |
d07f3caa SW |
14 | "BasePrice": 450, |
15 | "CanSell": true, | |
16 | "Limit": 0 | |
17 | }, | |
5f1a50e1 | 18 | "Device Of Cloakings": { |
d07f3caa SW |
19 | "BasePrice": 5000, |
20 | "CanSell": true, | |
21 | "Limit": 0 | |
22 | }, | |
5f1a50e1 | 23 | "Eden Warp Units": { |
d07f3caa SW |
24 | "BasePrice": 25000, |
25 | "CanSell": true, | |
26 | "Limit": 2 | |
27 | }, | |
5f1a50e1 | 28 | "Fighter Drones": { |
d07f3caa SW |
29 | "BasePrice": 200, |
30 | "CanSell": false, | |
31 | "Limit": 0 | |
32 | }, | |
5f1a50e1 | 33 | "Ground Weapons": { |
d07f3caa SW |
34 | "BasePrice": 350, |
35 | "CanSell": true, | |
36 | "Limit": 0 | |
37 | }, | |
5f1a50e1 | 38 | "Heating Units": { |
d07f3caa SW |
39 | "BasePrice": 1500, |
40 | "CanSell": true, | |
41 | "Limit": 0 | |
42 | }, | |
5f1a50e1 | 43 | "Ice Units": { |
d07f3caa SW |
44 | "BasePrice": 200, |
45 | "CanSell": true, | |
46 | "Limit": 0 | |
47 | }, | |
5f1a50e1 | 48 | "Jewels": { |
d07f3caa SW |
49 | "BasePrice": 2000, |
50 | "CanSell": true, | |
51 | "Limit": 0 | |
52 | }, | |
5f1a50e1 | 53 | "Medical Units": { |
d07f3caa SW |
54 | "BasePrice": 500, |
55 | "CanSell": true, | |
56 | "Limit": 0 | |
57 | }, | |
5f1a50e1 | 58 | "Novelty Packs": { |
d07f3caa SW |
59 | "BasePrice": 100, |
60 | "CanSell": true, | |
61 | "Limit": 0 | |
62 | }, | |
5f1a50e1 | 63 | "Onboard Printing Kits": { |
d07f3caa SW |
64 | "BasePrice": 100000, |
65 | "CanSell": true, | |
66 | "Limit": 0 | |
67 | }, | |
5f1a50e1 | 68 | "Plastic Trinkets": { |
d07f3caa SW |
69 | "BasePrice": 150, |
70 | "CanSell": true, | |
71 | "Limit": 0 | |
72 | }, | |
5f1a50e1 | 73 | "Reactor Units": { |
d07f3caa SW |
74 | "BasePrice": 100000, |
75 | "CanSell": false, | |
76 | "Limit": 0 | |
77 | }, | |
5f1a50e1 | 78 | "Shield Batterys": { |
d07f3caa SW |
79 | "BasePrice": 100, |
80 | "CanSell": false, | |
81 | "Limit": 0 | |
82 | }, | |
5f1a50e1 | 83 | "Tree Growth Kits": { |
d07f3caa SW |
84 | "BasePrice": 800, |
85 | "CanSell": true, | |
86 | "Limit": 0 | |
87 | }, | |
5f1a50e1 | 88 | "Utopia Planetary Defenses": { |
d07f3caa SW |
89 | "BasePrice": 5000000, |
90 | "CanSell": true, | |
91 | "Limit": 0 | |
92 | } | |
5f1a50e1 | 93 | }, |
c45c1bca SW |
94 | "Planets": { |
95 | "Earth": { | |
d07f3caa | 96 | "BeaconOn": true, |
9b3b3d9a SW |
97 | "RelativePrices": { |
98 | "Shield Batterys": 100, | |
99 | "Device Of Cloakings": 100, | |
100 | "AntiCloak Scanners": 100, | |
101 | "Big Cargo Spaces": 100, | |
102 | "Medical Units": 100, | |
103 | "Heating Units": 100, | |
104 | "Ice Units": 100, | |
105 | "Ground Weapons": 100, | |
106 | "Reactor Units": 100, | |
107 | "Novelty Packs": 100, | |
108 | "Tree Growth Kits": 100, | |
109 | "Jewels": 100, | |
110 | "Plastic Trinkets": 100, | |
111 | "Clothes Bundles": 100, | |
112 | "Fighter Drones": 100 | |
113 | } | |
d07f3caa | 114 | }, |
c45c1bca | 115 | "Hothor": { |
d07f3caa | 116 | "BeaconOn": true, |
9b3b3d9a SW |
117 | "RelativePrices": { |
118 | "Shield Batterys": 176, | |
119 | "Device Of Cloakings": 112, | |
120 | "Medical Units": 134, | |
121 | "Heating Units": 600, | |
122 | "Ice Units": 12, | |
123 | "Ground Weapons": 123, | |
124 | "Novelty Packs": 156, | |
125 | "Plastic Trinkets": 98, | |
126 | "Clothes Bundles": 290 | |
127 | } | |
d07f3caa | 128 | }, |
c45c1bca | 129 | "Volcana": { |
d07f3caa | 130 | "BeaconOn": true, |
9b3b3d9a SW |
131 | "RelativePrices": { |
132 | "Device Of Cloakings": 187, | |
133 | "Medical Units": 143, | |
134 | "Heating Units": 18, | |
135 | "Ice Units": 1232, | |
136 | "Ground Weapons": 98, | |
137 | "Tree Growth Kits": 345, | |
138 | "Clothes Bundles": 57 | |
139 | } | |
d07f3caa | 140 | }, |
c45c1bca | 141 | "Metallica": { |
d07f3caa | 142 | "BeaconOn": true, |
9b3b3d9a SW |
143 | "RelativePrices": { |
144 | "Shield Batterys": 67, | |
145 | "Device Of Cloakings": 78, | |
146 | "AntiCloak Scanners": 87, | |
147 | "Ground Weapons": 63, | |
148 | "Tree Growth Kits": 576, | |
149 | "Fighter Drones": 322 | |
150 | } | |
d07f3caa | 151 | }, |
c45c1bca | 152 | "Medoca": { |
d07f3caa | 153 | "BeaconOn": true, |
9b3b3d9a SW |
154 | "RelativePrices": { |
155 | "Medical Units": 23, | |
156 | "Ice Units": 124, | |
157 | "Novelty Packs": 187, | |
158 | "Tree Growth Kits": 467, | |
159 | "Clothes Bundles": 54 | |
160 | } | |
d07f3caa | 161 | }, |
c45c1bca | 162 | "Gojuon": { |
d07f3caa | 163 | "BeaconOn": true, |
9b3b3d9a SW |
164 | "RelativePrices": { |
165 | "Heating Units": 99, | |
166 | "Ice Units": 1187, | |
167 | "Ground Weapons": 87, | |
168 | "Novelty Packs": 4384, | |
169 | "Tree Growth Kits": 89, | |
170 | "Plastic Trinkets": 12, | |
171 | "Clothes Bundles": 89 | |
172 | } | |
d07f3caa | 173 | }, |
c45c1bca | 174 | "Desha Rockna": { |
d07f3caa | 175 | "BeaconOn": true, |
9b3b3d9a SW |
176 | "RelativePrices": { |
177 | "Medical Units": 134, | |
178 | "Heating Units": 124, | |
179 | "Ice Units": 167, | |
180 | "Ground Weapons": 89, | |
181 | "Reactor Units": 97, | |
182 | "Tree Growth Kits": 674, | |
183 | "Jewels": 68, | |
184 | "Clothes Bundles": 87 | |
185 | } | |
d07f3caa | 186 | }, |
c45c1bca | 187 | "Dogafetch": { |
d07f3caa | 188 | "BeaconOn": true, |
9b3b3d9a SW |
189 | "RelativePrices": { |
190 | "Shield Batterys": 123, | |
191 | "Device Of Cloakings": 67, | |
192 | "Big Cargo Spaces": 134, | |
193 | "Medical Units": 123, | |
194 | "Ice Units": 234, | |
195 | "Ground Weapons": 98, | |
196 | "Novelty Packs": 3750, | |
197 | "Tree Growth Kits": 87, | |
198 | "Plastic Trinkets": 1760, | |
199 | "Clothes Bundles": 23 | |
200 | } | |
d07f3caa | 201 | }, |
c45c1bca | 202 | "Eden": { |
d07f3caa | 203 | "BeaconOn": false, |
9b3b3d9a SW |
204 | "RelativePrices": { |
205 | "Medical Units": 100, | |
206 | "Tree Growth Kits": 11, | |
207 | "Eden Warp Units": 100 | |
208 | } | |
d07f3caa | 209 | }, |
c45c1bca | 210 | "Richiana": { |
d07f3caa | 211 | "BeaconOn": true, |
9b3b3d9a SW |
212 | "RelativePrices": { |
213 | "Device Of Cloakings": 157, | |
214 | "Medical Units": 654, | |
215 | "Heating Units": 564, | |
216 | "Ice Units": 2538, | |
217 | "Ground Weapons": 754, | |
218 | "Novelty Packs": 1277, | |
219 | "Tree Growth Kits": 498, | |
220 | "Jewels": 323, | |
221 | "Plastic Trinkets": 2783, | |
222 | "Clothes Bundles": 465 | |
223 | } | |
d07f3caa | 224 | }, |
c45c1bca | 225 | "Tribonia": { |
d07f3caa | 226 | "BeaconOn": true, |
9b3b3d9a SW |
227 | "RelativePrices": { |
228 | "Medical Units": 187, | |
229 | "Heating Units": 345, | |
230 | "Ground Weapons": 1953, | |
231 | "Novelty Packs": 5736, | |
232 | "Tree Growth Kits": 76, | |
233 | "Jewels": 96, | |
234 | "Plastic Trinkets": 4, | |
235 | "Clothes Bundles": 898 | |
236 | } | |
d07f3caa | 237 | }, |
c45c1bca | 238 | "Dune": { |
d07f3caa | 239 | "BeaconOn": true, |
9b3b3d9a SW |
240 | "RelativePrices": { |
241 | "Shield Batterys": 143, | |
242 | "Device Of Cloakings": 176, | |
243 | "Medical Units": 198, | |
244 | "Heating Units": 100, | |
245 | "Ice Units": 876, | |
246 | "Ground Weapons": 122, | |
247 | "Reactor Units": 85, | |
248 | "Tree Growth Kits": 890, | |
249 | "Jewels": 88 | |
250 | } | |
d07f3caa | 251 | }, |
c45c1bca | 252 | "Plague": { |
d07f3caa | 253 | "BeaconOn": true, |
9b3b3d9a SW |
254 | "RelativePrices": { |
255 | "Medical Units": 239, | |
256 | "Heating Units": 88, | |
257 | "Novelty Packs": 3321, | |
258 | "Tree Growth Kits": 87, | |
259 | "Jewels": 100, | |
260 | "Plastic Trinkets": 133, | |
261 | "Clothes Bundles": 90 | |
262 | } | |
d07f3caa | 263 | }, |
c45c1bca | 264 | "Norhaven": { |
d07f3caa | 265 | "BeaconOn": true, |
9b3b3d9a SW |
266 | "RelativePrices": { |
267 | "Shield Batterys": 100, | |
268 | "Device Of Cloakings": 88, | |
269 | "AntiCloak Scanners": 89, | |
270 | "Big Cargo Spaces": 100, | |
271 | "Medical Units": 132, | |
272 | "Heating Units": 122, | |
273 | "Ice Units": 95, | |
274 | "Ground Weapons": 88, | |
275 | "Reactor Units": 100, | |
276 | "Novelty Packs": 60, | |
277 | "Tree Growth Kits": 99, | |
278 | "Jewels": 233, | |
279 | "Plastic Trinkets": 87, | |
280 | "Clothes Bundles": 100, | |
281 | "Fighter Drones": 106, | |
282 | "Onboard Printing Kits": 100 | |
283 | } | |
d07f3caa | 284 | }, |
c45c1bca | 285 | "Loony": { |
d07f3caa | 286 | "BeaconOn": true, |
9b3b3d9a SW |
287 | "RelativePrices": { |
288 | "Shield Batterys": 500, | |
289 | "Device Of Cloakings": 55, | |
290 | "AntiCloak Scanners": 107, | |
291 | "Medical Units": 1123, | |
292 | "Heating Units": 100, | |
293 | "Ice Units": 2324, | |
294 | "Novelty Packs": 1942, | |
295 | "Plastic Trinkets": 2002, | |
296 | "Clothes Bundles": 67 | |
297 | } | |
d07f3caa | 298 | }, |
c45c1bca | 299 | "WeaponWorld": { |
d07f3caa | 300 | "BeaconOn": true, |
9b3b3d9a SW |
301 | "RelativePrices": { |
302 | "Shield Batterys": 100, | |
303 | "Device Of Cloakings": 98, | |
304 | "AntiCloak Scanners": 88, | |
305 | "Medical Units": 100, | |
306 | "Heating Units": 100, | |
307 | "Ice Units": 121, | |
308 | "Ground Weapons": 3, | |
309 | "Jewels": 287, | |
310 | "Plastic Trinkets": 112, | |
311 | "Clothes Bundles": 100, | |
312 | "Fighter Drones": 96, | |
313 | "Utopia Planetary Defenses": 100, | |
314 | "Onboard Printing Kits": 100 | |
315 | } | |
d07f3caa | 316 | }, |
c45c1bca | 317 | "Zoolie": { |
d07f3caa | 318 | "BeaconOn": true, |
9b3b3d9a SW |
319 | "RelativePrices": { |
320 | "Medical Units": 78, | |
321 | "Heating Units": 344, | |
322 | "Ice Units": 2500, | |
323 | "Novelty Packs": 365, | |
324 | "Tree Growth Kits": 980, | |
325 | "Plastic Trinkets": 100, | |
326 | "Clothes Bundles": 100 | |
327 | } | |
d07f3caa | 328 | }, |
c45c1bca | 329 | "Baboria": { |
d07f3caa | 330 | "BeaconOn": true, |
9b3b3d9a SW |
331 | "RelativePrices": { |
332 | "Medical Units": 100, | |
333 | "Heating Units": 122, | |
334 | "Ice Units": 88, | |
335 | "Ground Weapons": 233, | |
336 | "Novelty Packs": 544, | |
337 | "Tree Growth Kits": 398, | |
338 | "Jewels": 234, | |
339 | "Plastic Trinkets": 4540, | |
340 | "Clothes Bundles": 345 | |
341 | } | |
d07f3caa | 342 | }, |
c45c1bca | 343 | "StockWorld": { |
d07f3caa | 344 | "BeaconOn": true, |
9b3b3d9a SW |
345 | "RelativePrices": { |
346 | "Shield Batterys": 103, | |
347 | "Device Of Cloakings": 102, | |
348 | "AntiCloak Scanners": 99, | |
349 | "Medical Units": 101, | |
350 | "Heating Units": 105, | |
351 | "Ice Units": 97, | |
352 | "Ground Weapons": 95, | |
353 | "Reactor Units": 100, | |
354 | "Novelty Packs": 107, | |
355 | "Tree Growth Kits": 94, | |
356 | "Jewels": 111, | |
357 | "Plastic Trinkets": 110, | |
358 | "Clothes Bundles": 98 | |
359 | } | |
d07f3caa | 360 | }, |
c45c1bca | 361 | "HugeLind Mar": { |
d07f3caa | 362 | "BeaconOn": true, |
9b3b3d9a SW |
363 | "RelativePrices": { |
364 | "Device Of Cloakings": 123, | |
365 | "Medical Units": 117, | |
366 | "Heating Units": 189, | |
367 | "Ice Units": 167, | |
368 | "Ground Weapons": 1673, | |
369 | "Jewels": 88, | |
370 | "Clothes Bundles": 1320 | |
371 | } | |
d07f3caa | 372 | }, |
c45c1bca | 373 | "Sickonia": { |
d07f3caa | 374 | "BeaconOn": true, |
9b3b3d9a SW |
375 | "RelativePrices": { |
376 | "Medical Units": 1756, | |
377 | "Heating Units": 100, | |
378 | "Ice Units": 566, | |
379 | "Tree Growth Kits": 354, | |
380 | "Clothes Bundles": 1302 | |
381 | } | |
d07f3caa | 382 | }, |
c45c1bca | 383 | "Schooloria": { |
d07f3caa | 384 | "BeaconOn": true, |
9b3b3d9a SW |
385 | "RelativePrices": { |
386 | "Heating Units": 100, | |
387 | "Ice Units": 100, | |
388 | "Ground Weapons": 6, | |
389 | "Tree Growth Kits": 234, | |
390 | "Jewels": 134 | |
391 | } | |
d07f3caa | 392 | }, |
c45c1bca | 393 | "Uniland": { |
d07f3caa | 394 | "BeaconOn": true, |
9b3b3d9a SW |
395 | "RelativePrices": { |
396 | } | |
d07f3caa | 397 | }, |
c45c1bca | 398 | "HomeWorld": { |
d07f3caa | 399 | "BeaconOn": true, |
9b3b3d9a SW |
400 | "RelativePrices": { |
401 | "Medical Units": 1783, | |
402 | "Heating Units": 232, | |
403 | "Ice Units": 3223, | |
404 | "Ground Weapons": 34, | |
405 | "Novelty Packs": 345, | |
406 | "Jewels": 123, | |
407 | "Plastic Trinkets": 543, | |
408 | "Clothes Bundles": 123 | |
409 | } | |
d07f3caa | 410 | }, |
c45c1bca | 411 | "Dreamora": { |
d07f3caa | 412 | "BeaconOn": true, |
9b3b3d9a SW |
413 | "RelativePrices": { |
414 | "Device Of Cloakings": 123, | |
415 | "Medical Units": 87, | |
416 | "Heating Units": 101, | |
417 | "Ice Units": 783, | |
418 | "Tree Growth Kits": 103, | |
419 | "Plastic Trinkets": 1489, | |
420 | "Clothes Bundles": 908, | |
421 | "Fighter Drones": 101 | |
422 | } | |
d07f3caa | 423 | }, |
c45c1bca | 424 | "Nirvana": { |
d07f3caa | 425 | "BeaconOn": true, |
9b3b3d9a SW |
426 | "RelativePrices": { |
427 | "Device Of Cloakings": 67, | |
428 | "AntiCloak Scanners": 92, | |
429 | "Medical Units": 56, | |
430 | "Heating Units": 78, | |
431 | "Ice Units": 34, | |
432 | "Novelty Packs": 44, | |
433 | "Tree Growth Kits": 54, | |
434 | "Jewels": 89, | |
435 | "Plastic Trinkets": 24, | |
436 | "Clothes Bundles": 68 | |
437 | } | |
d07f3caa | 438 | } |
c45c1bca | 439 | } |
d07f3caa | 440 | } |