warframe-public-export-plus 0.6.1 → 0.6.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.
Files changed (45) hide show
  1. package/ExportAchievements.json +4 -0
  2. package/ExportArcanes.json +13719 -0
  3. package/ExportBoosterPacks.json +54 -54
  4. package/ExportBundles.json +242 -84
  5. package/ExportChallenges.json +10 -1
  6. package/ExportCodex.json +5 -0
  7. package/ExportCustoms.json +488 -20
  8. package/ExportDojoRecipes.json +1580 -0
  9. package/ExportEmailItems.json +5 -3
  10. package/ExportEnemies.json +2459 -699
  11. package/ExportFlavour.json +481 -0
  12. package/ExportImages.json +360 -18
  13. package/ExportKeys.json +227 -42
  14. package/ExportRailjackWeapons.json +2135 -167
  15. package/ExportRecipes.json +761 -0
  16. package/ExportRelics.json +693 -9
  17. package/ExportResources.json +484 -12
  18. package/ExportRewards.json +616 -4
  19. package/ExportSyndicates.json +56 -0
  20. package/ExportTilesets.json +16 -0
  21. package/ExportUpgrades.json +2925 -1468
  22. package/ExportVendors.json +1423 -254
  23. package/ExportVirtuals.json +3 -0
  24. package/ExportWarframes.json +163 -2
  25. package/ExportWeapons.json +592 -42
  26. package/README.md +2 -2
  27. package/dict.de.json +743 -63
  28. package/dict.en.json +755 -75
  29. package/dict.es.json +782 -102
  30. package/dict.fr.json +712 -32
  31. package/dict.it.json +730 -50
  32. package/dict.ja.json +714 -34
  33. package/dict.ko.json +747 -67
  34. package/dict.pl.json +1007 -327
  35. package/dict.pt.json +752 -72
  36. package/dict.ru.json +725 -45
  37. package/dict.tc.json +724 -44
  38. package/dict.th.json +741 -61
  39. package/dict.tr.json +1332 -652
  40. package/dict.uk.json +1203 -523
  41. package/dict.zh.json +758 -78
  42. package/index.d.ts +19 -4
  43. package/package.json +3 -4
  44. package/supplementals/getScaledPowersuitValues.pluto +17 -0
  45. package/validate-typings.js +17 -17
@@ -52226,7 +52226,7 @@
52226
52226
  "duplicates": 0,
52227
52227
  "itemPrices": [
52228
52228
  {
52229
- "ItemCount": 175,
52229
+ "ItemCount": 30,
52230
52230
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52231
52231
  }
52232
52232
  ],
@@ -52241,7 +52241,7 @@
52241
52241
  "duplicates": 0,
52242
52242
  "itemPrices": [
52243
52243
  {
52244
- "ItemCount": 175,
52244
+ "ItemCount": 30,
52245
52245
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52246
52246
  }
52247
52247
  ],
@@ -52526,7 +52526,7 @@
52526
52526
  "duplicates": 0,
52527
52527
  "itemPrices": [
52528
52528
  {
52529
- "ItemCount": 175,
52529
+ "ItemCount": 30,
52530
52530
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52531
52531
  }
52532
52532
  ],
@@ -52556,7 +52556,7 @@
52556
52556
  "duplicates": 0,
52557
52557
  "itemPrices": [
52558
52558
  {
52559
- "ItemCount": 175,
52559
+ "ItemCount": 30,
52560
52560
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52561
52561
  }
52562
52562
  ],
@@ -52571,7 +52571,7 @@
52571
52571
  "duplicates": 0,
52572
52572
  "itemPrices": [
52573
52573
  {
52574
- "ItemCount": 175,
52574
+ "ItemCount": 30,
52575
52575
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52576
52576
  }
52577
52577
  ],
@@ -52586,7 +52586,7 @@
52586
52586
  "duplicates": 0,
52587
52587
  "itemPrices": [
52588
52588
  {
52589
- "ItemCount": 175,
52589
+ "ItemCount": 30,
52590
52590
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52591
52591
  }
52592
52592
  ],
@@ -52601,7 +52601,7 @@
52601
52601
  "duplicates": 0,
52602
52602
  "itemPrices": [
52603
52603
  {
52604
- "ItemCount": 175,
52604
+ "ItemCount": 30,
52605
52605
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52606
52606
  }
52607
52607
  ],
@@ -52706,7 +52706,7 @@
52706
52706
  "duplicates": 0,
52707
52707
  "itemPrices": [
52708
52708
  {
52709
- "ItemCount": 175,
52709
+ "ItemCount": 30,
52710
52710
  "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52711
52711
  }
52712
52712
  ],
@@ -52741,160 +52741,239 @@
52741
52741
  }
52742
52742
  ],
52743
52743
  "durationHours": 24
52744
- }
52745
- ]
52746
- },
52747
- "/Lotus/Types/Game/VendorManifests/FocusSchools/MaduraiVendorManifest": {
52748
- "isDynamic": false,
52749
- "items": [
52744
+ },
52750
52745
  {
52751
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/MaduraiPoster",
52746
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/DogDaysTitle",
52752
52747
  "quantity": 1,
52753
52748
  "alwaysOffered": false,
52754
52749
  "bin": 0,
52755
52750
  "probability": 0.8,
52756
52751
  "duplicates": 0,
52752
+ "itemPrices": [
52753
+ {
52754
+ "ItemCount": 300,
52755
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52756
+ }
52757
+ ],
52757
52758
  "durationHours": 24
52758
52759
  },
52759
52760
  {
52760
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalMadurai",
52761
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Yareli/KompressaDaybreakSkin",
52761
52762
  "quantity": 1,
52762
52763
  "alwaysOffered": false,
52763
52764
  "bin": 0,
52764
52765
  "probability": 0.8,
52765
52766
  "duplicates": 0,
52767
+ "itemPrices": [
52768
+ {
52769
+ "ItemCount": 250,
52770
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52771
+ }
52772
+ ],
52766
52773
  "durationHours": 24
52767
52774
  },
52768
52775
  {
52769
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/MaduraiBadgeItem",
52776
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Daybreak/DaybreakBubonicoSkin",
52770
52777
  "quantity": 1,
52771
52778
  "alwaysOffered": false,
52772
52779
  "bin": 0,
52773
52780
  "probability": 0.8,
52774
52781
  "duplicates": 0,
52782
+ "itemPrices": [
52783
+ {
52784
+ "ItemCount": 250,
52785
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52786
+ }
52787
+ ],
52775
52788
  "durationHours": 24
52776
52789
  },
52777
52790
  {
52778
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/MaduraiHoodOrnament",
52791
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Daybreak/DaybreakMagistarSkin",
52779
52792
  "quantity": 1,
52780
52793
  "alwaysOffered": false,
52781
52794
  "bin": 0,
52782
52795
  "probability": 0.8,
52783
52796
  "duplicates": 0,
52797
+ "itemPrices": [
52798
+ {
52799
+ "ItemCount": 200,
52800
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52801
+ }
52802
+ ],
52784
52803
  "durationHours": 24
52785
52804
  },
52786
52805
  {
52787
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Madurai",
52806
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/MeleeDangles/DaybreakDamanMeleeDangle",
52788
52807
  "quantity": 1,
52789
52808
  "alwaysOffered": false,
52790
52809
  "bin": 0,
52791
52810
  "probability": 0.8,
52792
52811
  "duplicates": 0,
52812
+ "itemPrices": [
52813
+ {
52814
+ "ItemCount": 180,
52815
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52816
+ }
52817
+ ],
52793
52818
  "durationHours": 24
52794
52819
  },
52795
52820
  {
52796
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/MaduraiCArmor",
52821
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Scarves/UmbraDaxDaybreakSyandana",
52797
52822
  "quantity": 1,
52798
52823
  "alwaysOffered": false,
52799
52824
  "bin": 0,
52800
52825
  "probability": 0.8,
52801
52826
  "duplicates": 0,
52827
+ "itemPrices": [
52828
+ {
52829
+ "ItemCount": 350,
52830
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52831
+ }
52832
+ ],
52802
52833
  "durationHours": 24
52803
52834
  },
52804
52835
  {
52805
- "storeItem": "/Lotus/StoreItems/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
52836
+ "storeItem": "/Lotus/StoreItems/Types/StoreItems/AvatarImages/AvatarImageDogDaysHydroidGlyph",
52806
52837
  "quantity": 1,
52807
52838
  "alwaysOffered": false,
52808
52839
  "bin": 0,
52809
52840
  "probability": 0.8,
52810
52841
  "duplicates": 0,
52842
+ "itemPrices": [
52843
+ {
52844
+ "ItemCount": 30,
52845
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52846
+ }
52847
+ ],
52811
52848
  "durationHours": 24
52812
52849
  },
52813
52850
  {
52814
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/MaduraiMaskA",
52851
+ "storeItem": "/Lotus/StoreItems/Types/StoreItems/AvatarImages/AvatarImageDogDaysLokiGlyph",
52815
52852
  "quantity": 1,
52816
52853
  "alwaysOffered": false,
52817
52854
  "bin": 0,
52818
52855
  "probability": 0.8,
52819
52856
  "duplicates": 0,
52857
+ "itemPrices": [
52858
+ {
52859
+ "ItemCount": 30,
52860
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52861
+ }
52862
+ ],
52820
52863
  "durationHours": 24
52821
52864
  },
52822
52865
  {
52823
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/MaduraiMaskB",
52866
+ "storeItem": "/Lotus/StoreItems/Types/StoreItems/AvatarImages/AvatarImageDogDaysValkyrGlyph",
52824
52867
  "quantity": 1,
52825
52868
  "alwaysOffered": false,
52826
52869
  "bin": 0,
52827
52870
  "probability": 0.8,
52828
52871
  "duplicates": 0,
52872
+ "itemPrices": [
52873
+ {
52874
+ "ItemCount": 30,
52875
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52876
+ }
52877
+ ],
52829
52878
  "durationHours": 24
52830
52879
  },
52831
52880
  {
52832
- "storeItem": "/Lotus/StoreItems/Types/Items/Titles/MaduraiFocusHoarderTitle",
52881
+ "storeItem": "/Lotus/StoreItems/Types/StoreItems/AvatarImages/AvatarImageDogDaysNovaGlyph",
52833
52882
  "quantity": 1,
52834
52883
  "alwaysOffered": false,
52835
52884
  "bin": 0,
52836
52885
  "probability": 0.8,
52837
52886
  "duplicates": 0,
52887
+ "itemPrices": [
52888
+ {
52889
+ "ItemCount": 30,
52890
+ "ItemType": "/Lotus/Types/Items/MiscItems/WaterFightBucks"
52891
+ }
52892
+ ],
52838
52893
  "durationHours": 24
52839
52894
  }
52840
52895
  ]
