warframe-public-export-plus 0.5.106 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ExportArcanes.json +4 -8
- package/ExportBundles.json +649 -1385
- package/ExportCreditBundles.json +2 -4
- package/ExportCustoms.json +1265 -636
- package/ExportDrones.json +0 -36
- package/ExportFlavour.json +609 -0
- package/ExportFusionBundles.json +0 -51
- package/ExportImages.json +21 -0
- package/ExportKeys.json +13 -0
- package/ExportRegions.json +5765 -999
- package/ExportResources.json +13 -0
- package/ExportSystems.json +25 -0
- package/ExportTextIcons.json +1 -1
- package/ExportUpgrades.json +758 -403
- package/ExportVendors.json +222 -14
- package/ExportWeapons.json +0 -644
- package/dict.de.json +31 -15
- package/dict.en.json +28 -12
- package/dict.es.json +28 -12
- package/dict.fr.json +24 -8
- package/dict.it.json +20 -4
- package/dict.ja.json +28 -12
- package/dict.ko.json +23 -7
- package/dict.pl.json +114 -98
- package/dict.pt.json +32 -16
- package/dict.ru.json +31 -15
- package/dict.tc.json +26 -10
- package/dict.th.json +63 -47
- package/dict.tr.json +46 -30
- package/dict.uk.json +73 -57
- package/dict.zh.json +30 -14
- package/index.d.ts +7 -50
- package/index.js +0 -5
- package/index.mjs +0 -3
- package/package.json +1 -1
- package/ExportMisc.json +0 -641
- package/supplementals/eFaction.json +0 -14
- package/supplementals/eMissionType.json +0 -47
package/ExportResources.json
CHANGED
|
@@ -13899,6 +13899,19 @@
|
|
|
13899
13899
|
"dojoCapacityCost": 5,
|
|
13900
13900
|
"platinumCost": 40
|
|
13901
13901
|
},
|
|
13902
|
+
"/Lotus/Types/Items/ShipDecos/JadeShadows/JadeMemorialShipDeco": {
|
|
13903
|
+
"name": "/Lotus/Language/ShipDecorations/JadeMemorialShipDecoName",
|
|
13904
|
+
"description": "/Lotus/Language/ShipDecorations/JadeMemorialShipDecoDesc",
|
|
13905
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/JadeMemorialShipDeco.png",
|
|
13906
|
+
"codexSecret": false,
|
|
13907
|
+
"parentName": "/Lotus/Types/Items/ShipDecos/ShipDecoItem",
|
|
13908
|
+
"productCategory": "ShipDecorations",
|
|
13909
|
+
"deco": "/Lotus/Objects/Tenno/Props/Ships/JadeMemorialPlaceableDeco",
|
|
13910
|
+
"capacityCost": 5,
|
|
13911
|
+
"dojoCapacityCost": 5,
|
|
13912
|
+
"platinumCost": 40,
|
|
13913
|
+
"excludeFromMarket": true
|
|
13914
|
+
},
|
|
13902
13915
|
"/Lotus/Types/Items/ShipDecos/JadeShadows/LisetPropCalibanDeluxeGhosts": {
|
|
13903
13916
|
"name": "/Lotus/Language/ShipDecorations/CalibanDeluxeGhostsName",
|
|
13904
13917
|
"description": "/Lotus/Language/ShipDecorations/CalibanDeluxeGhostsDesc",
|
package/ExportSystems.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
+
"index": 0,
|
|
3
4
|
"name": "/Lotus/Language/Locations/Mercury",
|
|
4
5
|
"droneDamage": {
|
|
5
6
|
"minValue": 20,
|
|
@@ -30,6 +31,7 @@
|
|
|
30
31
|
]
|
|
31
32
|
},
|
|
32
33
|
{
|
|
34
|
+
"index": 1,
|
|
33
35
|
"name": "/Lotus/Language/Locations/Venus",
|
|
34
36
|
"droneDamage": {
|
|
35
37
|
"minValue": 20,
|
|
@@ -60,6 +62,7 @@
|
|
|
60
62
|
]
|
|
61
63
|
},
|
|
62
64
|
{
|
|
65
|
+
"index": 2,
|
|
63
66
|
"name": "/Lotus/Language/Locations/Earth",
|
|
64
67
|
"droneDamage": {
|
|
65
68
|
"minValue": 10,
|
|
@@ -90,6 +93,7 @@
|
|
|
90
93
|
]
|
|
91
94
|
},
|
|
92
95
|
{
|
|
96
|
+
"index": 3,
|
|
93
97
|
"name": "/Lotus/Language/Locations/Mars",
|
|
94
98
|
"droneDamage": {
|
|
95
99
|
"minValue": 20,
|
|
@@ -120,6 +124,7 @@
|
|
|
120
124
|
]
|
|
121
125
|
},
|
|
122
126
|
{
|
|
127
|
+
"index": 4,
|
|
123
128
|
"name": "/Lotus/Language/Locations/Jupiter",
|
|
124
129
|
"droneDamage": {
|
|
125
130
|
"minValue": 20,
|
|
@@ -150,6 +155,7 @@
|
|
|
150
155
|
]
|
|
151
156
|
},
|
|
152
157
|
{
|
|
158
|
+
"index": 5,
|
|
153
159
|
"name": "/Lotus/Language/Locations/Saturn",
|
|
154
160
|
"droneDamage": {
|
|
155
161
|
"minValue": 30,
|
|
@@ -180,6 +186,7 @@
|
|
|
180
186
|
]
|
|
181
187
|
},
|
|
182
188
|
{
|
|
189
|
+
"index": 6,
|
|
183
190
|
"name": "/Lotus/Language/Locations/Uranus",
|
|
184
191
|
"droneDamage": {
|
|
185
192
|
"minValue": 30,
|
|
@@ -210,6 +217,7 @@
|
|
|
210
217
|
]
|
|
211
218
|
},
|
|
212
219
|
{
|
|
220
|
+
"index": 7,
|
|
213
221
|
"name": "/Lotus/Language/Locations/Neptune",
|
|
214
222
|
"droneDamage": {
|
|
215
223
|
"minValue": 30,
|
|
@@ -240,6 +248,7 @@
|
|
|
240
248
|
]
|
|
241
249
|
},
|
|
242
250
|
{
|
|
251
|
+
"index": 8,
|
|
243
252
|
"name": "/Lotus/Language/Locations/Pluto",
|
|
244
253
|
"droneDamage": {
|
|
245
254
|
"minValue": 30,
|
|
@@ -275,6 +284,7 @@
|
|
|
275
284
|
]
|
|
276
285
|
},
|
|
277
286
|
{
|
|
287
|
+
"index": 9,
|
|
278
288
|
"name": "/Lotus/Language/Locations/Ceres",
|
|
279
289
|
"droneDamage": {
|
|
280
290
|
"minValue": 30,
|
|
@@ -305,6 +315,7 @@
|
|
|
305
315
|
]
|
|
306
316
|
},
|
|
307
317
|
{
|
|
318
|
+
"index": 10,
|
|
308
319
|
"name": "/Lotus/Language/Locations/Eris",
|
|
309
320
|
"droneDamage": {
|
|
310
321
|
"minValue": 30,
|
|
@@ -335,6 +346,7 @@
|
|
|
335
346
|
]
|
|
336
347
|
},
|
|
337
348
|
{
|
|
349
|
+
"index": 11,
|
|
338
350
|
"name": "/Lotus/Language/Locations/Sedna",
|
|
339
351
|
"droneDamage": {
|
|
340
352
|
"minValue": 30,
|
|
@@ -365,6 +377,7 @@
|
|
|
365
377
|
]
|
|
366
378
|
},
|
|
367
379
|
{
|
|
380
|
+
"index": 12,
|
|
368
381
|
"name": "/Lotus/Language/Locations/Europa",
|
|
369
382
|
"droneDamage": {
|
|
370
383
|
"minValue": 10,
|
|
@@ -395,6 +408,7 @@
|
|
|
395
408
|
]
|
|
396
409
|
},
|
|
397
410
|
{
|
|
411
|
+
"index": 13,
|
|
398
412
|
"name": "/Lotus/Language/Locations/Dojo",
|
|
399
413
|
"droneDamage": {
|
|
400
414
|
"minValue": 0,
|
|
@@ -404,6 +418,7 @@
|
|
|
404
418
|
"resources": []
|
|
405
419
|
},
|
|
406
420
|
{
|
|
421
|
+
"index": 14,
|
|
407
422
|
"name": "/Lotus/Language/Locations/Void",
|
|
408
423
|
"droneDamage": {
|
|
409
424
|
"minValue": 0,
|
|
@@ -434,6 +449,7 @@
|
|
|
434
449
|
]
|
|
435
450
|
},
|
|
436
451
|
{
|
|
452
|
+
"index": 15,
|
|
437
453
|
"name": "/Lotus/Language/Locations/Phobos",
|
|
438
454
|
"droneDamage": {
|
|
439
455
|
"minValue": 20,
|
|
@@ -464,6 +480,7 @@
|
|
|
464
480
|
]
|
|
465
481
|
},
|
|
466
482
|
{
|
|
483
|
+
"index": 16,
|
|
467
484
|
"name": "/Lotus/Language/InfestedMicroplanet/SolarMapDeimosName",
|
|
468
485
|
"droneDamage": {
|
|
469
486
|
"minValue": 0,
|
|
@@ -494,6 +511,7 @@
|
|
|
494
511
|
]
|
|
495
512
|
},
|
|
496
513
|
{
|
|
514
|
+
"index": 17,
|
|
497
515
|
"name": "/Lotus/Language/Locations/Moon",
|
|
498
516
|
"droneDamage": {
|
|
499
517
|
"minValue": 10,
|
|
@@ -524,6 +542,7 @@
|
|
|
524
542
|
]
|
|
525
543
|
},
|
|
526
544
|
{
|
|
545
|
+
"index": 18,
|
|
527
546
|
"name": "/Lotus/Language/Locations/Fortress",
|
|
528
547
|
"droneDamage": {
|
|
529
548
|
"minValue": 0,
|
|
@@ -554,6 +573,7 @@
|
|
|
554
573
|
]
|
|
555
574
|
},
|
|
556
575
|
{
|
|
576
|
+
"index": 19,
|
|
557
577
|
"name": "/Lotus/Language/Locations/RelayStationSanctuary",
|
|
558
578
|
"droneDamage": {
|
|
559
579
|
"minValue": 0,
|
|
@@ -563,6 +583,7 @@
|
|
|
563
583
|
"resources": []
|
|
564
584
|
},
|
|
565
585
|
{
|
|
586
|
+
"index": 20,
|
|
566
587
|
"name": "/Lotus/Language/Locations/DeepSpace",
|
|
567
588
|
"droneDamage": {
|
|
568
589
|
"minValue": 0,
|
|
@@ -572,6 +593,7 @@
|
|
|
572
593
|
"resources": []
|
|
573
594
|
},
|
|
574
595
|
{
|
|
596
|
+
"index": 21,
|
|
575
597
|
"name": "/Lotus/Language/Zariman/ZarimanRegionName",
|
|
576
598
|
"droneDamage": {
|
|
577
599
|
"minValue": 0,
|
|
@@ -602,6 +624,7 @@
|
|
|
602
624
|
]
|
|
603
625
|
},
|
|
604
626
|
{
|
|
627
|
+
"index": 22,
|
|
605
628
|
"name": "/Lotus/Language/Locations/Duviri",
|
|
606
629
|
"droneDamage": {
|
|
607
630
|
"minValue": 0,
|
|
@@ -632,6 +655,7 @@
|
|
|
632
655
|
]
|
|
633
656
|
},
|
|
634
657
|
{
|
|
658
|
+
"index": 23,
|
|
635
659
|
"name": "/Lotus/Language/1999/1999MapName",
|
|
636
660
|
"droneDamage": {
|
|
637
661
|
"minValue": 0,
|
|
@@ -667,6 +691,7 @@
|
|
|
667
691
|
]
|
|
668
692
|
},
|
|
669
693
|
{
|
|
694
|
+
"index": 24,
|
|
670
695
|
"name": "/Lotus/Language/TauPrequel/TauPrequelFinal/TauRegion",
|
|
671
696
|
"droneDamage": {
|
|
672
697
|
"minValue": 0,
|
package/ExportTextIcons.json
CHANGED
|
@@ -1938,7 +1938,7 @@
|
|
|
1938
1938
|
"DIT_XBONE": "/EE/Interface/Graphics/PlatformKeys/GenericPlayerIcon_d.png",
|
|
1939
1939
|
"DIT_PS4": "/EE/Interface/Graphics/PlatformKeys/GenericPlayerIcon_d.png",
|
|
1940
1940
|
"DIT_PC": "/EE/Interface/Graphics/PlatformKeys/GenericPlayerIcon_d.png",
|
|
1941
|
-
"DIT_SWITCH": "/EE/Interface/Graphics/PlatformKeys/
|
|
1941
|
+
"DIT_SWITCH": "/EE/Interface/Graphics/PlatformKeys/SwitchLogo_d.png",
|
|
1942
1942
|
"DIT_IOS": "/EE/Interface/Graphics/PlatformKeys/GenericPlayerIcon_d.png",
|
|
1943
1943
|
"DIT_ANDROID": "/EE/Interface/Graphics/PlatformKeys/GenericPlayerIcon_d.png"
|
|
1944
1944
|
},
|