warframe-public-export-plus 0.5.2 → 0.5.3
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 +18 -4
- package/ExportCustoms.json +12 -0
- package/ExportFlavour.json +14 -0
- package/ExportImages.json +21 -0
- package/ExportRelics.json +216 -0
- package/ExportResources.json +1841 -333
- package/ExportRewards.json +204 -0
- package/ExportVendors.json +20068 -0
- package/dict.de.json +16 -0
- package/dict.en.json +17 -1
- package/dict.es.json +16 -0
- package/dict.fr.json +17 -1
- package/dict.it.json +16 -0
- package/dict.ja.json +16 -0
- package/dict.ko.json +16 -0
- package/dict.pl.json +16 -0
- package/dict.pt.json +22 -6
- package/dict.ru.json +16 -0
- package/dict.tc.json +18 -2
- package/dict.th.json +16 -0
- package/dict.tr.json +16 -0
- package/dict.uk.json +16 -0
- package/dict.zh.json +16 -0
- package/index.d.ts +4 -0
- package/package.json +1 -1
- package/ExportDojoRecipes.json +0 -60925
package/ExportBundles.json
CHANGED
|
@@ -12905,6 +12905,24 @@
|
|
|
12905
12905
|
],
|
|
12906
12906
|
"premiumPrice": 100
|
|
12907
12907
|
},
|
|
12908
|
+
"/Lotus/Types/StoreItems/Packages/LycanCompleteBundle": {
|
|
12909
|
+
"name": "/Lotus/Language/Bundles/LycanCompleteBundleName",
|
|
12910
|
+
"description": "/Lotus/Language/Bundles/LycanCompleteBundleDesc",
|
|
12911
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/CosmeticBundles/Misc/LycanCompleteBundle.png",
|
|
12912
|
+
"components": [
|
|
12913
|
+
{
|
|
12914
|
+
"typeName": "/Lotus/StoreItems/Upgrades/Skins/Armor/InfGrnWolfShoulderArmorMorphed/InfGrnWolfShoulderArmorA",
|
|
12915
|
+
"purchaseQuantity": 1,
|
|
12916
|
+
"durability": "COMMON"
|
|
12917
|
+
},
|
|
12918
|
+
{
|
|
12919
|
+
"typeName": "/Lotus/StoreItems/Upgrades/Skins/Scarves/InfGrnWolfCape",
|
|
12920
|
+
"purchaseQuantity": 1,
|
|
12921
|
+
"durability": "COMMON"
|
|
12922
|
+
}
|
|
12923
|
+
],
|
|
12924
|
+
"premiumPrice": 125
|
|
12925
|
+
},
|
|
12908
12926
|
"/Lotus/Types/StoreItems/Packages/MagDeluxeSkinBundle": {
|
|
12909
12927
|
"name": "/Lotus/Language/Bundles/MagDeluxeSkinBundleName",
|
|
12910
12928
|
"description": "/Lotus/Language/Bundles/MagDeluxeSkinBundleDesc",
|
|
@@ -14516,7 +14534,6 @@
|
|
|
14516
14534
|
"name": "/Lotus/Language/PrimePacks/MPVGarudaKhoraDualPackName",
|
|
14517
14535
|
"description": "/Lotus/Language/PrimePacks/MPVGarudaKhoraDualPackDesc",
|
|
14518
14536
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/MegaPrimeVault/GarudaKhoraDuoPack.png",
|
|
14519
|
-
"excludeFromCodex": true,
|
|
14520
14537
|
"components": [
|
|
14521
14538
|
{
|
|
14522
14539
|
"typeName": "/Lotus/StoreItems/Powersuits/Garuda/GarudaPrime",
|
|
@@ -14614,7 +14631,6 @@
|
|
|
14614
14631
|
"name": "/Lotus/Language/PrimePacks/MPVGarudaSinglePackName",
|
|
14615
14632
|
"description": "/Lotus/Language/PrimePacks/MPVGarudaSinglePackDesc",
|
|
14616
14633
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/MegaPrimeVault/Garuda.png",
|
|
14617
|
-
"excludeFromCodex": true,
|
|
14618
14634
|
"components": [
|
|
14619
14635
|
{
|
|
14620
14636
|
"typeName": "/Lotus/StoreItems/Powersuits/Garuda/GarudaPrime",
|
|
@@ -15348,7 +15364,6 @@
|
|
|
15348
15364
|
"name": "/Lotus/Language/PrimePacks/MPVKhoraSinglePackName",
|
|
15349
15365
|
"description": "/Lotus/Language/PrimePacks/MPVKhoraSinglePackDesc",
|
|
15350
15366
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/MegaPrimeVault/Khora.png",
|
|
15351
|
-
"excludeFromCodex": true,
|
|
15352
15367
|
"components": [
|
|
15353
15368
|
{
|
|
15354
15369
|
"typeName": "/Lotus/StoreItems/Powersuits/Khora/KhoraPrime",
|
|
@@ -15401,7 +15416,6 @@
|
|
|
15401
15416
|
"name": "/Lotus/Language/PrimePacks/MPVKukriArmorSet",
|
|
15402
15417
|
"description": "/Lotus/Language/Primes/GarudaPrimeArmourDesc",
|
|
15403
15418
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/PrimeVault/KukriPrimeArmorSet.png",
|
|
15404
|
-
"excludeFromCodex": true,
|
|
15405
15419
|
"components": [
|
|
15406
15420
|
{
|
|
15407
15421
|
"typeName": "/Lotus/StoreItems/Upgrades/Skins/Armor/PrimeGarudaArmor/PrimeGarudaAArmor",
|
package/ExportCustoms.json
CHANGED
|
@@ -1654,6 +1654,12 @@
|
|
|
1654
1654
|
"description": "/Lotus/Language/Cosmetics/InfEmbolistArmorLDesc",
|
|
1655
1655
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/EmbolistArmourL.png"
|
|
1656
1656
|
},
|
|
1657
|
+
"/Lotus/Upgrades/Skins/Armor/InfGrnWolfShoulderArmorMorphed/InfGrnWolfShoulderArmorA": {
|
|
1658
|
+
"name": "/Lotus/Language/Cosmetics/InfGrnWolfShoulderArmorAName",
|
|
1659
|
+
"codexSecret": false,
|
|
1660
|
+
"description": "/Lotus/Language/Cosmetics/InfGrnWolfShoulderArmorADesc",
|
|
1661
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/InfGrnWolfShoulderArmourA.png"
|
|
1662
|
+
},
|
|
1657
1663
|
"/Lotus/Upgrades/Skins/Armor/InfestedFins/InfestedFinsArmArmor": {
|
|
1658
1664
|
"name": "/Lotus/Language/Items/InfestedFinsArmArmourName",
|
|
1659
1665
|
"codexSecret": false,
|
|
@@ -18219,6 +18225,12 @@
|
|
|
18219
18225
|
"description": "/Lotus/Language/Cosmetics/InfCoralSyandanaDesc",
|
|
18220
18226
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/InfCoral.png"
|
|
18221
18227
|
},
|
|
18228
|
+
"/Lotus/Upgrades/Skins/Scarves/InfGrnWolfCape": {
|
|
18229
|
+
"name": "/Lotus/Language/Seasonal/InfGrnWolfCapeName",
|
|
18230
|
+
"codexSecret": false,
|
|
18231
|
+
"description": "/Lotus/Language/Seasonal/InfGrnWolfCapeDesc",
|
|
18232
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/InfGrnWolfCape.png"
|
|
18233
|
+
},
|
|
18222
18234
|
"/Lotus/Upgrades/Skins/Scarves/InfMembraneCape": {
|
|
18223
18235
|
"name": "/Lotus/Language/Cosmetics/InfMembraneCapeName",
|
|
18224
18236
|
"codexSecret": false,
|
package/ExportFlavour.json
CHANGED
|
@@ -35151,6 +35151,20 @@
|
|
|
35151
35151
|
"base": "/Lotus/Types/Items/ShipExteriorSkinItem",
|
|
35152
35152
|
"codexSecret": false
|
|
35153
35153
|
},
|
|
35154
|
+
"/Lotus/Upgrades/Skins/Liset/InfChargerHoodOrnament": {
|
|
35155
|
+
"name": "/Lotus/Language/ShipDecorations/HoodOrnament_InfChargerName",
|
|
35156
|
+
"description": "/Lotus/Language/ShipDecorations/HoodOrnament_InfChargerDesc",
|
|
35157
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/InfChargerHoodOrnament.png",
|
|
35158
|
+
"base": "/Lotus/Types/Items/ShipAttachmentItem",
|
|
35159
|
+
"codexSecret": false
|
|
35160
|
+
},
|
|
35161
|
+
"/Lotus/Upgrades/Skins/Liset/InfChargerLisetSkin": {
|
|
35162
|
+
"name": "/Lotus/Language/Skins/InfChargerLisetSkinName",
|
|
35163
|
+
"description": "/Lotus/Language/Skins/InfChargerLisetSkinDesc",
|
|
35164
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Skins/LisetInfCharger.png",
|
|
35165
|
+
"base": "/Lotus/Types/Items/ShipExteriorSkinItem",
|
|
35166
|
+
"codexSecret": false
|
|
35167
|
+
},
|
|
35154
35168
|
"/Lotus/Upgrades/Skins/Liset/LisetBlueSkyDefault": {
|
|
35155
35169
|
"name": "/Lotus/Language/Skins/BlueSkyShipSkinName",
|
|
35156
35170
|
"description": "/Lotus/Language/Items/BlueSkyShipDesc",
|
package/ExportImages.json
CHANGED
|
@@ -13625,6 +13625,9 @@
|
|
|
13625
13625
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/InarosPrimeArmorL.png": {
|
|
13626
13626
|
"contentHash": "00_i2mS-5YeFBN-MS1NY5tw0Q"
|
|
13627
13627
|
},
|
|
13628
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/InfGrnWolfShoulderArmourA.png": {
|
|
13629
|
+
"contentHash": "00_k5WaEgwdzpSVQ8xZlEh+Gg"
|
|
13630
|
+
},
|
|
13628
13631
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/InfestedFinsAArmour.png": {
|
|
13629
13632
|
"contentHash": "00_h3DVonJ6DGFdVATdiFPofQ"
|
|
13630
13633
|
},
|
|
@@ -17078,6 +17081,9 @@
|
|
|
17078
17081
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/InfCoral.png": {
|
|
17079
17082
|
"contentHash": "00_xfwYdzQcqt89ZyCNSVhZ+g"
|
|
17080
17083
|
},
|
|
17084
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/InfGrnWolfCape.png": {
|
|
17085
|
+
"contentHash": "00_2LNOTwxtLdjB9vH4R2oJdQ"
|
|
17086
|
+
},
|
|
17081
17087
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/InfMembrane.png": {
|
|
17082
17088
|
"contentHash": "00_TXTVvmRe1dmcCj7IFKyI0w"
|
|
17083
17089
|
},
|
|
@@ -23030,6 +23036,9 @@
|
|
|
23030
23036
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/ConquestHoodOrnament.png": {
|
|
23031
23037
|
"contentHash": "00_dZv0e+JFkQRw3OZN4w1LkA"
|
|
23032
23038
|
},
|
|
23039
|
+
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/InfChargerHoodOrnament.png": {
|
|
23040
|
+
"contentHash": "00_Hc470DTuoXe-xuB6lqNjtA"
|
|
23041
|
+
},
|
|
23033
23042
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/MaduraiHoodOrnament.png": {
|
|
23034
23043
|
"contentHash": "00_NqPBD5iZu5+hQjCleC+hog"
|
|
23035
23044
|
},
|
|
@@ -23204,6 +23213,9 @@
|
|
|
23204
23213
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Skins/LisetHima.png": {
|
|
23205
23214
|
"contentHash": "00_qcRCuK2gs-jwF0zGl3pAxw"
|
|
23206
23215
|
},
|
|
23216
|
+
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Skins/LisetInfCharger.png": {
|
|
23217
|
+
"contentHash": "00_NVJBuh1iUn1JGs2HuAbJvQ"
|
|
23218
|
+
},
|
|
23207
23219
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Skins/LisetJade.png": {
|
|
23208
23220
|
"contentHash": "00_+Y0z9EnW3BlpUMgPC53OTw"
|
|
23209
23221
|
},
|
|
@@ -23330,6 +23342,9 @@
|
|
|
23330
23342
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Tarot/TarotCard2023Tennotober.png": {
|
|
23331
23343
|
"contentHash": "00_3JAboZBSw6QeW+QkuVjWyw"
|
|
23332
23344
|
},
|
|
23345
|
+
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Tarot/TarotCard2024Tennotober.png": {
|
|
23346
|
+
"contentHash": "00_mTq1VWzPEH20r0Vs1yjcfQ"
|
|
23347
|
+
},
|
|
23333
23348
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Tarot/TarotCardAsh.png": {
|
|
23334
23349
|
"contentHash": "00_pjygxJHfVmw-jOLHosmZ-w"
|
|
23335
23350
|
},
|
|
@@ -26561,6 +26576,12 @@
|
|
|
26561
26576
|
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/PlanetTrophy/ZarimanTrophyBronze.png": {
|
|
26562
26577
|
"contentHash": "00_Jf67Y722SBXk5+Asvc+5Gw"
|
|
26563
26578
|
},
|
|
26579
|
+
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Posters/1999ComicCoverPoster.png": {
|
|
26580
|
+
"contentHash": "00_Zsx-xEojibVT+2kzQgwJcw"
|
|
26581
|
+
},
|
|
26582
|
+
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Posters/1999OnlyneWallPoster.png": {
|
|
26583
|
+
"contentHash": "00_ojS4ZM8jZQSbKbp+MNLANA"
|
|
26584
|
+
},
|
|
26564
26585
|
"/Lotus/Interface/Icons/StoreIcons/ShipDecos/Posters/7thAnniversaryPoster.png": {
|
|
26565
26586
|
"contentHash": "00_zQv6aABkXxx35JfRDIvmPg"
|
|
26566
26587
|
},
|
package/ExportRelics.json
CHANGED
|
@@ -4535,6 +4535,78 @@
|
|
|
4535
4535
|
"quality": "VPQ_BRONZE",
|
|
4536
4536
|
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaPAM"
|
|
4537
4537
|
},
|
|
4538
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBSilver": {
|
|
4539
|
+
"category": "N11",
|
|
4540
|
+
"era": "Axi",
|
|
4541
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiA.png",
|
|
4542
|
+
"codexSecret": false,
|
|
4543
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4544
|
+
"quality": "VPQ_SILVER",
|
|
4545
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultF"
|
|
4546
|
+
},
|
|
4547
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBGold": {
|
|
4548
|
+
"category": "N11",
|
|
4549
|
+
"era": "Axi",
|
|
4550
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiB.png",
|
|
4551
|
+
"codexSecret": false,
|
|
4552
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4553
|
+
"quality": "VPQ_GOLD",
|
|
4554
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultF"
|
|
4555
|
+
},
|
|
4556
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBPlatinum": {
|
|
4557
|
+
"category": "N11",
|
|
4558
|
+
"era": "Axi",
|
|
4559
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiC.png",
|
|
4560
|
+
"codexSecret": false,
|
|
4561
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4562
|
+
"quality": "VPQ_PLATINUM",
|
|
4563
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultF"
|
|
4564
|
+
},
|
|
4565
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze": {
|
|
4566
|
+
"category": "N11",
|
|
4567
|
+
"era": "Axi",
|
|
4568
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiD.png",
|
|
4569
|
+
"codexSecret": false,
|
|
4570
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4571
|
+
"quality": "VPQ_BRONZE",
|
|
4572
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultF"
|
|
4573
|
+
},
|
|
4574
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultASilver": {
|
|
4575
|
+
"category": "G13",
|
|
4576
|
+
"era": "Axi",
|
|
4577
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiA.png",
|
|
4578
|
+
"codexSecret": false,
|
|
4579
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4580
|
+
"quality": "VPQ_SILVER",
|
|
4581
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultE"
|
|
4582
|
+
},
|
|
4583
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultAGold": {
|
|
4584
|
+
"category": "G13",
|
|
4585
|
+
"era": "Axi",
|
|
4586
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiB.png",
|
|
4587
|
+
"codexSecret": false,
|
|
4588
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4589
|
+
"quality": "VPQ_GOLD",
|
|
4590
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultE"
|
|
4591
|
+
},
|
|
4592
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultAPlatinum": {
|
|
4593
|
+
"category": "G13",
|
|
4594
|
+
"era": "Axi",
|
|
4595
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiC.png",
|
|
4596
|
+
"codexSecret": false,
|
|
4597
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4598
|
+
"quality": "VPQ_PLATINUM",
|
|
4599
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultE"
|
|
4600
|
+
},
|
|
4601
|
+
"/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze": {
|
|
4602
|
+
"category": "G13",
|
|
4603
|
+
"era": "Axi",
|
|
4604
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicAxiD.png",
|
|
4605
|
+
"codexSecret": false,
|
|
4606
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
4607
|
+
"quality": "VPQ_BRONZE",
|
|
4608
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultE"
|
|
4609
|
+
},
|
|
4538
4610
|
"/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDSilver": {
|
|
4539
4611
|
"category": "I1",
|
|
4540
4612
|
"era": "Axi",
|
|
@@ -10043,6 +10115,78 @@
|
|
|
10043
10115
|
"quality": "VPQ_BRONZE",
|
|
10044
10116
|
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaPAJ"
|
|
10045
10117
|
},
|
|
10118
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBSilver": {
|
|
10119
|
+
"category": "K8",
|
|
10120
|
+
"era": "Neo",
|
|
10121
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoA.png",
|
|
10122
|
+
"codexSecret": false,
|
|
10123
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10124
|
+
"quality": "VPQ_SILVER",
|
|
10125
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultD"
|
|
10126
|
+
},
|
|
10127
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBGold": {
|
|
10128
|
+
"category": "K8",
|
|
10129
|
+
"era": "Neo",
|
|
10130
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoB.png",
|
|
10131
|
+
"codexSecret": false,
|
|
10132
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10133
|
+
"quality": "VPQ_GOLD",
|
|
10134
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultD"
|
|
10135
|
+
},
|
|
10136
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBPlatinum": {
|
|
10137
|
+
"category": "K8",
|
|
10138
|
+
"era": "Neo",
|
|
10139
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoC.png",
|
|
10140
|
+
"codexSecret": false,
|
|
10141
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10142
|
+
"quality": "VPQ_PLATINUM",
|
|
10143
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultD"
|
|
10144
|
+
},
|
|
10145
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze": {
|
|
10146
|
+
"category": "K8",
|
|
10147
|
+
"era": "Neo",
|
|
10148
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoD.png",
|
|
10149
|
+
"codexSecret": false,
|
|
10150
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10151
|
+
"quality": "VPQ_BRONZE",
|
|
10152
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultD"
|
|
10153
|
+
},
|
|
10154
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultASilver": {
|
|
10155
|
+
"category": "C5",
|
|
10156
|
+
"era": "Neo",
|
|
10157
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoA.png",
|
|
10158
|
+
"codexSecret": false,
|
|
10159
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10160
|
+
"quality": "VPQ_SILVER",
|
|
10161
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultC"
|
|
10162
|
+
},
|
|
10163
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultAGold": {
|
|
10164
|
+
"category": "C5",
|
|
10165
|
+
"era": "Neo",
|
|
10166
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoB.png",
|
|
10167
|
+
"codexSecret": false,
|
|
10168
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10169
|
+
"quality": "VPQ_GOLD",
|
|
10170
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultC"
|
|
10171
|
+
},
|
|
10172
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultAPlatinum": {
|
|
10173
|
+
"category": "C5",
|
|
10174
|
+
"era": "Neo",
|
|
10175
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoC.png",
|
|
10176
|
+
"codexSecret": false,
|
|
10177
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10178
|
+
"quality": "VPQ_PLATINUM",
|
|
10179
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultC"
|
|
10180
|
+
},
|
|
10181
|
+
"/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze": {
|
|
10182
|
+
"category": "C5",
|
|
10183
|
+
"era": "Neo",
|
|
10184
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicNeoD.png",
|
|
10185
|
+
"codexSecret": false,
|
|
10186
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
10187
|
+
"quality": "VPQ_BRONZE",
|
|
10188
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultC"
|
|
10189
|
+
},
|
|
10046
10190
|
"/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDSilver": {
|
|
10047
10191
|
"category": "V10",
|
|
10048
10192
|
"era": "Neo",
|
|
@@ -15587,6 +15731,42 @@
|
|
|
15587
15731
|
"quality": "VPQ_BRONZE",
|
|
15588
15732
|
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaPAG"
|
|
15589
15733
|
},
|
|
15734
|
+
"/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultASilver": {
|
|
15735
|
+
"category": "H8",
|
|
15736
|
+
"era": "Meso",
|
|
15737
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicMesoA.png",
|
|
15738
|
+
"codexSecret": false,
|
|
15739
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
15740
|
+
"quality": "VPQ_SILVER",
|
|
15741
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultB"
|
|
15742
|
+
},
|
|
15743
|
+
"/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultAGold": {
|
|
15744
|
+
"category": "H8",
|
|
15745
|
+
"era": "Meso",
|
|
15746
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicMesoB.png",
|
|
15747
|
+
"codexSecret": false,
|
|
15748
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
15749
|
+
"quality": "VPQ_GOLD",
|
|
15750
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultB"
|
|
15751
|
+
},
|
|
15752
|
+
"/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultAPlatinum": {
|
|
15753
|
+
"category": "H8",
|
|
15754
|
+
"era": "Meso",
|
|
15755
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicMesoC.png",
|
|
15756
|
+
"codexSecret": false,
|
|
15757
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
15758
|
+
"quality": "VPQ_PLATINUM",
|
|
15759
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultB"
|
|
15760
|
+
},
|
|
15761
|
+
"/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze": {
|
|
15762
|
+
"category": "H8",
|
|
15763
|
+
"era": "Meso",
|
|
15764
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicMesoD.png",
|
|
15765
|
+
"codexSecret": false,
|
|
15766
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
15767
|
+
"quality": "VPQ_BRONZE",
|
|
15768
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultB"
|
|
15769
|
+
},
|
|
15590
15770
|
"/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCSilver": {
|
|
15591
15771
|
"category": "Z4",
|
|
15592
15772
|
"era": "Meso",
|
|
@@ -21239,6 +21419,42 @@
|
|
|
21239
21419
|
"quality": "VPQ_BRONZE",
|
|
21240
21420
|
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaPAA"
|
|
21241
21421
|
},
|
|
21422
|
+
"/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultASilver": {
|
|
21423
|
+
"category": "D6",
|
|
21424
|
+
"era": "Lith",
|
|
21425
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicLithA.png",
|
|
21426
|
+
"codexSecret": false,
|
|
21427
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
21428
|
+
"quality": "VPQ_SILVER",
|
|
21429
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultA"
|
|
21430
|
+
},
|
|
21431
|
+
"/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultAGold": {
|
|
21432
|
+
"category": "D6",
|
|
21433
|
+
"era": "Lith",
|
|
21434
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicLithB.png",
|
|
21435
|
+
"codexSecret": false,
|
|
21436
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
21437
|
+
"quality": "VPQ_GOLD",
|
|
21438
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultA"
|
|
21439
|
+
},
|
|
21440
|
+
"/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultAPlatinum": {
|
|
21441
|
+
"category": "D6",
|
|
21442
|
+
"era": "Lith",
|
|
21443
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicLithC.png",
|
|
21444
|
+
"codexSecret": false,
|
|
21445
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
21446
|
+
"quality": "VPQ_PLATINUM",
|
|
21447
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultA"
|
|
21448
|
+
},
|
|
21449
|
+
"/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze": {
|
|
21450
|
+
"category": "D6",
|
|
21451
|
+
"era": "Lith",
|
|
21452
|
+
"icon": "/Lotus/Interface/Icons/Relics/RelicLithD.png",
|
|
21453
|
+
"codexSecret": false,
|
|
21454
|
+
"description": "/Lotus/Language/Items/ProjectionDescription",
|
|
21455
|
+
"quality": "VPQ_BRONZE",
|
|
21456
|
+
"rewardManifest": "/Lotus/Types/Game/MissionDecks/VoidKeyMissionRewards/GarudaKhoraVaultA"
|
|
21457
|
+
},
|
|
21242
21458
|
"/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCSilver": {
|
|
21243
21459
|
"category": "A4",
|
|
21244
21460
|
"era": "Lith",
|