warframe-public-export-plus 0.6.4 → 0.6.5
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/ExportAvionics.json +82 -0
- package/ExportBundles.json +106 -53
- package/ExportRecipes.json +2 -1
- package/ExportRelics.json +9110 -3089
- package/ExportResources.json +154 -77
- package/ExportWeapons.json +1 -0
- package/index.d.ts +7 -0
- package/package.json +1 -1
package/ExportResources.json
CHANGED
|
@@ -27482,7 +27482,8 @@
|
|
|
27482
27482
|
"capacityCost": 5,
|
|
27483
27483
|
"dojoCapacityCost": 5,
|
|
27484
27484
|
"platinumCost": 15,
|
|
27485
|
-
"excludeFromMarket": true
|
|
27485
|
+
"excludeFromMarket": true,
|
|
27486
|
+
"oneTimePurchasable": true
|
|
27486
27487
|
},
|
|
27487
27488
|
"/Lotus/Types/Items/ShipDecos/TarotCardCyte": {
|
|
27488
27489
|
"name": "/Lotus/Language/Tarot/TarotCardCyteName",
|
|
@@ -27495,7 +27496,8 @@
|
|
|
27495
27496
|
"capacityCost": 5,
|
|
27496
27497
|
"dojoCapacityCost": 5,
|
|
27497
27498
|
"platinumCost": 15,
|
|
27498
|
-
"excludeFromMarket": true
|
|
27499
|
+
"excludeFromMarket": true,
|
|
27500
|
+
"oneTimePurchasable": true
|
|
27499
27501
|
},
|
|
27500
27502
|
"/Lotus/Types/Items/ShipDecos/TarotCardDagath": {
|
|
27501
27503
|
"name": "/Lotus/Language/Tarot/TarotCardDagathName",
|
|
@@ -27508,7 +27510,8 @@
|
|
|
27508
27510
|
"capacityCost": 5,
|
|
27509
27511
|
"dojoCapacityCost": 5,
|
|
27510
27512
|
"platinumCost": 15,
|
|
27511
|
-
"excludeFromMarket": true
|
|
27513
|
+
"excludeFromMarket": true,
|
|
27514
|
+
"oneTimePurchasable": true
|
|
27512
27515
|
},
|
|
27513
27516
|
"/Lotus/Types/Items/ShipDecos/TarotCardDante": {
|
|
27514
27517
|
"name": "/Lotus/Language/Tarot/TarotCardDanteName",
|
|
@@ -27521,7 +27524,8 @@
|
|
|
27521
27524
|
"capacityCost": 5,
|
|
27522
27525
|
"dojoCapacityCost": 5,
|
|
27523
27526
|
"platinumCost": 15,
|
|
27524
|
-
"excludeFromMarket": true
|
|
27527
|
+
"excludeFromMarket": true,
|
|
27528
|
+
"oneTimePurchasable": true
|
|
27525
27529
|
},
|
|
27526
27530
|
"/Lotus/Types/Items/ShipDecos/TarotCardEmber": {
|
|
27527
27531
|
"name": "/Lotus/Language/Tarot/TarotCardEmberName",
|
|
@@ -27559,7 +27563,8 @@
|
|
|
27559
27563
|
"capacityCost": 5,
|
|
27560
27564
|
"dojoCapacityCost": 5,
|
|
27561
27565
|
"platinumCost": 15,
|
|
27562
|
-
"excludeFromMarket": true
|
|
27566
|
+
"excludeFromMarket": true,
|
|
27567
|
+
"oneTimePurchasable": true
|
|
27563
27568
|
},
|
|
27564
27569
|
"/Lotus/Types/Items/ShipDecos/TarotCardGaruda": {
|
|
27565
27570
|
"name": "/Lotus/Language/Tarot/TarotCardGarudaName",
|
|
@@ -27650,7 +27655,8 @@
|
|
|
27650
27655
|
"capacityCost": 5,
|
|
27651
27656
|
"dojoCapacityCost": 5,
|
|
27652
27657
|
"platinumCost": 15,
|
|
27653
|
-
"excludeFromMarket": true
|
|
27658
|
+
"excludeFromMarket": true,
|
|
27659
|
+
"oneTimePurchasable": true
|
|
27654
27660
|
},
|
|
27655
27661
|
"/Lotus/Types/Items/ShipDecos/TarotCardLavos": {
|
|
27656
27662
|
"name": "/Lotus/Language/Tarot/TarotCardLavosName",
|
|
@@ -27689,7 +27695,8 @@
|
|
|
27689
27695
|
"capacityCost": 5,
|
|
27690
27696
|
"dojoCapacityCost": 5,
|
|
27691
27697
|
"platinumCost": 15,
|
|
27692
|
-
"excludeFromMarket": true
|
|
27698
|
+
"excludeFromMarket": true,
|
|
27699
|
+
"oneTimePurchasable": true
|
|
27693
27700
|
},
|
|
27694
27701
|
"/Lotus/Types/Items/ShipDecos/TarotCardNova": {
|
|
27695
27702
|
"name": "/Lotus/Language/Tarot/TarotCardNovaName",
|
|
@@ -27715,7 +27722,8 @@
|
|
|
27715
27722
|
"capacityCost": 5,
|
|
27716
27723
|
"dojoCapacityCost": 5,
|
|
27717
27724
|
"platinumCost": 15,
|
|
27718
|
-
"excludeFromMarket": true
|
|
27725
|
+
"excludeFromMarket": true,
|
|
27726
|
+
"oneTimePurchasable": true
|
|
27719
27727
|
},
|
|
27720
27728
|
"/Lotus/Types/Items/ShipDecos/TarotCardProtea": {
|
|
27721
27729
|
"name": "/Lotus/Language/Tarot/TarotCardProteaName",
|
|
@@ -27766,7 +27774,8 @@
|
|
|
27766
27774
|
"capacityCost": 5,
|
|
27767
27775
|
"dojoCapacityCost": 5,
|
|
27768
27776
|
"platinumCost": 15,
|
|
27769
|
-
"excludeFromMarket": true
|
|
27777
|
+
"excludeFromMarket": true,
|
|
27778
|
+
"oneTimePurchasable": true
|
|
27770
27779
|
},
|
|
27771
27780
|
"/Lotus/Types/Items/ShipDecos/TarotCardStyanax": {
|
|
27772
27781
|
"name": "/Lotus/Language/Tarot/TarotCardStyanaxName",
|
|
@@ -27792,7 +27801,8 @@
|
|
|
27792
27801
|
"capacityCost": 5,
|
|
27793
27802
|
"dojoCapacityCost": 5,
|
|
27794
27803
|
"platinumCost": 15,
|
|
27795
|
-
"excludeFromMarket": true
|
|
27804
|
+
"excludeFromMarket": true,
|
|
27805
|
+
"oneTimePurchasable": true
|
|
27796
27806
|
},
|
|
27797
27807
|
"/Lotus/Types/Items/ShipDecos/TarotCardTennoConA": {
|
|
27798
27808
|
"name": "/Lotus/Language/Tarot/TarotCardTennoConAName",
|
|
@@ -27961,7 +27971,8 @@
|
|
|
27961
27971
|
"capacityCost": 5,
|
|
27962
27972
|
"dojoCapacityCost": 5,
|
|
27963
27973
|
"platinumCost": 15,
|
|
27964
|
-
"excludeFromMarket": true
|
|
27974
|
+
"excludeFromMarket": true,
|
|
27975
|
+
"oneTimePurchasable": true
|
|
27965
27976
|
},
|
|
27966
27977
|
"/Lotus/Types/Items/ShipDecos/TarotCardValkyrHeirloom": {
|
|
27967
27978
|
"name": "/Lotus/Language/Heirloom/TarotCardValkyrHeirloomName",
|
|
@@ -30505,7 +30516,8 @@
|
|
|
30505
30516
|
"productCategory": "MiscItems",
|
|
30506
30517
|
"excludeFromCodex": true,
|
|
30507
30518
|
"showInInventory": false,
|
|
30508
|
-
"excludeFromMarket": true
|
|
30519
|
+
"excludeFromMarket": true,
|
|
30520
|
+
"oneTimePurchasable": true
|
|
30509
30521
|
},
|
|
30510
30522
|
"/Lotus/Types/Items/SongItems/AliveAgainSongItem": {
|
|
30511
30523
|
"name": "/Lotus/Language/Fragments/AliveAgainSongName",
|
|
@@ -30516,7 +30528,8 @@
|
|
|
30516
30528
|
"productCategory": "MiscItems",
|
|
30517
30529
|
"excludeFromCodex": true,
|
|
30518
30530
|
"showInInventory": false,
|
|
30519
|
-
"excludeFromMarket": true
|
|
30531
|
+
"excludeFromMarket": true,
|
|
30532
|
+
"oneTimePurchasable": true
|
|
30520
30533
|
},
|
|
30521
30534
|
"/Lotus/Types/Items/SongItems/BelowZeroSongItem": {
|
|
30522
30535
|
"name": "/Lotus/Language/Fragments/BelowZeroSongName",
|
|
@@ -30527,7 +30540,8 @@
|
|
|
30527
30540
|
"productCategory": "MiscItems",
|
|
30528
30541
|
"excludeFromCodex": true,
|
|
30529
30542
|
"showInInventory": false,
|
|
30530
|
-
"excludeFromMarket": true
|
|
30543
|
+
"excludeFromMarket": true,
|
|
30544
|
+
"oneTimePurchasable": true
|
|
30531
30545
|
},
|
|
30532
30546
|
"/Lotus/Types/Items/SongItems/CC16BitGirlsSongItem": {
|
|
30533
30547
|
"name": "/Lotus/Language/Fragments/16BitGirlsSongName",
|
|
@@ -30537,7 +30551,8 @@
|
|
|
30537
30551
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30538
30552
|
"productCategory": "MiscItems",
|
|
30539
30553
|
"showInInventory": false,
|
|
30540
|
-
"excludeFromMarket": true
|
|
30554
|
+
"excludeFromMarket": true,
|
|
30555
|
+
"oneTimePurchasable": true
|
|
30541
30556
|
},
|
|
30542
30557
|
"/Lotus/Types/Items/SongItems/CCAnnaKiGOBSongItem": {
|
|
30543
30558
|
"name": "/Lotus/Language/Fragments/AnnaKiGOBSongName",
|
|
@@ -30547,7 +30562,8 @@
|
|
|
30547
30562
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30548
30563
|
"productCategory": "MiscItems",
|
|
30549
30564
|
"showInInventory": false,
|
|
30550
|
-
"excludeFromMarket": true
|
|
30565
|
+
"excludeFromMarket": true,
|
|
30566
|
+
"oneTimePurchasable": true
|
|
30551
30567
|
},
|
|
30552
30568
|
"/Lotus/Types/Items/SongItems/CCAnnaKiPunkSongItem": {
|
|
30553
30569
|
"name": "/Lotus/Language/Fragments/AnnaKiPunkSongName",
|
|
@@ -30557,7 +30573,8 @@
|
|
|
30557
30573
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30558
30574
|
"productCategory": "MiscItems",
|
|
30559
30575
|
"showInInventory": false,
|
|
30560
|
-
"excludeFromMarket": true
|
|
30576
|
+
"excludeFromMarket": true,
|
|
30577
|
+
"oneTimePurchasable": true
|
|
30561
30578
|
},
|
|
30562
30579
|
"/Lotus/Types/Items/SongItems/CCBizMarqueBopSongItem": {
|
|
30563
30580
|
"name": "/Lotus/Language/Fragments/BizMarqueBopSongName",
|
|
@@ -30567,7 +30584,8 @@
|
|
|
30567
30584
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30568
30585
|
"productCategory": "MiscItems",
|
|
30569
30586
|
"showInInventory": false,
|
|
30570
|
-
"excludeFromMarket": true
|
|
30587
|
+
"excludeFromMarket": true,
|
|
30588
|
+
"oneTimePurchasable": true
|
|
30571
30589
|
},
|
|
30572
30590
|
"/Lotus/Types/Items/SongItems/CCIWannaBeYourGOBSongItem": {
|
|
30573
30591
|
"name": "/Lotus/Language/Fragments/IWannaBeYourGOBSongName",
|
|
@@ -30577,7 +30595,8 @@
|
|
|
30577
30595
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30578
30596
|
"productCategory": "MiscItems",
|
|
30579
30597
|
"showInInventory": false,
|
|
30580
|
-
"excludeFromMarket": true
|
|
30598
|
+
"excludeFromMarket": true,
|
|
30599
|
+
"oneTimePurchasable": true
|
|
30581
30600
|
},
|
|
30582
30601
|
"/Lotus/Types/Items/SongItems/CCKickOutTheGunsSongItem": {
|
|
30583
30602
|
"name": "/Lotus/Language/Fragments/KickOutTheGunsSongName",
|
|
@@ -30587,7 +30606,8 @@
|
|
|
30587
30606
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30588
30607
|
"productCategory": "MiscItems",
|
|
30589
30608
|
"showInInventory": false,
|
|
30590
|
-
"excludeFromMarket": true
|
|
30609
|
+
"excludeFromMarket": true,
|
|
30610
|
+
"oneTimePurchasable": true
|
|
30591
30611
|
},
|
|
30592
30612
|
"/Lotus/Types/Items/SongItems/CCLundoraCallingSongItem": {
|
|
30593
30613
|
"name": "/Lotus/Language/Fragments/LundoraCallingSongName",
|
|
@@ -30597,7 +30617,8 @@
|
|
|
30597
30617
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30598
30618
|
"productCategory": "MiscItems",
|
|
30599
30619
|
"showInInventory": false,
|
|
30600
|
-
"excludeFromMarket": true
|
|
30620
|
+
"excludeFromMarket": true,
|
|
30621
|
+
"oneTimePurchasable": true
|
|
30601
30622
|
},
|
|
30602
30623
|
"/Lotus/Types/Items/SongItems/CCPsychoKillianSongItem": {
|
|
30603
30624
|
"name": "/Lotus/Language/Fragments/PsychoKillianSongName",
|
|
@@ -30607,7 +30628,8 @@
|
|
|
30607
30628
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30608
30629
|
"productCategory": "MiscItems",
|
|
30609
30630
|
"showInInventory": false,
|
|
30610
|
-
"excludeFromMarket": true
|
|
30631
|
+
"excludeFromMarket": true,
|
|
30632
|
+
"oneTimePurchasable": true
|
|
30611
30633
|
},
|
|
30612
30634
|
"/Lotus/Types/Items/SongItems/CelestialClashSongItem": {
|
|
30613
30635
|
"name": "/Lotus/Language/Fragments/CelestialClashSongName",
|
|
@@ -30618,7 +30640,8 @@
|
|
|
30618
30640
|
"productCategory": "MiscItems",
|
|
30619
30641
|
"excludeFromCodex": true,
|
|
30620
30642
|
"showInInventory": false,
|
|
30621
|
-
"excludeFromMarket": true
|
|
30643
|
+
"excludeFromMarket": true,
|
|
30644
|
+
"oneTimePurchasable": true
|
|
30622
30645
|
},
|
|
30623
30646
|
"/Lotus/Types/Items/SongItems/CorpusLichLoginSongItem": {
|
|
30624
30647
|
"name": "/Lotus/Language/Fragments/CorpusLichLoginSongName",
|
|
@@ -30629,7 +30652,8 @@
|
|
|
30629
30652
|
"productCategory": "MiscItems",
|
|
30630
30653
|
"excludeFromCodex": true,
|
|
30631
30654
|
"showInInventory": false,
|
|
30632
|
-
"excludeFromMarket": true
|
|
30655
|
+
"excludeFromMarket": true,
|
|
30656
|
+
"oneTimePurchasable": true
|
|
30633
30657
|
},
|
|
30634
30658
|
"/Lotus/Types/Items/SongItems/CorpusRailjackLoginSongItem": {
|
|
30635
30659
|
"name": "/Lotus/Language/Fragments/CorpusRailjackLoginSongName",
|
|
@@ -30640,7 +30664,8 @@
|
|
|
30640
30664
|
"productCategory": "MiscItems",
|
|
30641
30665
|
"excludeFromCodex": true,
|
|
30642
30666
|
"showInInventory": false,
|
|
30643
|
-
"excludeFromMarket": true
|
|
30667
|
+
"excludeFromMarket": true,
|
|
30668
|
+
"oneTimePurchasable": true
|
|
30644
30669
|
},
|
|
30645
30670
|
"/Lotus/Types/Items/SongItems/CrashCourseSongItem": {
|
|
30646
30671
|
"name": "/Lotus/Language/Fragments/CrashCourseSongName",
|
|
@@ -30651,7 +30676,8 @@
|
|
|
30651
30676
|
"productCategory": "MiscItems",
|
|
30652
30677
|
"excludeFromCodex": true,
|
|
30653
30678
|
"showInInventory": false,
|
|
30654
|
-
"excludeFromMarket": true
|
|
30679
|
+
"excludeFromMarket": true,
|
|
30680
|
+
"oneTimePurchasable": true
|
|
30655
30681
|
},
|
|
30656
30682
|
"/Lotus/Types/Items/SongItems/DanteUnboundLoginSongItem": {
|
|
30657
30683
|
"name": "/Lotus/Language/Fragments/DanteUnboundLoginSongName",
|
|
@@ -30662,7 +30688,8 @@
|
|
|
30662
30688
|
"productCategory": "MiscItems",
|
|
30663
30689
|
"excludeFromCodex": true,
|
|
30664
30690
|
"showInInventory": false,
|
|
30665
|
-
"excludeFromMarket": true
|
|
30691
|
+
"excludeFromMarket": true,
|
|
30692
|
+
"oneTimePurchasable": true
|
|
30666
30693
|
},
|
|
30667
30694
|
"/Lotus/Types/Items/SongItems/DeadlockLoginSongItem": {
|
|
30668
30695
|
"name": "/Lotus/Language/Fragments/DeadlockLoginSongName",
|
|
@@ -30673,7 +30700,8 @@
|
|
|
30673
30700
|
"productCategory": "MiscItems",
|
|
30674
30701
|
"excludeFromCodex": true,
|
|
30675
30702
|
"showInInventory": false,
|
|
30676
|
-
"excludeFromMarket": true
|
|
30703
|
+
"excludeFromMarket": true,
|
|
30704
|
+
"oneTimePurchasable": true
|
|
30677
30705
|
},
|
|
30678
30706
|
"/Lotus/Types/Items/SongItems/DeimosLoginSongItem": {
|
|
30679
30707
|
"name": "/Lotus/Language/Fragments/DeimosLoginSongName",
|
|
@@ -30684,7 +30712,8 @@
|
|
|
30684
30712
|
"productCategory": "MiscItems",
|
|
30685
30713
|
"excludeFromCodex": true,
|
|
30686
30714
|
"showInInventory": false,
|
|
30687
|
-
"excludeFromMarket": true
|
|
30715
|
+
"excludeFromMarket": true,
|
|
30716
|
+
"oneTimePurchasable": true
|
|
30688
30717
|
},
|
|
30689
30718
|
"/Lotus/Types/Items/SongItems/DreadnaughtSongItem": {
|
|
30690
30719
|
"name": "/Lotus/Language/Fragments/DreadnaughtSongName",
|
|
@@ -30695,7 +30724,8 @@
|
|
|
30695
30724
|
"productCategory": "MiscItems",
|
|
30696
30725
|
"excludeFromCodex": true,
|
|
30697
30726
|
"showInInventory": false,
|
|
30698
|
-
"excludeFromMarket": true
|
|
30727
|
+
"excludeFromMarket": true,
|
|
30728
|
+
"oneTimePurchasable": true
|
|
30699
30729
|
},
|
|
30700
30730
|
"/Lotus/Types/Items/SongItems/DripSongItem": {
|
|
30701
30731
|
"name": "/Lotus/Language/Fragments/DripSongName",
|
|
@@ -30706,7 +30736,8 @@
|
|
|
30706
30736
|
"productCategory": "MiscItems",
|
|
30707
30737
|
"excludeFromCodex": true,
|
|
30708
30738
|
"showInInventory": false,
|
|
30709
|
-
"excludeFromMarket": true
|
|
30739
|
+
"excludeFromMarket": true,
|
|
30740
|
+
"oneTimePurchasable": true
|
|
30710
30741
|
},
|
|
30711
30742
|
"/Lotus/Types/Items/SongItems/DuviriKullervoLoginSongItem": {
|
|
30712
30743
|
"name": "/Lotus/Language/Fragments/DuviriKullervoLoginSongName",
|
|
@@ -30717,7 +30748,8 @@
|
|
|
30717
30748
|
"productCategory": "MiscItems",
|
|
30718
30749
|
"excludeFromCodex": true,
|
|
30719
30750
|
"showInInventory": false,
|
|
30720
|
-
"excludeFromMarket": true
|
|
30751
|
+
"excludeFromMarket": true,
|
|
30752
|
+
"oneTimePurchasable": true
|
|
30721
30753
|
},
|
|
30722
30754
|
"/Lotus/Types/Items/SongItems/DuviriLoginSongItem": {
|
|
30723
30755
|
"name": "/Lotus/Language/Fragments/DuviriLoginSongName",
|
|
@@ -30728,7 +30760,8 @@
|
|
|
30728
30760
|
"productCategory": "MiscItems",
|
|
30729
30761
|
"excludeFromCodex": true,
|
|
30730
30762
|
"showInInventory": false,
|
|
30731
|
-
"excludeFromMarket": true
|
|
30763
|
+
"excludeFromMarket": true,
|
|
30764
|
+
"oneTimePurchasable": true
|
|
30732
30765
|
},
|
|
30733
30766
|
"/Lotus/Types/Items/SongItems/EmpyreanSongItem": {
|
|
30734
30767
|
"name": "/Lotus/Language/Fragments/EmpyreanLoginSongName",
|
|
@@ -30739,7 +30772,8 @@
|
|
|
30739
30772
|
"productCategory": "MiscItems",
|
|
30740
30773
|
"excludeFromCodex": true,
|
|
30741
30774
|
"showInInventory": false,
|
|
30742
|
-
"excludeFromMarket": true
|
|
30775
|
+
"excludeFromMarket": true,
|
|
30776
|
+
"oneTimePurchasable": true
|
|
30743
30777
|
},
|
|
30744
30778
|
"/Lotus/Types/Items/SongItems/FromTheStarsSongItem": {
|
|
30745
30779
|
"name": "/Lotus/Language/Fragments/FromTheStarsSongName",
|
|
@@ -30750,7 +30784,8 @@
|
|
|
30750
30784
|
"productCategory": "MiscItems",
|
|
30751
30785
|
"excludeFromCodex": true,
|
|
30752
30786
|
"showInInventory": false,
|
|
30753
|
-
"excludeFromMarket": true
|
|
30787
|
+
"excludeFromMarket": true,
|
|
30788
|
+
"oneTimePurchasable": true
|
|
30754
30789
|
},
|
|
30755
30790
|
"/Lotus/Types/Items/SongItems/GaraPrimeSongItem": {
|
|
30756
30791
|
"name": "/Lotus/Language/Fragments/GaraPrimeSongName",
|
|
@@ -30760,7 +30795,8 @@
|
|
|
30760
30795
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30761
30796
|
"productCategory": "MiscItems",
|
|
30762
30797
|
"showInInventory": false,
|
|
30763
|
-
"excludeFromMarket": true
|
|
30798
|
+
"excludeFromMarket": true,
|
|
30799
|
+
"oneTimePurchasable": true
|
|
30764
30800
|
},
|
|
30765
30801
|
"/Lotus/Types/Items/SongItems/GaussPrimeSongItem": {
|
|
30766
30802
|
"name": "/Lotus/Language/Fragments/GaussPrimeSongName",
|
|
@@ -30770,7 +30806,8 @@
|
|
|
30770
30806
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30771
30807
|
"productCategory": "MiscItems",
|
|
30772
30808
|
"showInInventory": false,
|
|
30773
|
-
"excludeFromMarket": true
|
|
30809
|
+
"excludeFromMarket": true,
|
|
30810
|
+
"oneTimePurchasable": true
|
|
30774
30811
|
},
|
|
30775
30812
|
"/Lotus/Types/Items/SongItems/GrendelPrimeSongItem": {
|
|
30776
30813
|
"name": "/Lotus/Language/Fragments/GrendelPrimeSongName",
|
|
@@ -30780,7 +30817,8 @@
|
|
|
30780
30817
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30781
30818
|
"productCategory": "MiscItems",
|
|
30782
30819
|
"showInInventory": false,
|
|
30783
|
-
"excludeFromMarket": true
|
|
30820
|
+
"excludeFromMarket": true,
|
|
30821
|
+
"oneTimePurchasable": true
|
|
30784
30822
|
},
|
|
30785
30823
|
"/Lotus/Types/Items/SongItems/HildrynPrimeSongItem": {
|
|
30786
30824
|
"name": "/Lotus/Language/Fragments/HildrynPrimeSongName",
|
|
@@ -30790,7 +30828,8 @@
|
|
|
30790
30828
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30791
30829
|
"productCategory": "MiscItems",
|
|
30792
30830
|
"showInInventory": false,
|
|
30793
|
-
"excludeFromMarket": true
|
|
30831
|
+
"excludeFromMarket": true,
|
|
30832
|
+
"oneTimePurchasable": true
|
|
30794
30833
|
},
|
|
30795
30834
|
"/Lotus/Types/Items/SongItems/HydroidPrimeSongItem": {
|
|
30796
30835
|
"name": "/Lotus/Language/Fragments/HydroidPrimeSongName",
|
|
@@ -30800,7 +30839,8 @@
|
|
|
30800
30839
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30801
30840
|
"productCategory": "MiscItems",
|
|
30802
30841
|
"showInInventory": false,
|
|
30803
|
-
"excludeFromMarket": true
|
|
30842
|
+
"excludeFromMarket": true,
|
|
30843
|
+
"oneTimePurchasable": true
|
|
30804
30844
|
},
|
|
30805
30845
|
"/Lotus/Types/Items/SongItems/JadeShadowsLoginSongItem": {
|
|
30806
30846
|
"name": "/Lotus/Language/Fragments/JadeShadowsLoginSongName",
|
|
@@ -30811,7 +30851,8 @@
|
|
|
30811
30851
|
"productCategory": "MiscItems",
|
|
30812
30852
|
"excludeFromCodex": true,
|
|
30813
30853
|
"showInInventory": false,
|
|
30814
|
-
"excludeFromMarket": true
|
|
30854
|
+
"excludeFromMarket": true,
|
|
30855
|
+
"oneTimePurchasable": true
|
|
30815
30856
|
},
|
|
30816
30857
|
"/Lotus/Types/Items/SongItems/KhoraPrimeSongItem": {
|
|
30817
30858
|
"name": "/Lotus/Language/Fragments/KhoraPrimeSongName",
|
|
@@ -30821,7 +30862,8 @@
|
|
|
30821
30862
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30822
30863
|
"productCategory": "MiscItems",
|
|
30823
30864
|
"showInInventory": false,
|
|
30824
|
-
"excludeFromMarket": true
|
|
30865
|
+
"excludeFromMarket": true,
|
|
30866
|
+
"oneTimePurchasable": true
|
|
30825
30867
|
},
|
|
30826
30868
|
"/Lotus/Types/Items/SongItems/KuvaLichLoginSongItem": {
|
|
30827
30869
|
"name": "/Lotus/Language/Fragments/KuvaLichLoginSongName",
|
|
@@ -30832,7 +30874,8 @@
|
|
|
30832
30874
|
"productCategory": "MiscItems",
|
|
30833
30875
|
"excludeFromCodex": true,
|
|
30834
30876
|
"showInInventory": false,
|
|
30835
|
-
"excludeFromMarket": true
|
|
30877
|
+
"excludeFromMarket": true,
|
|
30878
|
+
"oneTimePurchasable": true
|
|
30836
30879
|
},
|
|
30837
30880
|
"/Lotus/Types/Items/SongItems/LotusEatersSongItem": {
|
|
30838
30881
|
"name": "/Lotus/Language/Fragments/LotusEatersLoginSongName",
|
|
@@ -30843,7 +30886,8 @@
|
|
|
30843
30886
|
"productCategory": "MiscItems",
|
|
30844
30887
|
"excludeFromCodex": true,
|
|
30845
30888
|
"showInInventory": false,
|
|
30846
|
-
"excludeFromMarket": true
|
|
30889
|
+
"excludeFromMarket": true,
|
|
30890
|
+
"oneTimePurchasable": true
|
|
30847
30891
|
},
|
|
30848
30892
|
"/Lotus/Types/Items/SongItems/NekrosPrimeSongItem": {
|
|
30849
30893
|
"name": "/Lotus/Language/Fragments/NekrosPrimeSongName",
|
|
@@ -30853,7 +30897,8 @@
|
|
|
30853
30897
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30854
30898
|
"productCategory": "MiscItems",
|
|
30855
30899
|
"showInInventory": false,
|
|
30856
|
-
"excludeFromMarket": true
|
|
30900
|
+
"excludeFromMarket": true,
|
|
30901
|
+
"oneTimePurchasable": true
|
|
30857
30902
|
},
|
|
30858
30903
|
"/Lotus/Types/Items/SongItems/NidusPrimeSongItem": {
|
|
30859
30904
|
"name": "/Lotus/Language/Fragments/NidusPrimeSongName",
|
|
@@ -30863,7 +30908,8 @@
|
|
|
30863
30908
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30864
30909
|
"productCategory": "MiscItems",
|
|
30865
30910
|
"showInInventory": false,
|
|
30866
|
-
"excludeFromMarket": true
|
|
30911
|
+
"excludeFromMarket": true,
|
|
30912
|
+
"oneTimePurchasable": true
|
|
30867
30913
|
},
|
|
30868
30914
|
"/Lotus/Types/Items/SongItems/OberonPrimeSongItem": {
|
|
30869
30915
|
"name": "/Lotus/Language/Fragments/OberonPrimeSongName",
|
|
@@ -30873,7 +30919,8 @@
|
|
|
30873
30919
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30874
30920
|
"productCategory": "MiscItems",
|
|
30875
30921
|
"showInInventory": false,
|
|
30876
|
-
"excludeFromMarket": true
|
|
30922
|
+
"excludeFromMarket": true,
|
|
30923
|
+
"oneTimePurchasable": true
|
|
30877
30924
|
},
|
|
30878
30925
|
"/Lotus/Types/Items/SongItems/OctaviaPrimeSongItem": {
|
|
30879
30926
|
"name": "/Lotus/Language/Fragments/OctaviaPrimeSongName",
|
|
@@ -30883,7 +30930,8 @@
|
|
|
30883
30930
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30884
30931
|
"productCategory": "MiscItems",
|
|
30885
30932
|
"showInInventory": false,
|
|
30886
|
-
"excludeFromMarket": true
|
|
30933
|
+
"excludeFromMarket": true,
|
|
30934
|
+
"oneTimePurchasable": true
|
|
30887
30935
|
},
|
|
30888
30936
|
"/Lotus/Types/Items/SongItems/OnlyneArsenalSongItem": {
|
|
30889
30937
|
"name": "/Lotus/Language/Fragments/ArsenalSongName",
|
|
@@ -30893,7 +30941,8 @@
|
|
|
30893
30941
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30894
30942
|
"productCategory": "MiscItems",
|
|
30895
30943
|
"showInInventory": false,
|
|
30896
|
-
"excludeFromMarket": true
|
|
30944
|
+
"excludeFromMarket": true,
|
|
30945
|
+
"oneTimePurchasable": true
|
|
30897
30946
|
},
|
|
30898
30947
|
"/Lotus/Types/Items/SongItems/OnlyneCoreContainmentSongItem": {
|
|
30899
30948
|
"name": "/Lotus/Language/Fragments/CoreContainmentSongName",
|
|
@@ -30903,7 +30952,8 @@
|
|
|
30903
30952
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30904
30953
|
"productCategory": "MiscItems",
|
|
30905
30954
|
"showInInventory": false,
|
|
30906
|
-
"excludeFromMarket": true
|
|
30955
|
+
"excludeFromMarket": true,
|
|
30956
|
+
"oneTimePurchasable": true
|
|
30907
30957
|
},
|
|
30908
30958
|
"/Lotus/Types/Items/SongItems/OnlyneCutThroughSongItem": {
|
|
30909
30959
|
"name": "/Lotus/Language/Fragments/CutThroughSongName",
|
|
@@ -30913,7 +30963,8 @@
|
|
|
30913
30963
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30914
30964
|
"productCategory": "MiscItems",
|
|
30915
30965
|
"showInInventory": false,
|
|
30916
|
-
"excludeFromMarket": true
|
|
30966
|
+
"excludeFromMarket": true,
|
|
30967
|
+
"oneTimePurchasable": true
|
|
30917
30968
|
},
|
|
30918
30969
|
"/Lotus/Types/Items/SongItems/OnlyneInfectionSongItem": {
|
|
30919
30970
|
"name": "/Lotus/Language/Fragments/InfectionSongName",
|
|
@@ -30923,7 +30974,8 @@
|
|
|
30923
30974
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30924
30975
|
"productCategory": "MiscItems",
|
|
30925
30976
|
"showInInventory": false,
|
|
30926
|
-
"excludeFromMarket": true
|
|
30977
|
+
"excludeFromMarket": true,
|
|
30978
|
+
"oneTimePurchasable": true
|
|
30927
30979
|
},
|
|
30928
30980
|
"/Lotus/Types/Items/SongItems/OnlyneNumbSongItem": {
|
|
30929
30981
|
"name": "/Lotus/Language/Fragments/NumbSongName",
|
|
@@ -30933,7 +30985,8 @@
|
|
|
30933
30985
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30934
30986
|
"productCategory": "MiscItems",
|
|
30935
30987
|
"showInInventory": false,
|
|
30936
|
-
"excludeFromMarket": true
|
|
30988
|
+
"excludeFromMarket": true,
|
|
30989
|
+
"oneTimePurchasable": true
|
|
30937
30990
|
},
|
|
30938
30991
|
"/Lotus/Types/Items/SongItems/OnlynePartyOfYourLifetimeSongItem": {
|
|
30939
30992
|
"name": "/Lotus/Language/Fragments/PartyOfYourLifetimeSongName",
|
|
@@ -30943,7 +30996,8 @@
|
|
|
30943
30996
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30944
30997
|
"productCategory": "MiscItems",
|
|
30945
30998
|
"showInInventory": false,
|
|
30946
|
-
"excludeFromMarket": true
|
|
30999
|
+
"excludeFromMarket": true,
|
|
31000
|
+
"oneTimePurchasable": true
|
|
30947
31001
|
},
|
|
30948
31002
|
"/Lotus/Types/Items/SongItems/OnlynePickASideSongItem": {
|
|
30949
31003
|
"name": "/Lotus/Language/Fragments/PickASideSongName",
|
|
@@ -30953,7 +31007,8 @@
|
|
|
30953
31007
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30954
31008
|
"productCategory": "MiscItems",
|
|
30955
31009
|
"showInInventory": false,
|
|
30956
|
-
"excludeFromMarket": true
|
|
31010
|
+
"excludeFromMarket": true,
|
|
31011
|
+
"oneTimePurchasable": true
|
|
30957
31012
|
},
|
|
30958
31013
|
"/Lotus/Types/Items/SongItems/OnlyneRottenLivesSongItem": {
|
|
30959
31014
|
"name": "/Lotus/Language/Fragments/RottenLivesSongName",
|
|
@@ -30963,7 +31018,8 @@
|
|
|
30963
31018
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30964
31019
|
"productCategory": "MiscItems",
|
|
30965
31020
|
"showInInventory": false,
|
|
30966
|
-
"excludeFromMarket": true
|
|
31021
|
+
"excludeFromMarket": true,
|
|
31022
|
+
"oneTimePurchasable": true
|
|
30967
31023
|
},
|
|
30968
31024
|
"/Lotus/Types/Items/SongItems/OnlyneShutItDownSongItem": {
|
|
30969
31025
|
"name": "/Lotus/Language/Fragments/ShutItDownSongName",
|
|
@@ -30973,7 +31029,8 @@
|
|
|
30973
31029
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30974
31030
|
"productCategory": "MiscItems",
|
|
30975
31031
|
"showInInventory": false,
|
|
30976
|
-
"excludeFromMarket": true
|
|
31032
|
+
"excludeFromMarket": true,
|
|
31033
|
+
"oneTimePurchasable": true
|
|
30977
31034
|
},
|
|
30978
31035
|
"/Lotus/Types/Items/SongItems/OnlyneTheCallSongItem": {
|
|
30979
31036
|
"name": "/Lotus/Language/Fragments/TheCallSongName",
|
|
@@ -30983,7 +31040,8 @@
|
|
|
30983
31040
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30984
31041
|
"productCategory": "MiscItems",
|
|
30985
31042
|
"showInInventory": false,
|
|
30986
|
-
"excludeFromMarket": true
|
|
31043
|
+
"excludeFromMarket": true,
|
|
31044
|
+
"oneTimePurchasable": true
|
|
30987
31045
|
},
|
|
30988
31046
|
"/Lotus/Types/Items/SongItems/OnlyneTheGreatDespairSongItem": {
|
|
30989
31047
|
"name": "/Lotus/Language/Fragments/TheGreatDespairSongName",
|
|
@@ -30993,7 +31051,8 @@
|
|
|
30993
31051
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
30994
31052
|
"productCategory": "MiscItems",
|
|
30995
31053
|
"showInInventory": false,
|
|
30996
|
-
"excludeFromMarket": true
|
|
31054
|
+
"excludeFromMarket": true,
|
|
31055
|
+
"oneTimePurchasable": true
|
|
30997
31056
|
},
|
|
30998
31057
|
"/Lotus/Types/Items/SongItems/OnlyneTheGreatKIMSongItem": {
|
|
30999
31058
|
"name": "/Lotus/Language/Fragments/TheGreatKIMSongName",
|
|
@@ -31003,7 +31062,8 @@
|
|
|
31003
31062
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
31004
31063
|
"productCategory": "MiscItems",
|
|
31005
31064
|
"showInInventory": false,
|
|
31006
|
-
"excludeFromMarket": true
|
|
31065
|
+
"excludeFromMarket": true,
|
|
31066
|
+
"oneTimePurchasable": true
|
|
31007
31067
|
},
|
|
31008
31068
|
"/Lotus/Types/Items/SongItems/ProteaPrimeSongItem": {
|
|
31009
31069
|
"name": "/Lotus/Language/Fragments/ProteaPrimeSongName",
|
|
@@ -31013,7 +31073,8 @@
|
|
|
31013
31073
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
31014
31074
|
"productCategory": "MiscItems",
|
|
31015
31075
|
"showInInventory": false,
|
|
31016
|
-
"excludeFromMarket": true
|
|
31076
|
+
"excludeFromMarket": true,
|
|
31077
|
+
"oneTimePurchasable": true
|
|
31017
31078
|
},
|
|
31018
31079
|
"/Lotus/Types/Items/SongItems/RevenantPrimeSongItem": {
|
|
31019
31080
|
"name": "/Lotus/Language/Fragments/RevenantPrimeSongName",
|
|
@@ -31023,7 +31084,8 @@
|
|
|
31023
31084
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
31024
31085
|
"productCategory": "MiscItems",
|
|
31025
31086
|
"showInInventory": false,
|
|
31026
|
-
"excludeFromMarket": true
|
|
31087
|
+
"excludeFromMarket": true,
|
|
31088
|
+
"oneTimePurchasable": true
|
|
31027
31089
|
},
|
|
31028
31090
|
"/Lotus/Types/Items/SongItems/SacredLightSongItem": {
|
|
31029
31091
|
"name": "/Lotus/Language/Fragments/SacredLightSongName",
|
|
@@ -31034,7 +31096,8 @@
|
|
|
31034
31096
|
"productCategory": "MiscItems",
|
|
31035
31097
|
"excludeFromCodex": true,
|
|
31036
31098
|
"showInInventory": false,
|
|
31037
|
-
"excludeFromMarket": true
|
|
31099
|
+
"excludeFromMarket": true,
|
|
31100
|
+
"oneTimePurchasable": true
|
|
31038
31101
|
},
|
|
31039
31102
|
"/Lotus/Types/Items/SongItems/SevagothDeluxeSongItem": {
|
|
31040
31103
|
"name": "/Lotus/Language/Fragments/SevagothDeluxeSongName",
|
|
@@ -31055,7 +31118,8 @@
|
|
|
31055
31118
|
"productCategory": "MiscItems",
|
|
31056
31119
|
"excludeFromCodex": true,
|
|
31057
31120
|
"showInInventory": false,
|
|
31058
|
-
"excludeFromMarket": true
|
|
31121
|
+
"excludeFromMarket": true,
|
|
31122
|
+
"oneTimePurchasable": true
|
|
31059
31123
|
},
|
|
31060
31124
|
"/Lotus/Types/Items/SongItems/TenthAnniversaryLoginSongItem": {
|
|
31061
31125
|
"name": "/Lotus/Language/Fragments/TenthAnniversaryLoginSongName",
|
|
@@ -31066,7 +31130,8 @@
|
|
|
31066
31130
|
"productCategory": "MiscItems",
|
|
31067
31131
|
"excludeFromCodex": true,
|
|
31068
31132
|
"showInInventory": false,
|
|
31069
|
-
"excludeFromMarket": true
|
|
31133
|
+
"excludeFromMarket": true,
|
|
31134
|
+
"oneTimePurchasable": true
|
|
31070
31135
|
},
|
|
31071
31136
|
"/Lotus/Types/Items/SongItems/TheNewWarLoginSongItem": {
|
|
31072
31137
|
"name": "/Lotus/Language/Fragments/TheNewWarLoginSongName",
|
|
@@ -31077,7 +31142,8 @@
|
|
|
31077
31142
|
"productCategory": "MiscItems",
|
|
31078
31143
|
"excludeFromCodex": true,
|
|
31079
31144
|
"showInInventory": false,
|
|
31080
|
-
"excludeFromMarket": true
|
|
31145
|
+
"excludeFromMarket": true,
|
|
31146
|
+
"oneTimePurchasable": true
|
|
31081
31147
|
},
|
|
31082
31148
|
"/Lotus/Types/Items/SongItems/TheSacrificeLoginSongItem": {
|
|
31083
31149
|
"name": "/Lotus/Language/Fragments/TheSacrificeLoginSongName",
|
|
@@ -31088,7 +31154,8 @@
|
|
|
31088
31154
|
"productCategory": "MiscItems",
|
|
31089
31155
|
"excludeFromCodex": true,
|
|
31090
31156
|
"showInInventory": false,
|
|
31091
|
-
"excludeFromMarket": true
|
|
31157
|
+
"excludeFromMarket": true,
|
|
31158
|
+
"oneTimePurchasable": true
|
|
31092
31159
|
},
|
|
31093
31160
|
"/Lotus/Types/Items/SongItems/TheTeacherSongItem": {
|
|
31094
31161
|
"name": "/Lotus/Language/OldPeace/TheTeacherSongName",
|
|
@@ -31099,7 +31166,8 @@
|
|
|
31099
31166
|
"productCategory": "MiscItems",
|
|
31100
31167
|
"excludeFromCodex": true,
|
|
31101
31168
|
"showInInventory": false,
|
|
31102
|
-
"excludeFromMarket": true
|
|
31169
|
+
"excludeFromMarket": true,
|
|
31170
|
+
"oneTimePurchasable": true
|
|
31103
31171
|
},
|
|
31104
31172
|
"/Lotus/Types/Items/SongItems/VaubanPrimeSongItem": {
|
|
31105
31173
|
"name": "/Lotus/Language/Fragments/VaubanPrimeSongName",
|
|
@@ -31109,7 +31177,8 @@
|
|
|
31109
31177
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
31110
31178
|
"productCategory": "MiscItems",
|
|
31111
31179
|
"showInInventory": false,
|
|
31112
|
-
"excludeFromMarket": true
|
|
31180
|
+
"excludeFromMarket": true,
|
|
31181
|
+
"oneTimePurchasable": true
|
|
31113
31182
|
},
|
|
31114
31183
|
"/Lotus/Types/Items/SongItems/VeilbreakerLoginSongItem": {
|
|
31115
31184
|
"name": "/Lotus/Language/Fragments/VeilbreakerLoginSongName",
|
|
@@ -31120,7 +31189,8 @@
|
|
|
31120
31189
|
"productCategory": "MiscItems",
|
|
31121
31190
|
"excludeFromCodex": true,
|
|
31122
31191
|
"showInInventory": false,
|
|
31123
|
-
"excludeFromMarket": true
|
|
31192
|
+
"excludeFromMarket": true,
|
|
31193
|
+
"oneTimePurchasable": true
|
|
31124
31194
|
},
|
|
31125
31195
|
"/Lotus/Types/Items/SongItems/VenusOrbVallisLoginSongItem": {
|
|
31126
31196
|
"name": "/Lotus/Language/Fragments/VenusOrbVallisLoginSongName",
|
|
@@ -31131,7 +31201,8 @@
|
|
|
31131
31201
|
"productCategory": "MiscItems",
|
|
31132
31202
|
"excludeFromCodex": true,
|
|
31133
31203
|
"showInInventory": false,
|
|
31134
|
-
"excludeFromMarket": true
|
|
31204
|
+
"excludeFromMarket": true,
|
|
31205
|
+
"oneTimePurchasable": true
|
|
31135
31206
|
},
|
|
31136
31207
|
"/Lotus/Types/Items/SongItems/VoidEclipseLoginSongItem": {
|
|
31137
31208
|
"name": "/Lotus/Language/Fragments/VoidEclipseLoginSongName",
|
|
@@ -31142,7 +31213,8 @@
|
|
|
31142
31213
|
"productCategory": "MiscItems",
|
|
31143
31214
|
"excludeFromCodex": true,
|
|
31144
31215
|
"showInInventory": false,
|
|
31145
|
-
"excludeFromMarket": true
|
|
31216
|
+
"excludeFromMarket": true,
|
|
31217
|
+
"oneTimePurchasable": true
|
|
31146
31218
|
},
|
|
31147
31219
|
"/Lotus/Types/Items/SongItems/WhatIsMyFateSongItem": {
|
|
31148
31220
|
"name": "/Lotus/Language/NokkoColony/WhatIsMyFateSongName",
|
|
@@ -31153,7 +31225,8 @@
|
|
|
31153
31225
|
"productCategory": "MiscItems",
|
|
31154
31226
|
"excludeFromCodex": true,
|
|
31155
31227
|
"showInInventory": false,
|
|
31156
|
-
"excludeFromMarket": true
|
|
31228
|
+
"excludeFromMarket": true,
|
|
31229
|
+
"oneTimePurchasable": true
|
|
31157
31230
|
},
|
|
31158
31231
|
"/Lotus/Types/Items/SongItems/WhispersInTheWallLoginSongItem": {
|
|
31159
31232
|
"name": "/Lotus/Language/Fragments/WhispersInTheWallsLoginSongName",
|
|
@@ -31164,7 +31237,8 @@
|
|
|
31164
31237
|
"productCategory": "MiscItems",
|
|
31165
31238
|
"excludeFromCodex": true,
|
|
31166
31239
|
"showInInventory": false,
|
|
31167
|
-
"excludeFromMarket": true
|
|
31240
|
+
"excludeFromMarket": true,
|
|
31241
|
+
"oneTimePurchasable": true
|
|
31168
31242
|
},
|
|
31169
31243
|
"/Lotus/Types/Items/SongItems/WispPrimeSongItem": {
|
|
31170
31244
|
"name": "/Lotus/Language/Fragments/WispPrimeSongName",
|
|
@@ -31174,7 +31248,8 @@
|
|
|
31174
31248
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
31175
31249
|
"productCategory": "MiscItems",
|
|
31176
31250
|
"showInInventory": false,
|
|
31177
|
-
"excludeFromMarket": true
|
|
31251
|
+
"excludeFromMarket": true,
|
|
31252
|
+
"oneTimePurchasable": true
|
|
31178
31253
|
},
|
|
31179
31254
|
"/Lotus/Types/Items/SongItems/YareliPrimeSongItem": {
|
|
31180
31255
|
"name": "/Lotus/Language/Fragments/YareliPrimeSongName",
|
|
@@ -31184,7 +31259,8 @@
|
|
|
31184
31259
|
"parentName": "/Lotus/Types/Game/SongItem",
|
|
31185
31260
|
"productCategory": "MiscItems",
|
|
31186
31261
|
"showInInventory": false,
|
|
31187
|
-
"excludeFromMarket": true
|
|
31262
|
+
"excludeFromMarket": true,
|
|
31263
|
+
"oneTimePurchasable": true
|
|
31188
31264
|
},
|
|
31189
31265
|
"/Lotus/Types/Items/SongItems/ZarimanLoginSongItem": {
|
|
31190
31266
|
"name": "/Lotus/Language/Fragments/ZarimanLoginSongName",
|
|
@@ -31195,7 +31271,8 @@
|
|
|
31195
31271
|
"productCategory": "MiscItems",
|
|
31196
31272
|
"excludeFromCodex": true,
|
|
31197
31273
|
"showInInventory": false,
|
|
31198
|
-
"excludeFromMarket": true
|
|
31274
|
+
"excludeFromMarket": true,
|
|
31275
|
+
"oneTimePurchasable": true
|
|
31199
31276
|
},
|
|
31200
31277
|
"/Lotus/Types/Items/SyndicateDogTags/ArbitersDogTag": {
|
|
31201
31278
|
"name": "/Lotus/Language/Syndicates/ArbitersDogTag",
|