warframe-public-export-plus 0.5.21 → 0.5.22
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/ExportBundles.json +215 -3
- package/ExportChallenges.json +968 -0
- package/ExportCustoms.json +44 -1
- package/ExportDojoRecipes.json +50 -25
- package/ExportFlavour.json +12 -2
- package/ExportImages.json +30 -0
- package/ExportResources.json +19 -1
- package/ExportSyndicates.json +6111 -1975
- package/dict.de.json +196 -16
- package/dict.en.json +183 -3
- package/dict.es.json +185 -5
- package/dict.fr.json +185 -5
- package/dict.it.json +192 -12
- package/dict.ja.json +185 -5
- package/dict.ko.json +188 -8
- package/dict.pl.json +185 -5
- package/dict.pt.json +224 -44
- package/dict.ru.json +193 -13
- package/dict.tc.json +188 -8
- package/dict.th.json +188 -8
- package/dict.tr.json +186 -6
- package/dict.uk.json +207 -27
- package/dict.zh.json +194 -14
- package/index.d.ts +12 -0
- package/index.js +1 -0
- package/package.json +1 -1
- package/supplementals/eFaction.json +13 -0
- package/supplementals/eMissionType.json +45 -0
package/ExportCustoms.json
CHANGED
|
@@ -4309,6 +4309,13 @@
|
|
|
4309
4309
|
"description": "/Lotus/Language/Cosmetics/CatbrowArmorGrnQueenDesc",
|
|
4310
4310
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Pets/Kavat/Armor/KavatArmorGrnQueen.png"
|
|
4311
4311
|
},
|
|
4312
|
+
"/Lotus/Upgrades/Skins/Catbrows/Armor/LNYKavatBoltorArmor": {
|
|
4313
|
+
"name": "/Lotus/Language/Cosmetics/LNY2025KavatArmourName",
|
|
4314
|
+
"codexSecret": false,
|
|
4315
|
+
"excludeFromCodex": true,
|
|
4316
|
+
"description": "/Lotus/Language/Cosmetics/LNY2025KavatArmourDesc",
|
|
4317
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Pets/Kavat/Armor/LNYKavatBoltorArmour.png"
|
|
4318
|
+
},
|
|
4312
4319
|
"/Lotus/Upgrades/Skins/Catbrows/Armor/RevenantKavatArmor": {
|
|
4313
4320
|
"name": "/Lotus/Language/Cosmetics/RevenantKavatArmourName",
|
|
4314
4321
|
"codexSecret": false,
|
|
@@ -6551,6 +6558,13 @@
|
|
|
6551
6558
|
"description": "/Lotus/Language/Ephemera/LNY2024EphemeraDesc",
|
|
6552
6559
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/DragonLNYEphemera.png"
|
|
6553
6560
|
},
|
|
6561
|
+
"/Lotus/Upgrades/Skins/Effects/LNYStonesEphemera": {
|
|
6562
|
+
"name": "/Lotus/Language/Ephemera/LNY2025EphemeraName",
|
|
6563
|
+
"codexSecret": false,
|
|
6564
|
+
"excludeFromCodex": true,
|
|
6565
|
+
"description": "/Lotus/Language/Ephemera/LNY2025EphemeraDesc",
|
|
6566
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/LNYStonesEphemera.png"
|
|
6567
|
+
},
|
|
6554
6568
|
"/Lotus/Upgrades/Skins/Effects/LotusFlowers": {
|
|
6555
6569
|
"name": "/Lotus/Language/Items/LotusFlowersName",
|
|
6556
6570
|
"codexSecret": false,
|
|
@@ -8690,6 +8704,20 @@
|
|
|
8690
8704
|
"description": "/Lotus/Language/Cosmetics/MirageDeluxeSkinDesc",
|
|
8691
8705
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/MirageDeluxe.png"
|
|
8692
8706
|
},
|
|
8707
|
+
"/Lotus/Upgrades/Skins/Harlequin/MirageLunarNewYearHelmet": {
|
|
8708
|
+
"name": "/Lotus/Language/Skins/MiageLNYHelmetName",
|
|
8709
|
+
"codexSecret": false,
|
|
8710
|
+
"excludeFromCodex": true,
|
|
8711
|
+
"description": "/Lotus/Language/Skins/MiageLNYHelmetDesc",
|
|
8712
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/LNYMirageHelmet.png"
|
|
8713
|
+
},
|
|
8714
|
+
"/Lotus/Upgrades/Skins/Harlequin/MirageLunarNewYearSkin": {
|
|
8715
|
+
"name": "/Lotus/Language/Skins/MiageLNYSkinName",
|
|
8716
|
+
"codexSecret": false,
|
|
8717
|
+
"excludeFromCodex": true,
|
|
8718
|
+
"description": "/Lotus/Language/Skins/MiageLNYSkinDesc",
|
|
8719
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/LNYMirageSkin.png"
|
|
8720
|
+
},
|
|
8693
8721
|
"/Lotus/Upgrades/Skins/Harlequin/MiragePrimeHelmet": {
|
|
8694
8722
|
"name": "/Lotus/Language/Primes/MiragePrimeHelmetName",
|
|
8695
8723
|
"codexSecret": false,
|
|
@@ -10947,8 +10975,9 @@
|
|
|
10947
10975
|
"/Lotus/Upgrades/Skins/LunarNewYear/CNY2025ScytheSkin": {
|
|
10948
10976
|
"name": "/Lotus/Language/Seasonal/CNY2025ScytheSkinName",
|
|
10949
10977
|
"codexSecret": false,
|
|
10978
|
+
"excludeFromCodex": true,
|
|
10950
10979
|
"description": "/Lotus/Language/Seasonal/CNY2025ScytheSkinDesc",
|
|
10951
|
-
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/
|
|
10980
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LNY2025ScytheSkin.png"
|
|
10952
10981
|
},
|
|
10953
10982
|
"/Lotus/Upgrades/Skins/LunarNewYear/LNY2024DragonSigil": {
|
|
10954
10983
|
"name": "/Lotus/Language/Sigils/LNY2024DragonSigilName",
|
|
@@ -10968,6 +10997,13 @@
|
|
|
10968
10997
|
"description": "/Lotus/Language/Skins/LNY2024OgrisDesc",
|
|
10969
10998
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LNY2024Ogris.png"
|
|
10970
10999
|
},
|
|
11000
|
+
"/Lotus/Upgrades/Skins/LunarNewYear/LNY2025BoltorSkin": {
|
|
11001
|
+
"name": "/Lotus/Language/Skins/LNY2025BoltorSkinName",
|
|
11002
|
+
"codexSecret": false,
|
|
11003
|
+
"excludeFromCodex": true,
|
|
11004
|
+
"description": "/Lotus/Language/Skins/LNY2025BoltorSkinDesc",
|
|
11005
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LNY2025BoltorSkin.png"
|
|
11006
|
+
},
|
|
10971
11007
|
"/Lotus/Upgrades/Skins/LunarNewYear/LNYHookSword": {
|
|
10972
11008
|
"name": "/Lotus/Language/Skins/LNYHookSwordName",
|
|
10973
11009
|
"codexSecret": false,
|
|
@@ -11543,6 +11579,13 @@
|
|
|
11543
11579
|
"description": "/Lotus/Language/Cosmetics/LNYCarpSugatraDesc",
|
|
11544
11580
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Sugatras/LNYCarpSugatra.png"
|
|
11545
11581
|
},
|
|
11582
|
+
"/Lotus/Upgrades/Skins/MeleeDangles/LNYSnakeMeleeDangle": {
|
|
11583
|
+
"name": "/Lotus/Language/Cosmetics/LNYSnakeMeleeDangleName",
|
|
11584
|
+
"codexSecret": false,
|
|
11585
|
+
"excludeFromCodex": true,
|
|
11586
|
+
"description": "/Lotus/Language/Cosmetics/LNYSnakeMeleeDangleDesc",
|
|
11587
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Sugatras/LNYSnakeMeleeDangle.png"
|
|
11588
|
+
},
|
|
11546
11589
|
"/Lotus/Upgrades/Skins/MeleeDangles/LimboDeluxeDangle": {
|
|
11547
11590
|
"name": "/Lotus/Language/Cosmetics/LimboDeluxeDangleName",
|
|
11548
11591
|
"codexSecret": false,
|
package/ExportDojoRecipes.json
CHANGED
|
@@ -9775,7 +9775,8 @@
|
|
|
9775
9775
|
"destructionTime": 7200,
|
|
9776
9776
|
"capacity": -1,
|
|
9777
9777
|
"energy": -1,
|
|
9778
|
-
"decoCapacity": 200
|
|
9778
|
+
"decoCapacity": 200,
|
|
9779
|
+
"hidden": true
|
|
9779
9780
|
},
|
|
9780
9781
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanConnectorPlusARecipe": {
|
|
9781
9782
|
"resultType": "/Lotus/Levels/ClanDojo/ClanConnectorPlusA.level",
|
|
@@ -9804,7 +9805,8 @@
|
|
|
9804
9805
|
"destructionTime": 7200,
|
|
9805
9806
|
"capacity": -10,
|
|
9806
9807
|
"energy": -3,
|
|
9807
|
-
"decoCapacity": 200
|
|
9808
|
+
"decoCapacity": 200,
|
|
9809
|
+
"hidden": true
|
|
9808
9810
|
},
|
|
9809
9811
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanConnectorSmallARecipe": {
|
|
9810
9812
|
"resultType": "/Lotus/Levels/ClanDojo/ClanConnectorSmallA.level",
|
|
@@ -9833,7 +9835,8 @@
|
|
|
9833
9835
|
"destructionTime": 7200,
|
|
9834
9836
|
"capacity": -1,
|
|
9835
9837
|
"energy": -1,
|
|
9836
|
-
"decoCapacity": 200
|
|
9838
|
+
"decoCapacity": 200,
|
|
9839
|
+
"hidden": true
|
|
9837
9840
|
},
|
|
9838
9841
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanConnectorTJunctionARecipe": {
|
|
9839
9842
|
"resultType": "/Lotus/Levels/ClanDojo/ClanConnectorTJunctionA.level",
|
|
@@ -9862,7 +9865,8 @@
|
|
|
9862
9865
|
"destructionTime": 7200,
|
|
9863
9866
|
"capacity": -5,
|
|
9864
9867
|
"energy": -2,
|
|
9865
|
-
"decoCapacity": 200
|
|
9868
|
+
"decoCapacity": 200,
|
|
9869
|
+
"hidden": true
|
|
9866
9870
|
},
|
|
9867
9871
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanElevatorARecipe": {
|
|
9868
9872
|
"resultType": "/Lotus/Levels/ClanDojo/ClanElevatorA.level",
|
|
@@ -9920,7 +9924,8 @@
|
|
|
9920
9924
|
"destructionTime": 7200,
|
|
9921
9925
|
"capacity": 200,
|
|
9922
9926
|
"energy": -2,
|
|
9923
|
-
"decoCapacity": 900
|
|
9927
|
+
"decoCapacity": 900,
|
|
9928
|
+
"hidden": true
|
|
9924
9929
|
},
|
|
9925
9930
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanGrandestHallARecipe": {
|
|
9926
9931
|
"resultType": "/Lotus/Levels/ClanDojo/ClanGrandestHallA.level",
|
|
@@ -9949,7 +9954,8 @@
|
|
|
9949
9954
|
"destructionTime": 7200,
|
|
9950
9955
|
"capacity": 200,
|
|
9951
9956
|
"energy": -2,
|
|
9952
|
-
"decoCapacity": 1000
|
|
9957
|
+
"decoCapacity": 1000,
|
|
9958
|
+
"hidden": true
|
|
9953
9959
|
},
|
|
9954
9960
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanGreatHallARecipe": {
|
|
9955
9961
|
"resultType": "/Lotus/Levels/ClanDojo/ClanGreatHallA.level",
|
|
@@ -9978,7 +9984,8 @@
|
|
|
9978
9984
|
"destructionTime": 7200,
|
|
9979
9985
|
"capacity": 200,
|
|
9980
9986
|
"energy": -2,
|
|
9981
|
-
"decoCapacity": 700
|
|
9987
|
+
"decoCapacity": 700,
|
|
9988
|
+
"hidden": true
|
|
9982
9989
|
},
|
|
9983
9990
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanGreaterHallARecipe": {
|
|
9984
9991
|
"resultType": "/Lotus/Levels/ClanDojo/ClanGreaterHallA.level",
|
|
@@ -10007,7 +10014,8 @@
|
|
|
10007
10014
|
"destructionTime": 7200,
|
|
10008
10015
|
"capacity": 200,
|
|
10009
10016
|
"energy": -2,
|
|
10010
|
-
"decoCapacity": 800
|
|
10017
|
+
"decoCapacity": 800,
|
|
10018
|
+
"hidden": true
|
|
10011
10019
|
},
|
|
10012
10020
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanHallARecipe": {
|
|
10013
10021
|
"resultType": "/Lotus/Levels/ClanDojo/ClanHallA.level",
|
|
@@ -10036,7 +10044,8 @@
|
|
|
10036
10044
|
"destructionTime": 7200,
|
|
10037
10045
|
"capacity": 100,
|
|
10038
10046
|
"energy": 5,
|
|
10039
|
-
"decoCapacity": 600
|
|
10047
|
+
"decoCapacity": 600,
|
|
10048
|
+
"hidden": true
|
|
10040
10049
|
},
|
|
10041
10050
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanObstacleCourseARecipe": {
|
|
10042
10051
|
"resultType": "/Lotus/Levels/ClanDojo/ClanObstacleCourseA.level",
|
|
@@ -10094,7 +10103,8 @@
|
|
|
10094
10103
|
"destructionTime": 7200,
|
|
10095
10104
|
"capacity": -5,
|
|
10096
10105
|
"energy": 25,
|
|
10097
|
-
"decoCapacity": 300
|
|
10106
|
+
"decoCapacity": 300,
|
|
10107
|
+
"hidden": true
|
|
10098
10108
|
},
|
|
10099
10109
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ClanStorageARecipe": {
|
|
10100
10110
|
"resultType": "/Lotus/Levels/ClanDojo/ClanStorageA.level",
|
|
@@ -10123,7 +10133,8 @@
|
|
|
10123
10133
|
"destructionTime": 7200,
|
|
10124
10134
|
"capacity": -2,
|
|
10125
10135
|
"energy": -2,
|
|
10126
|
-
"decoCapacity": 300
|
|
10136
|
+
"decoCapacity": 300,
|
|
10137
|
+
"hidden": true
|
|
10127
10138
|
},
|
|
10128
10139
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoChallengeRoomA": {
|
|
10129
10140
|
"resultType": "/Lotus/Levels/ClanDojo/DojoChallengeRoomA.level",
|
|
@@ -10152,7 +10163,8 @@
|
|
|
10152
10163
|
"destructionTime": 7200,
|
|
10153
10164
|
"capacity": -2,
|
|
10154
10165
|
"energy": -2,
|
|
10155
|
-
"decoCapacity": 300
|
|
10166
|
+
"decoCapacity": 300,
|
|
10167
|
+
"hidden": true
|
|
10156
10168
|
},
|
|
10157
10169
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoConnectorElbowRecipe": {
|
|
10158
10170
|
"resultType": "/Lotus/Levels/ClanDojo/DojoConnectorElbow.level",
|
|
@@ -10384,7 +10396,8 @@
|
|
|
10384
10396
|
"destructionTime": 10,
|
|
10385
10397
|
"capacity": -1,
|
|
10386
10398
|
"energy": -1,
|
|
10387
|
-
"decoCapacity": 300
|
|
10399
|
+
"decoCapacity": 300,
|
|
10400
|
+
"hidden": true
|
|
10388
10401
|
},
|
|
10389
10402
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoDuviriCaveRecipe": {
|
|
10390
10403
|
"resultType": "/Lotus/Levels/ClanDojo/ClanDojoDuviriCave.level",
|
|
@@ -10848,7 +10861,8 @@
|
|
|
10848
10861
|
"destructionTime": 7200,
|
|
10849
10862
|
"capacity": -10,
|
|
10850
10863
|
"energy": -5,
|
|
10851
|
-
"decoCapacity": 400
|
|
10864
|
+
"decoCapacity": 400,
|
|
10865
|
+
"hidden": true
|
|
10852
10866
|
},
|
|
10853
10867
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoGardenILarge": {
|
|
10854
10868
|
"resultType": "/Lotus/Levels/ClanDojo/DojoGardenILarge.level",
|
|
@@ -10877,7 +10891,8 @@
|
|
|
10877
10891
|
"destructionTime": 7200,
|
|
10878
10892
|
"capacity": -15,
|
|
10879
10893
|
"energy": -8,
|
|
10880
|
-
"decoCapacity": 500
|
|
10894
|
+
"decoCapacity": 500,
|
|
10895
|
+
"hidden": true
|
|
10881
10896
|
},
|
|
10882
10897
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoGardenJLarge": {
|
|
10883
10898
|
"resultType": "/Lotus/Levels/ClanDojo/DojoGardenJLarge.level",
|
|
@@ -11225,7 +11240,8 @@
|
|
|
11225
11240
|
"destructionTime": 7200,
|
|
11226
11241
|
"capacity": 200,
|
|
11227
11242
|
"energy": -5,
|
|
11228
|
-
"decoCapacity": 1600
|
|
11243
|
+
"decoCapacity": 1600,
|
|
11244
|
+
"hidden": true
|
|
11229
11245
|
},
|
|
11230
11246
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoHallRecipe": {
|
|
11231
11247
|
"resultType": "/Lotus/Levels/ClanDojo/DojoHall.level",
|
|
@@ -11370,7 +11386,8 @@
|
|
|
11370
11386
|
"destructionTime": 7200,
|
|
11371
11387
|
"capacity": 200,
|
|
11372
11388
|
"energy": -5,
|
|
11373
|
-
"decoCapacity": 1600
|
|
11389
|
+
"decoCapacity": 1600,
|
|
11390
|
+
"hidden": true
|
|
11374
11391
|
},
|
|
11375
11392
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/DojoOrokinTowerRecipe": {
|
|
11376
11393
|
"resultType": "/Lotus/Levels/ClanDojo/ClanDojoOrokinTower.level",
|
|
@@ -11544,7 +11561,8 @@
|
|
|
11544
11561
|
"destructionTime": 7200,
|
|
11545
11562
|
"capacity": 200,
|
|
11546
11563
|
"energy": -5,
|
|
11547
|
-
"decoCapacity": 1600
|
|
11564
|
+
"decoCapacity": 1600,
|
|
11565
|
+
"hidden": true
|
|
11548
11566
|
},
|
|
11549
11567
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/EntratiOrokinRecipe": {
|
|
11550
11568
|
"resultType": "/Lotus/Levels/ClanDojo/ClanDojoEntratiOrokin.level",
|
|
@@ -11602,7 +11620,8 @@
|
|
|
11602
11620
|
"destructionTime": 7200,
|
|
11603
11621
|
"capacity": -2,
|
|
11604
11622
|
"energy": -5,
|
|
11605
|
-
"decoCapacity": 300
|
|
11623
|
+
"decoCapacity": 300,
|
|
11624
|
+
"hidden": true
|
|
11606
11625
|
},
|
|
11607
11626
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/FabricatorCorpusRecipe": {
|
|
11608
11627
|
"resultType": "/Lotus/Levels/ClanDojo/FabricatorCorpus.level",
|
|
@@ -11631,7 +11650,8 @@
|
|
|
11631
11650
|
"destructionTime": 7200,
|
|
11632
11651
|
"capacity": -2,
|
|
11633
11652
|
"energy": -5,
|
|
11634
|
-
"decoCapacity": 300
|
|
11653
|
+
"decoCapacity": 300,
|
|
11654
|
+
"hidden": true
|
|
11635
11655
|
},
|
|
11636
11656
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/FabricatorGrineerRecipe": {
|
|
11637
11657
|
"resultType": "/Lotus/Levels/ClanDojo/FabricatorGrineer.level",
|
|
@@ -11660,7 +11680,8 @@
|
|
|
11660
11680
|
"destructionTime": 7200,
|
|
11661
11681
|
"capacity": -2,
|
|
11662
11682
|
"energy": -5,
|
|
11663
|
-
"decoCapacity": 300
|
|
11683
|
+
"decoCapacity": 300,
|
|
11684
|
+
"hidden": true
|
|
11664
11685
|
},
|
|
11665
11686
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/FabricatorInfestedRecipe": {
|
|
11666
11687
|
"resultType": "/Lotus/Levels/ClanDojo/FabricatorInfested.level",
|
|
@@ -11689,7 +11710,8 @@
|
|
|
11689
11710
|
"destructionTime": 7200,
|
|
11690
11711
|
"capacity": -2,
|
|
11691
11712
|
"energy": -5,
|
|
11692
|
-
"decoCapacity": 300
|
|
11713
|
+
"decoCapacity": 300,
|
|
11714
|
+
"hidden": true
|
|
11693
11715
|
},
|
|
11694
11716
|
"/Lotus/Levels/ClanDojo/ComponentRecipes/ObservatoryRecipe": {
|
|
11695
11717
|
"resultType": "/Lotus/Levels/ClanDojo/Observatory.level",
|
|
@@ -12112,7 +12134,8 @@
|
|
|
12112
12134
|
"destructionTime": 10,
|
|
12113
12135
|
"capacity": -1,
|
|
12114
12136
|
"energy": -1,
|
|
12115
|
-
"decoCapacity": 300
|
|
12137
|
+
"decoCapacity": 300,
|
|
12138
|
+
"hidden": true
|
|
12116
12139
|
},
|
|
12117
12140
|
"/Lotus/Levels/Hub/ComponentRecipes/TennoHubRentalLargeRecipe": {
|
|
12118
12141
|
"resultType": "/Lotus/Levels/Hub/TennoHubRentalLarge.level",
|
|
@@ -12141,7 +12164,8 @@
|
|
|
12141
12164
|
"destructionTime": 7200,
|
|
12142
12165
|
"capacity": 50,
|
|
12143
12166
|
"energy": 50,
|
|
12144
|
-
"decoCapacity": 200
|
|
12167
|
+
"decoCapacity": 200,
|
|
12168
|
+
"hidden": true
|
|
12145
12169
|
},
|
|
12146
12170
|
"/Lotus/Levels/Relays/ComponentRecipes/HubSchemaTestSpawnRecipe": {
|
|
12147
12171
|
"resultType": "/Lotus/Levels/Relays/HubSchemaTestSpawn.level",
|
|
@@ -12170,7 +12194,8 @@
|
|
|
12170
12194
|
"destructionTime": 7200,
|
|
12171
12195
|
"capacity": 50,
|
|
12172
12196
|
"energy": 50,
|
|
12173
|
-
"decoCapacity": 200
|
|
12197
|
+
"decoCapacity": 200,
|
|
12198
|
+
"hidden": true
|
|
12174
12199
|
}
|
|
12175
12200
|
},
|
|
12176
12201
|
"decos": {
|
package/ExportFlavour.json
CHANGED
|
@@ -2535,6 +2535,14 @@
|
|
|
2535
2535
|
"base": "/Lotus/Types/Items/Emotes/Emote",
|
|
2536
2536
|
"codexSecret": false
|
|
2537
2537
|
},
|
|
2538
|
+
"/Lotus/Types/Items/Emotes/LNY2025SnakeEmote": {
|
|
2539
|
+
"name": "/Lotus/Language/Emotes/LNY2025EmoteName",
|
|
2540
|
+
"description": "/Lotus/Language/Emotes/LNY2025EmoteDesc",
|
|
2541
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Emotes/YearOfTheSnakeEmote.png",
|
|
2542
|
+
"base": "/Lotus/Types/Items/Emotes/Emote",
|
|
2543
|
+
"codexSecret": false,
|
|
2544
|
+
"excludeFromCodex": true
|
|
2545
|
+
},
|
|
2538
2546
|
"/Lotus/Types/Items/Emotes/LeftHeartEmote": {
|
|
2539
2547
|
"name": "/Lotus/Language/Emotes/LeftHeartEmoteName",
|
|
2540
2548
|
"description": "/Lotus/Language/Emotes/LeftHeartEmoteDesc",
|
|
@@ -6450,14 +6458,16 @@
|
|
|
6450
6458
|
"description": "/Lotus/Language/Seasonal/CNY2025SnakeGlyphADesc",
|
|
6451
6459
|
"icon": "/Lotus/Interface/Icons/Player/YearOfTheSnakeGlyph.png",
|
|
6452
6460
|
"base": "/Lotus/Types/Items/AvatarImageItem",
|
|
6453
|
-
"codexSecret": false
|
|
6461
|
+
"codexSecret": false,
|
|
6462
|
+
"excludeFromCodex": true
|
|
6454
6463
|
},
|
|
6455
6464
|
"/Lotus/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphB": {
|
|
6456
6465
|
"name": "/Lotus/Language/Seasonal/CNY2025SnakeGlyphBName",
|
|
6457
6466
|
"description": "/Lotus/Language/Seasonal/CNY2025SnakeGlyphBDesc",
|
|
6458
6467
|
"icon": "/Lotus/Interface/Icons/Player/YearOfTheSnakeGlyphB.png",
|
|
6459
6468
|
"base": "/Lotus/Types/Items/AvatarImageItem",
|
|
6460
|
-
"codexSecret": false
|
|
6469
|
+
"codexSecret": false,
|
|
6470
|
+
"excludeFromCodex": true
|
|
6461
6471
|
},
|
|
6462
6472
|
"/Lotus/Types/StoreItems/AvatarImages/Seasonal/AvatarImageChillingGlyphFour": {
|
|
6463
6473
|
"name": "/Lotus/Language/Glyphs/ChillingGlyphBundle4Name",
|
package/ExportImages.json
CHANGED
|
@@ -13640,6 +13640,9 @@
|
|
|
13640
13640
|
"/Lotus/Interface/Icons/StoreIcons/Companions/Pets/Kavat/Armor/KavatArmourGaraPrime.png": {
|
|
13641
13641
|
"contentHash": "00_cKUTxB5SCpjsHeo7w8CKLw"
|
|
13642
13642
|
},
|
|
13643
|
+
"/Lotus/Interface/Icons/StoreIcons/Companions/Pets/Kavat/Armor/LNYKavatBoltorArmour.png": {
|
|
13644
|
+
"contentHash": "00_GJ7cVy32DAZH6wr+d4URdA"
|
|
13645
|
+
},
|
|
13643
13646
|
"/Lotus/Interface/Icons/StoreIcons/Companions/Pets/Kavat/Armor/Twitch2021MyrdinKavatArmour.png": {
|
|
13644
13647
|
"contentHash": "00_60yWWdC6LdkdIuH3CZWmuw"
|
|
13645
13648
|
},
|
|
@@ -16265,6 +16268,9 @@
|
|
|
16265
16268
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/KuvaTricksterEphemera.png": {
|
|
16266
16269
|
"contentHash": "00_qIPCjgc7-9tCpI0Wwp0EjA"
|
|
16267
16270
|
},
|
|
16271
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/LNYStonesEphemera.png": {
|
|
16272
|
+
"contentHash": "00_IKepYJTTFISFqzCrhw+Etg"
|
|
16273
|
+
},
|
|
16268
16274
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/LotusEphemera.png": {
|
|
16269
16275
|
"contentHash": "00_fM02vmoefhwtIfAfR37UVQ"
|
|
16270
16276
|
},
|
|
@@ -16808,6 +16814,9 @@
|
|
|
16808
16814
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/KoumeiHelmet.png": {
|
|
16809
16815
|
"contentHash": "00_XXK1GROQSAWsT8KEXvARHw"
|
|
16810
16816
|
},
|
|
16817
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/LNYMirageHelmet.png": {
|
|
16818
|
+
"contentHash": "00_XP0ab3uMxT47r9zL21evVA"
|
|
16819
|
+
},
|
|
16811
16820
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/LavosAltHelmet.png": {
|
|
16812
16821
|
"contentHash": "00_o1Gmc4rCv6dtM2Xbl-e0Ew"
|
|
16813
16822
|
},
|
|
@@ -18461,6 +18470,9 @@
|
|
|
18461
18470
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Sugatras/LNYCarpSugatra.png": {
|
|
18462
18471
|
"contentHash": "00_kV7WO3x5gL4P2kbnvxfJrQ"
|
|
18463
18472
|
},
|
|
18473
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Sugatras/LNYSnakeMeleeDangle.png": {
|
|
18474
|
+
"contentHash": "00_v7ZzQws4Kh5LaPbWm5gBcw"
|
|
18475
|
+
},
|
|
18464
18476
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Sugatras/LimboDeluxeDangle.png": {
|
|
18465
18477
|
"contentHash": "00_gDD4y2k7daBVigehZbPmiw"
|
|
18466
18478
|
},
|
|
@@ -19892,6 +19904,9 @@
|
|
|
19892
19904
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/KhoraSWOiran.png": {
|
|
19893
19905
|
"contentHash": "00_vL4tQH8rpfHN9jsrD6r32A"
|
|
19894
19906
|
},
|
|
19907
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/LNYMirageSkin.png": {
|
|
19908
|
+
"contentHash": "00_ALXYFsmwEndczsDIpEz2+g"
|
|
19909
|
+
},
|
|
19895
19910
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/LimboDeluxe.png": {
|
|
19896
19911
|
"contentHash": "00_UHu4y-yGiPkzHYhqaKmO-w"
|
|
19897
19912
|
},
|
|
@@ -21206,6 +21221,9 @@
|
|
|
21206
21221
|
"/Lotus/Interface/Icons/StoreIcons/Emotes/YearOfTheRabbitEmote.png": {
|
|
21207
21222
|
"contentHash": "00_r0fSpM2hvTrhs2gu8rz5oA"
|
|
21208
21223
|
},
|
|
21224
|
+
"/Lotus/Interface/Icons/StoreIcons/Emotes/YearOfTheSnakeEmote.png": {
|
|
21225
|
+
"contentHash": "00_9lC-N+mRvL5Rf36KM5qcew"
|
|
21226
|
+
},
|
|
21209
21227
|
"/Lotus/Interface/Icons/StoreIcons/Event/AmbulasDataFragment.png": {
|
|
21210
21228
|
"contentHash": "00_9tAarnnJhyDDKXlMNfFsJA"
|
|
21211
21229
|
},
|
|
@@ -27548,6 +27566,9 @@
|
|
|
27548
27566
|
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyLNY2024Chroma.png": {
|
|
27549
27567
|
"contentHash": "00_IptxumAtaROXeLqg5KnIsQ"
|
|
27550
27568
|
},
|
|
27569
|
+
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyLNYMirage.png": {
|
|
27570
|
+
"contentHash": "00_h5zdJIk5OT-o0e2OZxnSYQ"
|
|
27571
|
+
},
|
|
27551
27572
|
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyLettie.png": {
|
|
27552
27573
|
"contentHash": "00_s25t81rdWvjGyI-2ZuC0Iw"
|
|
27553
27574
|
},
|
|
@@ -27566,6 +27587,9 @@
|
|
|
27566
27587
|
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyRucksackKubrow.png": {
|
|
27567
27588
|
"contentHash": "00_35H2WuW4G1Ac3QjzgHbQrw"
|
|
27568
27589
|
},
|
|
27590
|
+
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushySnake.png": {
|
|
27591
|
+
"contentHash": "00_xiaEjDKosd1ia46ewp878Q"
|
|
27592
|
+
},
|
|
27569
27593
|
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyTiger.png": {
|
|
27570
27594
|
"contentHash": "00_8CsS9rkR7fXooaW57-bh2A"
|
|
27571
27595
|
},
|
|
@@ -31667,6 +31691,12 @@
|
|
|
31667
31691
|
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LNY2024Ogris.png": {
|
|
31668
31692
|
"contentHash": "00_s9rxpFFiLza8IKF-V48-yQ"
|
|
31669
31693
|
},
|
|
31694
|
+
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LNY2025BoltorSkin.png": {
|
|
31695
|
+
"contentHash": "00_7kB1P5RCgmagFDElzuM7sg"
|
|
31696
|
+
},
|
|
31697
|
+
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LNY2025ScytheSkin.png": {
|
|
31698
|
+
"contentHash": "00_rRgetSIFKn6LRARuUPmzUQ"
|
|
31699
|
+
},
|
|
31670
31700
|
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Skins/LankaShockCamo.png": {
|
|
31671
31701
|
"contentHash": "00_os3+hFTqWrBf0+GIiYsxPw"
|
|
31672
31702
|
},
|
package/ExportResources.json
CHANGED
|
@@ -11248,6 +11248,15 @@
|
|
|
11248
11248
|
"parentName": "/Lotus/Types/Items/ShipDecos/ShipDecoItem",
|
|
11249
11249
|
"productCategory": "ShipDecorations"
|
|
11250
11250
|
},
|
|
11251
|
+
"/Lotus/Types/Items/ShipDecos/Plushies/PlushyLNYMirage": {
|
|
11252
|
+
"name": "/Lotus/Language/ShipDecorations/PlushyLNYMirageName",
|
|
11253
|
+
"description": "/Lotus/Language/ShipDecorations/PlushyLNYMirageDesc",
|
|
11254
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyLNYMirage.png",
|
|
11255
|
+
"codexSecret": false,
|
|
11256
|
+
"parentName": "/Lotus/Types/Items/ShipDecos/ShipDecoItem",
|
|
11257
|
+
"productCategory": "ShipDecorations",
|
|
11258
|
+
"excludeFromCodex": true
|
|
11259
|
+
},
|
|
11251
11260
|
"/Lotus/Types/Items/ShipDecos/Plushies/PlushyLettie": {
|
|
11252
11261
|
"name": "/Lotus/Language/ShipDecorations/PlushyLettieName",
|
|
11253
11262
|
"description": "/Lotus/Language/ShipDecorations/PlushyLettieDesc",
|
|
@@ -11376,6 +11385,15 @@
|
|
|
11376
11385
|
"parentName": "/Lotus/Types/Items/ShipDecos/ShipDecoItem",
|
|
11377
11386
|
"productCategory": "ShipDecorations"
|
|
11378
11387
|
},
|
|
11388
|
+
"/Lotus/Types/Items/ShipDecos/Plushies/PlushySnake": {
|
|
11389
|
+
"name": "/Lotus/Language/ShipDecorations/PlushySnakeName",
|
|
11390
|
+
"description": "/Lotus/Language/ShipDecorations/PlushySnakeDesc",
|
|
11391
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushySnake.png",
|
|
11392
|
+
"codexSecret": false,
|
|
11393
|
+
"parentName": "/Lotus/Types/Items/ShipDecos/ShipDecoItem",
|
|
11394
|
+
"productCategory": "ShipDecorations",
|
|
11395
|
+
"excludeFromCodex": true
|
|
11396
|
+
},
|
|
11379
11397
|
"/Lotus/Types/Items/ShipDecos/Plushies/PlushyStoverCommon": {
|
|
11380
11398
|
"name": "/Lotus/Language/SolarisVenus/PlushyStoverCommonName",
|
|
11381
11399
|
"description": "/Lotus/Language/SolarisVenus/GenericPlushyDesc",
|
|
@@ -18870,7 +18888,7 @@
|
|
|
18870
18888
|
"/Lotus/Types/Items/SongItems/CorpusRailjackLoginSongItem": {
|
|
18871
18889
|
"name": "/Lotus/Language/Fragments/CorpusRailjackLoginSongName",
|
|
18872
18890
|
"description": "/Lotus/Language/Fragments/CorpusRailjackLoginSongDesc",
|
|
18873
|
-
"icon": "/Lotus/Interface/Icons/StoreIcons/SongItem/
|
|
18891
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/SongItem/EmpyreanLoginSongItemStoreIcon.png",
|
|
18874
18892
|
"codexSecret": false,
|
|
18875
18893
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
18876
18894
|
"productCategory": "MiscItems",
|