warframe-public-export-plus 0.5.9 → 0.5.11
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/ExportResources.json +88 -44
- package/ExportSyndicates.json +17497 -4669
- package/index.d.ts +8 -0
- package/package.json +1 -1
package/ExportResources.json
CHANGED
|
@@ -23,7 +23,8 @@
|
|
|
23
23
|
"codexSecret": false,
|
|
24
24
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
25
25
|
"productCategory": "MiscItems",
|
|
26
|
-
"excludeFromCodex": true
|
|
26
|
+
"excludeFromCodex": true,
|
|
27
|
+
"purchaseQuantity": 10
|
|
27
28
|
},
|
|
28
29
|
"/Lotus/Types/Game/CrewShip/Ships/RailJack": {
|
|
29
30
|
"name": "/Lotus/Language/CrewShip/Hull_RailJack",
|
|
@@ -74,7 +75,8 @@
|
|
|
74
75
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Pets/IncubationItems/DNAStabalizerKit.png",
|
|
75
76
|
"codexSecret": false,
|
|
76
77
|
"parentName": "/Lotus/Types/Items/MiscItems/MiscItemBase",
|
|
77
|
-
"productCategory": "MiscItems"
|
|
78
|
+
"productCategory": "MiscItems",
|
|
79
|
+
"purchaseQuantity": 6
|
|
78
80
|
},
|
|
79
81
|
"/Lotus/Types/Game/Nemesis/KuvaLich/CapturedCorpusLichToken": {
|
|
80
82
|
"name": "/Lotus/Language/Kingpins/CapturedCorpusLichTokenName",
|
|
@@ -6417,7 +6419,8 @@
|
|
|
6417
6419
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/AlloyPlate.png",
|
|
6418
6420
|
"codexSecret": false,
|
|
6419
6421
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6420
|
-
"productCategory": "MiscItems"
|
|
6422
|
+
"productCategory": "MiscItems",
|
|
6423
|
+
"purchaseQuantity": 1500
|
|
6421
6424
|
},
|
|
6422
6425
|
"/Lotus/Types/Items/MiscItems/AlphaCorruptorResource": {
|
|
6423
6426
|
"name": "/Lotus/Language/Items/AlphaCorruptorName",
|
|
@@ -6482,7 +6485,8 @@
|
|
|
6482
6485
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCircuits.png",
|
|
6483
6486
|
"codexSecret": false,
|
|
6484
6487
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6485
|
-
"productCategory": "MiscItems"
|
|
6488
|
+
"productCategory": "MiscItems",
|
|
6489
|
+
"purchaseQuantity": 1500
|
|
6486
6490
|
},
|
|
6487
6491
|
"/Lotus/Types/Items/MiscItems/ConcentratedGas": {
|
|
6488
6492
|
"name": "/Lotus/Language/CorpusGasCity/ConcentratedGas",
|
|
@@ -6490,7 +6494,8 @@
|
|
|
6490
6494
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentConcentratedGas.png",
|
|
6491
6495
|
"codexSecret": false,
|
|
6492
6496
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6493
|
-
"productCategory": "MiscItems"
|
|
6497
|
+
"productCategory": "MiscItems",
|
|
6498
|
+
"purchaseQuantity": 450
|
|
6494
6499
|
},
|
|
6495
6500
|
"/Lotus/Types/Items/MiscItems/ControlModule": {
|
|
6496
6501
|
"name": "/Lotus/Language/Items/ControlModule",
|
|
@@ -6506,7 +6511,8 @@
|
|
|
6506
6511
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentCryotic.png",
|
|
6507
6512
|
"codexSecret": false,
|
|
6508
6513
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6509
|
-
"productCategory": "MiscItems"
|
|
6514
|
+
"productCategory": "MiscItems",
|
|
6515
|
+
"purchaseQuantity": 3000
|
|
6510
6516
|
},
|
|
6511
6517
|
"/Lotus/Types/Items/MiscItems/CustomizationSlotUnlocker": {
|
|
6512
6518
|
"name": "/Lotus/Language/Items/CustomizationSlotUnlocker",
|
|
@@ -6523,7 +6529,8 @@
|
|
|
6523
6529
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Dagath/DagathAbyssItem.png",
|
|
6524
6530
|
"codexSecret": false,
|
|
6525
6531
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6526
|
-
"productCategory": "MiscItems"
|
|
6532
|
+
"productCategory": "MiscItems",
|
|
6533
|
+
"purchaseQuantity": 450
|
|
6527
6534
|
},
|
|
6528
6535
|
"/Lotus/Types/Items/MiscItems/DangerRoomKey": {
|
|
6529
6536
|
"name": "/Lotus/Language/Items/DangerRoomKeyName",
|
|
@@ -6579,7 +6586,8 @@
|
|
|
6579
6586
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentFerrite.png",
|
|
6580
6587
|
"codexSecret": false,
|
|
6581
6588
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6582
|
-
"productCategory": "MiscItems"
|
|
6589
|
+
"productCategory": "MiscItems",
|
|
6590
|
+
"purchaseQuantity": 3000
|
|
6583
6591
|
},
|
|
6584
6592
|
"/Lotus/Types/Items/MiscItems/Fissureum": {
|
|
6585
6593
|
"name": "/Lotus/Language/SolarisVenus/Fissureum",
|
|
@@ -6759,7 +6767,8 @@
|
|
|
6759
6767
|
"codexSecret": false,
|
|
6760
6768
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6761
6769
|
"productCategory": "MiscItems",
|
|
6762
|
-
"excludeFromCodex": true
|
|
6770
|
+
"excludeFromCodex": true,
|
|
6771
|
+
"purchaseQuantity": 450
|
|
6763
6772
|
},
|
|
6764
6773
|
"/Lotus/Types/Items/MiscItems/Kuva": {
|
|
6765
6774
|
"name": "/Lotus/Language/Items/Kuva",
|
|
@@ -6856,7 +6865,8 @@
|
|
|
6856
6865
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentNanospores.png",
|
|
6857
6866
|
"codexSecret": false,
|
|
6858
6867
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6859
|
-
"productCategory": "MiscItems"
|
|
6868
|
+
"productCategory": "MiscItems",
|
|
6869
|
+
"purchaseQuantity": 3000
|
|
6860
6870
|
},
|
|
6861
6871
|
"/Lotus/Types/Items/MiscItems/NarmerBountyResource": {
|
|
6862
6872
|
"name": "/Lotus/Language/Narmer/NarmerBountyResourceName",
|
|
@@ -6864,7 +6874,8 @@
|
|
|
6864
6874
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentProgens.png",
|
|
6865
6875
|
"codexSecret": false,
|
|
6866
6876
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
6867
|
-
"productCategory": "MiscItems"
|
|
6877
|
+
"productCategory": "MiscItems",
|
|
6878
|
+
"purchaseQuantity": 450
|
|
6868
6879
|
},
|
|
6869
6880
|
"/Lotus/Types/Items/MiscItems/NavCode": {
|
|
6870
6881
|
"name": "/Lotus/Language/Items/NavCode",
|
|
@@ -7052,7 +7063,8 @@
|
|
|
7052
7063
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentOxium.png",
|
|
7053
7064
|
"codexSecret": false,
|
|
7054
7065
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
7055
|
-
"productCategory": "MiscItems"
|
|
7066
|
+
"productCategory": "MiscItems",
|
|
7067
|
+
"purchaseQuantity": 300
|
|
7056
7068
|
},
|
|
7057
7069
|
"/Lotus/Types/Items/MiscItems/PhotoboothTile": {
|
|
7058
7070
|
"name": "",
|
|
@@ -7947,7 +7959,8 @@
|
|
|
7947
7959
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentPlastids.png",
|
|
7948
7960
|
"codexSecret": false,
|
|
7949
7961
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
7950
|
-
"productCategory": "MiscItems"
|
|
7962
|
+
"productCategory": "MiscItems",
|
|
7963
|
+
"purchaseQuantity": 300
|
|
7951
7964
|
},
|
|
7952
7965
|
"/Lotus/Types/Items/MiscItems/PolymerBundle": {
|
|
7953
7966
|
"name": "/Lotus/Language/Items/PolymerBundle",
|
|
@@ -7955,7 +7968,8 @@
|
|
|
7955
7968
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/PolymerBundle.png",
|
|
7956
7969
|
"codexSecret": false,
|
|
7957
7970
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
7958
|
-
"productCategory": "MiscItems"
|
|
7971
|
+
"productCategory": "MiscItems",
|
|
7972
|
+
"purchaseQuantity": 300
|
|
7959
7973
|
},
|
|
7960
7974
|
"/Lotus/Types/Items/MiscItems/PolymerBundle240TutorialQuest": {
|
|
7961
7975
|
"name": "/Lotus/Language/Items/PolymerBundle",
|
|
@@ -7964,7 +7978,8 @@
|
|
|
7964
7978
|
"codexSecret": false,
|
|
7965
7979
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
7966
7980
|
"productCategory": "MiscItems",
|
|
7967
|
-
"excludeFromCodex": true
|
|
7981
|
+
"excludeFromCodex": true,
|
|
7982
|
+
"purchaseQuantity": 300
|
|
7968
7983
|
},
|
|
7969
7984
|
"/Lotus/Types/Items/MiscItems/PolymerBundleRaidTutorial": {
|
|
7970
7985
|
"name": "/Lotus/Language/Items/PolymerBundle",
|
|
@@ -7973,7 +7988,8 @@
|
|
|
7973
7988
|
"codexSecret": false,
|
|
7974
7989
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
7975
7990
|
"productCategory": "MiscItems",
|
|
7976
|
-
"excludeFromCodex": true
|
|
7991
|
+
"excludeFromCodex": true,
|
|
7992
|
+
"purchaseQuantity": 300
|
|
7977
7993
|
},
|
|
7978
7994
|
"/Lotus/Types/Items/MiscItems/PrimeBucks": {
|
|
7979
7995
|
"name": "/Lotus/Language/Items/PrimeBucks",
|
|
@@ -7981,7 +7997,8 @@
|
|
|
7981
7997
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/Ducat.png",
|
|
7982
7998
|
"codexSecret": false,
|
|
7983
7999
|
"parentName": "/Lotus/Types/Items/MiscItems/MiscItemBase",
|
|
7984
|
-
"productCategory": "MiscItems"
|
|
8000
|
+
"productCategory": "MiscItems",
|
|
8001
|
+
"purchaseQuantity": 5
|
|
7985
8002
|
},
|
|
7986
8003
|
"/Lotus/Types/Items/MiscItems/RazorbackCipherPart": {
|
|
7987
8004
|
"name": "/Lotus/Language/Items/RazorbackCipherPart",
|
|
@@ -8014,7 +8031,8 @@
|
|
|
8014
8031
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentRubedo.png",
|
|
8015
8032
|
"codexSecret": false,
|
|
8016
8033
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8017
|
-
"productCategory": "MiscItems"
|
|
8034
|
+
"productCategory": "MiscItems",
|
|
8035
|
+
"purchaseQuantity": 450
|
|
8018
8036
|
},
|
|
8019
8037
|
"/Lotus/Types/Items/MiscItems/Salvage": {
|
|
8020
8038
|
"name": "/Lotus/Language/Items/Salvage",
|
|
@@ -8022,7 +8040,8 @@
|
|
|
8022
8040
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentSalvage.png",
|
|
8023
8041
|
"codexSecret": false,
|
|
8024
8042
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8025
|
-
"productCategory": "MiscItems"
|
|
8043
|
+
"productCategory": "MiscItems",
|
|
8044
|
+
"purchaseQuantity": 3000
|
|
8026
8045
|
},
|
|
8027
8046
|
"/Lotus/Types/Items/MiscItems/Salvage1000JunctionReward": {
|
|
8028
8047
|
"name": "/Lotus/Language/Items/Salvage",
|
|
@@ -8031,7 +8050,8 @@
|
|
|
8031
8050
|
"codexSecret": false,
|
|
8032
8051
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8033
8052
|
"productCategory": "MiscItems",
|
|
8034
|
-
"excludeFromCodex": true
|
|
8053
|
+
"excludeFromCodex": true,
|
|
8054
|
+
"purchaseQuantity": 3000
|
|
8035
8055
|
},
|
|
8036
8056
|
"/Lotus/Types/Items/MiscItems/Salvage450TutorialQuest": {
|
|
8037
8057
|
"name": "/Lotus/Language/Items/Salvage",
|
|
@@ -8040,7 +8060,8 @@
|
|
|
8040
8060
|
"codexSecret": false,
|
|
8041
8061
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8042
8062
|
"productCategory": "MiscItems",
|
|
8043
|
-
"excludeFromCodex": true
|
|
8063
|
+
"excludeFromCodex": true,
|
|
8064
|
+
"purchaseQuantity": 3000
|
|
8044
8065
|
},
|
|
8045
8066
|
"/Lotus/Types/Items/MiscItems/Salvage500JunctionReward": {
|
|
8046
8067
|
"name": "/Lotus/Language/Items/Salvage",
|
|
@@ -8049,7 +8070,8 @@
|
|
|
8049
8070
|
"codexSecret": false,
|
|
8050
8071
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8051
8072
|
"productCategory": "MiscItems",
|
|
8052
|
-
"excludeFromCodex": true
|
|
8073
|
+
"excludeFromCodex": true,
|
|
8074
|
+
"purchaseQuantity": 500
|
|
8053
8075
|
},
|
|
8054
8076
|
"/Lotus/Types/Items/MiscItems/SalvageRaidTutorial": {
|
|
8055
8077
|
"name": "/Lotus/Language/Items/Salvage",
|
|
@@ -8058,7 +8080,8 @@
|
|
|
8058
8080
|
"codexSecret": false,
|
|
8059
8081
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8060
8082
|
"productCategory": "MiscItems",
|
|
8061
|
-
"excludeFromCodex": true
|
|
8083
|
+
"excludeFromCodex": true,
|
|
8084
|
+
"purchaseQuantity": 3000
|
|
8062
8085
|
},
|
|
8063
8086
|
"/Lotus/Types/Items/MiscItems/SchismKey": {
|
|
8064
8087
|
"name": "/Lotus/Language/Consumables/SchismKeysName",
|
|
@@ -8117,7 +8140,8 @@
|
|
|
8117
8140
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/SpecterParticleResidue.png",
|
|
8118
8141
|
"codexSecret": false,
|
|
8119
8142
|
"parentName": "/Lotus/Types/Items/MiscItems/ResourceItem",
|
|
8120
|
-
"productCategory": "MiscItems"
|
|
8143
|
+
"productCategory": "MiscItems",
|
|
8144
|
+
"purchaseQuantity": 450
|
|
8121
8145
|
},
|
|
8122
8146
|
"/Lotus/Types/Items/MiscItems/StableCorruptorResource": {
|
|
8123
8147
|
"name": "/Lotus/Language/Items/StableCorruptorName",
|
|
@@ -8776,7 +8800,8 @@
|
|
|
8776
8800
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentAsterite.png",
|
|
8777
8801
|
"codexSecret": false,
|
|
8778
8802
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8779
|
-
"productCategory": "MiscItems"
|
|
8803
|
+
"productCategory": "MiscItems",
|
|
8804
|
+
"purchaseQuantity": 250
|
|
8780
8805
|
},
|
|
8781
8806
|
"/Lotus/Types/Items/RailjackMiscItems/AucruxRailjackItem": {
|
|
8782
8807
|
"name": "/Lotus/Language/Railjack/Aucrux",
|
|
@@ -8784,7 +8809,8 @@
|
|
|
8784
8809
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentAucrux.png",
|
|
8785
8810
|
"codexSecret": false,
|
|
8786
8811
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8787
|
-
"productCategory": "MiscItems"
|
|
8812
|
+
"productCategory": "MiscItems",
|
|
8813
|
+
"purchaseQuantity": 50
|
|
8788
8814
|
},
|
|
8789
8815
|
"/Lotus/Types/Items/RailjackMiscItems/BracoidRailjackItem": {
|
|
8790
8816
|
"name": "/Lotus/Language/Railjack/Bracoid",
|
|
@@ -8792,7 +8818,8 @@
|
|
|
8792
8818
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentBracoid.png",
|
|
8793
8819
|
"codexSecret": false,
|
|
8794
8820
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8795
|
-
"productCategory": "MiscItems"
|
|
8821
|
+
"productCategory": "MiscItems",
|
|
8822
|
+
"purchaseQuantity": 50
|
|
8796
8823
|
},
|
|
8797
8824
|
"/Lotus/Types/Items/RailjackMiscItems/CarbidesRailjackItem": {
|
|
8798
8825
|
"name": "/Lotus/Language/Railjack/Carbides",
|
|
@@ -8800,7 +8827,8 @@
|
|
|
8800
8827
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCarbides.png",
|
|
8801
8828
|
"codexSecret": false,
|
|
8802
8829
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8803
|
-
"productCategory": "MiscItems"
|
|
8830
|
+
"productCategory": "MiscItems",
|
|
8831
|
+
"purchaseQuantity": 1000
|
|
8804
8832
|
},
|
|
8805
8833
|
"/Lotus/Types/Items/RailjackMiscItems/CopernicsRailjackItem": {
|
|
8806
8834
|
"name": "/Lotus/Language/Railjack/Copernics",
|
|
@@ -8808,7 +8836,8 @@
|
|
|
8808
8836
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCopernics.png",
|
|
8809
8837
|
"codexSecret": false,
|
|
8810
8838
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8811
|
-
"productCategory": "MiscItems"
|
|
8839
|
+
"productCategory": "MiscItems",
|
|
8840
|
+
"purchaseQuantity": 1000
|
|
8812
8841
|
},
|
|
8813
8842
|
"/Lotus/Types/Items/RailjackMiscItems/CubicsRailjackItem": {
|
|
8814
8843
|
"name": "/Lotus/Language/Railjack/Cubics",
|
|
@@ -8816,7 +8845,8 @@
|
|
|
8816
8845
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCubics.png",
|
|
8817
8846
|
"codexSecret": false,
|
|
8818
8847
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8819
|
-
"productCategory": "MiscItems"
|
|
8848
|
+
"productCategory": "MiscItems",
|
|
8849
|
+
"purchaseQuantity": 50
|
|
8820
8850
|
},
|
|
8821
8851
|
"/Lotus/Types/Items/RailjackMiscItems/FresnelsRailjackItem": {
|
|
8822
8852
|
"name": "/Lotus/Language/Railjack/Fresnels",
|
|
@@ -8824,7 +8854,8 @@
|
|
|
8824
8854
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentFresnels.png",
|
|
8825
8855
|
"codexSecret": false,
|
|
8826
8856
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8827
|
-
"productCategory": "MiscItems"
|
|
8857
|
+
"productCategory": "MiscItems",
|
|
8858
|
+
"purchaseQuantity": 50
|
|
8828
8859
|
},
|
|
8829
8860
|
"/Lotus/Types/Items/RailjackMiscItems/GallosRailjackItem": {
|
|
8830
8861
|
"name": "/Lotus/Language/Railjack/Gallos",
|
|
@@ -8832,7 +8863,8 @@
|
|
|
8832
8863
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentGallos.png",
|
|
8833
8864
|
"codexSecret": false,
|
|
8834
8865
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8835
|
-
"productCategory": "MiscItems"
|
|
8866
|
+
"productCategory": "MiscItems",
|
|
8867
|
+
"purchaseQuantity": 250
|
|
8836
8868
|
},
|
|
8837
8869
|
"/Lotus/Types/Items/RailjackMiscItems/IsosRailjackItem": {
|
|
8838
8870
|
"name": "/Lotus/Language/Railjack/IsosItem",
|
|
@@ -8840,7 +8872,8 @@
|
|
|
8840
8872
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentIsos.png",
|
|
8841
8873
|
"codexSecret": false,
|
|
8842
8874
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8843
|
-
"productCategory": "MiscItems"
|
|
8875
|
+
"productCategory": "MiscItems",
|
|
8876
|
+
"purchaseQuantity": 250
|
|
8844
8877
|
},
|
|
8845
8878
|
"/Lotus/Types/Items/RailjackMiscItems/KesslersRailjackItem": {
|
|
8846
8879
|
"name": "/Lotus/Language/Railjack/Kesslers",
|
|
@@ -8848,7 +8881,8 @@
|
|
|
8848
8881
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentKesslers.png",
|
|
8849
8882
|
"codexSecret": false,
|
|
8850
8883
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8851
|
-
"productCategory": "MiscItems"
|
|
8884
|
+
"productCategory": "MiscItems",
|
|
8885
|
+
"purchaseQuantity": 250
|
|
8852
8886
|
},
|
|
8853
8887
|
"/Lotus/Types/Items/RailjackMiscItems/KommsRailjackItem": {
|
|
8854
8888
|
"name": "/Lotus/Language/Railjack/Komms",
|
|
@@ -8856,7 +8890,8 @@
|
|
|
8856
8890
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentKomms.png",
|
|
8857
8891
|
"codexSecret": false,
|
|
8858
8892
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8859
|
-
"productCategory": "MiscItems"
|
|
8893
|
+
"productCategory": "MiscItems",
|
|
8894
|
+
"purchaseQuantity": 50
|
|
8860
8895
|
},
|
|
8861
8896
|
"/Lotus/Types/Items/RailjackMiscItems/NullstonesRailjackItem": {
|
|
8862
8897
|
"name": "/Lotus/Language/Railjack/Nullstones",
|
|
@@ -8864,7 +8899,8 @@
|
|
|
8864
8899
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentNullstones.png",
|
|
8865
8900
|
"codexSecret": false,
|
|
8866
8901
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8867
|
-
"productCategory": "MiscItems"
|
|
8902
|
+
"productCategory": "MiscItems",
|
|
8903
|
+
"purchaseQuantity": 50
|
|
8868
8904
|
},
|
|
8869
8905
|
"/Lotus/Types/Items/RailjackMiscItems/PustrelsRailjackItem": {
|
|
8870
8906
|
"name": "/Lotus/Language/Railjack/Pustrels",
|
|
@@ -8872,7 +8908,8 @@
|
|
|
8872
8908
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentPustrels.png",
|
|
8873
8909
|
"codexSecret": false,
|
|
8874
8910
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8875
|
-
"productCategory": "MiscItems"
|
|
8911
|
+
"productCategory": "MiscItems",
|
|
8912
|
+
"purchaseQuantity": 1000
|
|
8876
8913
|
},
|
|
8877
8914
|
"/Lotus/Types/Items/RailjackMiscItems/ScrapRailjackItem": {
|
|
8878
8915
|
"name": "/Lotus/Language/Railjack/Scrap",
|
|
@@ -8881,7 +8918,8 @@
|
|
|
8881
8918
|
"codexSecret": false,
|
|
8882
8919
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8883
8920
|
"productCategory": "MiscItems",
|
|
8884
|
-
"excludeFromCodex": true
|
|
8921
|
+
"excludeFromCodex": true,
|
|
8922
|
+
"purchaseQuantity": 1000
|
|
8885
8923
|
},
|
|
8886
8924
|
"/Lotus/Types/Items/RailjackMiscItems/TitaniumRailjackItem": {
|
|
8887
8925
|
"name": "/Lotus/Language/Railjack/Titanium",
|
|
@@ -8889,7 +8927,8 @@
|
|
|
8889
8927
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentTitanium.png",
|
|
8890
8928
|
"codexSecret": false,
|
|
8891
8929
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8892
|
-
"productCategory": "MiscItems"
|
|
8930
|
+
"productCategory": "MiscItems",
|
|
8931
|
+
"purchaseQuantity": 1000
|
|
8893
8932
|
},
|
|
8894
8933
|
"/Lotus/Types/Items/RailjackMiscItems/TrachonsRailjackItem": {
|
|
8895
8934
|
"name": "/Lotus/Language/Railjack/Trachons",
|
|
@@ -8897,7 +8936,8 @@
|
|
|
8897
8936
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentTrachons.png",
|
|
8898
8937
|
"codexSecret": false,
|
|
8899
8938
|
"parentName": "/Lotus/Types/Items/RailjackMiscItems/BaseRailjackItem",
|
|
8900
|
-
"productCategory": "MiscItems"
|
|
8939
|
+
"productCategory": "MiscItems",
|
|
8940
|
+
"purchaseQuantity": 250
|
|
8901
8941
|
},
|
|
8902
8942
|
"/Lotus/Types/Items/RelayRebuild/PhaseOneClanItem": {
|
|
8903
8943
|
"name": "/Lotus/Language/RelayReconstruction/RelayReconPhase1ClanItemName",
|
|
@@ -19146,7 +19186,8 @@
|
|
|
19146
19186
|
"codexSecret": true,
|
|
19147
19187
|
"parentName": "/Lotus/Types/Items/SyndicateDogTags/DogTag",
|
|
19148
19188
|
"productCategory": "MiscItems",
|
|
19149
|
-
"excludeFromCodex": true
|
|
19189
|
+
"excludeFromCodex": true,
|
|
19190
|
+
"purchaseQuantity": 50
|
|
19150
19191
|
},
|
|
19151
19192
|
"/Lotus/Types/Items/SyndicateDogTags/NoraGlassmakerDogTag": {
|
|
19152
19193
|
"name": "/Lotus/Language/Syndicates/GlassmakerDogTag",
|
|
@@ -19155,7 +19196,8 @@
|
|
|
19155
19196
|
"codexSecret": true,
|
|
19156
19197
|
"parentName": "/Lotus/Types/Items/SyndicateDogTags/NoraDogTag",
|
|
19157
19198
|
"productCategory": "MiscItems",
|
|
19158
|
-
"excludeFromCodex": true
|
|
19199
|
+
"excludeFromCodex": true,
|
|
19200
|
+
"purchaseQuantity": 50
|
|
19159
19201
|
},
|
|
19160
19202
|
"/Lotus/Types/Items/SyndicateDogTags/NoraInfestedDogTag": {
|
|
19161
19203
|
"name": "/Lotus/Language/Syndicates/EmissaryDogTag",
|
|
@@ -19164,7 +19206,8 @@
|
|
|
19164
19206
|
"codexSecret": true,
|
|
19165
19207
|
"parentName": "/Lotus/Types/Items/SyndicateDogTags/NoraDogTag",
|
|
19166
19208
|
"productCategory": "MiscItems",
|
|
19167
|
-
"excludeFromCodex": true
|
|
19209
|
+
"excludeFromCodex": true,
|
|
19210
|
+
"purchaseQuantity": 50
|
|
19168
19211
|
},
|
|
19169
19212
|
"/Lotus/Types/Items/SyndicateDogTags/NoraWolfDogTag": {
|
|
19170
19213
|
"name": "/Lotus/Language/Syndicates/NoraWolfDogTag",
|
|
@@ -19173,7 +19216,8 @@
|
|
|
19173
19216
|
"codexSecret": true,
|
|
19174
19217
|
"parentName": "/Lotus/Types/Items/SyndicateDogTags/NoraDogTag",
|
|
19175
19218
|
"productCategory": "MiscItems",
|
|
19176
|
-
"excludeFromCodex": true
|
|
19219
|
+
"excludeFromCodex": true,
|
|
19220
|
+
"purchaseQuantity": 50
|
|
19177
19221
|
},
|
|
19178
19222
|
"/Lotus/Types/Items/SyndicateDogTags/PerrinDogTag": {
|
|
19179
19223
|
"name": "/Lotus/Language/Syndicates/PerrinDogTag",
|