warframe-public-export-plus 0.5.106 → 0.6.0
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/ExportArcanes.json +4 -8
- package/ExportBundles.json +450 -1286
- package/ExportCreditBundles.json +2 -4
- package/ExportDrones.json +0 -36
- package/ExportFusionBundles.json +0 -51
- package/ExportRegions.json +0 -999
- package/ExportUpgrades.json +0 -293
- package/ExportWeapons.json +0 -644
- package/index.d.ts +0 -45
- package/index.js +0 -5
- package/index.mjs +0 -3
- package/package.json +1 -1
- package/ExportMisc.json +0 -641
- package/supplementals/eFaction.json +0 -14
- package/supplementals/eMissionType.json +0 -47
package/ExportCreditBundles.json
CHANGED
|
@@ -109,16 +109,14 @@
|
|
|
109
109
|
"description": "/Lotus/Language/Items/CreditBundleADesc",
|
|
110
110
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/PlatinumToCredits.png",
|
|
111
111
|
"credits": 50000,
|
|
112
|
-
"platinumCost": 25
|
|
113
|
-
"premiumPrice": 25
|
|
112
|
+
"platinumCost": 25
|
|
114
113
|
},
|
|
115
114
|
"/Lotus/Types/StoreItems/CreditBundles/CreditBundleC": {
|
|
116
115
|
"name": "/Lotus/Language/Items/CreditBundleC",
|
|
117
116
|
"description": "/Lotus/Language/Items/CreditBundleCDesc",
|
|
118
117
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/PlatinumToCreditsHigh.png",
|
|
119
118
|
"credits": 175000,
|
|
120
|
-
"platinumCost": 45
|
|
121
|
-
"premiumPrice": 45
|
|
119
|
+
"platinumCost": 45
|
|
122
120
|
},
|
|
123
121
|
"/Lotus/Types/StoreItems/CreditBundles/CreditBundleLogin5": {
|
|
124
122
|
"name": "/Lotus/Language/Items/CreditBundleB",
|
package/ExportDrones.json
CHANGED
|
@@ -9,12 +9,6 @@
|
|
|
9
9
|
"durability": 100,
|
|
10
10
|
"repairRate": 10,
|
|
11
11
|
"codexSecret": false,
|
|
12
|
-
"capacityMultiplier": [
|
|
13
|
-
8,
|
|
14
|
-
6,
|
|
15
|
-
4,
|
|
16
|
-
1
|
|
17
|
-
],
|
|
18
12
|
"capacityMultipliers": {
|
|
19
13
|
"COMMON": 8,
|
|
20
14
|
"UNCOMMON": 6,
|
|
@@ -38,12 +32,6 @@
|
|
|
38
32
|
"durability": 200,
|
|
39
33
|
"repairRate": 20,
|
|
40
34
|
"codexSecret": false,
|
|
41
|
-
"capacityMultiplier": [
|
|
42
|
-
8,
|
|
43
|
-
6,
|
|
44
|
-
4,
|
|
45
|
-
1
|
|
46
|
-
],
|
|
47
35
|
"capacityMultipliers": {
|
|
48
36
|
"COMMON": 8,
|
|
49
37
|
"UNCOMMON": 6,
|
|
@@ -67,12 +55,6 @@
|
|
|
67
55
|
"durability": 100,
|
|
68
56
|
"repairRate": 10,
|
|
69
57
|
"codexSecret": false,
|
|
70
|
-
"capacityMultiplier": [
|
|
71
|
-
8,
|
|
72
|
-
6,
|
|
73
|
-
4,
|
|
74
|
-
1
|
|
75
|
-
],
|
|
76
58
|
"capacityMultipliers": {
|
|
77
59
|
"COMMON": 8,
|
|
78
60
|
"UNCOMMON": 6,
|
|
@@ -96,12 +78,6 @@
|
|
|
96
78
|
"durability": 200,
|
|
97
79
|
"repairRate": 20,
|
|
98
80
|
"codexSecret": false,
|
|
99
|
-
"capacityMultiplier": [
|
|
100
|
-
8,
|
|
101
|
-
6,
|
|
102
|
-
4,
|
|
103
|
-
1
|
|
104
|
-
],
|
|
105
81
|
"capacityMultipliers": {
|
|
106
82
|
"COMMON": 8,
|
|
107
83
|
"UNCOMMON": 6,
|
|
@@ -125,12 +101,6 @@
|
|
|
125
101
|
"durability": 100,
|
|
126
102
|
"repairRate": 0,
|
|
127
103
|
"codexSecret": false,
|
|
128
|
-
"capacityMultiplier": [
|
|
129
|
-
8,
|
|
130
|
-
4,
|
|
131
|
-
1,
|
|
132
|
-
1
|
|
133
|
-
],
|
|
134
104
|
"capacityMultipliers": {
|
|
135
105
|
"COMMON": 8,
|
|
136
106
|
"UNCOMMON": 4,
|
|
@@ -154,12 +124,6 @@
|
|
|
154
124
|
"durability": 200,
|
|
155
125
|
"repairRate": 20,
|
|
156
126
|
"codexSecret": false,
|
|
157
|
-
"capacityMultiplier": [
|
|
158
|
-
8,
|
|
159
|
-
6,
|
|
160
|
-
4,
|
|
161
|
-
1
|
|
162
|
-
],
|
|
163
127
|
"capacityMultipliers": {
|
|
164
128
|
"COMMON": 8,
|
|
165
129
|
"UNCOMMON": 6,
|
package/ExportFusionBundles.json
CHANGED
|
@@ -3,357 +3,306 @@
|
|
|
3
3
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
4
4
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
5
5
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
6
|
-
"codexSecret": false,
|
|
7
6
|
"fusionPoints": 150
|
|
8
7
|
},
|
|
9
8
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/DeepSpaceUncommonAvionicsEndo": {
|
|
10
9
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
11
10
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
12
11
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
13
|
-
"codexSecret": false,
|
|
14
12
|
"fusionPoints": 300
|
|
15
13
|
},
|
|
16
14
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/EarthCommonAvionicsEndo": {
|
|
17
15
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
18
16
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
19
17
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
20
|
-
"codexSecret": false,
|
|
21
18
|
"fusionPoints": 50
|
|
22
19
|
},
|
|
23
20
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/EarthUncommonAvionicsEndo": {
|
|
24
21
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
25
22
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
26
23
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
27
|
-
"codexSecret": false,
|
|
28
24
|
"fusionPoints": 100
|
|
29
25
|
},
|
|
30
26
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/MarketTier1CrewShipFusionBundle": {
|
|
31
27
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
32
28
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
33
29
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
34
|
-
"codexSecret": false,
|
|
35
30
|
"fusionPoints": 100
|
|
36
31
|
},
|
|
37
32
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/MarketTier2CrewShipFusionBundle": {
|
|
38
33
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
39
34
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
40
35
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoMedium.png",
|
|
41
|
-
"codexSecret": false,
|
|
42
36
|
"fusionPoints": 400
|
|
43
37
|
},
|
|
44
38
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/MarketTier3CrewShipFusionBundle": {
|
|
45
39
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
46
40
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
47
41
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndo.png",
|
|
48
|
-
"codexSecret": false,
|
|
49
42
|
"fusionPoints": 1000
|
|
50
43
|
},
|
|
51
44
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/SaturnCommonAvionicsEndo": {
|
|
52
45
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
53
46
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
54
47
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
55
|
-
"codexSecret": false,
|
|
56
48
|
"fusionPoints": 100
|
|
57
49
|
},
|
|
58
50
|
"/Lotus/Upgrades/Mods/FusionBundles/CrewShipFusionBundles/SaturnUncommonAvionicsEndo": {
|
|
59
51
|
"name": "/Lotus/Language/Menu/CrewShipFusionPointsName",
|
|
60
52
|
"description": "/Lotus/Language/Railjack/AvionicEndoDesc",
|
|
61
53
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/AvionicEndoSmall.png",
|
|
62
|
-
"codexSecret": false,
|
|
63
54
|
"fusionPoints": 200
|
|
64
55
|
},
|
|
65
56
|
"/Lotus/Upgrades/Mods/FusionBundles/AlertFusionBundleLarge": {
|
|
66
57
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
67
58
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
68
59
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
69
|
-
"codexSecret": false,
|
|
70
60
|
"fusionPoints": 150
|
|
71
61
|
},
|
|
72
62
|
"/Lotus/Upgrades/Mods/FusionBundles/AlertFusionBundleMedium": {
|
|
73
63
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
74
64
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
75
65
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
76
|
-
"codexSecret": false,
|
|
77
66
|
"fusionPoints": 100
|
|
78
67
|
},
|
|
79
68
|
"/Lotus/Upgrades/Mods/FusionBundles/AlertFusionBundleSmall": {
|
|
80
69
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
81
70
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
82
71
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
83
|
-
"codexSecret": false,
|
|
84
72
|
"fusionPoints": 80
|
|
85
73
|
},
|
|
86
74
|
"/Lotus/Upgrades/Mods/FusionBundles/AlertRewardFusionBundle": {
|
|
87
75
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
88
76
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
89
77
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
90
|
-
"codexSecret": false,
|
|
91
78
|
"fusionPoints": 235
|
|
92
79
|
},
|
|
93
80
|
"/Lotus/Upgrades/Mods/FusionBundles/CetusTierAEndoCommon": {
|
|
94
81
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
95
82
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
96
83
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
97
|
-
"codexSecret": false,
|
|
98
84
|
"fusionPoints": 15
|
|
99
85
|
},
|
|
100
86
|
"/Lotus/Upgrades/Mods/FusionBundles/CetusTierAEndoUncommon": {
|
|
101
87
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
102
88
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
103
89
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
104
|
-
"codexSecret": false,
|
|
105
90
|
"fusionPoints": 50
|
|
106
91
|
},
|
|
107
92
|
"/Lotus/Upgrades/Mods/FusionBundles/CetusTierBEndoCommon": {
|
|
108
93
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
109
94
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
110
95
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
111
|
-
"codexSecret": false,
|
|
112
96
|
"fusionPoints": 15
|
|
113
97
|
},
|
|
114
98
|
"/Lotus/Upgrades/Mods/FusionBundles/CetusTierBEndoUncommon": {
|
|
115
99
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
116
100
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
117
101
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
118
|
-
"codexSecret": false,
|
|
119
102
|
"fusionPoints": 50
|
|
120
103
|
},
|
|
121
104
|
"/Lotus/Upgrades/Mods/FusionBundles/CetusTierCEndoUncommon": {
|
|
122
105
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
123
106
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
124
107
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
125
|
-
"codexSecret": false,
|
|
126
108
|
"fusionPoints": 50
|
|
127
109
|
},
|
|
128
110
|
"/Lotus/Upgrades/Mods/FusionBundles/CetusTierDEndoUncommon": {
|
|
129
111
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
130
112
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
131
113
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
132
|
-
"codexSecret": false,
|
|
133
114
|
"fusionPoints": 50
|
|
134
115
|
},
|
|
135
116
|
"/Lotus/Upgrades/Mods/FusionBundles/CircuitRepeatableNormalFusionBundle": {
|
|
136
117
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
137
118
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
138
119
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
139
|
-
"codexSecret": false,
|
|
140
120
|
"fusionPoints": 250
|
|
141
121
|
},
|
|
142
122
|
"/Lotus/Upgrades/Mods/FusionBundles/CircuitRepeatableSteelPathFusionBundle": {
|
|
143
123
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
144
124
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
145
125
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
146
|
-
"codexSecret": false,
|
|
147
126
|
"fusionPoints": 1000
|
|
148
127
|
},
|
|
149
128
|
"/Lotus/Upgrades/Mods/FusionBundles/CircuitSilverNormalFusionBundle": {
|
|
150
129
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
151
130
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
152
131
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
153
|
-
"codexSecret": false,
|
|
154
132
|
"fusionPoints": 500
|
|
155
133
|
},
|
|
156
134
|
"/Lotus/Upgrades/Mods/FusionBundles/CircuitSilverSteelPathFusionBundle": {
|
|
157
135
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
158
136
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
159
137
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
160
|
-
"codexSecret": false,
|
|
161
138
|
"fusionPoints": 6000
|
|
162
139
|
},
|
|
163
140
|
"/Lotus/Upgrades/Mods/FusionBundles/CommonFusionBundle": {
|
|
164
141
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
165
142
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
166
143
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
167
|
-
"codexSecret": false,
|
|
168
144
|
"fusionPoints": 15
|
|
169
145
|
},
|
|
170
146
|
"/Lotus/Upgrades/Mods/FusionBundles/EliteAlertFusionBundleLarge": {
|
|
171
147
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
172
148
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
173
149
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
174
|
-
"codexSecret": false,
|
|
175
150
|
"fusionPoints": 1500
|
|
176
151
|
},
|
|
177
152
|
"/Lotus/Upgrades/Mods/FusionBundles/EliteAlertFusionBundleMedium": {
|
|
178
153
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
179
154
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
180
155
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
181
|
-
"codexSecret": false,
|
|
182
156
|
"fusionPoints": 1200
|
|
183
157
|
},
|
|
184
158
|
"/Lotus/Upgrades/Mods/FusionBundles/EliteAlertFusionBundleSmall": {
|
|
185
159
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
186
160
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
187
161
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
188
|
-
"codexSecret": false,
|
|
189
162
|
"fusionPoints": 900
|
|
190
163
|
},
|
|
191
164
|
"/Lotus/Upgrades/Mods/FusionBundles/EndoJackpotBundle": {
|
|
192
165
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
193
166
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
194
167
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
195
|
-
"codexSecret": false,
|
|
196
168
|
"fusionPoints": 15000
|
|
197
169
|
},
|
|
198
170
|
"/Lotus/Upgrades/Mods/FusionBundles/EvergreenLoginRewardFusionBundle": {
|
|
199
171
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
200
172
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
201
173
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
202
|
-
"codexSecret": false,
|
|
203
174
|
"fusionPoints": 30000
|
|
204
175
|
},
|
|
205
176
|
"/Lotus/Upgrades/Mods/FusionBundles/JunctionRewardNPFusionBundleA": {
|
|
206
177
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
207
178
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
208
179
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
209
|
-
"codexSecret": false,
|
|
210
180
|
"fusionPoints": 2500
|
|
211
181
|
},
|
|
212
182
|
"/Lotus/Upgrades/Mods/FusionBundles/JunctionRewardNPFusionBundleB": {
|
|
213
183
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
214
184
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
215
185
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
216
|
-
"codexSecret": false,
|
|
217
186
|
"fusionPoints": 750
|
|
218
187
|
},
|
|
219
188
|
"/Lotus/Upgrades/Mods/FusionBundles/LoginRewardFusionBundle": {
|
|
220
189
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
221
190
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
222
191
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
223
|
-
"codexSecret": false,
|
|
224
192
|
"fusionPoints": 1000
|
|
225
193
|
},
|
|
226
194
|
"/Lotus/Upgrades/Mods/FusionBundles/MPVDualPackFusionBundle": {
|
|
227
195
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
228
196
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
229
197
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
230
|
-
"codexSecret": false,
|
|
231
198
|
"fusionPoints": 50000
|
|
232
199
|
},
|
|
233
200
|
"/Lotus/Upgrades/Mods/FusionBundles/MPVSinglePackFusionBundle": {
|
|
234
201
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
235
202
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
236
203
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
237
|
-
"codexSecret": false,
|
|
238
204
|
"fusionPoints": 10000
|
|
239
205
|
},
|
|
240
206
|
"/Lotus/Upgrades/Mods/FusionBundles/MarketTier1FusionBundle": {
|
|
241
207
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
242
208
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
243
209
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/EndoBundleSmall.png",
|
|
244
|
-
"codexSecret": false,
|
|
245
210
|
"fusionPoints": 100
|
|
246
211
|
},
|
|
247
212
|
"/Lotus/Upgrades/Mods/FusionBundles/MarketTier2FusionBundle": {
|
|
248
213
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
249
214
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
250
215
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/EndoBundleMedium.png",
|
|
251
|
-
"codexSecret": false,
|
|
252
216
|
"fusionPoints": 400
|
|
253
217
|
},
|
|
254
218
|
"/Lotus/Upgrades/Mods/FusionBundles/MarketTier3FusionBundle": {
|
|
255
219
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
256
220
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
257
221
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/EndoBundleLarge.png",
|
|
258
|
-
"codexSecret": false,
|
|
259
222
|
"fusionPoints": 1000
|
|
260
223
|
},
|
|
261
224
|
"/Lotus/Upgrades/Mods/FusionBundles/NightwatchFusionBundle": {
|
|
262
225
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
263
226
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
264
227
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
265
|
-
"codexSecret": false,
|
|
266
228
|
"fusionPoints": 1500
|
|
267
229
|
},
|
|
268
230
|
"/Lotus/Upgrades/Mods/FusionBundles/PurgatoryBlackTokenFusionBundle": {
|
|
269
231
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
270
232
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
271
233
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/EndoBundleLarge.png",
|
|
272
|
-
"codexSecret": false,
|
|
273
234
|
"fusionPoints": 600
|
|
274
235
|
},
|
|
275
236
|
"/Lotus/Upgrades/Mods/FusionBundles/PurgatoryBlueTokenFusionBundle": {
|
|
276
237
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
277
238
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
278
239
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/EndoBundleSmall.png",
|
|
279
|
-
"codexSecret": false,
|
|
280
240
|
"fusionPoints": 200
|
|
281
241
|
},
|
|
282
242
|
"/Lotus/Upgrades/Mods/FusionBundles/PurgatoryGoldTokenFusionBundle": {
|
|
283
243
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
284
244
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
285
245
|
"icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/GearAndResources/EndoBundleMedium.png",
|
|
286
|
-
"codexSecret": false,
|
|
287
246
|
"fusionPoints": 400
|
|
288
247
|
},
|
|
289
248
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierALarge": {
|
|
290
249
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
291
250
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
292
251
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
293
|
-
"codexSecret": false,
|
|
294
252
|
"fusionPoints": 150
|
|
295
253
|
},
|
|
296
254
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierASmall": {
|
|
297
255
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
298
256
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
299
257
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
300
|
-
"codexSecret": false,
|
|
301
258
|
"fusionPoints": 100
|
|
302
259
|
},
|
|
303
260
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierBLarge": {
|
|
304
261
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
305
262
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
306
263
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
307
|
-
"codexSecret": false,
|
|
308
264
|
"fusionPoints": 300
|
|
309
265
|
},
|
|
310
266
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierBSmall": {
|
|
311
267
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
312
268
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
313
269
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
314
|
-
"codexSecret": false,
|
|
315
270
|
"fusionPoints": 200
|
|
316
271
|
},
|
|
317
272
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierCLarge": {
|
|
318
273
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
319
274
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
320
275
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
321
|
-
"codexSecret": false,
|
|
322
276
|
"fusionPoints": 450
|
|
323
277
|
},
|
|
324
278
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierCSmall": {
|
|
325
279
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
326
280
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
327
281
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
328
|
-
"codexSecret": false,
|
|
329
282
|
"fusionPoints": 300
|
|
330
283
|
},
|
|
331
284
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierDLarge": {
|
|
332
285
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
333
286
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
334
287
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
335
|
-
"codexSecret": false,
|
|
336
288
|
"fusionPoints": 600
|
|
337
289
|
},
|
|
338
290
|
"/Lotus/Upgrades/Mods/FusionBundles/RailjackEndoTierDSmall": {
|
|
339
291
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
340
292
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
341
293
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
342
|
-
"codexSecret": false,
|
|
343
294
|
"fusionPoints": 400
|
|
344
295
|
},
|
|
345
296
|
"/Lotus/Upgrades/Mods/FusionBundles/RareFusionBundle": {
|
|
346
297
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
347
298
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
348
299
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
349
|
-
"codexSecret": false,
|
|
350
300
|
"fusionPoints": 80
|
|
351
301
|
},
|
|
352
302
|
"/Lotus/Upgrades/Mods/FusionBundles/UncommonFusionBundle": {
|
|
353
303
|
"name": "/Lotus/Language/Items/FusionBundle",
|
|
354
304
|
"description": "/Lotus/Language/Items/FusionPartDesc",
|
|
355
305
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Currency/EndoIconRenderLarge.png",
|
|
356
|
-
"codexSecret": false,
|
|
357
306
|
"fusionPoints": 50
|
|
358
307
|
}
|
|
359
308
|
}
|