52841
52896
  },
52842
- "/Lotus/Types/Game/VendorManifests/FocusSchools/NaramonVendorManifest": {
52897
+ "/Lotus/Types/Game/VendorManifests/FocusSchools/MaduraiVendorManifest": {
52843
52898
  "isDynamic": false,
52844
52899
  "items": [
52845
52900
  {
52846
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/NaramonPoster",
52901
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/MaduraiPoster",
52847
52902
  "quantity": 1,
52848
52903
  "alwaysOffered": false,
52849
52904
  "bin": 0,
52850
52905
  "probability": 0.8,
52851
52906
  "duplicates": 0,
52852
- "durationHours": 24
52907
+ "durationHours": 24,
52908
+ "focusXpCost": {
52909
+ "polarity": "AP_ATTACK",
52910
+ "cost": 1000000
52911
+ }
52853
52912
  },
52854
52913
  {
52855
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalNaramon",
52914
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalMadurai",
52856
52915
  "quantity": 1,
52857
52916
  "alwaysOffered": false,
52858
52917
  "bin": 0,
52859
52918
  "probability": 0.8,
52860
52919
  "duplicates": 0,
52861
- "durationHours": 24
52920
+ "durationHours": 24,
52921
+ "focusXpCost": {
52922
+ "polarity": "AP_ATTACK",
52923
+ "cost": 1000000
52924
+ }
52862
52925
  },
52863
52926
  {
52864
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/NaramonBadgeItem",
52927
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/MaduraiBadgeItem",
52865
52928
  "quantity": 1,
52866
52929
  "alwaysOffered": false,
52867
52930
  "bin": 0,
52868
52931
  "probability": 0.8,
52869
52932
  "duplicates": 0,
52870
- "durationHours": 24
52933
+ "durationHours": 24,
52934
+ "focusXpCost": {
52935
+ "polarity": "AP_ATTACK",
52936
+ "cost": 1000000
52937
+ }
52871
52938
  },
52872
52939
  {
52873
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/NaramonHoodOrnament",
52940
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/MaduraiHoodOrnament",
52874
52941
  "quantity": 1,
52875
52942
  "alwaysOffered": false,
52876
52943
  "bin": 0,
52877
52944
  "probability": 0.8,
52878
52945
  "duplicates": 0,
52879
- "durationHours": 24
52946
+ "durationHours": 24,
52947
+ "focusXpCost": {
52948
+ "polarity": "AP_ATTACK",
52949
+ "cost": 1000000
52950
+ }
52880
52951
  },
52881
52952
  {
52882
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Naramon",
52953
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Madurai",
52883
52954
  "quantity": 1,
52884
52955
  "alwaysOffered": false,
52885
52956
  "bin": 0,
52886
52957
  "probability": 0.8,
52887
52958
  "duplicates": 0,
52888
- "durationHours": 24
52959
+ "durationHours": 24,
52960
+ "focusXpCost": {
52961
+ "polarity": "AP_ATTACK",
52962
+ "cost": 1000000
52963
+ }
52889
52964
  },
52890
52965
  {
52891
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/NaramonCArmor",
52966
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/MaduraiCArmor",
52892
52967
  "quantity": 1,
52893
52968
  "alwaysOffered": false,
52894
52969
  "bin": 0,
52895
52970
  "probability": 0.8,
52896
52971
  "duplicates": 0,
52897
- "durationHours": 24
52972
+ "durationHours": 24,
52973
+ "focusXpCost": {
52974
+ "polarity": "AP_ATTACK",
52975
+ "cost": 1000000
52976
+ }
52898
52977
  },
52899
52978
  {
52900
52979
  "storeItem": "/Lotus/StoreItems/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
@@ -52903,93 +52982,133 @@
52903
52982
  "bin": 0,
52904
52983
  "probability": 0.8,
52905
52984
  "duplicates": 0,
52906
- "durationHours": 24
52985
+ "durationHours": 24,
52986
+ "focusXpCost": {
52987
+ "polarity": "AP_ATTACK",
52988
+ "cost": 500000
52989
+ }
52907
52990
  },
52908
52991
  {
52909
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/NaramonMaskA",
52992
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/MaduraiMaskA",
52910
52993
  "quantity": 1,
52911
52994
  "alwaysOffered": false,
52912
52995
  "bin": 0,
52913
52996
  "probability": 0.8,
52914
52997
  "duplicates": 0,
52915
- "durationHours": 24
52998
+ "durationHours": 24,
52999
+ "focusXpCost": {
53000
+ "polarity": "AP_ATTACK",
53001
+ "cost": 100000
53002
+ }
52916
53003
  },
52917
53004
  {
52918
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/NaramonMaskB",
53005
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/MaduraiMaskB",
52919
53006
  "quantity": 1,
52920
53007
  "alwaysOffered": false,
52921
53008
  "bin": 0,
52922
53009
  "probability": 0.8,
52923
53010
  "duplicates": 0,
52924
- "durationHours": 24
53011
+ "durationHours": 24,
53012
+ "focusXpCost": {
53013
+ "polarity": "AP_ATTACK",
53014
+ "cost": 100000
53015
+ }
52925
53016
  },
52926
53017
  {
52927
- "storeItem": "/Lotus/StoreItems/Types/Items/Titles/NaramonFocusHoarderTitle",
53018
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/MaduraiFocusHoarderTitle",
52928
53019
  "quantity": 1,
52929
53020
  "alwaysOffered": false,
52930
53021
  "bin": 0,
52931
53022
  "probability": 0.8,
52932
53023
  "duplicates": 0,
52933
- "durationHours": 24
53024
+ "durationHours": 24,
53025
+ "focusXpCost": {
53026
+ "polarity": "AP_ATTACK",
53027
+ "cost": 5000000
53028
+ }
52934
53029
  }
52935
53030
  ]
52936
53031
  },
52937
- "/Lotus/Types/Game/VendorManifests/FocusSchools/UnairuVendorManifest": {
53032
+ "/Lotus/Types/Game/VendorManifests/FocusSchools/NaramonVendorManifest": {
52938
53033
  "isDynamic": false,
52939
53034
  "items": [
52940
53035
  {
52941
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/UnairuPoster",
53036
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/NaramonPoster",
52942
53037
  "quantity": 1,
52943
53038
  "alwaysOffered": false,
52944
53039
  "bin": 0,
52945
53040
  "probability": 0.8,
52946
53041
  "duplicates": 0,
52947
- "durationHours": 24
53042
+ "durationHours": 24,
53043
+ "focusXpCost": {
53044
+ "polarity": "AP_TACTIC",
53045
+ "cost": 1000000
53046
+ }
52948
53047
  },
52949
53048
  {
52950
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalUnairu",
53049
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalNaramon",
52951
53050
  "quantity": 1,
52952
53051
  "alwaysOffered": false,
52953
53052
  "bin": 0,
52954
53053
  "probability": 0.8,
52955
53054
  "duplicates": 0,
52956
- "durationHours": 24
53055
+ "durationHours": 24,
53056
+ "focusXpCost": {
53057
+ "polarity": "AP_TACTIC",
53058
+ "cost": 1000000
53059
+ }
52957
53060
  },
52958
53061
  {
52959
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/UnairuBadgeItem",
53062
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/NaramonBadgeItem",
52960
53063
  "quantity": 1,
52961
53064
  "alwaysOffered": false,
52962
53065
  "bin": 0,
52963
53066
  "probability": 0.8,
52964
53067
  "duplicates": 0,
52965
- "durationHours": 24
53068
+ "durationHours": 24,
53069
+ "focusXpCost": {
53070
+ "polarity": "AP_TACTIC",
53071
+ "cost": 1000000
53072
+ }
52966
53073
  },
52967
53074
  {
52968
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/UnairuHoodOrnament",
53075
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/NaramonHoodOrnament",
52969
53076
  "quantity": 1,
52970
53077
  "alwaysOffered": false,
52971
53078
  "bin": 0,
52972
53079
  "probability": 0.8,
52973
53080
  "duplicates": 0,
52974
- "durationHours": 24
53081
+ "durationHours": 24,
53082
+ "focusXpCost": {
53083
+ "polarity": "AP_TACTIC",
53084
+ "cost": 1000000
53085
+ }
52975
53086
  },
52976
53087
  {
52977
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Unairu",
53088
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Naramon",
52978
53089
  "quantity": 1,
52979
53090
  "alwaysOffered": false,
52980
53091
  "bin": 0,
52981
53092
  "probability": 0.8,
52982
53093
  "duplicates": 0,
52983
- "durationHours": 24
53094
+ "durationHours": 24,
53095
+ "focusXpCost": {
53096
+ "polarity": "AP_TACTIC",
53097
+ "cost": 1000000
53098
+ }
52984
53099
  },
52985
53100
  {
52986
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/UnairuCArmor",
53101
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/NaramonCArmor",
52987
53102
  "quantity": 1,
52988
53103
  "alwaysOffered": false,
52989
53104
  "bin": 0,
52990
53105
  "probability": 0.8,
52991
53106
  "duplicates": 0,
52992
- "durationHours": 24
53107
+ "durationHours": 24,
53108
+ "focusXpCost": {
53109
+ "polarity": "AP_TACTIC",
53110
+ "cost": 1000000
53111
+ }
52993
53112
  },
52994
53113
  {
52995
53114
  "storeItem": "/Lotus/StoreItems/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
@@ -52998,93 +53117,133 @@
52998
53117
  "bin": 0,
52999
53118
  "probability": 0.8,
53000
53119
  "duplicates": 0,
53001
- "durationHours": 24
53120
+ "durationHours": 24,
53121
+ "focusXpCost": {
53122
+ "polarity": "AP_TACTIC",
53123
+ "cost": 500000
53124
+ }
53002
53125
  },
53003
53126
  {
53004
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/UnairuMaskA",
53127
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/NaramonMaskA",
53005
53128
  "quantity": 1,
53006
53129
  "alwaysOffered": false,
53007
53130
  "bin": 0,
53008
53131
  "probability": 0.8,
53009
53132
  "duplicates": 0,
53010
- "durationHours": 24
53133
+ "durationHours": 24,
53134
+ "focusXpCost": {
53135
+ "polarity": "AP_TACTIC",
53136
+ "cost": 100000
53137
+ }
53011
53138
  },
53012
53139
  {
53013
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/UnairuMaskB",
53140
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/NaramonMaskB",
53014
53141
  "quantity": 1,
53015
53142
  "alwaysOffered": false,
53016
53143
  "bin": 0,
53017
53144
  "probability": 0.8,
53018
53145
  "duplicates": 0,
53019
- "durationHours": 24
53146
+ "durationHours": 24,
53147
+ "focusXpCost": {
53148
+ "polarity": "AP_TACTIC",
53149
+ "cost": 100000
53150
+ }
53020
53151
  },
53021
53152
  {
53022
- "storeItem": "/Lotus/StoreItems/Types/Items/Titles/UnairuFocusHoarderTitle",
53153
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/NaramonFocusHoarderTitle",
53023
53154
  "quantity": 1,
53024
53155
  "alwaysOffered": false,
53025
53156
  "bin": 0,
53026
53157
  "probability": 0.8,
53027
53158
  "duplicates": 0,
53028
- "durationHours": 24
53159
+ "durationHours": 24,
53160
+ "focusXpCost": {
53161
+ "polarity": "AP_TACTIC",
53162
+ "cost": 5000000
53163
+ }
53029
53164
  }
53030
53165
  ]
53031
53166
  },
53032
- "/Lotus/Types/Game/VendorManifests/FocusSchools/VazarinVendorManifest": {
53167
+ "/Lotus/Types/Game/VendorManifests/FocusSchools/UnairuVendorManifest": {
53033
53168
  "isDynamic": false,
53034
53169
  "items": [
53035
53170
  {
53036
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/VazarinPoster",
53171
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/UnairuPoster",
53037
53172
  "quantity": 1,
53038
53173
  "alwaysOffered": false,
53039
53174
  "bin": 0,
53040
53175
  "probability": 0.8,
53041
53176
  "duplicates": 0,
53042
- "durationHours": 24
53177
+ "durationHours": 24,
53178
+ "focusXpCost": {
53179
+ "polarity": "AP_WARD",
53180
+ "cost": 1000000
53181
+ }
53043
53182
  },
53044
53183
  {
53045
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalVazarin",
53184
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalUnairu",
53046
53185
  "quantity": 1,
53047
53186
  "alwaysOffered": false,
53048
53187
  "bin": 0,
53049
53188
  "probability": 0.8,
53050
53189
  "duplicates": 0,
53051
- "durationHours": 24
53190
+ "durationHours": 24,
53191
+ "focusXpCost": {
53192
+ "polarity": "AP_WARD",
53193
+ "cost": 1000000
53194
+ }
53052
53195
  },
53053
53196
  {
53054
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/VazarinBadgeItem",
53197
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/UnairuBadgeItem",
53055
53198
  "quantity": 1,
53056
53199
  "alwaysOffered": false,
53057
53200
  "bin": 0,
53058
53201
  "probability": 0.8,
53059
53202
  "duplicates": 0,
53060
- "durationHours": 24
53203
+ "durationHours": 24,
53204
+ "focusXpCost": {
53205
+ "polarity": "AP_WARD",
53206
+ "cost": 1000000
53207
+ }
53061
53208
  },
53062
53209
  {
53063
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/VazarinHoodOrnament",
53210
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/UnairuHoodOrnament",
53064
53211
  "quantity": 1,
53065
53212
  "alwaysOffered": false,
53066
53213
  "bin": 0,
53067
53214
  "probability": 0.8,
53068
53215
  "duplicates": 0,
53069
- "durationHours": 24
53216
+ "durationHours": 24,
53217
+ "focusXpCost": {
53218
+ "polarity": "AP_WARD",
53219
+ "cost": 1000000
53220
+ }
53070
53221
  },
53071
53222
  {
53072
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Vazarin",
53223
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Unairu",
53073
53224
  "quantity": 1,
53074
53225
  "alwaysOffered": false,
53075
53226
  "bin": 0,
53076
53227
  "probability": 0.8,
53077
53228
  "duplicates": 0,
53078
- "durationHours": 24
53229
+ "durationHours": 24,
53230
+ "focusXpCost": {
53231
+ "polarity": "AP_WARD",
53232
+ "cost": 1000000
53233
+ }
53079
53234
  },
53080
53235
  {
53081
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/VazarinCArmor",
53236
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/UnairuCArmor",
53082
53237
  "quantity": 1,
53083
53238
  "alwaysOffered": false,
53084
53239
  "bin": 0,
53085
53240
  "probability": 0.8,
53086
53241
  "duplicates": 0,
53087
- "durationHours": 24
53242
+ "durationHours": 24,
53243
+ "focusXpCost": {
53244
+ "polarity": "AP_WARD",
53245
+ "cost": 1000000
53246
+ }
53088
53247
  },
53089
53248
  {
53090
53249
  "storeItem": "/Lotus/StoreItems/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
@@ -53093,66 +53252,229 @@
53093
53252
  "bin": 0,
53094
53253
  "probability": 0.8,
53095
53254
  "duplicates": 0,
53096
- "durationHours": 24
53255
+ "durationHours": 24,
53256
+ "focusXpCost": {
53257
+ "polarity": "AP_WARD",
53258
+ "cost": 500000
53259
+ }
53097
53260
  },
53098
53261
  {
53099
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/VazarinMaskA",
53262
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/UnairuMaskA",
53100
53263
  "quantity": 1,
53101
53264
  "alwaysOffered": false,
53102
53265
  "bin": 0,
53103
53266
  "probability": 0.8,
53104
53267
  "duplicates": 0,
53105
- "durationHours": 24
53268
+ "durationHours": 24,
53269
+ "focusXpCost": {
53270
+ "polarity": "AP_WARD",
53271
+ "cost": 100000
53272
+ }
53106
53273
  },
53107
53274
  {
53108
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/VazarinMaskB",
53275
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/UnairuMaskB",
53109
53276
  "quantity": 1,
53110
53277
  "alwaysOffered": false,
53111
53278
  "bin": 0,
53112
53279
  "probability": 0.8,
53113
53280
  "duplicates": 0,
53114
- "durationHours": 24
53281
+ "durationHours": 24,
53282
+ "focusXpCost": {
53283
+ "polarity": "AP_WARD",
53284
+ "cost": 100000
53285
+ }
53115
53286
  },
53116
53287
  {
53117
- "storeItem": "/Lotus/StoreItems/Types/Items/Titles/VazarinFocusHoarderTitle",
53288
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/UnairuFocusHoarderTitle",
53118
53289
  "quantity": 1,
53119
53290
  "alwaysOffered": false,
53120
53291
  "bin": 0,
53121
53292
  "probability": 0.8,
53122
53293
  "duplicates": 0,
53123
- "durationHours": 24
53294
+ "durationHours": 24,
53295
+ "focusXpCost": {
53296
+ "polarity": "AP_WARD",
53297
+ "cost": 5000000
53298
+ }
53124
53299
  }
53125
53300
  ]
53126
53301
  },
53127
- "/Lotus/Types/Game/VendorManifests/FocusSchools/ZenurikVendorManifest": {
53302
+ "/Lotus/Types/Game/VendorManifests/FocusSchools/VazarinVendorManifest": {
53128
53303
  "isDynamic": false,
53129
53304
  "items": [
53130
53305
  {
53131
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/ZenurikPoster",
53306
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/VazarinPoster",
53132
53307
  "quantity": 1,
53133
53308
  "alwaysOffered": false,
53134
53309
  "bin": 0,
53135
53310
  "probability": 0.8,
53136
53311
  "duplicates": 0,
53137
- "durationHours": 24
53312
+ "durationHours": 24,
53313
+ "focusXpCost": {
53314
+ "polarity": "AP_DEFENSE",
53315
+ "cost": 1000000
53316
+ }
53138
53317
  },
53139
53318
  {
53140
- "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalZenurik",
53319
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalVazarin",
53141
53320
  "quantity": 1,
53142
53321
  "alwaysOffered": false,
53143
53322
  "bin": 0,
53144
53323
  "probability": 0.8,
53145
53324
  "duplicates": 0,
53146
- "durationHours": 24
53325
+ "durationHours": 24,
53326
+ "focusXpCost": {
53327
+ "polarity": "AP_DEFENSE",
53328
+ "cost": 1000000
53329
+ }
53147
53330
  },
53148
53331
  {
53149
- "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/ZenurikBadgeItem",
53332
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/VazarinBadgeItem",
53150
53333
  "quantity": 1,
53151
53334
  "alwaysOffered": false,
53152
53335
  "bin": 0,
53153
53336
  "probability": 0.8,
53154
53337
  "duplicates": 0,
53155
- "durationHours": 24
53338
+ "durationHours": 24,
53339
+ "focusXpCost": {
53340
+ "polarity": "AP_DEFENSE",
53341
+ "cost": 1000000
53342
+ }
53343
+ },
53344
+ {
53345
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/VazarinHoodOrnament",
53346
+ "quantity": 1,
53347
+ "alwaysOffered": false,
53348
+ "bin": 0,
53349
+ "probability": 0.8,
53350
+ "duplicates": 0,
53351
+ "durationHours": 24,
53352
+ "focusXpCost": {
53353
+ "polarity": "AP_DEFENSE",
53354
+ "cost": 1000000
53355
+ }
53356
+ },
53357
+ {
53358
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Vazarin",
53359
+ "quantity": 1,
53360
+ "alwaysOffered": false,
53361
+ "bin": 0,
53362
+ "probability": 0.8,
53363
+ "duplicates": 0,
53364
+ "durationHours": 24,
53365
+ "focusXpCost": {
53366
+ "polarity": "AP_DEFENSE",
53367
+ "cost": 1000000
53368
+ }
53369
+ },
53370
+ {
53371
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/VazarinCArmor",
53372
+ "quantity": 1,
53373
+ "alwaysOffered": false,
53374
+ "bin": 0,
53375
+ "probability": 0.8,
53376
+ "duplicates": 0,
53377
+ "durationHours": 24,
53378
+ "focusXpCost": {
53379
+ "polarity": "AP_DEFENSE",
53380
+ "cost": 1000000
53381
+ }
53382
+ },
53383
+ {
53384
+ "storeItem": "/Lotus/StoreItems/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
53385
+ "quantity": 1,
53386
+ "alwaysOffered": false,
53387
+ "bin": 0,
53388
+ "probability": 0.8,
53389
+ "duplicates": 0,
53390
+ "durationHours": 24,
53391
+ "focusXpCost": {
53392
+ "polarity": "AP_DEFENSE",
53393
+ "cost": 500000
53394
+ }
53395
+ },
53396
+ {
53397
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/VazarinMaskA",
53398
+ "quantity": 1,
53399
+ "alwaysOffered": false,
53400
+ "bin": 0,
53401
+ "probability": 0.8,
53402
+ "duplicates": 0,
53403
+ "durationHours": 24,
53404
+ "focusXpCost": {
53405
+ "polarity": "AP_DEFENSE",
53406
+ "cost": 100000
53407
+ }
53408
+ },
53409
+ {
53410
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/VazarinMaskB",
53411
+ "quantity": 1,
53412
+ "alwaysOffered": false,
53413
+ "bin": 0,
53414
+ "probability": 0.8,
53415
+ "duplicates": 0,
53416
+ "durationHours": 24,
53417
+ "focusXpCost": {
53418
+ "polarity": "AP_DEFENSE",
53419
+ "cost": 100000
53420
+ }
53421
+ },
53422
+ {
53423
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/VazarinFocusHoarderTitle",
53424
+ "quantity": 1,
53425
+ "alwaysOffered": false,
53426
+ "bin": 0,
53427
+ "probability": 0.8,
53428
+ "duplicates": 0,
53429
+ "durationHours": 24,
53430
+ "focusXpCost": {
53431
+ "polarity": "AP_DEFENSE",
53432
+ "cost": 5000000
53433
+ }
53434
+ }
53435
+ ]
53436
+ },
53437
+ "/Lotus/Types/Game/VendorManifests/FocusSchools/ZenurikVendorManifest": {
53438
+ "isDynamic": false,
53439
+ "items": [
53440
+ {
53441
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Focus/ZenurikPoster",
53442
+ "quantity": 1,
53443
+ "alwaysOffered": false,
53444
+ "bin": 0,
53445
+ "probability": 0.8,
53446
+ "duplicates": 0,
53447
+ "durationHours": 24,
53448
+ "focusXpCost": {
53449
+ "polarity": "AP_POWER",
53450
+ "cost": 1000000
53451
+ }
53452
+ },
53453
+ {
53454
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/Operator/SchoolDecalZenurik",
53455
+ "quantity": 1,
53456
+ "alwaysOffered": false,
53457
+ "bin": 0,
53458
+ "probability": 0.8,
53459
+ "duplicates": 0,
53460
+ "durationHours": 24,
53461
+ "focusXpCost": {
53462
+ "polarity": "AP_POWER",
53463
+ "cost": 1000000
53464
+ }
53465
+ },
53466
+ {
53467
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Clan/Focus/ZenurikBadgeItem",
53468
+ "quantity": 1,
53469
+ "alwaysOffered": false,
53470
+ "bin": 0,
53471
+ "probability": 0.8,
53472
+ "duplicates": 0,
53473
+ "durationHours": 24,
53474
+ "focusXpCost": {
53475
+ "polarity": "AP_POWER",
53476
+ "cost": 1000000
53477
+ }
53156
53478
  },
53157
53479
  {
53158
53480
  "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/ZenurikHoodOrnament",
@@ -53161,7 +53483,11 @@
53161
53483
  "bin": 0,
53162
53484
  "probability": 0.8,
53163
53485
  "duplicates": 0,
53164
- "durationHours": 24
53486
+ "durationHours": 24,
53487
+ "focusXpCost": {
53488
+ "polarity": "AP_POWER",
53489
+ "cost": 1000000
53490
+ }
53165
53491
  },
53166
53492
  {
53167
53493
  "storeItem": "/Lotus/StoreItems/Upgrades/Skins/TextureOverrides/Zenurik",
@@ -53170,7 +53496,11 @@
53170
53496
  "bin": 0,
53171
53497
  "probability": 0.8,
53172
53498
  "duplicates": 0,
53173
- "durationHours": 24
53499
+ "durationHours": 24,
53500
+ "focusXpCost": {
53501
+ "polarity": "AP_POWER",
53502
+ "cost": 1000000
53503
+ }
53174
53504
  },
53175
53505
  {
53176
53506
  "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Armor/FocusSchool/ZenurikCArmor",
@@ -53179,7 +53509,11 @@
53179
53509
  "bin": 0,
53180
53510
  "probability": 0.8,
53181
53511
  "duplicates": 0,
53182
- "durationHours": 24
53512
+ "durationHours": 24,
53513
+ "focusXpCost": {
53514
+ "polarity": "AP_POWER",
53515
+ "cost": 1000000
53516
+ }
53183
53517
  },
53184
53518
  {
53185
53519
  "storeItem": "/Lotus/StoreItems/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
@@ -53188,7 +53522,11 @@
53188
53522
  "bin": 0,
53189
53523
  "probability": 0.8,
53190
53524
  "duplicates": 0,
53191
- "durationHours": 24
53525
+ "durationHours": 24,
53526
+ "focusXpCost": {
53527
+ "polarity": "AP_POWER",
53528
+ "cost": 500000
53529
+ }
53192
53530
  },
53193
53531
  {
53194
53532
  "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/ZenurikMaskA",
@@ -53197,7 +53535,11 @@
53197
53535
  "bin": 0,
53198
53536
  "probability": 0.8,
53199
53537
  "duplicates": 0,
53200
- "durationHours": 24
53538
+ "durationHours": 24,
53539
+ "focusXpCost": {
53540
+ "polarity": "AP_POWER",
53541
+ "cost": 100000
53542
+ }
53201
53543
  },
53202
53544
  {
53203
53545
  "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Operator/MakeupMasks/ZenurikMaskB",
@@ -53206,7 +53548,11 @@
53206
53548
  "bin": 0,
53207
53549
  "probability": 0.8,
53208
53550
  "duplicates": 0,
53209
- "durationHours": 24
53551
+ "durationHours": 24,
53552
+ "focusXpCost": {
53553
+ "polarity": "AP_POWER",
53554
+ "cost": 100000
53555
+ }
53210
53556
  },
53211
53557
  {
53212
53558
  "storeItem": "/Lotus/StoreItems/Types/Items/Titles/ZenurikFocusHoarderTitle",
@@ -53215,7 +53561,11 @@
53215
53561
  "bin": 0,
53216
53562
  "probability": 0.8,
53217
53563
  "duplicates": 0,
53218
- "durationHours": 24
53564
+ "durationHours": 24,
53565
+ "focusXpCost": {
53566
+ "polarity": "AP_POWER",
53567
+ "cost": 5000000
53568
+ }
53219
53569
  }
53220
53570
  ]
53221
53571
  },
@@ -54438,182 +54788,951 @@
54438
54788
  "purchaseLimit": 1
54439
54789
  },
54440
54790
  {
54441
- "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementShadow",
54791
+ "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementShadow",
54792
+ "quantity": 1,
54793
+ "alwaysOffered": false,
54794
+ "bin": 1,
54795
+ "probability": 1,
54796
+ "duplicates": 0,
54797
+ "credits": 1,
54798
+ "numRandomItemPrices": 1,
54799
+ "durationHours": 168,
54800
+ "purchaseLimit": 1
54801
+ },
54802
+ {
54803
+ "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementStorm",
54804
+ "quantity": 1,
54805
+ "alwaysOffered": false,
54806
+ "bin": 2,
54807
+ "probability": 1,
54808
+ "duplicates": 0,
54809
+ "credits": 1,
54810
+ "numRandomItemPrices": 1,
54811
+ "durationHours": 168,
54812
+ "purchaseLimit": 1
54813
+ },
54814
+ {
54815
+ "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementMountain",
54816
+ "quantity": 1,
54817
+ "alwaysOffered": false,
54818
+ "bin": 3,
54819
+ "probability": 1,
54820
+ "duplicates": 0,
54821
+ "credits": 1,
54822
+ "numRandomItemPrices": 1,
54823
+ "durationHours": 168,
54824
+ "purchaseLimit": 1
54825
+ },
54826
+ {
54827
+ "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementMoon",
54828
+ "quantity": 1,
54829
+ "alwaysOffered": false,
54830
+ "bin": 4,
54831
+ "probability": 1,
54832
+ "duplicates": 0,
54833
+ "credits": 1,
54834
+ "numRandomItemPrices": 1,
54835
+ "durationHours": 168,
54836
+ "purchaseLimit": 1
54837
+ }
54838
+ ],
54839
+ "randomItemPricesPerBin": [
54840
+ [
54841
+ {
54842
+ "type": "/Lotus/Types/Items/Research/BioFragment",
54843
+ "count": {
54844
+ "minValue": 10,
54845
+ "maxValue": 10
54846
+ }
54847
+ },
54848
+ {
54849
+ "type": "/Lotus/Types/Items/Research/ChemFragment",
54850
+ "count": {
54851
+ "minValue": 10,
54852
+ "maxValue": 10
54853
+ }
54854
+ },
54855
+ {
54856
+ "type": "/Lotus/Types/Items/Research/EnergyFragment",
54857
+ "count": {
54858
+ "minValue": 10,
54859
+ "maxValue": 10
54860
+ }
54861
+ }
54862
+ ],
54863
+ [
54864
+ {
54865
+ "type": "/Lotus/Types/Items/Research/BioFragment",
54866
+ "count": {
54867
+ "minValue": 20,
54868
+ "maxValue": 20
54869
+ }
54870
+ },
54871
+ {
54872
+ "type": "/Lotus/Types/Items/Research/ChemFragment",
54873
+ "count": {
54874
+ "minValue": 20,
54875
+ "maxValue": 20
54876
+ }
54877
+ },
54878
+ {
54879
+ "type": "/Lotus/Types/Items/Research/EnergyFragment",
54880
+ "count": {
54881
+ "minValue": 20,
54882
+ "maxValue": 20
54883
+ }
54884
+ }
54885
+ ],
54886
+ [
54887
+ {
54888
+ "type": "/Lotus/Types/Items/Research/BioComponent",
54889
+ "count": {
54890
+ "minValue": 3,
54891
+ "maxValue": 3
54892
+ }
54893
+ },
54894
+ {
54895
+ "type": "/Lotus/Types/Items/Research/ChemComponent",
54896
+ "count": {
54897
+ "minValue": 3,
54898
+ "maxValue": 3
54899
+ }
54900
+ },
54901
+ {
54902
+ "type": "/Lotus/Types/Items/Research/EnergyComponent",
54903
+ "count": {
54904
+ "minValue": 3,
54905
+ "maxValue": 3
54906
+ }
54907
+ }
54908
+ ],
54909
+ [
54910
+ {
54911
+ "type": "/Lotus/Types/Items/Research/BioComponent",
54912
+ "count": {
54913
+ "minValue": 7,
54914
+ "maxValue": 7
54915
+ }
54916
+ },
54917
+ {
54918
+ "type": "/Lotus/Types/Items/Research/ChemComponent",
54919
+ "count": {
54920
+ "minValue": 7,
54921
+ "maxValue": 7
54922
+ }
54923
+ },
54924
+ {
54925
+ "type": "/Lotus/Types/Items/Research/EnergyComponent",
54926
+ "count": {
54927
+ "minValue": 7,
54928
+ "maxValue": 7
54929
+ }
54930
+ }
54931
+ ],
54932
+ [
54933
+ {
54934
+ "type": "/Lotus/Types/Items/Research/BioComponent",
54935
+ "count": {
54936
+ "minValue": 12,
54937
+ "maxValue": 12
54938
+ }
54939
+ },
54940
+ {
54941
+ "type": "/Lotus/Types/Items/Research/ChemComponent",
54942
+ "count": {
54943
+ "minValue": 12,
54944
+ "maxValue": 12
54945
+ }
54946
+ },
54947
+ {
54948
+ "type": "/Lotus/Types/Items/Research/EnergyComponent",
54949
+ "count": {
54950
+ "minValue": 12,
54951
+ "maxValue": 12
54952
+ }
54953
+ }
54954
+ ]
54955
+ ],
54956
+ "numItems": {
54957
+ "minValue": 5,
54958
+ "maxValue": 5
54959
+ },
54960
+ "numItemsPerBin": [
54961
+ 1,
54962
+ 1,
54963
+ 1,
54964
+ 1,
54965
+ 1
54966
+ ],
54967
+ "randomSeedType": "VRST_FLAVOUR_TEXT"
54968
+ },
54969
+ "/Lotus/Types/Game/VendorManifests/Hubs/HunhowVendorManifest": {
54970
+ "isDynamic": true,
54971
+ "isOneBinPerCycle": false,
54972
+ "items": [
54973
+ {
54974
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Syandanas/SiriusOrionBothSyandanaBlueprint",
54975
+ "quantity": 1,
54976
+ "alwaysOffered": true,
54977
+ "bin": 0,
54978
+ "duplicates": 0,
54979
+ "itemPrices": [
54980
+ {
54981
+ "ItemCount": 50,
54982
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
54983
+ },
54984
+ {
54985
+ "ItemCount": 50,
54986
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
54987
+ }
54988
+ ],
54989
+ "purchaseLimit": 1
54990
+ },
54991
+ {
54992
+ "storeItem": "/Lotus/StoreItems/Types/JadeShadowsPart2Mission/CrewMembers/AshCrewedCaptainGenerator",
54993
+ "quantity": 1,
54994
+ "alwaysOffered": true,
54995
+ "bin": 0,
54996
+ "duplicates": 0,
54997
+ "itemPrices": [
54998
+ {
54999
+ "ItemCount": 50,
55000
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55001
+ }
55002
+ ],
55003
+ "purchaseLimit": 1
55004
+ },
55005
+ {
55006
+ "storeItem": "/Lotus/StoreItems/Types/JadeShadowsPart2Mission/CrewMembers/GarudaCrewedCaptainGenerator",
55007
+ "quantity": 1,
55008
+ "alwaysOffered": true,
55009
+ "bin": 0,
55010
+ "duplicates": 0,
55011
+ "itemPrices": [
55012
+ {
55013
+ "ItemCount": 50,
55014
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55015
+ }
55016
+ ],
55017
+ "purchaseLimit": 1
55018
+ },
55019
+ {
55020
+ "storeItem": "/Lotus/StoreItems/Types/JadeShadowsPart2Mission/CrewMembers/LatroxUneCrewedMemberGenerator",
55021
+ "quantity": 1,
55022
+ "alwaysOffered": true,
55023
+ "bin": 0,
55024
+ "duplicates": 0,
55025
+ "itemPrices": [
55026
+ {
55027
+ "ItemCount": 25,
55028
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55029
+ },
55030
+ {
55031
+ "ItemCount": 25,
55032
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55033
+ }
55034
+ ],
55035
+ "purchaseLimit": 1
55036
+ },
55037
+ {
55038
+ "storeItem": "/Lotus/StoreItems/Types/JadeShadowsPart2Mission/CrewMembers/JarkaLarCrewedMemberGenerator",
55039
+ "quantity": 1,
55040
+ "alwaysOffered": true,
55041
+ "bin": 0,
55042
+ "duplicates": 0,
55043
+ "itemPrices": [
55044
+ {
55045
+ "ItemCount": 25,
55046
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55047
+ },
55048
+ {
55049
+ "ItemCount": 25,
55050
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55051
+ }
55052
+ ],
55053
+ "purchaseLimit": 1
55054
+ },
55055
+ {
55056
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionBlueprint",
55057
+ "quantity": 1,
55058
+ "alwaysOffered": true,
55059
+ "bin": 0,
55060
+ "duplicates": 0,
55061
+ "itemPrices": [
55062
+ {
55063
+ "ItemCount": 275,
55064
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55065
+ }
55066
+ ]
55067
+ },
55068
+ {
55069
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionBlueprint",
55070
+ "quantity": 1,
55071
+ "alwaysOffered": true,
55072
+ "bin": 0,
55073
+ "duplicates": 0,
55074
+ "itemPrices": [
55075
+ {
55076
+ "ItemCount": 275,
55077
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55078
+ }
55079
+ ]
55080
+ },
55081
+ {
55082
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionChassisBlueprint",
55083
+ "quantity": 1,
55084
+ "alwaysOffered": true,
55085
+ "bin": 0,
55086
+ "duplicates": 0,
55087
+ "itemPrices": [
55088
+ {
55089
+ "ItemCount": 90,
55090
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55091
+ }
55092
+ ]
55093
+ },
55094
+ {
55095
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionChassisBlueprint",
55096
+ "quantity": 1,
55097
+ "alwaysOffered": true,
55098
+ "bin": 0,
55099
+ "duplicates": 0,
55100
+ "itemPrices": [
55101
+ {
55102
+ "ItemCount": 90,
55103
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55104
+ }
55105
+ ]
55106
+ },
55107
+ {
55108
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionHelmetBlueprint",
55109
+ "quantity": 1,
55110
+ "alwaysOffered": true,
55111
+ "bin": 0,
55112
+ "duplicates": 0,
55113
+ "itemPrices": [
55114
+ {
55115
+ "ItemCount": 90,
55116
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55117
+ }
55118
+ ]
55119
+ },
55120
+ {
55121
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionHelmetBlueprint",
55122
+ "quantity": 1,
55123
+ "alwaysOffered": true,
55124
+ "bin": 0,
55125
+ "duplicates": 0,
55126
+ "itemPrices": [
55127
+ {
55128
+ "ItemCount": 90,
55129
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55130
+ }
55131
+ ]
55132
+ },
55133
+ {
55134
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionSystemsBlueprint",
55135
+ "quantity": 1,
55136
+ "alwaysOffered": true,
55137
+ "bin": 0,
55138
+ "duplicates": 0,
55139
+ "itemPrices": [
55140
+ {
55141
+ "ItemCount": 90,
55142
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55143
+ }
55144
+ ]
55145
+ },
55146
+ {
55147
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/SiriusOrionSystemsBlueprint",
55148
+ "quantity": 1,
55149
+ "alwaysOffered": true,
55150
+ "bin": 0,
55151
+ "duplicates": 0,
55152
+ "itemPrices": [
55153
+ {
55154
+ "ItemCount": 90,
55155
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55156
+ }
55157
+ ]
55158
+ },
55159
+ {
55160
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Weapons/SiriusScytheBlueprint",
55161
+ "quantity": 1,
55162
+ "alwaysOffered": true,
55163
+ "bin": 0,
55164
+ "duplicates": 0,
55165
+ "itemPrices": [
55166
+ {
55167
+ "ItemCount": 90,
55168
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55169
+ }
55170
+ ]
55171
+ },
55172
+ {
55173
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Weapons/WeaponParts/SiriusScytheHandleBlueprint",
55174
+ "quantity": 1,
55175
+ "alwaysOffered": true,
55176
+ "bin": 0,
55177
+ "duplicates": 0,
55178
+ "itemPrices": [
55179
+ {
55180
+ "ItemCount": 45,
55181
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55182
+ }
55183
+ ]
55184
+ },
55185
+ {
55186
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Weapons/WeaponParts/SiriusScytheBladeBlueprint",
55187
+ "quantity": 1,
55188
+ "alwaysOffered": true,
55189
+ "bin": 0,
55190
+ "duplicates": 0,
55191
+ "itemPrices": [
55192
+ {
55193
+ "ItemCount": 45,
55194
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55195
+ }
55196
+ ]
55197
+ },
55198
+ {
55199
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Weapons/OrionScytheBlueprint",
55200
+ "quantity": 1,
55201
+ "alwaysOffered": true,
55202
+ "bin": 0,
55203
+ "duplicates": 0,
55204
+ "itemPrices": [
55205
+ {
55206
+ "ItemCount": 90,
55207
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55208
+ }
55209
+ ]
55210
+ },
55211
+ {
55212
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Weapons/WeaponParts/OrionScytheBladeBlueprint",
55213
+ "quantity": 1,
55214
+ "alwaysOffered": true,
55215
+ "bin": 0,
55216
+ "duplicates": 0,
55217
+ "itemPrices": [
55218
+ {
55219
+ "ItemCount": 45,
55220
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55221
+ }
55222
+ ]
55223
+ },
55224
+ {
55225
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/Weapons/WeaponParts/OrionScytheHandleBlueprint",
55226
+ "quantity": 1,
55227
+ "alwaysOffered": true,
55228
+ "bin": 0,
55229
+ "duplicates": 0,
55230
+ "itemPrices": [
55231
+ {
55232
+ "ItemCount": 45,
55233
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55234
+ }
55235
+ ]
55236
+ },
55237
+ {
55238
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/LisetSkinAshGemini",
55239
+ "quantity": 1,
55240
+ "alwaysOffered": true,
55241
+ "bin": 0,
55242
+ "duplicates": 0,
55243
+ "itemPrices": [
55244
+ {
55245
+ "ItemCount": 100,
55246
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55247
+ }
55248
+ ],
55249
+ "purchaseLimit": 1
55250
+ },
55251
+ {
55252
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/LisetPropCleaningDroneAshGemini",
55253
+ "quantity": 1,
55254
+ "alwaysOffered": true,
55255
+ "bin": 0,
55256
+ "duplicates": 0,
55257
+ "itemPrices": [
55258
+ {
55259
+ "ItemCount": 50,
55260
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55261
+ }
55262
+ ],
55263
+ "purchaseLimit": 1
55264
+ },
55265
+ {
55266
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Effects/AshGeminiEphemera",
55267
+ "quantity": 1,
55268
+ "alwaysOffered": true,
55269
+ "bin": 0,
55270
+ "duplicates": 0,
55271
+ "itemPrices": [
55272
+ {
55273
+ "ItemCount": 100,
55274
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55275
+ }
55276
+ ],
55277
+ "purchaseLimit": 1
55278
+ },
55279
+ {
55280
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Weapons/LongGuns/AshGeminiVectisSkin",
55281
+ "quantity": 1,
55282
+ "alwaysOffered": true,
55283
+ "bin": 0,
55284
+ "duplicates": 0,
55285
+ "itemPrices": [
55286
+ {
55287
+ "ItemCount": 60,
55288
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55289
+ }
55290
+ ],
55291
+ "purchaseLimit": 1
55292
+ },
55293
+ {
55294
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Weapons/Throwable/AshGeminiKunaiSkin",
55295
+ "quantity": 1,
55296
+ "alwaysOffered": true,
55297
+ "bin": 0,
55298
+ "duplicates": 0,
55299
+ "itemPrices": [
55300
+ {
55301
+ "ItemCount": 60,
55302
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55303
+ }
55304
+ ],
55305
+ "purchaseLimit": 1
55306
+ },
55307
+ {
55308
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Weapons/Daggers/AshGeminiDaggerSkin",
55309
+ "quantity": 1,
55310
+ "alwaysOffered": true,
55311
+ "bin": 0,
55312
+ "duplicates": 0,
55313
+ "itemPrices": [
55314
+ {
55315
+ "ItemCount": 60,
55316
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55317
+ }
55318
+ ],
55319
+ "purchaseLimit": 1
55320
+ },
55321
+ {
55322
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/CaliberChicks/AshGeminiCaliberChicksRifleSkin",
55323
+ "quantity": 1,
55324
+ "alwaysOffered": true,
55325
+ "bin": 0,
55326
+ "duplicates": 0,
55327
+ "itemPrices": [
55328
+ {
55329
+ "ItemCount": 60,
55330
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55331
+ }
55332
+ ],
55333
+ "purchaseLimit": 1
55334
+ },
55335
+ {
55336
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/JS2MAshPoster",
55337
+ "quantity": 1,
55338
+ "alwaysOffered": true,
55339
+ "bin": 0,
55340
+ "duplicates": 0,
55341
+ "itemPrices": [
55342
+ {
55343
+ "ItemCount": 20,
55344
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55345
+ }
55346
+ ],
55347
+ "purchaseLimit": 1
55348
+ },
55349
+ {
55350
+ "storeItem": "/Lotus/StoreItems/Types/Items/SongItems/SacredLightSongItem",
55351
+ "quantity": 1,
55352
+ "alwaysOffered": true,
55353
+ "bin": 0,
55354
+ "duplicates": 0,
55355
+ "itemPrices": [
55356
+ {
55357
+ "ItemCount": 60,
55358
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55359
+ }
55360
+ ],
55361
+ "purchaseLimit": 1
55362
+ },
55363
+ {
55364
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/LisetPropCleaningDroneGarudaGemini",
55365
+ "quantity": 1,
55366
+ "alwaysOffered": true,
55367
+ "bin": 0,
55368
+ "duplicates": 0,
55369
+ "itemPrices": [
55370
+ {
55371
+ "ItemCount": 50,
55372
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55373
+ }
55374
+ ],
55375
+ "purchaseLimit": 1
55376
+ },
55377
+ {
55378
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Liset/LisetSkinGarudaGemini",
55379
+ "quantity": 1,
55380
+ "alwaysOffered": true,
55381
+ "bin": 0,
55382
+ "duplicates": 0,
55383
+ "itemPrices": [
55384
+ {
55385
+ "ItemCount": 100,
55386
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55387
+ }
55388
+ ],
55389
+ "purchaseLimit": 1
55390
+ },
55391
+ {
55392
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Effects/GarudaBloodEphemera",
55393
+ "quantity": 1,
55394
+ "alwaysOffered": true,
55395
+ "bin": 0,
55396
+ "duplicates": 0,
55397
+ "itemPrices": [
55398
+ {
55399
+ "ItemCount": 100,
55400
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55401
+ }
55402
+ ],
55403
+ "purchaseLimit": 1
55404
+ },
55405
+ {
55406
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Weapons/LongGuns/GarudaGeminiNagantakaSkin",
55407
+ "quantity": 1,
55408
+ "alwaysOffered": true,
55409
+ "bin": 0,
55410
+ "duplicates": 0,
55411
+ "itemPrices": [
55412
+ {
55413
+ "ItemCount": 60,
55414
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55415
+ }
55416
+ ],
55417
+ "purchaseLimit": 1
55418
+ },
55419
+ {
55420
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Weapons/Pistols/GarudaGeminiBallisticaSkin",
55421
+ "quantity": 1,
55422
+ "alwaysOffered": true,
55423
+ "bin": 0,
55424
+ "duplicates": 0,
55425
+ "itemPrices": [
55426
+ {
55427
+ "ItemCount": 60,
55428
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55429
+ }
55430
+ ],
55431
+ "purchaseLimit": 1
55432
+ },
55433
+ {
55434
+ "storeItem": "/Lotus/StoreItems/Upgrades/Skins/Weapons/Claws/GarudaGeminiClawsSkin",
55435
+ "quantity": 1,
55436
+ "alwaysOffered": true,
55437
+ "bin": 0,
55438
+ "duplicates": 0,
55439
+ "itemPrices": [
55440
+ {
55441
+ "ItemCount": 60,
55442
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55443
+ }
55444
+ ],
55445
+ "purchaseLimit": 1
55446
+ },
55447
+ {
55448
+ "storeItem": "/Lotus/StoreItems/Types/Items/ShipDecos/JS2MGarudaPoster",
55449
+ "quantity": 1,
55450
+ "alwaysOffered": true,
55451
+ "bin": 0,
55452
+ "duplicates": 0,
55453
+ "itemPrices": [
55454
+ {
55455
+ "ItemCount": 20,
55456
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55457
+ }
55458
+ ],
55459
+ "purchaseLimit": 1
55460
+ },
55461
+ {
55462
+ "storeItem": "/Lotus/StoreItems/Types/Items/SongItems/CelestialClashSongItem",
55463
+ "quantity": 1,
55464
+ "alwaysOffered": true,
55465
+ "bin": 0,
55466
+ "duplicates": 0,
55467
+ "itemPrices": [
55468
+ {
55469
+ "ItemCount": 60,
55470
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55471
+ }
55472
+ ],
55473
+ "purchaseLimit": 1
55474
+ },
55475
+ {
55476
+ "storeItem": "/Lotus/StoreItems/Types/Items/PhotoBooth/JadeShadows/PhotoboothTileJS2AshShipInterior",
55477
+ "quantity": 1,
55478
+ "alwaysOffered": true,
55479
+ "bin": 0,
55480
+ "duplicates": 0,
55481
+ "itemPrices": [
55482
+ {
55483
+ "ItemCount": 50,
55484
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55485
+ }
55486
+ ],
55487
+ "purchaseLimit": 1
55488
+ },
55489
+ {
55490
+ "storeItem": "/Lotus/StoreItems/Types/Items/PhotoBooth/JadeShadows/PhotoboothTileJS2GarShipInterior",
55491
+ "quantity": 1,
55492
+ "alwaysOffered": true,
55493
+ "bin": 0,
55494
+ "duplicates": 0,
55495
+ "itemPrices": [
55496
+ {
55497
+ "ItemCount": 50,
55498
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55499
+ }
55500
+ ],
55501
+ "purchaseLimit": 1
55502
+ },
55503
+ {
55504
+ "storeItem": "/Lotus/StoreItems/Types/Items/PhotoBooth/JadeShadows/PhotoboothTileJS2Hub",
55505
+ "quantity": 1,
55506
+ "alwaysOffered": true,
55507
+ "bin": 0,
55508
+ "duplicates": 0,
55509
+ "itemPrices": [
55510
+ {
55511
+ "ItemCount": 25,
55512
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55513
+ },
55514
+ {
55515
+ "ItemCount": 25,
55516
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55517
+ }
55518
+ ],
55519
+ "purchaseLimit": 1
55520
+ },
55521
+ {
55522
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleSiriusOrion",
55523
+ "quantity": 1,
55524
+ "alwaysOffered": true,
55525
+ "bin": 0,
55526
+ "duplicates": 0,
55527
+ "itemPrices": [
55528
+ {
55529
+ "ItemCount": 10,
55530
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55531
+ },
55532
+ {
55533
+ "ItemCount": 10,
55534
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55535
+ }
55536
+ ]
55537
+ },
55538
+ {
55539
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleAsh",
55540
+ "quantity": 1,
55541
+ "alwaysOffered": true,
55542
+ "bin": 0,
55543
+ "duplicates": 0,
55544
+ "itemPrices": [
55545
+ {
55546
+ "ItemCount": 50000,
55547
+ "ItemType": "/Lotus/Types/Items/RailjackMiscItems/TitaniumRailjackItem"
55548
+ }
55549
+ ]
55550
+ },
55551
+ {
55552
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleDanteDeluxe",
55553
+ "quantity": 1,
55554
+ "alwaysOffered": true,
55555
+ "bin": 0,
55556
+ "duplicates": 0,
55557
+ "itemPrices": [
55558
+ {
55559
+ "ItemCount": 50,
55560
+ "ItemType": "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiLabDogTagUncommon"
55561
+ }
55562
+ ]
55563
+ },
55564
+ {
55565
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleExcalibur",
55566
+ "quantity": 1,
55567
+ "alwaysOffered": true,
55568
+ "bin": 0,
55569
+ "duplicates": 0,
55570
+ "itemPrices": [
55571
+ {
55572
+ "ItemCount": 500000,
55573
+ "ItemType": "/Lotus/Types/Items/MiscItems/AlloyPlate"
55574
+ }
55575
+ ]
55576
+ },
55577
+ {
55578
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleMag",
55579
+ "quantity": 1,
55580
+ "alwaysOffered": true,
55581
+ "bin": 0,
55582
+ "duplicates": 0,
55583
+ "itemPrices": [
55584
+ {
55585
+ "ItemCount": 150000,
55586
+ "ItemType": "/Lotus/Types/Items/MiscItems/Circuits"
55587
+ }
55588
+ ]
55589
+ },
55590
+ {
55591
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleMesa",
55592
+ "quantity": 1,
55593
+ "alwaysOffered": true,
55594
+ "bin": 0,
55595
+ "duplicates": 0,
55596
+ "itemPrices": [
55597
+ {
55598
+ "ItemCount": 10,
55599
+ "ItemType": "/Lotus/Types/Items/MiscItems/InfestedAladCoordinate"
55600
+ }
55601
+ ]
55602
+ },
55603
+ {
55604
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleNidus",
55605
+ "quantity": 1,
55606
+ "alwaysOffered": true,
55607
+ "bin": 0,
55608
+ "duplicates": 0,
55609
+ "itemPrices": [
55610
+ {
55611
+ "ItemCount": 500,
55612
+ "ItemType": "/Lotus/Types/Items/MiscItems/Neurode"
55613
+ }
55614
+ ]
55615
+ },
55616
+ {
55617
+ "storeItem": "/Lotus/StoreItems/Types/Items/Titles/HunhowHonoria/TitleVolt",
55618
+ "quantity": 1,
55619
+ "alwaysOffered": true,
55620
+ "bin": 0,
55621
+ "duplicates": 0,
55622
+ "itemPrices": [
55623
+ {
55624
+ "ItemCount": 500,
55625
+ "ItemType": "/Lotus/Types/Items/MiscItems/Morphic"
55626
+ }
55627
+ ]
55628
+ },
55629
+ {
55630
+ "storeItem": "/Lotus/StoreItems/Upgrades/CosmeticEnhancers/Utility/ConvergeRadialAttackOnAim",
55631
+ "quantity": 1,
55632
+ "alwaysOffered": true,
55633
+ "bin": 0,
55634
+ "duplicates": 0,
55635
+ "itemPrices": [
55636
+ {
55637
+ "ItemCount": 15,
55638
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55639
+ },
55640
+ {
55641
+ "ItemCount": 15,
55642
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55643
+ }
55644
+ ]
55645
+ },
55646
+ {
55647
+ "storeItem": "/Lotus/StoreItems/Upgrades/CosmeticEnhancers/Utility/AbilityEfficiencyOnAbilityObjectCreation",
54442
55648
  "quantity": 1,
54443
- "alwaysOffered": false,
54444
- "bin": 1,
54445
- "probability": 1,
55649
+ "alwaysOffered": true,
55650
+ "bin": 0,
54446
55651
  "duplicates": 0,
54447
- "credits": 1,
54448
- "numRandomItemPrices": 1,
54449
- "durationHours": 168,
54450
- "purchaseLimit": 1
55652
+ "itemPrices": [
55653
+ {
55654
+ "ItemCount": 10,
55655
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55656
+ },
55657
+ {
55658
+ "ItemCount": 10,
55659
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55660
+ }
55661
+ ]
54451
55662
  },
54452
55663
  {
54453
- "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementStorm",
55664
+ "storeItem": "/Lotus/StoreItems/Upgrades/CosmeticEnhancers/Offensive/SecondaryColdOnPuncture",
54454
55665
  "quantity": 1,
54455
- "alwaysOffered": false,
54456
- "bin": 2,
54457
- "probability": 1,
55666
+ "alwaysOffered": true,
55667
+ "bin": 0,
54458
55668
  "duplicates": 0,
54459
- "credits": 1,
54460
- "numRandomItemPrices": 1,
54461
- "durationHours": 168,
54462
- "purchaseLimit": 1
55669
+ "itemPrices": [
55670
+ {
55671
+ "ItemCount": 10,
55672
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55673
+ },
55674
+ {
55675
+ "ItemCount": 10,
55676
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55677
+ }
55678
+ ]
54463
55679
  },
54464
55680
  {
54465
- "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementMountain",
55681
+ "storeItem": "/Lotus/StoreItems/Upgrades/CosmeticEnhancers/Offensive/HeavyAttackDamageAndShieldOnShieldBreak",
54466
55682
  "quantity": 1,
55683
+ "alwaysOffered": true,
55684
+ "bin": 0,
55685
+ "duplicates": 0,
55686
+ "itemPrices": [
55687
+ {
55688
+ "ItemCount": 10,
55689
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55690
+ },
55691
+ {
55692
+ "ItemCount": 10,
55693
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55694
+ }
55695
+ ]
55696
+ },
55697
+ {
55698
+ "storeItem": "/Lotus/StoreItems/Types/Items/MiscItems/Kuva",
55699
+ "quantity": 7000,
54467
55700
  "alwaysOffered": false,
54468
- "bin": 3,
55701
+ "bin": 0,
54469
55702
  "probability": 1,
54470
55703
  "duplicates": 0,
54471
- "credits": 1,
54472
- "numRandomItemPrices": 1,
55704
+ "itemPrices": [
55705
+ {
55706
+ "ItemCount": 35,
55707
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55708
+ },
55709
+ {
55710
+ "ItemCount": 35,
55711
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55712
+ }
55713
+ ],
54473
55714
  "durationHours": 168,
54474
- "purchaseLimit": 1
55715
+ "purchaseLimit": 7
54475
55716
  },
54476
55717
  {
54477
- "storeItem": "/Lotus/StoreItems/Types/Items/Guild/GuildAdvertisementMoon",
55718
+ "storeItem": "/Lotus/StoreItems/Types/Recipes/HunhowTrinketBlueprint",
54478
55719
  "quantity": 1,
54479
- "alwaysOffered": false,
54480
- "bin": 4,
54481
- "probability": 1,
55720
+ "alwaysOffered": true,
55721
+ "bin": 0,
54482
55722
  "duplicates": 0,
54483
- "credits": 1,
54484
- "numRandomItemPrices": 1,
54485
- "durationHours": 168,
55723
+ "itemPrices": [
55724
+ {
55725
+ "ItemCount": 12,
55726
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/AshFavor"
55727
+ },
55728
+ {
55729
+ "ItemCount": 12,
55730
+ "ItemType": "/Lotus/Types/JadeShadowsPart2Mission/Gameplay/Resources/GarudaFavor"
55731
+ }
55732
+ ],
54486
55733
  "purchaseLimit": 1
54487
55734
  }
54488
55735
  ],
54489
- "randomItemPricesPerBin": [
54490
- [
54491
- {
54492
- "type": "/Lotus/Types/Items/Research/BioFragment",
54493
- "count": {
54494
- "minValue": 10,
54495
- "maxValue": 10
54496
- }
54497
- },
54498
- {
54499
- "type": "/Lotus/Types/Items/Research/ChemFragment",
54500
- "count": {
54501
- "minValue": 10,
54502
- "maxValue": 10
54503
- }
54504
- },
54505
- {
54506
- "type": "/Lotus/Types/Items/Research/EnergyFragment",
54507
- "count": {
54508
- "minValue": 10,
54509
- "maxValue": 10
54510
- }
54511
- }
54512
- ],
54513
- [
54514
- {
54515
- "type": "/Lotus/Types/Items/Research/BioFragment",
54516
- "count": {
54517
- "minValue": 20,
54518
- "maxValue": 20
54519
- }
54520
- },
54521
- {
54522
- "type": "/Lotus/Types/Items/Research/ChemFragment",
54523
- "count": {
54524
- "minValue": 20,
54525
- "maxValue": 20
54526
- }
54527
- },
54528
- {
54529
- "type": "/Lotus/Types/Items/Research/EnergyFragment",
54530
- "count": {
54531
- "minValue": 20,
54532
- "maxValue": 20
54533
- }
54534
- }
54535
- ],
54536
- [
54537
- {
54538
- "type": "/Lotus/Types/Items/Research/BioComponent",
54539
- "count": {
54540
- "minValue": 3,
54541
- "maxValue": 3
54542
- }
54543
- },
54544
- {
54545
- "type": "/Lotus/Types/Items/Research/ChemComponent",
54546
- "count": {
54547
- "minValue": 3,
54548
- "maxValue": 3
54549
- }
54550
- },
54551
- {
54552
- "type": "/Lotus/Types/Items/Research/EnergyComponent",
54553
- "count": {
54554
- "minValue": 3,
54555
- "maxValue": 3
54556
- }
54557
- }
54558
- ],
54559
- [
54560
- {
54561
- "type": "/Lotus/Types/Items/Research/BioComponent",
54562
- "count": {
54563
- "minValue": 7,
54564
- "maxValue": 7
54565
- }
54566
- },
54567
- {
54568
- "type": "/Lotus/Types/Items/Research/ChemComponent",
54569
- "count": {
54570
- "minValue": 7,
54571
- "maxValue": 7
54572
- }
54573
- },
54574
- {
54575
- "type": "/Lotus/Types/Items/Research/EnergyComponent",
54576
- "count": {
54577
- "minValue": 7,
54578
- "maxValue": 7
54579
- }
54580
- }
54581
- ],
54582
- [
54583
- {
54584
- "type": "/Lotus/Types/Items/Research/BioComponent",
54585
- "count": {
54586
- "minValue": 12,
54587
- "maxValue": 12
54588
- }
54589
- },
54590
- {
54591
- "type": "/Lotus/Types/Items/Research/ChemComponent",
54592
- "count": {
54593
- "minValue": 12,
54594
- "maxValue": 12
54595
- }
54596
- },
54597
- {
54598
- "type": "/Lotus/Types/Items/Research/EnergyComponent",
54599
- "count": {
54600
- "minValue": 12,
54601
- "maxValue": 12
54602
- }
54603
- }
54604
- ]
54605
- ],
54606
- "numItems": {
54607
- "minValue": 5,
54608
- "maxValue": 5
54609
- },
54610
- "numItemsPerBin": [
54611
- 1,
54612
- 1,
54613
- 1,
54614
- 1,
54615
- 1
54616
- ],
54617
55736
  "randomSeedType": "VRST_FLAVOUR_TEXT"
54618
55737
  },
54619
55738
  "/Lotus/Types/Game/VendorManifests/Hubs/IronwakeDondaVendorManifest": {
@@ -70469,6 +71588,56 @@
70469
71588
  "duplicates": 0,
70470
71589
  "platinum": 120,
70471
71590
  "durationHours": 24
71591
+ },
71592
+ {
71593
+ "storeItem": "/Lotus/Types/StoreItems/Packages/IncarnonPackages/VectisIncarnonBundle",
71594
+ "quantity": 1,
71595
+ "alwaysOffered": false,
71596
+ "bin": 0,
71597
+ "probability": 0.8,
71598
+ "duplicates": 0,
71599
+ "platinum": 120,
71600
+ "durationHours": 24
71601
+ },
71602
+ {
71603
+ "storeItem": "/Lotus/Types/StoreItems/Packages/IncarnonPackages/StugIncarnonBundle",
71604
+ "quantity": 1,
71605
+ "alwaysOffered": false,
71606
+ "bin": 0,
71607
+ "probability": 0.8,
71608
+ "duplicates": 0,
71609
+ "platinum": 120,
71610
+ "durationHours": 24
71611
+ },
71612
+ {
71613
+ "storeItem": "/Lotus/Types/StoreItems/Packages/IncarnonPackages/BallisticaIncarnonBundle",
71614
+ "quantity": 1,
71615
+ "alwaysOffered": false,
71616
+ "bin": 0,
71617
+ "probability": 0.8,
71618
+ "duplicates": 0,
71619
+ "platinum": 120,
71620
+ "durationHours": 24
71621
+ },
71622
+ {
71623
+ "storeItem": "/Lotus/Types/StoreItems/Packages/IncarnonPackages/DestrezaIncarnonBundle",
71624
+ "quantity": 1,
71625
+ "alwaysOffered": false,
71626
+ "bin": 0,
71627
+ "probability": 0.8,
71628
+ "duplicates": 0,
71629
+ "platinum": 120,
71630
+ "durationHours": 24
71631
+ },
71632
+ {
71633
+ "storeItem": "/Lotus/Types/StoreItems/Packages/IncarnonPackages/ObexIncarnonBundle",
71634
+ "quantity": 1,
71635
+ "alwaysOffered": false,
71636
+ "bin": 0,
71637
+ "probability": 0.8,
71638
+ "duplicates": 0,
71639
+ "platinum": 120,
71640
+ "durationHours": 24
70472
71641
  }
70473
71642
  ]
70474
71643
  }