warframe-public-export-plus 0.6.0 → 0.6.2
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 +13373 -0
- package/ExportBundles.json +199 -99
- package/ExportCustoms.json +1265 -636
- package/ExportFlavour.json +609 -0
- package/ExportImages.json +21 -0
- package/ExportKeys.json +13 -0
- package/ExportRegions.json +5765 -0
- package/ExportResources.json +13 -0
- package/ExportSystems.json +25 -0
- package/ExportTextIcons.json +1 -1
- package/ExportTilesets.json +16 -0
- package/ExportUpgrades.json +3622 -1542
- package/ExportVendors.json +472 -64
- package/README.md +2 -2
- package/dict.de.json +235 -15
- package/dict.en.json +232 -12
- package/dict.es.json +232 -12
- package/dict.fr.json +228 -8
- package/dict.it.json +224 -4
- package/dict.ja.json +232 -12
- package/dict.ko.json +227 -7
- package/dict.pl.json +318 -98
- package/dict.pt.json +236 -16
- package/dict.ru.json +235 -15
- package/dict.tc.json +230 -10
- package/dict.th.json +267 -47
- package/dict.tr.json +250 -30
- package/dict.uk.json +277 -57
- package/dict.zh.json +234 -14
- package/index.d.ts +24 -8
- package/package.json +3 -4
- package/validate-typings.js +17 -17
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
|
},
|
package/ExportTilesets.json
CHANGED
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
},
|
|
34
34
|
"ArchwingGrineerSpaceTileset": {
|
|
35
35
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/ArchwingGrineerSpaceTileset",
|
|
36
|
+
"faction": "FC_GRINEER",
|
|
36
37
|
"missions": {
|
|
37
38
|
"MT_EXTERMINATION": {
|
|
38
39
|
"procLevel": "/Lotus/Levels/Proc/Space/SpaceGrineerExterminateProcLevel",
|
|
@@ -490,6 +491,7 @@
|
|
|
490
491
|
},
|
|
491
492
|
"EidolonTileset": {
|
|
492
493
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/EidolonTileset",
|
|
494
|
+
"faction": "FC_GRINEER",
|
|
493
495
|
"missions": {
|
|
494
496
|
"MT_LANDSCAPE": {
|
|
495
497
|
"procLevel": "/Lotus/Levels/Proc/CivilianHubs/EidolonLandscape",
|
|
@@ -552,6 +554,7 @@
|
|
|
552
554
|
},
|
|
553
555
|
"GrineerAsteroidTileset": {
|
|
554
556
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerAsteroidTileset",
|
|
557
|
+
"faction": "FC_GRINEER",
|
|
555
558
|
"missions": {
|
|
556
559
|
"MT_EXTERMINATION": {
|
|
557
560
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerAsteroidExterminate",
|
|
@@ -629,6 +632,7 @@
|
|
|
629
632
|
},
|
|
630
633
|
"GrineerForestTileset": {
|
|
631
634
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerForestTileset",
|
|
635
|
+
"faction": "FC_GRINEER",
|
|
632
636
|
"missions": {
|
|
633
637
|
"MT_ASSASSINATION": {
|
|
634
638
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerForestBoss",
|
|
@@ -686,6 +690,7 @@
|
|
|
686
690
|
},
|
|
687
691
|
"GrineerForestTilesetCaves": {
|
|
688
692
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerForestTilesetCaves",
|
|
693
|
+
"faction": "FC_GRINEER",
|
|
689
694
|
"missions": {
|
|
690
695
|
"MT_CAPTURE": {
|
|
691
696
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerForestCaptureCaves",
|
|
@@ -700,6 +705,7 @@
|
|
|
700
705
|
},
|
|
701
706
|
"GrineerFortressTileset": {
|
|
702
707
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerFortressTileset",
|
|
708
|
+
"faction": "FC_GRINEER",
|
|
703
709
|
"missions": {
|
|
704
710
|
"MT_EXTERMINATION": {
|
|
705
711
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerFortressExterminate",
|
|
@@ -773,6 +779,7 @@
|
|
|
773
779
|
},
|
|
774
780
|
"GrineerGalleonTileset": {
|
|
775
781
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerGalleonTileset",
|
|
782
|
+
"faction": "FC_GRINEER",
|
|
776
783
|
"missions": {
|
|
777
784
|
"MT_ASSASSINATION": {
|
|
778
785
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerGalleonBoss",
|
|
@@ -921,6 +928,7 @@
|
|
|
921
928
|
},
|
|
922
929
|
"GrineerOceanTileset": {
|
|
923
930
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerOceanTileset",
|
|
931
|
+
"faction": "FC_GRINEER",
|
|
924
932
|
"missions": {
|
|
925
933
|
"MT_ASSASSINATION": {
|
|
926
934
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerOceanAssassinate",
|
|
@@ -1054,6 +1062,7 @@
|
|
|
1054
1062
|
},
|
|
1055
1063
|
"GrineerOceanTilesetAnywhere": {
|
|
1056
1064
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerOceanTilesetAnywhere",
|
|
1065
|
+
"faction": "FC_GRINEER",
|
|
1057
1066
|
"missions": {
|
|
1058
1067
|
"MT_ASSASSINATION": {
|
|
1059
1068
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerOceanAssassinate",
|
|
@@ -1076,6 +1085,7 @@
|
|
|
1076
1085
|
},
|
|
1077
1086
|
"GrineerRailjackEarthTileset": {
|
|
1078
1087
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerRailjackEarthTileset",
|
|
1088
|
+
"faction": "FC_GRINEER",
|
|
1079
1089
|
"missions": {
|
|
1080
1090
|
"MT_RAILJACK": {
|
|
1081
1091
|
"procLevel": "/Lotus/Levels/Railjack/Proc/RailJackEarthCombinedExterminateNoPoiProc",
|
|
@@ -1087,6 +1097,7 @@
|
|
|
1087
1097
|
},
|
|
1088
1098
|
"GrineerRailjackSaturnTileset": {
|
|
1089
1099
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerRailjackSaturnTileset",
|
|
1100
|
+
"faction": "FC_GRINEER",
|
|
1090
1101
|
"missions": {
|
|
1091
1102
|
"MT_RAILJACK": {
|
|
1092
1103
|
"procLevel": "/Lotus/Levels/Railjack/Proc/RailJackSaturnExterminateCombined1PoiProc",
|
|
@@ -1098,6 +1109,7 @@
|
|
|
1098
1109
|
},
|
|
1099
1110
|
"GrineerSettlementTileset": {
|
|
1100
1111
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerSettlementTileset",
|
|
1112
|
+
"faction": "FC_GRINEER",
|
|
1101
1113
|
"missions": {
|
|
1102
1114
|
"MT_ASSASSINATION": {
|
|
1103
1115
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerSettlementBoss",
|
|
@@ -1178,6 +1190,7 @@
|
|
|
1178
1190
|
},
|
|
1179
1191
|
"GrineerShipyardsTileset": {
|
|
1180
1192
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/GrineerShipyardsTileset",
|
|
1193
|
+
"faction": "FC_GRINEER",
|
|
1181
1194
|
"missions": {
|
|
1182
1195
|
"MT_ASSASSINATION": {
|
|
1183
1196
|
"procLevel": "/Lotus/Levels/Proc/Grineer/GrineerShipyardsAssassinate",
|
|
@@ -1541,6 +1554,7 @@
|
|
|
1541
1554
|
},
|
|
1542
1555
|
"OrokinMoonTilesetGrineer": {
|
|
1543
1556
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/OrokinMoonTilesetGrineer",
|
|
1557
|
+
"faction": "FC_GRINEER",
|
|
1544
1558
|
"missions": {
|
|
1545
1559
|
"MT_EXTERMINATION": {
|
|
1546
1560
|
"procLevel": "/Lotus/Levels/Proc/Orokin/OrokinMoonExterminate",
|
|
@@ -1676,6 +1690,7 @@
|
|
|
1676
1690
|
},
|
|
1677
1691
|
"VenusLandscapeTileset": {
|
|
1678
1692
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/VenusLandscapeTileset",
|
|
1693
|
+
"faction": "FC_CORPUS",
|
|
1679
1694
|
"missions": {
|
|
1680
1695
|
"MT_LANDSCAPE": {
|
|
1681
1696
|
"procLevel": "/Lotus/Levels/Proc/CivilianHubs/VenusLandscape",
|
|
@@ -1687,6 +1702,7 @@
|
|
|
1687
1702
|
},
|
|
1688
1703
|
"ZarimanTileset": {
|
|
1689
1704
|
"uniqueName": "/Lotus/Types/Game/RegionTilesets/ZarimanTileset",
|
|
1705
|
+
"faction": "FC_GRINEER",
|
|
1690
1706
|
"missions": {
|
|
1691
1707
|
"MT_EXTERMINATION": {
|
|
1692
1708
|
"procLevel": "/Lotus/Levels/Proc/Zariman/ZarimanDirectionalExterminate",
|