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