warframe-public-export-plus 0.2.4 → 0.2.6
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 +36 -0
- package/ExportBundles.json +393 -9
- package/ExportCustoms.json +392 -15
- package/ExportDojoRecipes.json +120 -0
- package/ExportFlavour.json +700 -0
- package/ExportImages.json +315 -3
- package/ExportKeys.json +3203 -36
- package/ExportRecipes.json +241 -14
- package/ExportRegions.json +954 -228
- package/ExportResources.json +356 -48
- package/ExportSentinels.json +32 -16
- package/ExportSortieRewards.json +9 -9
- package/ExportUpgrades.json +162 -47
- package/ExportWarframes.json +53 -3
- package/ExportWeapons.json +192 -10
- package/README.md +1 -1
- package/dict.de.json +749 -341
- package/dict.en.json +704 -296
- package/dict.es.json +707 -299
- package/dict.fr.json +713 -305
- package/dict.it.json +722 -314
- package/dict.ja.json +666 -258
- package/dict.ko.json +673 -265
- package/dict.pl.json +737 -329
- package/dict.pt.json +725 -317
- package/dict.ru.json +707 -299
- package/dict.tc.json +734 -326
- package/dict.th.json +2407 -1999
- package/dict.tr.json +691 -283
- package/dict.uk.json +733 -325
- package/dict.zh.json +696 -288
- package/index.d.ts +17 -3
- package/package.json +1 -1
package/ExportKeys.json
CHANGED
|
@@ -4,84 +4,1048 @@
|
|
|
4
4
|
"description": "/Lotus/Language/Apostasy/ApostasyKeyChainDesc",
|
|
5
5
|
"icon": "/Lotus/Interface/Quests/ApostasyPrologueStartQuestKeyChain.png",
|
|
6
6
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
7
|
-
"codexSecret": false
|
|
7
|
+
"codexSecret": false,
|
|
8
|
+
"chainStages": [
|
|
9
|
+
{
|
|
10
|
+
"key": "/Lotus/Types/Keys/ApostasyQuest/ApostasyKey",
|
|
11
|
+
"itemsToGiveWhenTriggered": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"rewards": [
|
|
15
|
+
{
|
|
16
|
+
"rewardType": "RT_STORE_ITEM",
|
|
17
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/SacrificeQuest/SacrificeQuestKeyChain"
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"/Lotus/Types/Keys/ApostasyQuest/ApostasyKey": {
|
|
22
|
+
"name": "/Lotus/Language/Apostasy/ApostasyKeyName",
|
|
23
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
24
|
+
"codexSecret": true,
|
|
25
|
+
"rewards": []
|
|
8
26
|
},
|
|
9
27
|
"/Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain": {
|
|
10
28
|
"name": "/Lotus/Language/G1Quests/AWQName",
|
|
11
29
|
"description": "/Lotus/Language/G1Quests/AWQDescription",
|
|
12
30
|
"icon": "/Lotus/Interface/Quests/ArchwingQuestKeyChain.png",
|
|
13
31
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
14
|
-
"codexSecret": false
|
|
32
|
+
"codexSecret": false,
|
|
33
|
+
"chainStages": [
|
|
34
|
+
{
|
|
35
|
+
"itemsToGiveWhenTriggered": [
|
|
36
|
+
"/Lotus/StoreItems/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingBlueprint"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"key": "/Lotus/Types/Keys/ArchwingQuest/MissionOne",
|
|
41
|
+
"itemsToGiveWhenTriggered": []
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"key": "/Lotus/Types/Keys/ArchwingQuest/MissionTwo",
|
|
45
|
+
"itemsToGiveWhenTriggered": []
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"key": "/Lotus/Types/Keys/ArchwingQuest/MissionThree",
|
|
49
|
+
"itemsToGiveWhenTriggered": []
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"key": "/Lotus/Types/Keys/ArchwingQuest/MissionFour",
|
|
53
|
+
"itemsToGiveWhenTriggered": []
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"itemsToGiveWhenTriggered": []
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"itemsToGiveWhenTriggered": [
|
|
60
|
+
"/Lotus/StoreItems/Weapons/Tenno/Archwing/Primary/FoldingMachineGun/ArchMachineGun",
|
|
61
|
+
"/Lotus/StoreItems/Weapons/Tenno/Archwing/Melee/Archsword/ArchSwordWeapon"
|
|
62
|
+
]
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"key": "/Lotus/Types/Keys/ArchwingQuest/MissionFive",
|
|
66
|
+
"itemsToGiveWhenTriggered": []
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"itemsToGiveWhenTriggered": []
|
|
70
|
+
}
|
|
71
|
+
],
|
|
72
|
+
"rewards": [
|
|
73
|
+
{
|
|
74
|
+
"rewardType": "RT_STORE_ITEM",
|
|
75
|
+
"itemType": "/Lotus/StoreItems/Types/Game/CrewShip/RailJack/DefaultHarness"
|
|
76
|
+
}
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
"/Lotus/Types/Keys/ArchwingQuest/MissionOne": {
|
|
80
|
+
"name": "/Lotus/Language/G1Quests/AWQMissionObjA",
|
|
81
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
82
|
+
"codexSecret": true,
|
|
83
|
+
"rewards": []
|
|
84
|
+
},
|
|
85
|
+
"/Lotus/Types/Keys/ArchwingQuest/MissionTwo": {
|
|
86
|
+
"name": "/Lotus/Language/G1Quests/AWQMissionObjB",
|
|
87
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
88
|
+
"codexSecret": true,
|
|
89
|
+
"rewards": [
|
|
90
|
+
{
|
|
91
|
+
"rewardType": "RT_STORE_ITEM",
|
|
92
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingWingsBlueprint"
|
|
93
|
+
}
|
|
94
|
+
]
|
|
95
|
+
},
|
|
96
|
+
"/Lotus/Types/Keys/ArchwingQuest/MissionThree": {
|
|
97
|
+
"name": "/Lotus/Language/G1Quests/AWQMissionObjB1",
|
|
98
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
99
|
+
"codexSecret": true,
|
|
100
|
+
"rewards": [
|
|
101
|
+
{
|
|
102
|
+
"rewardType": "RT_STORE_ITEM",
|
|
103
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingChassisBlueprint"
|
|
104
|
+
}
|
|
105
|
+
]
|
|
106
|
+
},
|
|
107
|
+
"/Lotus/Types/Keys/ArchwingQuest/MissionFour": {
|
|
108
|
+
"name": "/Lotus/Language/G1Quests/AWQMissionObjB2",
|
|
109
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
110
|
+
"codexSecret": true,
|
|
111
|
+
"rewards": [
|
|
112
|
+
{
|
|
113
|
+
"rewardType": "RT_STORE_ITEM",
|
|
114
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingSystemsBlueprint"
|
|
115
|
+
}
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
"/Lotus/Types/Keys/ArchwingQuest/MissionFive": {
|
|
119
|
+
"name": "/Lotus/Language/G1Quests/AWQMissionObjC",
|
|
120
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
121
|
+
"codexSecret": true,
|
|
122
|
+
"excludeFromCodex": true,
|
|
123
|
+
"rewards": []
|
|
15
124
|
},
|
|
16
125
|
"/Lotus/Types/Keys/BardQuest/BardQuestKeyChain": {
|
|
17
126
|
"name": "/Lotus/Language/BardQuest/BardQuestTitle",
|
|
18
127
|
"description": "/Lotus/Language/BardQuest/BardQuestDesc",
|
|
19
128
|
"icon": "/Lotus/Interface/Quests/BardQuestKeyChain.png",
|
|
20
129
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
21
|
-
"codexSecret": false
|
|
130
|
+
"codexSecret": false,
|
|
131
|
+
"chainStages": [
|
|
132
|
+
{
|
|
133
|
+
"itemsToGiveWhenTriggered": [
|
|
134
|
+
"/Lotus/StoreItems/Types/Keys/BardQuest/BardQuestSequencerBlueprint"
|
|
135
|
+
]
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"key": "/Lotus/Types/Keys/BardQuest/BardQuestGatherPartsKey",
|
|
139
|
+
"itemsToGiveWhenTriggered": []
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"itemsToGiveWhenTriggered": []
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"key": "/Lotus/Types/Keys/BardQuest/BardQuestOceanKey",
|
|
146
|
+
"itemsToGiveWhenTriggered": []
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"itemsToGiveWhenTriggered": []
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"key": "/Lotus/Types/Keys/BardQuest/BardQuestOrokinMoonKey",
|
|
153
|
+
"itemsToGiveWhenTriggered": []
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"itemsToGiveWhenTriggered": []
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"key": "/Lotus/Types/Keys/BardQuest/BardQuestOrokinTowerKey",
|
|
160
|
+
"itemsToGiveWhenTriggered": []
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"itemsToGiveWhenTriggered": []
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"itemsToGiveWhenTriggered": []
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"rewards": [
|
|
170
|
+
{
|
|
171
|
+
"rewardType": "RT_RECIPE",
|
|
172
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/OctaviaBlueprint"
|
|
173
|
+
}
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
"/Lotus/Types/Keys/BardQuest/BardQuestGatherPartsKey": {
|
|
177
|
+
"name": "/Lotus/Language/BardQuest/BardQuestObjectiveA",
|
|
178
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
179
|
+
"codexSecret": true,
|
|
180
|
+
"rewards": [
|
|
181
|
+
{
|
|
182
|
+
"rewardType": "RT_STORE_ITEM",
|
|
183
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/BardQuest/BardQuestSequencerPartA"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"rewardType": "RT_STORE_ITEM",
|
|
187
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/BardQuest/BardQuestSequencerPartB"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"rewardType": "RT_STORE_ITEM",
|
|
191
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/BardQuest/BardQuestSequencerPartC"
|
|
192
|
+
}
|
|
193
|
+
]
|
|
194
|
+
},
|
|
195
|
+
"/Lotus/Types/Keys/BardQuest/BardQuestOceanKey": {
|
|
196
|
+
"name": "/Lotus/Language/BardQuest/BardQuestObjectiveC",
|
|
197
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
198
|
+
"codexSecret": true,
|
|
199
|
+
"rewards": []
|
|
200
|
+
},
|
|
201
|
+
"/Lotus/Types/Keys/BardQuest/BardQuestOrokinMoonKey": {
|
|
202
|
+
"name": "/Lotus/Language/BardQuest/BardQuestObjectiveD",
|
|
203
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
204
|
+
"codexSecret": true,
|
|
205
|
+
"rewards": []
|
|
206
|
+
},
|
|
207
|
+
"/Lotus/Types/Keys/BardQuest/BardQuestOrokinTowerKey": {
|
|
208
|
+
"name": "/Lotus/Language/BardQuest/BardQuestObjectiveE",
|
|
209
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
210
|
+
"codexSecret": true,
|
|
211
|
+
"rewards": []
|
|
22
212
|
},
|
|
23
213
|
"/Lotus/Types/Keys/ChimeraQuest/ChimeraKeyChain": {
|
|
24
214
|
"name": "/Lotus/Language/Chimera/ChimeraKeyChainName",
|
|
25
215
|
"description": "/Lotus/Language/Chimera/ChimeraKeyChainDesc",
|
|
26
216
|
"icon": "/Lotus/Interface/Quests/ChimeraKeyChain.png",
|
|
27
217
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
28
|
-
"codexSecret": true
|
|
218
|
+
"codexSecret": true,
|
|
219
|
+
"chainStages": [
|
|
220
|
+
{
|
|
221
|
+
"key": "/Lotus/Types/Keys/ChimeraQuest/ChimeraKey",
|
|
222
|
+
"itemsToGiveWhenTriggered": []
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"itemsToGiveWhenTriggered": []
|
|
226
|
+
}
|
|
227
|
+
],
|
|
228
|
+
"rewards": [
|
|
229
|
+
{
|
|
230
|
+
"rewardType": "RT_RECIPE",
|
|
231
|
+
"itemType": "/Lotus/Types/Recipes/Weapons/BallasSwordBlueprint"
|
|
232
|
+
}
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
"/Lotus/Types/Keys/ChimeraQuest/ChimeraKey": {
|
|
236
|
+
"name": "/Lotus/Language/Chimera/ChimeraKeyChainName",
|
|
237
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
238
|
+
"codexSecret": true,
|
|
239
|
+
"rewards": []
|
|
29
240
|
},
|
|
30
241
|
"/Lotus/Types/Keys/DragonQuest/DragonQuestKeyChain": {
|
|
31
242
|
"name": "/Lotus/Language/G1Quests/DragonQuestTitle",
|
|
32
243
|
"description": "/Lotus/Language/G1Quests/DragonQuestDesc",
|
|
33
244
|
"icon": "/Lotus/Interface/Quests/ChromaQuestKeyChain.png",
|
|
34
245
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
35
|
-
"codexSecret": false
|
|
246
|
+
"codexSecret": false,
|
|
247
|
+
"chainStages": [
|
|
248
|
+
{
|
|
249
|
+
"itemsToGiveWhenTriggered": []
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"key": "/Lotus/Types/Keys/DragonQuest/DragonQuestMissionOne",
|
|
253
|
+
"itemsToGiveWhenTriggered": []
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"itemsToGiveWhenTriggered": []
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"itemsToGiveWhenTriggered": []
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"itemsToGiveWhenTriggered": []
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"itemsToGiveWhenTriggered": []
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"itemsToGiveWhenTriggered": [
|
|
269
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/ChromaBeaconABlueprint"
|
|
270
|
+
]
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"itemsToGiveWhenTriggered": []
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"key": "/Lotus/Types/Keys/DragonQuest/DragonQuestMissionTwo",
|
|
277
|
+
"itemsToGiveWhenTriggered": []
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"itemsToGiveWhenTriggered": [
|
|
281
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/ChromaBeaconBBlueprint"
|
|
282
|
+
]
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"itemsToGiveWhenTriggered": []
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"key": "/Lotus/Types/Keys/DragonQuest/DragonQuestMissionThree",
|
|
289
|
+
"itemsToGiveWhenTriggered": []
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"itemsToGiveWhenTriggered": [
|
|
293
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/ChromaBeaconCBlueprint"
|
|
294
|
+
]
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"itemsToGiveWhenTriggered": []
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"key": "/Lotus/Types/Keys/DragonQuest/DragonQuestMissionFour",
|
|
301
|
+
"itemsToGiveWhenTriggered": []
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"itemsToGiveWhenTriggered": []
|
|
305
|
+
}
|
|
306
|
+
],
|
|
307
|
+
"rewards": [
|
|
308
|
+
{
|
|
309
|
+
"rewardType": "RT_RECIPE",
|
|
310
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/ChromaBlueprint"
|
|
311
|
+
}
|
|
312
|
+
]
|
|
313
|
+
},
|
|
314
|
+
"/Lotus/Types/Keys/DragonQuest/DragonQuestMissionOne": {
|
|
315
|
+
"name": "/Lotus/Language/G1Quests/DragonQuestMission1Title",
|
|
316
|
+
"description": "/Lotus/Language/G1Quests/DragonQuestMission1Desc",
|
|
317
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
318
|
+
"codexSecret": true,
|
|
319
|
+
"rewards": []
|
|
320
|
+
},
|
|
321
|
+
"/Lotus/Types/Keys/DragonQuest/DragonQuestMissionTwo": {
|
|
322
|
+
"name": "/Lotus/Language/G1Quests/DragonQuestMission2Title",
|
|
323
|
+
"description": "/Lotus/Language/G1Quests/DragonQuestMission2Desc",
|
|
324
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
325
|
+
"codexSecret": true,
|
|
326
|
+
"rewards": []
|
|
327
|
+
},
|
|
328
|
+
"/Lotus/Types/Keys/DragonQuest/DragonQuestMissionThree": {
|
|
329
|
+
"name": "/Lotus/Language/G1Quests/DragonQuestMission3Title",
|
|
330
|
+
"description": "/Lotus/Language/G1Quests/DragonQuestMission3Desc",
|
|
331
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
332
|
+
"codexSecret": true,
|
|
333
|
+
"rewards": []
|
|
334
|
+
},
|
|
335
|
+
"/Lotus/Types/Keys/DragonQuest/DragonQuestMissionFour": {
|
|
336
|
+
"name": "/Lotus/Language/G1Quests/DragonQuestMission4Title",
|
|
337
|
+
"description": "/Lotus/Language/G1Quests/DragonQuestMission4Desc",
|
|
338
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
339
|
+
"codexSecret": true,
|
|
340
|
+
"rewards": []
|
|
36
341
|
},
|
|
37
342
|
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestKeyChain": {
|
|
38
343
|
"name": "/Lotus/Language/Duviri/MapNodeQuest",
|
|
39
344
|
"description": "/Lotus/Language/Duviri/MapNodeQuestDesc",
|
|
40
345
|
"icon": "/Lotus/Interface/Quests/Duviri/DuviriParadoxMain.png",
|
|
41
346
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
42
|
-
"codexSecret": false
|
|
347
|
+
"codexSecret": false,
|
|
348
|
+
"chainStages": [
|
|
349
|
+
{
|
|
350
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestTownEscapeKey",
|
|
351
|
+
"itemsToGiveWhenTriggered": []
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestCaveIntroKey",
|
|
355
|
+
"itemsToGiveWhenTriggered": []
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestUndercroftKey",
|
|
359
|
+
"itemsToGiveWhenTriggered": []
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestDormizoneIntroKey",
|
|
363
|
+
"itemsToGiveWhenTriggered": []
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestAngryKey",
|
|
367
|
+
"itemsToGiveWhenTriggered": []
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestHappyKey",
|
|
371
|
+
"itemsToGiveWhenTriggered": []
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestDormizoneFoodKey",
|
|
375
|
+
"itemsToGiveWhenTriggered": []
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestEnvyKey",
|
|
379
|
+
"itemsToGiveWhenTriggered": []
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestUndercroftLoopKey",
|
|
383
|
+
"itemsToGiveWhenTriggered": []
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestSaveTeshinKey",
|
|
387
|
+
"itemsToGiveWhenTriggered": []
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"key": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestOutroKey",
|
|
391
|
+
"itemsToGiveWhenTriggered": []
|
|
392
|
+
}
|
|
393
|
+
]
|
|
394
|
+
},
|
|
395
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestTownEscapeKey": {
|
|
396
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageZeroName",
|
|
397
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
398
|
+
"codexSecret": true,
|
|
399
|
+
"rewards": []
|
|
400
|
+
},
|
|
401
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestCaveIntroKey": {
|
|
402
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageOneName",
|
|
403
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
404
|
+
"codexSecret": true,
|
|
405
|
+
"rewards": []
|
|
406
|
+
},
|
|
407
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestUndercroftKey": {
|
|
408
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageTwoName",
|
|
409
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
410
|
+
"codexSecret": true,
|
|
411
|
+
"rewards": []
|
|
412
|
+
},
|
|
413
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestDormizoneIntroKey": {
|
|
414
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageThreeName",
|
|
415
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
416
|
+
"codexSecret": true,
|
|
417
|
+
"rewards": []
|
|
418
|
+
},
|
|
419
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestAngryKey": {
|
|
420
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageFourName",
|
|
421
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
422
|
+
"codexSecret": true,
|
|
423
|
+
"rewards": []
|
|
424
|
+
},
|
|
425
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestHappyKey": {
|
|
426
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageFiveName",
|
|
427
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
428
|
+
"codexSecret": true,
|
|
429
|
+
"rewards": []
|
|
430
|
+
},
|
|
431
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestDormizoneFoodKey": {
|
|
432
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageSixName",
|
|
433
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
434
|
+
"codexSecret": true,
|
|
435
|
+
"rewards": []
|
|
436
|
+
},
|
|
437
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestEnvyKey": {
|
|
438
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageSevenName",
|
|
439
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
440
|
+
"codexSecret": true,
|
|
441
|
+
"rewards": []
|
|
442
|
+
},
|
|
443
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestUndercroftLoopKey": {
|
|
444
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageEightName",
|
|
445
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
446
|
+
"codexSecret": true,
|
|
447
|
+
"rewards": []
|
|
448
|
+
},
|
|
449
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestSaveTeshinKey": {
|
|
450
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageNineName",
|
|
451
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
452
|
+
"codexSecret": true,
|
|
453
|
+
"rewards": []
|
|
454
|
+
},
|
|
455
|
+
"/Lotus/Types/Keys/DuviriQuest/DuviriQuestOutroKey": {
|
|
456
|
+
"name": "/Lotus/Language/Duviri/DuviriQuest/StageTenName",
|
|
457
|
+
"parentName": "/Lotus/Types/Keys/DuviriQuest/DuviriQuestBaseKey",
|
|
458
|
+
"codexSecret": true,
|
|
459
|
+
"rewards": []
|
|
43
460
|
},
|
|
44
461
|
"/Lotus/Types/Keys/EntratiLab/EntratiQuestKeyChain": {
|
|
45
462
|
"name": "/Lotus/Language/EntratiLab/EntratiQuest/EntratiQuestTitle",
|
|
46
463
|
"description": "/Lotus/Language/EntratiLab/EntratiQuest/EntratiQuestDesc",
|
|
47
464
|
"icon": "/Lotus/Interface/Quests/EntratiQuestKeyChain.png",
|
|
48
465
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
49
|
-
"codexSecret": false
|
|
466
|
+
"codexSecret": false,
|
|
467
|
+
"chainStages": [
|
|
468
|
+
{
|
|
469
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage0NecraliskKey",
|
|
470
|
+
"itemsToGiveWhenTriggered": []
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage1FindLoidKey",
|
|
474
|
+
"itemsToGiveWhenTriggered": [
|
|
475
|
+
"/Lotus/StoreItems/Weapons/Tenno/Grimoire/TnGrimoire"
|
|
476
|
+
]
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage2LasriaKey",
|
|
480
|
+
"itemsToGiveWhenTriggered": []
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage3BackToFutureKey",
|
|
484
|
+
"itemsToGiveWhenTriggered": []
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage4MirrorDefenseKey",
|
|
488
|
+
"itemsToGiveWhenTriggered": []
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage5MeetTagfer",
|
|
492
|
+
"itemsToGiveWhenTriggered": []
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage6VoidVaultsKey",
|
|
496
|
+
"itemsToGiveWhenTriggered": []
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage7BlairWitch",
|
|
500
|
+
"itemsToGiveWhenTriggered": [
|
|
501
|
+
"/Lotus/StoreItems/Types/Gameplay/EntratiLab/Quest/GargoyleRecipeItem"
|
|
502
|
+
]
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"itemsToGiveWhenTriggered": []
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage9FindVoice",
|
|
509
|
+
"itemsToGiveWhenTriggered": []
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage10ExterminateKey",
|
|
513
|
+
"itemsToGiveWhenTriggered": []
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage11DefendLabKey",
|
|
517
|
+
"itemsToGiveWhenTriggered": []
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"key": "/Lotus/Types/Keys/EntratiLab/EntratiQuestStage12EndingKey",
|
|
521
|
+
"itemsToGiveWhenTriggered": []
|
|
522
|
+
}
|
|
523
|
+
]
|
|
524
|
+
},
|
|
525
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage0NecraliskKey": {
|
|
526
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageZeroName",
|
|
527
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
528
|
+
"codexSecret": true,
|
|
529
|
+
"rewards": []
|
|
530
|
+
},
|
|
531
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage1FindLoidKey": {
|
|
532
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageOneName",
|
|
533
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
534
|
+
"codexSecret": true,
|
|
535
|
+
"rewards": []
|
|
536
|
+
},
|
|
537
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage2LasriaKey": {
|
|
538
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageTwoTennoConName",
|
|
539
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
540
|
+
"codexSecret": true,
|
|
541
|
+
"rewards": []
|
|
542
|
+
},
|
|
543
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage3BackToFutureKey": {
|
|
544
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageThreeBackToFuture",
|
|
545
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
546
|
+
"codexSecret": true,
|
|
547
|
+
"rewards": []
|
|
548
|
+
},
|
|
549
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage4MirrorDefenseKey": {
|
|
550
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageFourMirrorDefense",
|
|
551
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
552
|
+
"codexSecret": true,
|
|
553
|
+
"rewards": []
|
|
554
|
+
},
|
|
555
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage5MeetTagfer": {
|
|
556
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageFiveExamineAnimals",
|
|
557
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
558
|
+
"codexSecret": true,
|
|
559
|
+
"rewards": []
|
|
560
|
+
},
|
|
561
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage6VoidVaultsKey": {
|
|
562
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageSixVoidVaults",
|
|
563
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
564
|
+
"codexSecret": true,
|
|
565
|
+
"rewards": []
|
|
566
|
+
},
|
|
567
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage7BlairWitch": {
|
|
568
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageSevenGargolye",
|
|
569
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
570
|
+
"codexSecret": true,
|
|
571
|
+
"rewards": []
|
|
572
|
+
},
|
|
573
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage9FindVoice": {
|
|
574
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageNineFindVoice",
|
|
575
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
576
|
+
"codexSecret": true,
|
|
577
|
+
"rewards": []
|
|
578
|
+
},
|
|
579
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage10ExterminateKey": {
|
|
580
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageTenExterminate",
|
|
581
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
582
|
+
"codexSecret": true,
|
|
583
|
+
"rewards": []
|
|
584
|
+
},
|
|
585
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage11DefendLabKey": {
|
|
586
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageElevenDefendLab",
|
|
587
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
588
|
+
"codexSecret": true,
|
|
589
|
+
"rewards": []
|
|
590
|
+
},
|
|
591
|
+
"/Lotus/Types/Keys/EntratiLab/EntratiQuestStage12EndingKey": {
|
|
592
|
+
"name": "/Lotus/Language/EntratiLab/EntratiQuest/StageTwelveFinale",
|
|
593
|
+
"parentName": "/Lotus/Types/Keys/EntratiLab/EntratiQuestBaseKey",
|
|
594
|
+
"codexSecret": true,
|
|
595
|
+
"rewards": []
|
|
50
596
|
},
|
|
51
597
|
"/Lotus/Types/Keys/FairyQuest/FairyQuestKeyChain": {
|
|
52
598
|
"name": "/Lotus/Language/G1Quests/FairyQuestTitle",
|
|
53
599
|
"description": "/Lotus/Language/G1Quests/FairyQuestDesc",
|
|
54
600
|
"icon": "/Lotus/Interface/Quests/FairyQuestKeyChain.png",
|
|
55
601
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
56
|
-
"codexSecret": false
|
|
602
|
+
"codexSecret": false,
|
|
603
|
+
"chainStages": [
|
|
604
|
+
{
|
|
605
|
+
"itemsToGiveWhenTriggered": []
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"itemsToGiveWhenTriggered": []
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"itemsToGiveWhenTriggered": []
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
"key": "/Lotus/Types/Keys/FairyQuest/FairyQuestKeyA",
|
|
615
|
+
"itemsToGiveWhenTriggered": []
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"itemsToGiveWhenTriggered": []
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"itemsToGiveWhenTriggered": []
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"itemsToGiveWhenTriggered": []
|
|
625
|
+
},
|
|
626
|
+
{
|
|
627
|
+
"itemsToGiveWhenTriggered": []
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"key": "/Lotus/Types/Keys/FairyQuest/FairyQuestKeyB",
|
|
631
|
+
"itemsToGiveWhenTriggered": []
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"itemsToGiveWhenTriggered": []
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"itemsToGiveWhenTriggered": []
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"itemsToGiveWhenTriggered": []
|
|
641
|
+
},
|
|
642
|
+
{
|
|
643
|
+
"itemsToGiveWhenTriggered": []
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"key": "/Lotus/Types/Keys/FairyQuest/FairyQuestKeyC",
|
|
647
|
+
"itemsToGiveWhenTriggered": []
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"itemsToGiveWhenTriggered": []
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"itemsToGiveWhenTriggered": []
|
|
654
|
+
}
|
|
655
|
+
]
|
|
656
|
+
},
|
|
657
|
+
"/Lotus/Types/Keys/FairyQuest/FairyQuestKeyA": {
|
|
658
|
+
"name": "/Lotus/Language/G1Quests/FairyQuestMissionA",
|
|
659
|
+
"description": "/Lotus/Language/G1Quests/FairyQuestMissionA",
|
|
660
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
661
|
+
"codexSecret": true,
|
|
662
|
+
"rewards": [
|
|
663
|
+
{
|
|
664
|
+
"rewardType": "RT_STORE_ITEM",
|
|
665
|
+
"itemType": "/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TitaniaQuest/SpecterSummonOrphidSarynBlueprint"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"rewardType": "RT_STORE_ITEM",
|
|
669
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/FairySystemsBlueprint"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"rewardType": "RT_CREDITS",
|
|
673
|
+
"amount": 5000
|
|
674
|
+
}
|
|
675
|
+
]
|
|
676
|
+
},
|
|
677
|
+
"/Lotus/Types/Keys/FairyQuest/FairyQuestKeyB": {
|
|
678
|
+
"name": "/Lotus/Language/G1Quests/FairyQuestMissionBC",
|
|
679
|
+
"description": "/Lotus/Language/G1Quests/FairyQuestMissionBC",
|
|
680
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
681
|
+
"codexSecret": true,
|
|
682
|
+
"rewards": [
|
|
683
|
+
{
|
|
684
|
+
"rewardType": "RT_STORE_ITEM",
|
|
685
|
+
"itemType": "/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TitaniaQuest/SpecterSummonFeyarchOberonBlueprint"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"rewardType": "RT_STORE_ITEM",
|
|
689
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/FairyChassisBlueprint"
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"rewardType": "RT_CREDITS",
|
|
693
|
+
"amount": 5000
|
|
694
|
+
}
|
|
695
|
+
]
|
|
696
|
+
},
|
|
697
|
+
"/Lotus/Types/Keys/FairyQuest/FairyQuestKeyC": {
|
|
698
|
+
"name": "/Lotus/Language/G1Quests/FairyQuestMissionBC",
|
|
699
|
+
"description": "/Lotus/Language/G1Quests/FairyQuestMissionBC",
|
|
700
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
701
|
+
"codexSecret": true,
|
|
702
|
+
"rewards": [
|
|
703
|
+
{
|
|
704
|
+
"rewardType": "RT_STORE_ITEM",
|
|
705
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/FairyHelmetBlueprint"
|
|
706
|
+
},
|
|
707
|
+
{
|
|
708
|
+
"rewardType": "RT_CREDITS",
|
|
709
|
+
"amount": 5000
|
|
710
|
+
}
|
|
711
|
+
]
|
|
57
712
|
},
|
|
58
713
|
"/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyChain": {
|
|
59
714
|
"name": "/Lotus/Language/G1Quests/GetClemName",
|
|
60
715
|
"description": "/Lotus/Language/G1Quests/GetClemDesc",
|
|
61
716
|
"icon": "/Lotus/Interface/Quests/GetClemQuestKeyChain.png",
|
|
62
717
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
63
|
-
"codexSecret": false
|
|
718
|
+
"codexSecret": false,
|
|
719
|
+
"chainStages": [
|
|
720
|
+
{
|
|
721
|
+
"key": "/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyA",
|
|
722
|
+
"itemsToGiveWhenTriggered": []
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"key": "/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyB",
|
|
726
|
+
"itemsToGiveWhenTriggered": []
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"key": "/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyC",
|
|
730
|
+
"itemsToGiveWhenTriggered": []
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"itemsToGiveWhenTriggered": []
|
|
734
|
+
}
|
|
735
|
+
]
|
|
736
|
+
},
|
|
737
|
+
"/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyA": {
|
|
738
|
+
"name": "/Lotus/Language/G1Quests/GetClemObjectiveRescue",
|
|
739
|
+
"description": "",
|
|
740
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
741
|
+
"codexSecret": true,
|
|
742
|
+
"rewards": [
|
|
743
|
+
{
|
|
744
|
+
"rewardType": "RT_CREDITS",
|
|
745
|
+
"amount": 5000
|
|
746
|
+
}
|
|
747
|
+
]
|
|
748
|
+
},
|
|
749
|
+
"/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyB": {
|
|
750
|
+
"name": "/Lotus/Language/G1Quests/GetClemObjectiveRetrieval",
|
|
751
|
+
"description": "",
|
|
752
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
753
|
+
"codexSecret": true,
|
|
754
|
+
"rewards": [
|
|
755
|
+
{
|
|
756
|
+
"rewardType": "RT_CREDITS",
|
|
757
|
+
"amount": 5000
|
|
758
|
+
}
|
|
759
|
+
]
|
|
760
|
+
},
|
|
761
|
+
"/Lotus/Types/Keys/GetClemQuest/GetClemQuestKeyC": {
|
|
762
|
+
"name": "/Lotus/Language/G1Quests/GetClemObjectiveSurvival",
|
|
763
|
+
"description": "",
|
|
764
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
765
|
+
"codexSecret": true,
|
|
766
|
+
"rewards": [
|
|
767
|
+
{
|
|
768
|
+
"rewardType": "RT_STORE_ITEM",
|
|
769
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/Components/ClemBallBlueprint"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"rewardType": "RT_CREDITS",
|
|
773
|
+
"amount": 10000
|
|
774
|
+
}
|
|
775
|
+
]
|
|
64
776
|
},
|
|
65
777
|
"/Lotus/Types/Keys/GlassQuest/GlassQuestKeyChain": {
|
|
66
778
|
"name": "/Lotus/Language/GlassQuest/GlassQuestTitle",
|
|
67
779
|
"description": "/Lotus/Language/GlassQuest/GlassQuestDesc",
|
|
68
780
|
"icon": "/Lotus/Interface/Quests/SayasVigilQuestKeyChain.png",
|
|
69
781
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
70
|
-
"codexSecret": false
|
|
782
|
+
"codexSecret": false,
|
|
783
|
+
"chainStages": [
|
|
784
|
+
{
|
|
785
|
+
"key": "/Lotus/Types/Keys/GlassQuest/GlassQuestM1Key",
|
|
786
|
+
"itemsToGiveWhenTriggered": []
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"itemsToGiveWhenTriggered": []
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"itemsToGiveWhenTriggered": []
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"key": "/Lotus/Types/Keys/GlassQuest/GlassQuestM2Key",
|
|
796
|
+
"itemsToGiveWhenTriggered": []
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"itemsToGiveWhenTriggered": []
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"key": "/Lotus/Types/Keys/GlassQuest/GlassQuestGalleonKey",
|
|
803
|
+
"itemsToGiveWhenTriggered": []
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"itemsToGiveWhenTriggered": []
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"key": "/Lotus/Types/Keys/GlassQuest/GlassQuestM4Key",
|
|
810
|
+
"itemsToGiveWhenTriggered": []
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"itemsToGiveWhenTriggered": []
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"itemsToGiveWhenTriggered": []
|
|
817
|
+
}
|
|
818
|
+
]
|
|
819
|
+
},
|
|
820
|
+
"/Lotus/Types/Keys/GlassQuest/GlassQuestM1Key": {
|
|
821
|
+
"name": "/Lotus/Language/GlassQuest/M1KeychainObjective",
|
|
822
|
+
"parentName": "/Lotus/Types/Keys/GlassQuest/GlassQuestPlainsKey",
|
|
823
|
+
"codexSecret": true,
|
|
824
|
+
"rewards": []
|
|
825
|
+
},
|
|
826
|
+
"/Lotus/Types/Keys/GlassQuest/GlassQuestM2Key": {
|
|
827
|
+
"name": "/Lotus/Language/GlassQuest/M2KeychainObjective",
|
|
828
|
+
"parentName": "/Lotus/Types/Keys/GlassQuest/GlassQuestPlainsKey",
|
|
829
|
+
"codexSecret": true,
|
|
830
|
+
"rewards": []
|
|
831
|
+
},
|
|
832
|
+
"/Lotus/Types/Keys/GlassQuest/GlassQuestGalleonKey": {
|
|
833
|
+
"name": "/Lotus/Language/GlassQuest/M3KeychainObjective",
|
|
834
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
835
|
+
"codexSecret": true,
|
|
836
|
+
"rewards": []
|
|
837
|
+
},
|
|
838
|
+
"/Lotus/Types/Keys/GlassQuest/GlassQuestM4Key": {
|
|
839
|
+
"name": "/Lotus/Language/GlassQuest/M4KeychainObjective",
|
|
840
|
+
"parentName": "/Lotus/Types/Keys/GlassQuest/GlassQuestPlainsKey",
|
|
841
|
+
"codexSecret": true,
|
|
842
|
+
"rewards": []
|
|
71
843
|
},
|
|
72
844
|
"/Lotus/Types/Keys/GolemQuest/GolemQuestKeyChainItem": {
|
|
73
845
|
"name": "/Lotus/Language/G1Quests/GolemQuestTitle",
|
|
74
846
|
"description": "/Lotus/Language/G1Quests/GolemQuestDesc",
|
|
75
847
|
"icon": "/Lotus/Interface/Quests/Precept44Quest.png",
|
|
76
848
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
77
|
-
"codexSecret": false
|
|
849
|
+
"codexSecret": false,
|
|
850
|
+
"chainStages": [
|
|
851
|
+
{
|
|
852
|
+
"itemsToGiveWhenTriggered": []
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"itemsToGiveWhenTriggered": []
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"itemsToGiveWhenTriggered": []
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"itemsToGiveWhenTriggered": []
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"itemsToGiveWhenTriggered": []
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"key": "/Lotus/Types/Keys/GolemQuest/BaitTestingKey",
|
|
868
|
+
"itemsToGiveWhenTriggered": []
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"itemsToGiveWhenTriggered": []
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"key": "/Lotus/Types/Keys/TestKeyJ3GolemAssassinate",
|
|
875
|
+
"itemsToGiveWhenTriggered": []
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"itemsToGiveWhenTriggered": []
|
|
879
|
+
}
|
|
880
|
+
],
|
|
881
|
+
"rewards": [
|
|
882
|
+
{
|
|
883
|
+
"rewardType": "RT_RECIPE",
|
|
884
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/BrawlerBlueprint"
|
|
885
|
+
}
|
|
886
|
+
]
|
|
887
|
+
},
|
|
888
|
+
"/Lotus/Types/Keys/GolemQuest/BaitTestingKey": {
|
|
889
|
+
"name": "/Lotus/Language/G1Quests/GolemQuestObjTestPods",
|
|
890
|
+
"description": "/Lotus/Language/G1Quests/GolemQuestObjTestPods",
|
|
891
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
892
|
+
"codexSecret": true,
|
|
893
|
+
"rewards": []
|
|
894
|
+
},
|
|
895
|
+
"/Lotus/Types/Keys/TestKeyJ3GolemAssassinate": {
|
|
896
|
+
"name": "/Lotus/Language/G1Quests/GolemQuestObjAssassinate",
|
|
897
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
898
|
+
"codexSecret": true,
|
|
899
|
+
"rewards": []
|
|
78
900
|
},
|
|
79
901
|
"/Lotus/Types/Keys/IndexQuest/IndexQuestKeyChain": {
|
|
80
902
|
"name": "/Lotus/Language/G1Quests/IndexTitle",
|
|
81
903
|
"description": "/Lotus/Language/G1Quests/IndexQuestDescription",
|
|
82
904
|
"icon": "/Lotus/Interface/Quests/TheGlastGambitKeychain.png",
|
|
83
905
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
84
|
-
"codexSecret": false
|
|
906
|
+
"codexSecret": false,
|
|
907
|
+
"chainStages": [
|
|
908
|
+
{
|
|
909
|
+
"itemsToGiveWhenTriggered": []
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexColonyDefenseQuestKey",
|
|
913
|
+
"itemsToGiveWhenTriggered": []
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"itemsToGiveWhenTriggered": []
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexMissionAQuestKey",
|
|
920
|
+
"itemsToGiveWhenTriggered": []
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"itemsToGiveWhenTriggered": []
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexMissionBQuestKey",
|
|
927
|
+
"itemsToGiveWhenTriggered": []
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"itemsToGiveWhenTriggered": []
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexMissionCQuestKey",
|
|
934
|
+
"itemsToGiveWhenTriggered": []
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"itemsToGiveWhenTriggered": []
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexMissionDQuestKey",
|
|
941
|
+
"itemsToGiveWhenTriggered": []
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"itemsToGiveWhenTriggered": []
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexMissionEQuestKey",
|
|
948
|
+
"itemsToGiveWhenTriggered": []
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexCorpusSpyQuestKey",
|
|
952
|
+
"itemsToGiveWhenTriggered": []
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"itemsToGiveWhenTriggered": []
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"key": "/Lotus/Types/Keys/IndexQuest/IndexMissionFQuestKey",
|
|
959
|
+
"itemsToGiveWhenTriggered": []
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"itemsToGiveWhenTriggered": []
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"itemsToGiveWhenTriggered": []
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"itemsToGiveWhenTriggered": []
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
"itemsToGiveWhenTriggered": []
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
"itemsToGiveWhenTriggered": []
|
|
975
|
+
}
|
|
976
|
+
],
|
|
977
|
+
"rewards": [
|
|
978
|
+
{
|
|
979
|
+
"rewardType": "RT_RECIPE",
|
|
980
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/NidusBlueprint"
|
|
981
|
+
}
|
|
982
|
+
]
|
|
983
|
+
},
|
|
984
|
+
"/Lotus/Types/Keys/IndexQuest/IndexColonyDefenseQuestKey": {
|
|
985
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage1",
|
|
986
|
+
"description": "",
|
|
987
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
988
|
+
"codexSecret": true,
|
|
989
|
+
"rewards": [
|
|
990
|
+
{
|
|
991
|
+
"rewardType": "RT_CREDITS",
|
|
992
|
+
"amount": 5000
|
|
993
|
+
}
|
|
994
|
+
]
|
|
995
|
+
},
|
|
996
|
+
"/Lotus/Types/Keys/IndexQuest/IndexMissionAQuestKey": {
|
|
997
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage2345",
|
|
998
|
+
"description": "",
|
|
999
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1000
|
+
"codexSecret": true,
|
|
1001
|
+
"rewards": []
|
|
1002
|
+
},
|
|
1003
|
+
"/Lotus/Types/Keys/IndexQuest/IndexMissionBQuestKey": {
|
|
1004
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage2345",
|
|
1005
|
+
"description": "",
|
|
1006
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1007
|
+
"codexSecret": true,
|
|
1008
|
+
"rewards": []
|
|
1009
|
+
},
|
|
1010
|
+
"/Lotus/Types/Keys/IndexQuest/IndexMissionCQuestKey": {
|
|
1011
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage2345",
|
|
1012
|
+
"description": "",
|
|
1013
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1014
|
+
"codexSecret": true,
|
|
1015
|
+
"rewards": []
|
|
1016
|
+
},
|
|
1017
|
+
"/Lotus/Types/Keys/IndexQuest/IndexMissionDQuestKey": {
|
|
1018
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage2345",
|
|
1019
|
+
"description": "",
|
|
1020
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1021
|
+
"codexSecret": true,
|
|
1022
|
+
"rewards": []
|
|
1023
|
+
},
|
|
1024
|
+
"/Lotus/Types/Keys/IndexQuest/IndexMissionEQuestKey": {
|
|
1025
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage68",
|
|
1026
|
+
"description": "",
|
|
1027
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1028
|
+
"codexSecret": true,
|
|
1029
|
+
"rewards": []
|
|
1030
|
+
},
|
|
1031
|
+
"/Lotus/Types/Keys/IndexQuest/IndexCorpusSpyQuestKey": {
|
|
1032
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage7",
|
|
1033
|
+
"description": "",
|
|
1034
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1035
|
+
"codexSecret": true,
|
|
1036
|
+
"rewards": [
|
|
1037
|
+
{
|
|
1038
|
+
"rewardType": "RT_CREDITS",
|
|
1039
|
+
"amount": 5000
|
|
1040
|
+
}
|
|
1041
|
+
]
|
|
1042
|
+
},
|
|
1043
|
+
"/Lotus/Types/Keys/IndexQuest/IndexMissionFQuestKey": {
|
|
1044
|
+
"name": "/Lotus/Language/G1Quests/IndexQuestStage68",
|
|
1045
|
+
"description": "",
|
|
1046
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
1047
|
+
"codexSecret": true,
|
|
1048
|
+
"rewards": []
|
|
85
1049
|
},
|
|
86
1050
|
"/Lotus/Types/Keys/InfestedAladVQuest/AssassinateInfestedAladVKey": {
|
|
87
1051
|
"name": "/Lotus/Language/Items/InfestedAladAssassinateKey",
|
|
@@ -95,56 +1059,681 @@
|
|
|
95
1059
|
"description": "/Lotus/Language/G1Quests/IAVQDescription",
|
|
96
1060
|
"icon": "/Lotus/Interface/Quests/AssassinateInfestedAladVKey.png",
|
|
97
1061
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
98
|
-
"codexSecret": false
|
|
1062
|
+
"codexSecret": false,
|
|
1063
|
+
"chainStages": [
|
|
1064
|
+
{
|
|
1065
|
+
"itemsToGiveWhenTriggered": []
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"key": "/Lotus/Types/Keys/InfestedAladVQuest/MissionOne",
|
|
1069
|
+
"itemsToGiveWhenTriggered": []
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"itemsToGiveWhenTriggered": []
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"key": "/Lotus/Types/Keys/InfestedAladVQuest/MissionTwoA",
|
|
1076
|
+
"itemsToGiveWhenTriggered": []
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
"key": "/Lotus/Types/Keys/InfestedAladVQuest/MissionTwoB",
|
|
1080
|
+
"itemsToGiveWhenTriggered": []
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"itemsToGiveWhenTriggered": []
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"key": "/Lotus/Types/Keys/InfestedAladVQuest/MissionTwoC",
|
|
1087
|
+
"itemsToGiveWhenTriggered": []
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"itemsToGiveWhenTriggered": []
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"key": "/Lotus/Types/Keys/InfestedAladVQuest/MissionThree",
|
|
1094
|
+
"itemsToGiveWhenTriggered": []
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"itemsToGiveWhenTriggered": []
|
|
1098
|
+
}
|
|
1099
|
+
]
|
|
1100
|
+
},
|
|
1101
|
+
"/Lotus/Types/Keys/InfestedAladVQuest/MissionOne": {
|
|
1102
|
+
"name": "/Lotus/Language/G1Quests/IAVQIntelObjective",
|
|
1103
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1104
|
+
"codexSecret": true,
|
|
1105
|
+
"rewards": []
|
|
1106
|
+
},
|
|
1107
|
+
"/Lotus/Types/Keys/InfestedAladVQuest/MissionTwoA": {
|
|
1108
|
+
"name": "/Lotus/Language/G1Quests/IAVQHiveSabotageObjectiveBrugia",
|
|
1109
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1110
|
+
"codexSecret": true,
|
|
1111
|
+
"rewards": []
|
|
1112
|
+
},
|
|
1113
|
+
"/Lotus/Types/Keys/InfestedAladVQuest/MissionTwoB": {
|
|
1114
|
+
"name": "/Lotus/Language/G1Quests/IAVQHiveSabotageObjectiveSaxis",
|
|
1115
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1116
|
+
"codexSecret": true,
|
|
1117
|
+
"rewards": []
|
|
1118
|
+
},
|
|
1119
|
+
"/Lotus/Types/Keys/InfestedAladVQuest/MissionTwoC": {
|
|
1120
|
+
"name": "/Lotus/Language/G1Quests/IAVQHiveSabotageObjectiveKala",
|
|
1121
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1122
|
+
"codexSecret": true,
|
|
1123
|
+
"rewards": []
|
|
1124
|
+
},
|
|
1125
|
+
"/Lotus/Types/Keys/InfestedAladVQuest/MissionThree": {
|
|
1126
|
+
"name": "/Lotus/Language/G1Quests/IAVQSabotageObjective",
|
|
1127
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1128
|
+
"codexSecret": true,
|
|
1129
|
+
"rewards": []
|
|
99
1130
|
},
|
|
100
1131
|
"/Lotus/Types/Keys/InfestedIntroQuest/InfestedIntroQuestKeyChain": {
|
|
101
1132
|
"name": "/Lotus/Language/G1Quests/IIQTitle",
|
|
102
1133
|
"description": "/Lotus/Language/G1Quests/IIQDescription",
|
|
103
1134
|
"icon": "/Lotus/Interface/Quests/InfestedIntroQuestKeyChain.png",
|
|
104
1135
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
105
|
-
"codexSecret": false
|
|
1136
|
+
"codexSecret": false,
|
|
1137
|
+
"chainStages": [
|
|
1138
|
+
{
|
|
1139
|
+
"itemsToGiveWhenTriggered": []
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"key": "/Lotus/Types/Keys/InfestedIntroQuest/MissionOne",
|
|
1143
|
+
"itemsToGiveWhenTriggered": []
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
"key": "/Lotus/Types/Keys/InfestedIntroQuest/MissionTwo",
|
|
1147
|
+
"itemsToGiveWhenTriggered": []
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"itemsToGiveWhenTriggered": []
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"key": "/Lotus/Types/Keys/InfestedIntroQuest/MissionThree",
|
|
1154
|
+
"itemsToGiveWhenTriggered": []
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"itemsToGiveWhenTriggered": []
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"itemsToGiveWhenTriggered": [
|
|
1161
|
+
"/Lotus/StoreItems/Types/Recipes/Weapons/HeatSwordBlueprint"
|
|
1162
|
+
]
|
|
1163
|
+
}
|
|
1164
|
+
]
|
|
1165
|
+
},
|
|
1166
|
+
"/Lotus/Types/Keys/InfestedIntroQuest/MissionOne": {
|
|
1167
|
+
"name": "/Lotus/Language/G1Quests/IIQMissionObjA",
|
|
1168
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1169
|
+
"codexSecret": true,
|
|
1170
|
+
"rewards": []
|
|
1171
|
+
},
|
|
1172
|
+
"/Lotus/Types/Keys/InfestedIntroQuest/MissionTwo": {
|
|
1173
|
+
"name": "/Lotus/Language/G1Quests/IIQMissionObjB",
|
|
1174
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1175
|
+
"codexSecret": true,
|
|
1176
|
+
"rewards": []
|
|
1177
|
+
},
|
|
1178
|
+
"/Lotus/Types/Keys/InfestedIntroQuest/MissionThree": {
|
|
1179
|
+
"name": "/Lotus/Language/G1Quests/IIQMissionObjC",
|
|
1180
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1181
|
+
"codexSecret": true,
|
|
1182
|
+
"rewards": []
|
|
106
1183
|
},
|
|
107
1184
|
"/Lotus/Types/Keys/InfestedMicroplanetQuest/InfestedMicroplanetQuestKeyChain": {
|
|
108
1185
|
"name": "/Lotus/Language/InfestedMicroplanetQuest/QuestName",
|
|
109
1186
|
"description": "/Lotus/Language/InfestedMicroplanetQuest/QuestDesc",
|
|
110
1187
|
"icon": "/Lotus/Interface/Quests/HeartOfDeimosKeychain.png",
|
|
111
1188
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
112
|
-
"codexSecret": false
|
|
1189
|
+
"codexSecret": false,
|
|
1190
|
+
"chainStages": [
|
|
1191
|
+
{
|
|
1192
|
+
"itemsToGiveWhenTriggered": []
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
"itemsToGiveWhenTriggered": []
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"itemsToGiveWhenTriggered": []
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"itemsToGiveWhenTriggered": []
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"itemsToGiveWhenTriggered": []
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"itemsToGiveWhenTriggered": []
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"itemsToGiveWhenTriggered": []
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"itemsToGiveWhenTriggered": []
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"itemsToGiveWhenTriggered": []
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"itemsToGiveWhenTriggered": [
|
|
1220
|
+
"/Lotus/StoreItems/Types/Items/MiscItems/PhotoboothTileDeimosHub",
|
|
1221
|
+
"/Lotus/StoreItems/Types/Keys/InfestedMicroplanetQuest/DoubleDefenseIntroEmailItem"
|
|
1222
|
+
]
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"itemsToGiveWhenTriggered": []
|
|
1226
|
+
}
|
|
1227
|
+
],
|
|
1228
|
+
"rewards": [
|
|
1229
|
+
{
|
|
1230
|
+
"rewardType": "RT_RECIPE",
|
|
1231
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/BrokenFrameBlueprint"
|
|
1232
|
+
}
|
|
1233
|
+
]
|
|
1234
|
+
},
|
|
1235
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowQuestKeyChain": {
|
|
1236
|
+
"name": "/Lotus/Language/JadeShadows/JadeShadowQuestName",
|
|
1237
|
+
"description": "/Lotus/Language/JadeShadows/JadeShadowQuestDesc",
|
|
1238
|
+
"icon": "/Lotus/Interface/Quests/JadeShadowsQuestKeychain.png",
|
|
1239
|
+
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
1240
|
+
"codexSecret": false,
|
|
1241
|
+
"chainStages": [
|
|
1242
|
+
{
|
|
1243
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage1HelpHer",
|
|
1244
|
+
"itemsToGiveWhenTriggered": []
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage2GetPlasma",
|
|
1248
|
+
"itemsToGiveWhenTriggered": []
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage3ThePatient",
|
|
1252
|
+
"itemsToGiveWhenTriggered": []
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage4GetHelp",
|
|
1256
|
+
"itemsToGiveWhenTriggered": []
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage5Harvest",
|
|
1260
|
+
"itemsToGiveWhenTriggered": []
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage6TheBirth",
|
|
1264
|
+
"itemsToGiveWhenTriggered": []
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage7Escape",
|
|
1268
|
+
"itemsToGiveWhenTriggered": []
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"key": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage8Epilogue",
|
|
1272
|
+
"itemsToGiveWhenTriggered": []
|
|
1273
|
+
}
|
|
1274
|
+
]
|
|
1275
|
+
},
|
|
1276
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage1HelpHer": {
|
|
1277
|
+
"name": "/Lotus/Language/JadeShadows/StageOneName",
|
|
1278
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1279
|
+
"codexSecret": true,
|
|
1280
|
+
"rewards": []
|
|
1281
|
+
},
|
|
1282
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage2GetPlasma": {
|
|
1283
|
+
"name": "/Lotus/Language/JadeShadows/StageTwoName",
|
|
1284
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1285
|
+
"codexSecret": true,
|
|
1286
|
+
"rewards": []
|
|
1287
|
+
},
|
|
1288
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage3ThePatient": {
|
|
1289
|
+
"name": "/Lotus/Language/JadeShadows/StageThreeName",
|
|
1290
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1291
|
+
"codexSecret": true,
|
|
1292
|
+
"rewards": []
|
|
1293
|
+
},
|
|
1294
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage4GetHelp": {
|
|
1295
|
+
"name": "/Lotus/Language/JadeShadows/StageFourName",
|
|
1296
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1297
|
+
"codexSecret": true,
|
|
1298
|
+
"rewards": []
|
|
1299
|
+
},
|
|
1300
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage5Harvest": {
|
|
1301
|
+
"name": "/Lotus/Language/JadeShadows/StageFiveName",
|
|
1302
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1303
|
+
"codexSecret": true,
|
|
1304
|
+
"rewards": []
|
|
1305
|
+
},
|
|
1306
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage6TheBirth": {
|
|
1307
|
+
"name": "/Lotus/Language/JadeShadows/StageSixName",
|
|
1308
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1309
|
+
"codexSecret": true,
|
|
1310
|
+
"rewards": []
|
|
1311
|
+
},
|
|
1312
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage7Escape": {
|
|
1313
|
+
"name": "/Lotus/Language/JadeShadows/StageSevenName",
|
|
1314
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1315
|
+
"codexSecret": true,
|
|
1316
|
+
"rewards": []
|
|
1317
|
+
},
|
|
1318
|
+
"/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestStage8Epilogue": {
|
|
1319
|
+
"name": "/Lotus/Language/JadeShadows/StageEightName",
|
|
1320
|
+
"parentName": "/Lotus/Types/Keys/JadeShadows/JadeShadowsQuestBaseKey",
|
|
1321
|
+
"codexSecret": true,
|
|
1322
|
+
"rewards": []
|
|
113
1323
|
},
|
|
114
1324
|
"/Lotus/Types/Keys/KahlQuest/KahlQuestKeyChain": {
|
|
115
1325
|
"name": "/Lotus/Language/KahlQuest/QuestName",
|
|
116
1326
|
"description": "/Lotus/Language/KahlQuest/QuestDesc",
|
|
117
1327
|
"icon": "/Lotus/Interface/Quests/VeilbreakerQuestKeychain.png",
|
|
118
1328
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
119
|
-
"codexSecret": false
|
|
1329
|
+
"codexSecret": false,
|
|
1330
|
+
"chainStages": [
|
|
1331
|
+
{
|
|
1332
|
+
"key": "/Lotus/Types/Keys/KahlQuest/TennoMurexStage",
|
|
1333
|
+
"itemsToGiveWhenTriggered": []
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
"key": "/Lotus/Types/Keys/KahlQuest/KahlMurexStage",
|
|
1337
|
+
"itemsToGiveWhenTriggered": []
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"itemsToGiveWhenTriggered": []
|
|
1341
|
+
},
|
|
1342
|
+
{
|
|
1343
|
+
"itemsToGiveWhenTriggered": []
|
|
1344
|
+
}
|
|
1345
|
+
]
|
|
1346
|
+
},
|
|
1347
|
+
"/Lotus/Types/Keys/KahlQuest/TennoMurexStage": {
|
|
1348
|
+
"name": "/Lotus/Language/Veilbreaker/TennoMurexStage",
|
|
1349
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1350
|
+
"codexSecret": true,
|
|
1351
|
+
"rewards": []
|
|
1352
|
+
},
|
|
1353
|
+
"/Lotus/Types/Keys/KahlQuest/KahlMurexStage": {
|
|
1354
|
+
"name": "/Lotus/Language/Veilbreaker/KahlMurexStage",
|
|
1355
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1356
|
+
"codexSecret": true,
|
|
1357
|
+
"excludeFromCodex": true,
|
|
1358
|
+
"rewards": []
|
|
120
1359
|
},
|
|
121
1360
|
"/Lotus/Types/Keys/KubrowQuest/KubrowQuestKeyChain": {
|
|
122
1361
|
"name": "/Lotus/Language/G1Quests/KubrowQuestKeychain",
|
|
123
1362
|
"description": "/Lotus/Language/G1Quests/KubrowQuestCodexDesc",
|
|
124
1363
|
"icon": "/Lotus/Interface/Quests/HowlOfKubrowQuestKeyChain.png",
|
|
125
1364
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
126
|
-
"codexSecret": false
|
|
1365
|
+
"codexSecret": false,
|
|
1366
|
+
"chainStages": [
|
|
1367
|
+
{
|
|
1368
|
+
"itemsToGiveWhenTriggered": []
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"key": "/Lotus/Types/Keys/KubrowQuest/MissionOne",
|
|
1372
|
+
"itemsToGiveWhenTriggered": []
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"itemsToGiveWhenTriggered": []
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
"itemsToGiveWhenTriggered": []
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"key": "/Lotus/Types/Keys/KubrowQuest/MissionTwo",
|
|
1382
|
+
"itemsToGiveWhenTriggered": []
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"itemsToGiveWhenTriggered": []
|
|
1386
|
+
},
|
|
1387
|
+
{
|
|
1388
|
+
"itemsToGiveWhenTriggered": []
|
|
1389
|
+
},
|
|
1390
|
+
{
|
|
1391
|
+
"key": "/Lotus/Types/Keys/KubrowQuest/MissionThree",
|
|
1392
|
+
"itemsToGiveWhenTriggered": []
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"itemsToGiveWhenTriggered": []
|
|
1396
|
+
}
|
|
1397
|
+
]
|
|
1398
|
+
},
|
|
1399
|
+
"/Lotus/Types/Keys/KubrowQuest/MissionOne": {
|
|
1400
|
+
"name": "/Lotus/Language/G1Quests/KubrowQuest1",
|
|
1401
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1402
|
+
"codexSecret": true,
|
|
1403
|
+
"rewards": [
|
|
1404
|
+
{
|
|
1405
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1406
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipFeatureItems/GeneticFoundryFeatureItem"
|
|
1407
|
+
}
|
|
1408
|
+
]
|
|
1409
|
+
},
|
|
1410
|
+
"/Lotus/Types/Keys/KubrowQuest/MissionTwo": {
|
|
1411
|
+
"name": "/Lotus/Language/G1Quests/KubrowQuest2",
|
|
1412
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1413
|
+
"codexSecret": true,
|
|
1414
|
+
"rewards": []
|
|
1415
|
+
},
|
|
1416
|
+
"/Lotus/Types/Keys/KubrowQuest/MissionThree": {
|
|
1417
|
+
"name": "/Lotus/Language/G1Quests/KubrowQuest3",
|
|
1418
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1419
|
+
"codexSecret": true,
|
|
1420
|
+
"rewards": [
|
|
1421
|
+
{
|
|
1422
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1423
|
+
"itemType": "/Lotus/StoreItems/Types/Game/KubrowPet/KubrowPetCollarItem"
|
|
1424
|
+
}
|
|
1425
|
+
]
|
|
127
1426
|
},
|
|
128
1427
|
"/Lotus/Types/Keys/LimboQuest/LimboQuestKeyChain": {
|
|
129
1428
|
"name": "/Lotus/Language/G1Quests/LimboQName",
|
|
130
1429
|
"description": "/Lotus/Language/G1Quests/LimboQDesc",
|
|
131
1430
|
"icon": "/Lotus/Interface/Quests/LimboQuestKeyChain.png",
|
|
132
1431
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
133
|
-
"codexSecret": false
|
|
1432
|
+
"codexSecret": false,
|
|
1433
|
+
"chainStages": [
|
|
1434
|
+
{
|
|
1435
|
+
"itemsToGiveWhenTriggered": []
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
"key": "/Lotus/Types/Keys/LimboQuest/LimboBeaconKey",
|
|
1439
|
+
"itemsToGiveWhenTriggered": []
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"itemsToGiveWhenTriggered": []
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"key": "/Lotus/Types/Keys/LimboQuest/LimboHelmetKey",
|
|
1446
|
+
"itemsToGiveWhenTriggered": []
|
|
1447
|
+
},
|
|
1448
|
+
{
|
|
1449
|
+
"itemsToGiveWhenTriggered": []
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"itemsToGiveWhenTriggered": [
|
|
1453
|
+
"/Lotus/StoreItems/Types/Keys/LimboQuest/LimboSystemsKeyBlueprint"
|
|
1454
|
+
]
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"key": "/Lotus/Types/Keys/LimboQuest/LimboBeaconKey",
|
|
1458
|
+
"itemsToGiveWhenTriggered": []
|
|
1459
|
+
},
|
|
1460
|
+
{
|
|
1461
|
+
"itemsToGiveWhenTriggered": []
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
"key": "/Lotus/Types/Keys/LimboQuest/LimboSystemsKey",
|
|
1465
|
+
"itemsToGiveWhenTriggered": []
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
"itemsToGiveWhenTriggered": []
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"itemsToGiveWhenTriggered": [
|
|
1472
|
+
"/Lotus/StoreItems/Types/Keys/LimboQuest/LimboChassisKeyBlueprint"
|
|
1473
|
+
]
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"key": "/Lotus/Types/Keys/LimboQuest/LimboBeaconKey",
|
|
1477
|
+
"itemsToGiveWhenTriggered": []
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"itemsToGiveWhenTriggered": []
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"key": "/Lotus/Types/Keys/LimboQuest/LimboChassisKey",
|
|
1484
|
+
"itemsToGiveWhenTriggered": []
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"itemsToGiveWhenTriggered": []
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"itemsToGiveWhenTriggered": []
|
|
1491
|
+
}
|
|
1492
|
+
]
|
|
1493
|
+
},
|
|
1494
|
+
"/Lotus/Types/Keys/LimboQuest/LimboBeaconKey": {
|
|
1495
|
+
"name": "/Lotus/Language/Items/LimboBeaconKey",
|
|
1496
|
+
"description": "/Lotus/Language/Items/LimboBeaconDesc",
|
|
1497
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1498
|
+
"codexSecret": true,
|
|
1499
|
+
"rewards": []
|
|
1500
|
+
},
|
|
1501
|
+
"/Lotus/Types/Keys/LimboQuest/LimboHelmetKey": {
|
|
1502
|
+
"name": "/Lotus/Language/Items/LimboHelmetKey",
|
|
1503
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1504
|
+
"codexSecret": true,
|
|
1505
|
+
"rewards": [
|
|
1506
|
+
{
|
|
1507
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1508
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MagicianHelmetBlueprint"
|
|
1509
|
+
}
|
|
1510
|
+
]
|
|
1511
|
+
},
|
|
1512
|
+
"/Lotus/Types/Keys/LimboQuest/LimboBeaconKey": {
|
|
1513
|
+
"name": "/Lotus/Language/Items/LimboBeaconKey",
|
|
1514
|
+
"description": "/Lotus/Language/Items/LimboBeaconDesc",
|
|
1515
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1516
|
+
"codexSecret": true,
|
|
1517
|
+
"rewards": []
|
|
1518
|
+
},
|
|
1519
|
+
"/Lotus/Types/Keys/LimboQuest/LimboSystemsKey": {
|
|
1520
|
+
"name": "/Lotus/Language/Items/LimboSystemsKey",
|
|
1521
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1522
|
+
"codexSecret": true,
|
|
1523
|
+
"rewards": [
|
|
1524
|
+
{
|
|
1525
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1526
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MagicianSystemsBlueprint"
|
|
1527
|
+
}
|
|
1528
|
+
]
|
|
1529
|
+
},
|
|
1530
|
+
"/Lotus/Types/Keys/LimboQuest/LimboBeaconKey": {
|
|
1531
|
+
"name": "/Lotus/Language/Items/LimboBeaconKey",
|
|
1532
|
+
"description": "/Lotus/Language/Items/LimboBeaconDesc",
|
|
1533
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1534
|
+
"codexSecret": true,
|
|
1535
|
+
"rewards": []
|
|
1536
|
+
},
|
|
1537
|
+
"/Lotus/Types/Keys/LimboQuest/LimboChassisKey": {
|
|
1538
|
+
"name": "/Lotus/Language/Items/LimboChassisKey",
|
|
1539
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1540
|
+
"codexSecret": true,
|
|
1541
|
+
"rewards": [
|
|
1542
|
+
{
|
|
1543
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1544
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MagicianChassisBlueprint"
|
|
1545
|
+
}
|
|
1546
|
+
]
|
|
134
1547
|
},
|
|
135
1548
|
"/Lotus/Types/Keys/MirageQuest/MirageQuestKeyChain": {
|
|
136
1549
|
"name": "/Lotus/Language/G1Quests/MirageQuest",
|
|
137
1550
|
"description": "/Lotus/Language/G1Quests/MirageQuestDesc",
|
|
138
1551
|
"icon": "/Lotus/Interface/Quests/HiddenMessagesQuestKeyChain.png",
|
|
139
1552
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
140
|
-
"codexSecret": false
|
|
1553
|
+
"codexSecret": false,
|
|
1554
|
+
"chainStages": [
|
|
1555
|
+
{
|
|
1556
|
+
"itemsToGiveWhenTriggered": [
|
|
1557
|
+
"/Lotus/StoreItems/Types/Items/ShipFeatureItems/ArsenalFeatureItem"
|
|
1558
|
+
]
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"key": "/Lotus/Types/Keys/MirageQuest/MissionOne",
|
|
1562
|
+
"itemsToGiveWhenTriggered": []
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"itemsToGiveWhenTriggered": []
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"itemsToGiveWhenTriggered": []
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"key": "/Lotus/Types/Keys/MirageQuest/MissionTwo",
|
|
1572
|
+
"itemsToGiveWhenTriggered": []
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"itemsToGiveWhenTriggered": []
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"itemsToGiveWhenTriggered": []
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
"key": "/Lotus/Types/Keys/MirageQuest/MissionThree",
|
|
1582
|
+
"itemsToGiveWhenTriggered": []
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"itemsToGiveWhenTriggered": []
|
|
1586
|
+
},
|
|
1587
|
+
{
|
|
1588
|
+
"itemsToGiveWhenTriggered": []
|
|
1589
|
+
}
|
|
1590
|
+
]
|
|
1591
|
+
},
|
|
1592
|
+
"/Lotus/Types/Keys/MirageQuest/MissionOne": {
|
|
1593
|
+
"name": "/Lotus/Language/G1Quests/MirageQuestHint1",
|
|
1594
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1595
|
+
"codexSecret": true,
|
|
1596
|
+
"rewards": [
|
|
1597
|
+
{
|
|
1598
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1599
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/HarlequinHelmetBlueprint"
|
|
1600
|
+
}
|
|
1601
|
+
]
|
|
1602
|
+
},
|
|
1603
|
+
"/Lotus/Types/Keys/MirageQuest/MissionTwo": {
|
|
1604
|
+
"name": "/Lotus/Language/G1Quests/MirageQuestHint1",
|
|
1605
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1606
|
+
"codexSecret": true,
|
|
1607
|
+
"rewards": [
|
|
1608
|
+
{
|
|
1609
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1610
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/HarlequinSystemsBlueprint"
|
|
1611
|
+
}
|
|
1612
|
+
]
|
|
1613
|
+
},
|
|
1614
|
+
"/Lotus/Types/Keys/MirageQuest/MissionThree": {
|
|
1615
|
+
"name": "/Lotus/Language/G1Quests/MirageQuestHint1",
|
|
1616
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1617
|
+
"codexSecret": true,
|
|
1618
|
+
"rewards": [
|
|
1619
|
+
{
|
|
1620
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1621
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/HarlequinChassisBlueprint"
|
|
1622
|
+
}
|
|
1623
|
+
]
|
|
141
1624
|
},
|
|
142
1625
|
"/Lotus/Types/Keys/MummyQuest/MummyQuestKeyChain": {
|
|
143
1626
|
"name": "/Lotus/Language/G1Quests/MummyQuestName",
|
|
144
1627
|
"description": "/Lotus/Language/G1Quests/MummyQuestDesc",
|
|
145
1628
|
"icon": "/Lotus/Interface/Quests/MummyQuestKeyChain.png",
|
|
146
1629
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
147
|
-
"codexSecret": false
|
|
1630
|
+
"codexSecret": false,
|
|
1631
|
+
"chainStages": [
|
|
1632
|
+
{
|
|
1633
|
+
"itemsToGiveWhenTriggered": []
|
|
1634
|
+
},
|
|
1635
|
+
{
|
|
1636
|
+
"key": "/Lotus/Types/Keys/MummyQuest/MummyInitialKey",
|
|
1637
|
+
"itemsToGiveWhenTriggered": []
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"itemsToGiveWhenTriggered": []
|
|
1641
|
+
},
|
|
1642
|
+
{
|
|
1643
|
+
"itemsToGiveWhenTriggered": []
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"key": "/Lotus/Types/Keys/MummyQuest/MummyChallenge01Key",
|
|
1647
|
+
"itemsToGiveWhenTriggered": []
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"itemsToGiveWhenTriggered": []
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"itemsToGiveWhenTriggered": []
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
"key": "/Lotus/Types/Keys/MummyQuest/MummyChallenge02Key",
|
|
1657
|
+
"itemsToGiveWhenTriggered": []
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
"itemsToGiveWhenTriggered": []
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"itemsToGiveWhenTriggered": []
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
"key": "/Lotus/Types/Keys/MummyQuest/MummyChallenge03Key",
|
|
1667
|
+
"itemsToGiveWhenTriggered": []
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"itemsToGiveWhenTriggered": []
|
|
1671
|
+
}
|
|
1672
|
+
]
|
|
1673
|
+
},
|
|
1674
|
+
"/Lotus/Types/Keys/MummyQuest/MummyInitialKey": {
|
|
1675
|
+
"name": "/Lotus/Language/G1Quests/MummyQuestKeyName",
|
|
1676
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1677
|
+
"codexSecret": true,
|
|
1678
|
+
"excludeFromCodex": true,
|
|
1679
|
+
"rewards": [
|
|
1680
|
+
{
|
|
1681
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1682
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/MummyQuest/MummyArtifact01GearItem"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1686
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MummyBlueprint"
|
|
1687
|
+
}
|
|
1688
|
+
]
|
|
1689
|
+
},
|
|
1690
|
+
"/Lotus/Types/Keys/MummyQuest/MummyChallenge01Key": {
|
|
1691
|
+
"name": "/Lotus/Language/G1Quests/MummyQuestKeyName",
|
|
1692
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1693
|
+
"codexSecret": true,
|
|
1694
|
+
"excludeFromCodex": true,
|
|
1695
|
+
"rewards": [
|
|
1696
|
+
{
|
|
1697
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1698
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MummyHelmetBlueprint"
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1702
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/MummyQuest/MummyArtifact01GearItem"
|
|
1703
|
+
}
|
|
1704
|
+
]
|
|
1705
|
+
},
|
|
1706
|
+
"/Lotus/Types/Keys/MummyQuest/MummyChallenge02Key": {
|
|
1707
|
+
"name": "/Lotus/Language/G1Quests/MummyQuestKeyName",
|
|
1708
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1709
|
+
"codexSecret": true,
|
|
1710
|
+
"excludeFromCodex": true,
|
|
1711
|
+
"rewards": [
|
|
1712
|
+
{
|
|
1713
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1714
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MummyChassisBlueprint"
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1718
|
+
"itemType": "/Lotus/StoreItems/Types/Keys/MummyQuest/MummyArtifact01GearItem"
|
|
1719
|
+
}
|
|
1720
|
+
]
|
|
1721
|
+
},
|
|
1722
|
+
"/Lotus/Types/Keys/MummyQuest/MummyChallenge03Key": {
|
|
1723
|
+
"name": "/Lotus/Language/G1Quests/MummyQuestKeyName",
|
|
1724
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1725
|
+
"codexSecret": true,
|
|
1726
|
+
"excludeFromCodex": true,
|
|
1727
|
+
"rewards": [
|
|
1728
|
+
{
|
|
1729
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1730
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/MummySystemsBlueprint"
|
|
1731
|
+
},
|
|
1732
|
+
{
|
|
1733
|
+
"rewardType": "RT_STORE_ITEM",
|
|
1734
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipDecos/MummyQuestVessel"
|
|
1735
|
+
}
|
|
1736
|
+
]
|
|
148
1737
|
},
|
|
149
1738
|
"/Lotus/Types/Keys/NewPlayerQuest/NewPlayerQuestKeyChain": {
|
|
150
1739
|
"name": "/Lotus/Language/NewPlayerQuest/NewPlayerQuestKeyChainName",
|
|
@@ -159,112 +1748,1690 @@
|
|
|
159
1748
|
"description": "",
|
|
160
1749
|
"icon": "/Lotus/Interface/Quests/NewWarIntroQuestKeychain.png",
|
|
161
1750
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
162
|
-
"codexSecret": true
|
|
1751
|
+
"codexSecret": true,
|
|
1752
|
+
"chainStages": [
|
|
1753
|
+
{
|
|
1754
|
+
"key": "/Lotus/Types/Keys/NewWarIntroQuest/NewWarIntroKey",
|
|
1755
|
+
"itemsToGiveWhenTriggered": [
|
|
1756
|
+
"/Lotus/StoreItems/Types/Keys/NewWarQuest/NewWarQuestKeyChain"
|
|
1757
|
+
]
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"itemsToGiveWhenTriggered": []
|
|
1761
|
+
}
|
|
1762
|
+
],
|
|
1763
|
+
"rewards": [
|
|
1764
|
+
{
|
|
1765
|
+
"rewardType": "RT_RECIPE",
|
|
1766
|
+
"itemType": "/Lotus/Types/Recipes/Weapons/SheduHeavyWeaponBlueprint"
|
|
1767
|
+
}
|
|
1768
|
+
]
|
|
1769
|
+
},
|
|
1770
|
+
"/Lotus/Types/Keys/NewWarIntroQuest/NewWarIntroKey": {
|
|
1771
|
+
"name": "/Lotus/Language/NewWarIntro/NewWarIntroKeyChainName",
|
|
1772
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1773
|
+
"codexSecret": true,
|
|
1774
|
+
"rewards": []
|
|
163
1775
|
},
|
|
164
1776
|
"/Lotus/Types/Keys/NewWarQuest/NewWarQuestKeyChain": {
|
|
165
1777
|
"name": "/Lotus/Language/NewWar/NewWarQuestName",
|
|
166
1778
|
"description": "/Lotus/Language/NewWar/NewWarQuestDesc",
|
|
167
1779
|
"icon": "/Lotus/Interface/Quests/TheNewWarQuestKeyChain.png",
|
|
168
1780
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
169
|
-
"codexSecret": true
|
|
1781
|
+
"codexSecret": true,
|
|
1782
|
+
"chainStages": [
|
|
1783
|
+
{
|
|
1784
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActOneBrothers",
|
|
1785
|
+
"itemsToGiveWhenTriggered": []
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActOneBetrayer",
|
|
1789
|
+
"itemsToGiveWhenTriggered": []
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActOneStarWars",
|
|
1793
|
+
"itemsToGiveWhenTriggered": []
|
|
1794
|
+
},
|
|
1795
|
+
{
|
|
1796
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActOneOldMen",
|
|
1797
|
+
"itemsToGiveWhenTriggered": []
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActTwoRiseOfNarmer",
|
|
1801
|
+
"itemsToGiveWhenTriggered": [
|
|
1802
|
+
"/Lotus/StoreItems/Types/Items/ShipFeatureItems/AdvancedOrdisFeatureItem"
|
|
1803
|
+
]
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"itemsToGiveWhenTriggered": []
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActTwoStolenPlates",
|
|
1810
|
+
"itemsToGiveWhenTriggered": []
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"itemsToGiveWhenTriggered": []
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActTwoEnemyOfEnemies",
|
|
1817
|
+
"itemsToGiveWhenTriggered": []
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActTwoZarimanMusical",
|
|
1821
|
+
"itemsToGiveWhenTriggered": []
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"itemsToGiveWhenTriggered": []
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"itemsToGiveWhenTriggered": []
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"itemsToGiveWhenTriggered": []
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActTwoLotusAttacks",
|
|
1834
|
+
"itemsToGiveWhenTriggered": []
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeTableForTwo",
|
|
1838
|
+
"itemsToGiveWhenTriggered": []
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"itemsToGiveWhenTriggered": []
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeBeanstalks",
|
|
1845
|
+
"itemsToGiveWhenTriggered": []
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeSunkiller",
|
|
1849
|
+
"itemsToGiveWhenTriggered": []
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeHotMess",
|
|
1853
|
+
"itemsToGiveWhenTriggered": []
|
|
1854
|
+
},
|
|
1855
|
+
{
|
|
1856
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeToErraIsHuman",
|
|
1857
|
+
"itemsToGiveWhenTriggered": []
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeAlmostSevenSamurai",
|
|
1861
|
+
"itemsToGiveWhenTriggered": []
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
"key": "/Lotus/Types/Keys/NewWarQuest/TNWActThreeEpilogue",
|
|
1865
|
+
"itemsToGiveWhenTriggered": []
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"itemsToGiveWhenTriggered": []
|
|
1869
|
+
}
|
|
1870
|
+
]
|
|
1871
|
+
},
|
|
1872
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActOneBrothers": {
|
|
1873
|
+
"name": "/Lotus/Language/NewWar/NewWarP1M1",
|
|
1874
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1875
|
+
"codexSecret": true,
|
|
1876
|
+
"rewards": []
|
|
1877
|
+
},
|
|
1878
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActOneBetrayer": {
|
|
1879
|
+
"name": "/Lotus/Language/NewWar/NewWarP1M2",
|
|
1880
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1881
|
+
"codexSecret": true,
|
|
1882
|
+
"rewards": []
|
|
1883
|
+
},
|
|
1884
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActOneStarWars": {
|
|
1885
|
+
"name": "/Lotus/Language/NewWar/NewWarP1M3",
|
|
1886
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1887
|
+
"codexSecret": true,
|
|
1888
|
+
"rewards": []
|
|
1889
|
+
},
|
|
1890
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActOneOldMen": {
|
|
1891
|
+
"name": "/Lotus/Language/NewWar/NewWarP1M4",
|
|
1892
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1893
|
+
"codexSecret": true,
|
|
1894
|
+
"rewards": []
|
|
1895
|
+
},
|
|
1896
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActTwoRiseOfNarmer": {
|
|
1897
|
+
"name": "/Lotus/Language/NewWar/NewWarP2M1",
|
|
1898
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1899
|
+
"codexSecret": true,
|
|
1900
|
+
"rewards": []
|
|
1901
|
+
},
|
|
1902
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActTwoStolenPlates": {
|
|
1903
|
+
"name": "/Lotus/Language/NewWar/NewWarP2M3",
|
|
1904
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1905
|
+
"codexSecret": true,
|
|
1906
|
+
"rewards": []
|
|
1907
|
+
},
|
|
1908
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActTwoEnemyOfEnemies": {
|
|
1909
|
+
"name": "/Lotus/Language/NewWar/NewWarP2M5",
|
|
1910
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1911
|
+
"codexSecret": true,
|
|
1912
|
+
"rewards": []
|
|
1913
|
+
},
|
|
1914
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActTwoZarimanMusical": {
|
|
1915
|
+
"name": "/Lotus/Language/NewWar/NewWarP2M6",
|
|
1916
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
1917
|
+
"codexSecret": true,
|
|
1918
|
+
"rewards": []
|
|
1919
|
+
},
|
|
1920
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActTwoLotusAttacks": {
|
|
1921
|
+
"name": "/Lotus/Language/NewWar/NewWarP2M11",
|
|
1922
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1923
|
+
"codexSecret": true,
|
|
1924
|
+
"excludeFromCodex": true,
|
|
1925
|
+
"rewards": []
|
|
1926
|
+
},
|
|
1927
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeTableForTwo": {
|
|
1928
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M1",
|
|
1929
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1930
|
+
"codexSecret": true,
|
|
1931
|
+
"excludeFromCodex": true,
|
|
1932
|
+
"rewards": []
|
|
1933
|
+
},
|
|
1934
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeBeanstalks": {
|
|
1935
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M2",
|
|
1936
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1937
|
+
"codexSecret": true,
|
|
1938
|
+
"excludeFromCodex": true,
|
|
1939
|
+
"rewards": []
|
|
1940
|
+
},
|
|
1941
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeSunkiller": {
|
|
1942
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M3",
|
|
1943
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1944
|
+
"codexSecret": true,
|
|
1945
|
+
"excludeFromCodex": true,
|
|
1946
|
+
"rewards": []
|
|
1947
|
+
},
|
|
1948
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeHotMess": {
|
|
1949
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M4",
|
|
1950
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1951
|
+
"codexSecret": true,
|
|
1952
|
+
"excludeFromCodex": true,
|
|
1953
|
+
"rewards": []
|
|
1954
|
+
},
|
|
1955
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeToErraIsHuman": {
|
|
1956
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M5",
|
|
1957
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1958
|
+
"codexSecret": true,
|
|
1959
|
+
"excludeFromCodex": true,
|
|
1960
|
+
"rewards": []
|
|
1961
|
+
},
|
|
1962
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeAlmostSevenSamurai": {
|
|
1963
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M6",
|
|
1964
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1965
|
+
"codexSecret": true,
|
|
1966
|
+
"excludeFromCodex": true,
|
|
1967
|
+
"rewards": []
|
|
1968
|
+
},
|
|
1969
|
+
"/Lotus/Types/Keys/NewWarQuest/TNWActThreeEpilogue": {
|
|
1970
|
+
"name": "/Lotus/Language/NewWar/NewWarP3M6",
|
|
1971
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
1972
|
+
"codexSecret": true,
|
|
1973
|
+
"excludeFromCodex": true,
|
|
1974
|
+
"rewards": []
|
|
170
1975
|
},
|
|
171
1976
|
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyChain": {
|
|
172
1977
|
"name": "/Lotus/Language/G1Quests/SecondDreamKeychain",
|
|
173
1978
|
"description": "/Lotus/Language/G1Quests/SecondDreamDescription",
|
|
174
1979
|
"icon": "/Lotus/Interface/Quests/OrokinMoonQuestKeyChain.png",
|
|
175
1980
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
176
|
-
"codexSecret": false
|
|
1981
|
+
"codexSecret": false,
|
|
1982
|
+
"chainStages": [
|
|
1983
|
+
{
|
|
1984
|
+
"key": "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyA",
|
|
1985
|
+
"itemsToGiveWhenTriggered": []
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"key": "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyB",
|
|
1989
|
+
"itemsToGiveWhenTriggered": []
|
|
1990
|
+
},
|
|
1991
|
+
{
|
|
1992
|
+
"key": "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyC",
|
|
1993
|
+
"itemsToGiveWhenTriggered": []
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"key": "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyD",
|
|
1997
|
+
"itemsToGiveWhenTriggered": []
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
"key": "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyE",
|
|
2001
|
+
"itemsToGiveWhenTriggered": []
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"key": "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyF",
|
|
2005
|
+
"itemsToGiveWhenTriggered": []
|
|
2006
|
+
}
|
|
2007
|
+
]
|
|
2008
|
+
},
|
|
2009
|
+
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyA": {
|
|
2010
|
+
"name": "/Lotus/Language/G1Quests/SecondDreamMission1",
|
|
2011
|
+
"description": "",
|
|
2012
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2013
|
+
"codexSecret": true,
|
|
2014
|
+
"rewards": [
|
|
2015
|
+
{
|
|
2016
|
+
"rewardType": "RT_CREDITS",
|
|
2017
|
+
"amount": 5000
|
|
2018
|
+
}
|
|
2019
|
+
]
|
|
2020
|
+
},
|
|
2021
|
+
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyB": {
|
|
2022
|
+
"name": "/Lotus/Language/G1Quests/SecondDreamMission2",
|
|
2023
|
+
"description": "",
|
|
2024
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2025
|
+
"codexSecret": true,
|
|
2026
|
+
"rewards": [
|
|
2027
|
+
{
|
|
2028
|
+
"rewardType": "RT_CREDITS",
|
|
2029
|
+
"amount": 5000
|
|
2030
|
+
}
|
|
2031
|
+
]
|
|
2032
|
+
},
|
|
2033
|
+
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyC": {
|
|
2034
|
+
"name": "/Lotus/Language/G1Quests/SecondDreamMission3",
|
|
2035
|
+
"description": "",
|
|
2036
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2037
|
+
"codexSecret": true,
|
|
2038
|
+
"rewards": [
|
|
2039
|
+
{
|
|
2040
|
+
"rewardType": "RT_CREDITS",
|
|
2041
|
+
"amount": 5000
|
|
2042
|
+
}
|
|
2043
|
+
]
|
|
2044
|
+
},
|
|
2045
|
+
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyD": {
|
|
2046
|
+
"name": "/Lotus/Language/G1Quests/SecondDreamMission4",
|
|
2047
|
+
"description": "",
|
|
2048
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2049
|
+
"codexSecret": true,
|
|
2050
|
+
"rewards": [
|
|
2051
|
+
{
|
|
2052
|
+
"rewardType": "RT_CREDITS",
|
|
2053
|
+
"amount": 5000
|
|
2054
|
+
}
|
|
2055
|
+
]
|
|
2056
|
+
},
|
|
2057
|
+
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyE": {
|
|
2058
|
+
"name": "/Lotus/Language/G1Quests/SecondDreamMission5",
|
|
2059
|
+
"description": "",
|
|
2060
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2061
|
+
"codexSecret": true,
|
|
2062
|
+
"rewards": [
|
|
2063
|
+
{
|
|
2064
|
+
"rewardType": "RT_CREDITS",
|
|
2065
|
+
"amount": 5000
|
|
2066
|
+
}
|
|
2067
|
+
]
|
|
2068
|
+
},
|
|
2069
|
+
"/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyF": {
|
|
2070
|
+
"name": "/Lotus/Language/G1Quests/SecondDreamMission6",
|
|
2071
|
+
"description": "",
|
|
2072
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2073
|
+
"codexSecret": true,
|
|
2074
|
+
"rewards": [
|
|
2075
|
+
{
|
|
2076
|
+
"rewardType": "RT_CREDITS",
|
|
2077
|
+
"amount": 5000
|
|
2078
|
+
}
|
|
2079
|
+
]
|
|
177
2080
|
},
|
|
178
2081
|
"/Lotus/Types/Keys/PriestFrameQuest/PriestQuestKeyChain": {
|
|
179
2082
|
"name": "/Lotus/Language/Quests/PriestQuestName",
|
|
180
2083
|
"description": "/Lotus/Language/Quests/PriestQuestDescription",
|
|
181
2084
|
"icon": "/Lotus/Interface/Quests/PriestQuestKeyChain.png",
|
|
182
2085
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
183
|
-
"codexSecret": false
|
|
2086
|
+
"codexSecret": false,
|
|
2087
|
+
"chainStages": [
|
|
2088
|
+
{
|
|
2089
|
+
"itemsToGiveWhenTriggered": []
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"key": "/Lotus/Types/Keys/PriestFrameQuest/PriestPalladinoRescueMisson",
|
|
2093
|
+
"itemsToGiveWhenTriggered": []
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"itemsToGiveWhenTriggered": []
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"key": "/Lotus/Types/Keys/PriestFrameQuest/PriestDondaMazeMisson",
|
|
2100
|
+
"itemsToGiveWhenTriggered": []
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"itemsToGiveWhenTriggered": []
|
|
2104
|
+
},
|
|
2105
|
+
{
|
|
2106
|
+
"key": "/Lotus/Types/Keys/PriestFrameQuest/PriestSiphon01Mission",
|
|
2107
|
+
"itemsToGiveWhenTriggered": []
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"key": "/Lotus/Types/Keys/PriestFrameQuest/PriestSiphon02Mission",
|
|
2111
|
+
"itemsToGiveWhenTriggered": []
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"key": "/Lotus/Types/Keys/PriestFrameQuest/PriestSiphon03Mission",
|
|
2115
|
+
"itemsToGiveWhenTriggered": []
|
|
2116
|
+
},
|
|
2117
|
+
{
|
|
2118
|
+
"key": "/Lotus/Types/Keys/PriestFrameQuest/PriestTempleKey",
|
|
2119
|
+
"itemsToGiveWhenTriggered": []
|
|
2120
|
+
},
|
|
2121
|
+
{
|
|
2122
|
+
"itemsToGiveWhenTriggered": []
|
|
2123
|
+
}
|
|
2124
|
+
],
|
|
2125
|
+
"rewards": [
|
|
2126
|
+
{
|
|
2127
|
+
"rewardType": "RT_RECIPE",
|
|
2128
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/PriestBlueprint"
|
|
2129
|
+
}
|
|
2130
|
+
]
|
|
2131
|
+
},
|
|
2132
|
+
"/Lotus/Types/Keys/PriestFrameQuest/PriestPalladinoRescueMisson": {
|
|
2133
|
+
"name": "/Lotus/Language/Quests/PriestPalladinoRescueMissionHint",
|
|
2134
|
+
"description": "",
|
|
2135
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2136
|
+
"codexSecret": true,
|
|
2137
|
+
"rewards": [
|
|
2138
|
+
{
|
|
2139
|
+
"rewardType": "RT_CREDITS",
|
|
2140
|
+
"amount": 5000
|
|
2141
|
+
}
|
|
2142
|
+
]
|
|
2143
|
+
},
|
|
2144
|
+
"/Lotus/Types/Keys/PriestFrameQuest/PriestDondaMazeMisson": {
|
|
2145
|
+
"name": "/Lotus/Language/Quests/PriestDondaMazeMissionHint",
|
|
2146
|
+
"description": "",
|
|
2147
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2148
|
+
"codexSecret": true,
|
|
2149
|
+
"rewards": [
|
|
2150
|
+
{
|
|
2151
|
+
"rewardType": "RT_CREDITS",
|
|
2152
|
+
"amount": 5000
|
|
2153
|
+
}
|
|
2154
|
+
]
|
|
2155
|
+
},
|
|
2156
|
+
"/Lotus/Types/Keys/PriestFrameQuest/PriestSiphon01Mission": {
|
|
2157
|
+
"name": "/Lotus/Language/Quests/PriestSiphonMissionHint",
|
|
2158
|
+
"description": "",
|
|
2159
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2160
|
+
"codexSecret": true,
|
|
2161
|
+
"rewards": [
|
|
2162
|
+
{
|
|
2163
|
+
"rewardType": "RT_CREDITS",
|
|
2164
|
+
"amount": 5000
|
|
2165
|
+
}
|
|
2166
|
+
]
|
|
2167
|
+
},
|
|
2168
|
+
"/Lotus/Types/Keys/PriestFrameQuest/PriestSiphon02Mission": {
|
|
2169
|
+
"name": "/Lotus/Language/Quests/PriestSiphonMissionHint",
|
|
2170
|
+
"description": "",
|
|
2171
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2172
|
+
"codexSecret": true,
|
|
2173
|
+
"rewards": [
|
|
2174
|
+
{
|
|
2175
|
+
"rewardType": "RT_CREDITS",
|
|
2176
|
+
"amount": 5000
|
|
2177
|
+
}
|
|
2178
|
+
]
|
|
2179
|
+
},
|
|
2180
|
+
"/Lotus/Types/Keys/PriestFrameQuest/PriestSiphon03Mission": {
|
|
2181
|
+
"name": "/Lotus/Language/Quests/PriestSiphonMissionHint",
|
|
2182
|
+
"description": "",
|
|
2183
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2184
|
+
"codexSecret": true,
|
|
2185
|
+
"rewards": [
|
|
2186
|
+
{
|
|
2187
|
+
"rewardType": "RT_CREDITS",
|
|
2188
|
+
"amount": 5000
|
|
2189
|
+
}
|
|
2190
|
+
]
|
|
2191
|
+
},
|
|
2192
|
+
"/Lotus/Types/Keys/PriestFrameQuest/PriestTempleKey": {
|
|
2193
|
+
"name": "/Lotus/Language/Quests/PriestTempleEnterObjective",
|
|
2194
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
2195
|
+
"codexSecret": true,
|
|
2196
|
+
"rewards": []
|
|
184
2197
|
},
|
|
185
2198
|
"/Lotus/Types/Keys/ProteaQuest/ProteaQuestKeyChain": {
|
|
186
2199
|
"name": "/Lotus/Language/DeadlockProtocol/ProteaQuestName",
|
|
187
2200
|
"description": "/Lotus/Language/DeadlockProtocol/ProteaQuestDesc",
|
|
188
2201
|
"icon": "/Lotus/Interface/Quests/DeadlockProtocolQuestKeychain.png",
|
|
189
2202
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
190
|
-
"codexSecret": false
|
|
2203
|
+
"codexSecret": false,
|
|
2204
|
+
"chainStages": [
|
|
2205
|
+
{
|
|
2206
|
+
"itemsToGiveWhenTriggered": []
|
|
2207
|
+
},
|
|
2208
|
+
{
|
|
2209
|
+
"key": "/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionOne",
|
|
2210
|
+
"itemsToGiveWhenTriggered": []
|
|
2211
|
+
},
|
|
2212
|
+
{
|
|
2213
|
+
"itemsToGiveWhenTriggered": []
|
|
2214
|
+
},
|
|
2215
|
+
{
|
|
2216
|
+
"key": "/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionTwo",
|
|
2217
|
+
"itemsToGiveWhenTriggered": []
|
|
2218
|
+
},
|
|
2219
|
+
{
|
|
2220
|
+
"itemsToGiveWhenTriggered": []
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"key": "/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionThree",
|
|
2224
|
+
"itemsToGiveWhenTriggered": []
|
|
2225
|
+
},
|
|
2226
|
+
{
|
|
2227
|
+
"itemsToGiveWhenTriggered": []
|
|
2228
|
+
},
|
|
2229
|
+
{
|
|
2230
|
+
"key": "/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionFour",
|
|
2231
|
+
"itemsToGiveWhenTriggered": []
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
"itemsToGiveWhenTriggered": []
|
|
2235
|
+
},
|
|
2236
|
+
{
|
|
2237
|
+
"itemsToGiveWhenTriggered": []
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
"key": "/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionFive",
|
|
2241
|
+
"itemsToGiveWhenTriggered": []
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
"itemsToGiveWhenTriggered": []
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"itemsToGiveWhenTriggered": []
|
|
2248
|
+
}
|
|
2249
|
+
],
|
|
2250
|
+
"rewards": [
|
|
2251
|
+
{
|
|
2252
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2253
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/WarframeRecipes/ProteaBlueprint"
|
|
2254
|
+
}
|
|
2255
|
+
]
|
|
2256
|
+
},
|
|
2257
|
+
"/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionOne": {
|
|
2258
|
+
"name": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission1Title",
|
|
2259
|
+
"description": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission1Desc",
|
|
2260
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2261
|
+
"codexSecret": true,
|
|
2262
|
+
"excludeFromCodex": true,
|
|
2263
|
+
"rewards": []
|
|
2264
|
+
},
|
|
2265
|
+
"/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionTwo": {
|
|
2266
|
+
"name": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission2Title",
|
|
2267
|
+
"description": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission2Desc",
|
|
2268
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2269
|
+
"codexSecret": true,
|
|
2270
|
+
"excludeFromCodex": true,
|
|
2271
|
+
"rewards": []
|
|
2272
|
+
},
|
|
2273
|
+
"/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionThree": {
|
|
2274
|
+
"name": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission3Title",
|
|
2275
|
+
"description": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission3Desc",
|
|
2276
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2277
|
+
"codexSecret": true,
|
|
2278
|
+
"excludeFromCodex": true,
|
|
2279
|
+
"rewards": []
|
|
2280
|
+
},
|
|
2281
|
+
"/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionFour": {
|
|
2282
|
+
"name": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission4Title",
|
|
2283
|
+
"description": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission4Desc",
|
|
2284
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2285
|
+
"codexSecret": true,
|
|
2286
|
+
"excludeFromCodex": true,
|
|
2287
|
+
"rewards": []
|
|
2288
|
+
},
|
|
2289
|
+
"/Lotus/Types/Keys/ProteaQuest/ProteaQuestMissionFive": {
|
|
2290
|
+
"name": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission5Title",
|
|
2291
|
+
"description": "/Lotus/Language/DeadlockProtocol/ProteaQuestMission5Desc",
|
|
2292
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2293
|
+
"codexSecret": true,
|
|
2294
|
+
"excludeFromCodex": true,
|
|
2295
|
+
"rewards": []
|
|
191
2296
|
},
|
|
192
2297
|
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackBuildQuestKeyChain": {
|
|
193
2298
|
"name": "/Lotus/Language/G1Quests/RailjackBuildQuestName",
|
|
194
2299
|
"description": "/Lotus/Language/G1Quests/RailjackBuildQuestDesc",
|
|
195
2300
|
"icon": "/Lotus/Interface/Quests/RailjackBuildQuestKeyChain.png",
|
|
196
2301
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
197
|
-
"codexSecret": false
|
|
2302
|
+
"codexSecret": false,
|
|
2303
|
+
"chainStages": [
|
|
2304
|
+
{
|
|
2305
|
+
"itemsToGiveWhenTriggered": [
|
|
2306
|
+
"/Lotus/StoreItems/Types/Recipes/Railjack/RailjackCephalonBlueprint"
|
|
2307
|
+
]
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"itemsToGiveWhenTriggered": []
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"itemsToGiveWhenTriggered": []
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
"key": "/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyHull",
|
|
2317
|
+
"itemsToGiveWhenTriggered": []
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"itemsToGiveWhenTriggered": []
|
|
2321
|
+
},
|
|
2322
|
+
{
|
|
2323
|
+
"itemsToGiveWhenTriggered": []
|
|
2324
|
+
},
|
|
2325
|
+
{
|
|
2326
|
+
"key": "/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyHoodBrace",
|
|
2327
|
+
"itemsToGiveWhenTriggered": []
|
|
2328
|
+
},
|
|
2329
|
+
{
|
|
2330
|
+
"itemsToGiveWhenTriggered": []
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
"itemsToGiveWhenTriggered": []
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"key": "/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyNacelleLeft",
|
|
2337
|
+
"itemsToGiveWhenTriggered": []
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
"itemsToGiveWhenTriggered": []
|
|
2341
|
+
},
|
|
2342
|
+
{
|
|
2343
|
+
"itemsToGiveWhenTriggered": []
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
"key": "/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyNacelleRight",
|
|
2347
|
+
"itemsToGiveWhenTriggered": []
|
|
2348
|
+
},
|
|
2349
|
+
{
|
|
2350
|
+
"itemsToGiveWhenTriggered": []
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"itemsToGiveWhenTriggered": []
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"key": "/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyTail",
|
|
2357
|
+
"itemsToGiveWhenTriggered": []
|
|
2358
|
+
},
|
|
2359
|
+
{
|
|
2360
|
+
"itemsToGiveWhenTriggered": []
|
|
2361
|
+
},
|
|
2362
|
+
{
|
|
2363
|
+
"itemsToGiveWhenTriggered": []
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"key": "/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyHood",
|
|
2367
|
+
"itemsToGiveWhenTriggered": []
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"itemsToGiveWhenTriggered": []
|
|
2371
|
+
},
|
|
2372
|
+
{
|
|
2373
|
+
"itemsToGiveWhenTriggered": []
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"itemsToGiveWhenTriggered": []
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"itemsToGiveWhenTriggered": []
|
|
2380
|
+
}
|
|
2381
|
+
],
|
|
2382
|
+
"rewards": [
|
|
2383
|
+
{
|
|
2384
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2385
|
+
"itemType": "/Lotus/StoreItems/Types/Game/CrewShip/Ships/RailJack"
|
|
2386
|
+
}
|
|
2387
|
+
]
|
|
2388
|
+
},
|
|
2389
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyHull": {
|
|
2390
|
+
"name": "/Lotus/Language/G1Quests/RailjackBuildQuest_Stage1Desc",
|
|
2391
|
+
"description": "/Lotus/Language/Railjack/RailjackComponentHuntKeyADesc",
|
|
2392
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2393
|
+
"codexSecret": true,
|
|
2394
|
+
"rewards": [
|
|
2395
|
+
{
|
|
2396
|
+
"rewardType": "RT_CREDITS",
|
|
2397
|
+
"amount": 5000
|
|
2398
|
+
}
|
|
2399
|
+
]
|
|
2400
|
+
},
|
|
2401
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyHoodBrace": {
|
|
2402
|
+
"name": "/Lotus/Language/G1Quests/RailjackBuildQuest_Stage10Desc",
|
|
2403
|
+
"description": "/Lotus/Language/Railjack/RailjackComponentHuntKeyCDesc",
|
|
2404
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2405
|
+
"codexSecret": true,
|
|
2406
|
+
"rewards": [
|
|
2407
|
+
{
|
|
2408
|
+
"rewardType": "RT_CREDITS",
|
|
2409
|
+
"amount": 5000
|
|
2410
|
+
}
|
|
2411
|
+
]
|
|
2412
|
+
},
|
|
2413
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyNacelleLeft": {
|
|
2414
|
+
"name": "/Lotus/Language/G1Quests/RailjackBuildQuest_Stage4Desc",
|
|
2415
|
+
"description": "/Lotus/Language/Railjack/RailjackComponentHuntKeyDDesc",
|
|
2416
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2417
|
+
"codexSecret": true,
|
|
2418
|
+
"rewards": [
|
|
2419
|
+
{
|
|
2420
|
+
"rewardType": "RT_CREDITS",
|
|
2421
|
+
"amount": 5000
|
|
2422
|
+
}
|
|
2423
|
+
]
|
|
2424
|
+
},
|
|
2425
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyNacelleRight": {
|
|
2426
|
+
"name": "/Lotus/Language/G1Quests/RailjackBuildQuest_Stage7Desc",
|
|
2427
|
+
"description": "/Lotus/Language/Railjack/RailjackComponentHuntKeyEDesc",
|
|
2428
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2429
|
+
"codexSecret": true,
|
|
2430
|
+
"rewards": [
|
|
2431
|
+
{
|
|
2432
|
+
"rewardType": "RT_CREDITS",
|
|
2433
|
+
"amount": 5000
|
|
2434
|
+
}
|
|
2435
|
+
]
|
|
2436
|
+
},
|
|
2437
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyTail": {
|
|
2438
|
+
"name": "/Lotus/Language/G1Quests/RailjackBuildQuest_Stage13Desc",
|
|
2439
|
+
"description": "/Lotus/Language/Railjack/RailjackComponentHuntKeyFDesc",
|
|
2440
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2441
|
+
"codexSecret": true,
|
|
2442
|
+
"rewards": [
|
|
2443
|
+
{
|
|
2444
|
+
"rewardType": "RT_CREDITS",
|
|
2445
|
+
"amount": 5000
|
|
2446
|
+
}
|
|
2447
|
+
]
|
|
2448
|
+
},
|
|
2449
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackComponentHuntKeyHood": {
|
|
2450
|
+
"name": "/Lotus/Language/G1Quests/RailjackBuildQuest_Stage16Desc",
|
|
2451
|
+
"description": "/Lotus/Language/Railjack/RailjackComponentHuntKeyBDesc",
|
|
2452
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2453
|
+
"codexSecret": true,
|
|
2454
|
+
"rewards": [
|
|
2455
|
+
{
|
|
2456
|
+
"rewardType": "RT_CREDITS",
|
|
2457
|
+
"amount": 5000
|
|
2458
|
+
}
|
|
2459
|
+
]
|
|
198
2460
|
},
|
|
199
2461
|
"/Lotus/Types/Keys/RevenantQuest/RevenantQuestKeyChain": {
|
|
200
2462
|
"name": "/Lotus/Language/RevenantQuest/RevenantQuestName",
|
|
201
2463
|
"description": "/Lotus/Language/RevenantQuest/RevenantQuestDesc",
|
|
202
2464
|
"icon": "/Lotus/Interface/Quests/RevenantQuestKeyChain.png",
|
|
203
2465
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
204
|
-
"codexSecret": false
|
|
2466
|
+
"codexSecret": false,
|
|
2467
|
+
"chainStages": [
|
|
2468
|
+
{
|
|
2469
|
+
"itemsToGiveWhenTriggered": []
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
"itemsToGiveWhenTriggered": []
|
|
2473
|
+
},
|
|
2474
|
+
{
|
|
2475
|
+
"itemsToGiveWhenTriggered": []
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"itemsToGiveWhenTriggered": []
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"itemsToGiveWhenTriggered": []
|
|
2482
|
+
}
|
|
2483
|
+
],
|
|
2484
|
+
"rewards": [
|
|
2485
|
+
{
|
|
2486
|
+
"rewardType": "RT_RECIPE",
|
|
2487
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/RevenantBlueprint"
|
|
2488
|
+
}
|
|
2489
|
+
]
|
|
205
2490
|
},
|
|
206
2491
|
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyChain": {
|
|
207
2492
|
"name": "/Lotus/Language/Sacrifice/SacrificeQuestTitle",
|
|
208
2493
|
"description": "/Lotus/Language/Sacrifice/SacrificeQuestDesc",
|
|
209
2494
|
"icon": "/Lotus/Interface/Quests/SacrificeQuestKeyChain.png",
|
|
210
2495
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
211
|
-
"codexSecret": false
|
|
2496
|
+
"codexSecret": false,
|
|
2497
|
+
"chainStages": [
|
|
2498
|
+
{
|
|
2499
|
+
"itemsToGiveWhenTriggered": []
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"key": "/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyEarth",
|
|
2503
|
+
"itemsToGiveWhenTriggered": []
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"itemsToGiveWhenTriggered": [
|
|
2507
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/ExcaliburUmbraBlueprint"
|
|
2508
|
+
]
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"key": "/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyLua",
|
|
2512
|
+
"itemsToGiveWhenTriggered": []
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"itemsToGiveWhenTriggered": []
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"itemsToGiveWhenTriggered": []
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"itemsToGiveWhenTriggered": []
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"key": "/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyTrackUmbraA",
|
|
2525
|
+
"itemsToGiveWhenTriggered": []
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"itemsToGiveWhenTriggered": []
|
|
2529
|
+
},
|
|
2530
|
+
{
|
|
2531
|
+
"key": "/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyTrackUmbraB",
|
|
2532
|
+
"itemsToGiveWhenTriggered": []
|
|
2533
|
+
},
|
|
2534
|
+
{
|
|
2535
|
+
"itemsToGiveWhenTriggered": []
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"key": "/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyTrackUmbraC",
|
|
2539
|
+
"itemsToGiveWhenTriggered": []
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
"itemsToGiveWhenTriggered": []
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
"key": "/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyEarthFinale",
|
|
2546
|
+
"itemsToGiveWhenTriggered": []
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"itemsToGiveWhenTriggered": []
|
|
2550
|
+
}
|
|
2551
|
+
]
|
|
2552
|
+
},
|
|
2553
|
+
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyEarth": {
|
|
2554
|
+
"name": "/Lotus/Language/Sacrifice/MissionTitle1",
|
|
2555
|
+
"description": "",
|
|
2556
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2557
|
+
"codexSecret": true,
|
|
2558
|
+
"rewards": [
|
|
2559
|
+
{
|
|
2560
|
+
"rewardType": "RT_CREDITS",
|
|
2561
|
+
"amount": 5000
|
|
2562
|
+
}
|
|
2563
|
+
]
|
|
2564
|
+
},
|
|
2565
|
+
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyLua": {
|
|
2566
|
+
"name": "/Lotus/Language/Sacrifice/MissionTitle2",
|
|
2567
|
+
"description": "",
|
|
2568
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2569
|
+
"codexSecret": true,
|
|
2570
|
+
"rewards": []
|
|
2571
|
+
},
|
|
2572
|
+
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyTrackUmbraA": {
|
|
2573
|
+
"name": "/Lotus/Language/Sacrifice/MissionTitle3",
|
|
2574
|
+
"description": "",
|
|
2575
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2576
|
+
"codexSecret": true,
|
|
2577
|
+
"rewards": [
|
|
2578
|
+
{
|
|
2579
|
+
"rewardType": "RT_CREDITS",
|
|
2580
|
+
"amount": 5000
|
|
2581
|
+
}
|
|
2582
|
+
]
|
|
2583
|
+
},
|
|
2584
|
+
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyTrackUmbraB": {
|
|
2585
|
+
"name": "/Lotus/Language/Sacrifice/MissionTitle4",
|
|
2586
|
+
"description": "",
|
|
2587
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2588
|
+
"codexSecret": true,
|
|
2589
|
+
"rewards": [
|
|
2590
|
+
{
|
|
2591
|
+
"rewardType": "RT_CREDITS",
|
|
2592
|
+
"amount": 5000
|
|
2593
|
+
}
|
|
2594
|
+
]
|
|
2595
|
+
},
|
|
2596
|
+
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyTrackUmbraC": {
|
|
2597
|
+
"name": "/Lotus/Language/Sacrifice/MissionTitle5",
|
|
2598
|
+
"description": "",
|
|
2599
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2600
|
+
"codexSecret": true,
|
|
2601
|
+
"rewards": [
|
|
2602
|
+
{
|
|
2603
|
+
"rewardType": "RT_CREDITS",
|
|
2604
|
+
"amount": 5000
|
|
2605
|
+
}
|
|
2606
|
+
]
|
|
2607
|
+
},
|
|
2608
|
+
"/Lotus/Types/Keys/SacrificeQuest/SacrificeQuestKeyEarthFinale": {
|
|
2609
|
+
"name": "/Lotus/Language/Sacrifice/MissionTitle6",
|
|
2610
|
+
"description": "",
|
|
2611
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2612
|
+
"codexSecret": true,
|
|
2613
|
+
"rewards": [
|
|
2614
|
+
{
|
|
2615
|
+
"rewardType": "RT_CREDITS",
|
|
2616
|
+
"amount": 5000
|
|
2617
|
+
}
|
|
2618
|
+
]
|
|
212
2619
|
},
|
|
213
2620
|
"/Lotus/Types/Keys/SentientQuest/SentientQuestKeyChain": {
|
|
214
2621
|
"name": "/Lotus/Language/G1Quests/SentientQuestName",
|
|
215
2622
|
"description": "/Lotus/Language/G1Quests/SentientQuestDesc",
|
|
216
2623
|
"icon": "/Lotus/Interface/Quests/SentientQuestKeyChain.png",
|
|
217
2624
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
218
|
-
"codexSecret": false
|
|
2625
|
+
"codexSecret": false,
|
|
2626
|
+
"chainStages": [
|
|
2627
|
+
{
|
|
2628
|
+
"key": "/Lotus/Types/Keys/SentientQuest/SentientQuestMissionOne",
|
|
2629
|
+
"itemsToGiveWhenTriggered": []
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"key": "/Lotus/Types/Keys/SentientQuest/SentientQuestMissionTwo",
|
|
2633
|
+
"itemsToGiveWhenTriggered": []
|
|
2634
|
+
},
|
|
2635
|
+
{
|
|
2636
|
+
"key": "/Lotus/Types/Keys/SentientQuest/SentientQuestMissionThree",
|
|
2637
|
+
"itemsToGiveWhenTriggered": []
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"key": "/Lotus/Types/Keys/SentientQuest/SentientQuestMissionFour",
|
|
2641
|
+
"itemsToGiveWhenTriggered": []
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
"key": "/Lotus/Types/Keys/SentientQuest/SentientQuestMissionFive",
|
|
2645
|
+
"itemsToGiveWhenTriggered": []
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"itemsToGiveWhenTriggered": []
|
|
2649
|
+
},
|
|
2650
|
+
{
|
|
2651
|
+
"itemsToGiveWhenTriggered": []
|
|
2652
|
+
},
|
|
2653
|
+
{
|
|
2654
|
+
"itemsToGiveWhenTriggered": []
|
|
2655
|
+
}
|
|
2656
|
+
]
|
|
2657
|
+
},
|
|
2658
|
+
"/Lotus/Types/Keys/SentientQuest/SentientQuestMissionOne": {
|
|
2659
|
+
"name": "/Lotus/Language/G1Quests/SentientQuestObjective_Investigate",
|
|
2660
|
+
"description": "/Lotus/Language/G1Quests/SentientQuestObjective_InvestigateDesc",
|
|
2661
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2662
|
+
"codexSecret": true,
|
|
2663
|
+
"rewards": []
|
|
2664
|
+
},
|
|
2665
|
+
"/Lotus/Types/Keys/SentientQuest/SentientQuestMissionTwo": {
|
|
2666
|
+
"name": "/Lotus/Language/G1Quests/SentientQuestObjective_MobileDef",
|
|
2667
|
+
"description": "/Lotus/Language/G1Quests/SentientQuestObjective_MobileDefDesc",
|
|
2668
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2669
|
+
"codexSecret": true,
|
|
2670
|
+
"rewards": []
|
|
2671
|
+
},
|
|
2672
|
+
"/Lotus/Types/Keys/SentientQuest/SentientQuestMissionThree": {
|
|
2673
|
+
"name": "/Lotus/Language/G1Quests/SentientQuestObjective_FindSergeant",
|
|
2674
|
+
"description": "/Lotus/Language/G1Quests/SentientQuestObjective_FindSergeantDesc",
|
|
2675
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2676
|
+
"codexSecret": true,
|
|
2677
|
+
"rewards": []
|
|
2678
|
+
},
|
|
2679
|
+
"/Lotus/Types/Keys/SentientQuest/SentientQuestMissionFour": {
|
|
2680
|
+
"name": "/Lotus/Language/G1Quests/SentientQuestObjective_StopTyl",
|
|
2681
|
+
"description": "/Lotus/Language/G1Quests/SentientQuestObjective_StopTylDesc",
|
|
2682
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2683
|
+
"codexSecret": true,
|
|
2684
|
+
"rewards": []
|
|
2685
|
+
},
|
|
2686
|
+
"/Lotus/Types/Keys/SentientQuest/SentientQuestMissionFive": {
|
|
2687
|
+
"name": "/Lotus/Language/G1Quests/SentientQuestObjective_SealTomb",
|
|
2688
|
+
"description": "/Lotus/Language/G1Quests/SentientQuestObjective_SealTombDesc",
|
|
2689
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2690
|
+
"codexSecret": true,
|
|
2691
|
+
"rewards": []
|
|
219
2692
|
},
|
|
220
2693
|
"/Lotus/Types/Keys/SolarisQuest/SolarisQuestKeyChain": {
|
|
221
2694
|
"name": "/Lotus/Language/SolarisQuest/VoxSolarisKeyChainName",
|
|
222
2695
|
"description": "/Lotus/Language/SolarisQuest/VoxSolarisKeyChainDesc",
|
|
223
2696
|
"icon": "/Lotus/Interface/Quests/SolarisQuestKeyChain.png",
|
|
224
2697
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
225
|
-
"codexSecret": false
|
|
2698
|
+
"codexSecret": false,
|
|
2699
|
+
"chainStages": [
|
|
2700
|
+
{
|
|
2701
|
+
"itemsToGiveWhenTriggered": []
|
|
2702
|
+
},
|
|
2703
|
+
{
|
|
2704
|
+
"itemsToGiveWhenTriggered": []
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"itemsToGiveWhenTriggered": []
|
|
2708
|
+
},
|
|
2709
|
+
{
|
|
2710
|
+
"itemsToGiveWhenTriggered": []
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"itemsToGiveWhenTriggered": []
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"itemsToGiveWhenTriggered": []
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"itemsToGiveWhenTriggered": []
|
|
2720
|
+
},
|
|
2721
|
+
{
|
|
2722
|
+
"itemsToGiveWhenTriggered": []
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
"itemsToGiveWhenTriggered": []
|
|
2726
|
+
}
|
|
2727
|
+
]
|
|
226
2728
|
},
|
|
227
2729
|
"/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyChain": {
|
|
228
2730
|
"name": "/Lotus/Language/G1Quests/SpyQuestTitle",
|
|
229
2731
|
"description": "/Lotus/Language/G1Quests/SpyQuestOverview",
|
|
230
2732
|
"icon": "/Lotus/Interface/Quests/SpyQuestKeyChain.png",
|
|
231
2733
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
232
|
-
"codexSecret": false
|
|
2734
|
+
"codexSecret": false,
|
|
2735
|
+
"chainStages": [
|
|
2736
|
+
{
|
|
2737
|
+
"itemsToGiveWhenTriggered": []
|
|
2738
|
+
},
|
|
2739
|
+
{
|
|
2740
|
+
"key": "/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestIntroKey",
|
|
2741
|
+
"itemsToGiveWhenTriggered": []
|
|
2742
|
+
},
|
|
2743
|
+
{
|
|
2744
|
+
"itemsToGiveWhenTriggered": []
|
|
2745
|
+
},
|
|
2746
|
+
{
|
|
2747
|
+
"key": "/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyA",
|
|
2748
|
+
"itemsToGiveWhenTriggered": []
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"itemsToGiveWhenTriggered": []
|
|
2752
|
+
},
|
|
2753
|
+
{
|
|
2754
|
+
"key": "/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyB",
|
|
2755
|
+
"itemsToGiveWhenTriggered": []
|
|
2756
|
+
},
|
|
2757
|
+
{
|
|
2758
|
+
"itemsToGiveWhenTriggered": []
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"key": "/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyC",
|
|
2762
|
+
"itemsToGiveWhenTriggered": []
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"itemsToGiveWhenTriggered": []
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"key": "/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestFinalKey",
|
|
2769
|
+
"itemsToGiveWhenTriggered": []
|
|
2770
|
+
},
|
|
2771
|
+
{
|
|
2772
|
+
"itemsToGiveWhenTriggered": []
|
|
2773
|
+
}
|
|
2774
|
+
]
|
|
2775
|
+
},
|
|
2776
|
+
"/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestIntroKey": {
|
|
2777
|
+
"name": "/Lotus/Language/G1Quests/SpyQuestMission1Title",
|
|
2778
|
+
"description": "/Lotus/Language/G1Quests/SpyQuestMission1Desc",
|
|
2779
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2780
|
+
"codexSecret": true,
|
|
2781
|
+
"rewards": []
|
|
2782
|
+
},
|
|
2783
|
+
"/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyA": {
|
|
2784
|
+
"name": "/Lotus/Language/G1Quests/SpyQuestMission2Title",
|
|
2785
|
+
"description": "/Lotus/Language/G1Quests/SpyQuestMission2Desc",
|
|
2786
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2787
|
+
"codexSecret": true,
|
|
2788
|
+
"rewards": []
|
|
2789
|
+
},
|
|
2790
|
+
"/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyB": {
|
|
2791
|
+
"name": "/Lotus/Language/G1Quests/SpyQuestMission3Title",
|
|
2792
|
+
"description": "/Lotus/Language/G1Quests/SpyQuestMission3Desc",
|
|
2793
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2794
|
+
"codexSecret": true,
|
|
2795
|
+
"rewards": []
|
|
2796
|
+
},
|
|
2797
|
+
"/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestKeyC": {
|
|
2798
|
+
"name": "/Lotus/Language/G1Quests/SpyQuestMission4Title",
|
|
2799
|
+
"description": "/Lotus/Language/G1Quests/SpyQuestMission4Desc",
|
|
2800
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2801
|
+
"codexSecret": true,
|
|
2802
|
+
"rewards": []
|
|
2803
|
+
},
|
|
2804
|
+
"/Lotus/Types/Keys/SpyQuestKeyChain/SpyQuestFinalKey": {
|
|
2805
|
+
"name": "/Lotus/Language/G1Quests/SpyQuestMission5Title",
|
|
2806
|
+
"description": "/Lotus/Language/G1Quests/SpyQuestMission5Desc",
|
|
2807
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
2808
|
+
"codexSecret": true,
|
|
2809
|
+
"rewards": [
|
|
2810
|
+
{
|
|
2811
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2812
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/Weapons/DualEtherDaggerBlueprint"
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2816
|
+
"itemType": "/Lotus/StoreItems/Types/Recipes/Components/OrokinCatalystBlueprint"
|
|
2817
|
+
}
|
|
2818
|
+
]
|
|
233
2819
|
},
|
|
234
2820
|
"/Lotus/Types/Keys/VorsPrize/VorsPrizeQuestKeyChain": {
|
|
235
2821
|
"name": "/Lotus/Language/G1Quests/VorsPrizeKeychain",
|
|
236
2822
|
"description": "/Lotus/Language/Archive/VorLore",
|
|
237
2823
|
"icon": "/Lotus/Interface/Quests/VorsPrizeQuestKeyChain.png",
|
|
238
2824
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
239
|
-
"codexSecret": false
|
|
2825
|
+
"codexSecret": false,
|
|
2826
|
+
"chainStages": [
|
|
2827
|
+
{
|
|
2828
|
+
"key": "/Lotus/Types/Keys/VorsPrize/MissionOne",
|
|
2829
|
+
"itemsToGiveWhenTriggered": [
|
|
2830
|
+
"/Lotus/StoreItems/Types/Items/ShipFeatureItems/ArsenalFeatureItem"
|
|
2831
|
+
]
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
"key": "/Lotus/Types/Keys/VorsPrize/MissionTwo",
|
|
2835
|
+
"itemsToGiveWhenTriggered": []
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
"key": "/Lotus/Types/Keys/VorsPrize/MissionThree",
|
|
2839
|
+
"itemsToGiveWhenTriggered": [
|
|
2840
|
+
"/Lotus/StoreItems/Types/Recipes/Components/VorBoltRemoverBlueprint"
|
|
2841
|
+
]
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"key": "/Lotus/Types/Keys/VorsPrize/MissionFour",
|
|
2845
|
+
"itemsToGiveWhenTriggered": []
|
|
2846
|
+
},
|
|
2847
|
+
{
|
|
2848
|
+
"key": "/Lotus/Types/Keys/VorsPrize/MissionFive",
|
|
2849
|
+
"itemsToGiveWhenTriggered": []
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
"key": "/Lotus/Types/Keys/VorsPrize/MissionSix",
|
|
2853
|
+
"itemsToGiveWhenTriggered": []
|
|
2854
|
+
},
|
|
2855
|
+
{
|
|
2856
|
+
"itemsToGiveWhenTriggered": []
|
|
2857
|
+
},
|
|
2858
|
+
{
|
|
2859
|
+
"itemsToGiveWhenTriggered": []
|
|
2860
|
+
}
|
|
2861
|
+
]
|
|
2862
|
+
},
|
|
2863
|
+
"/Lotus/Types/Keys/VorsPrize/MissionOne": {
|
|
2864
|
+
"name": "/Lotus/Language/G1Quests/VorsPrize1",
|
|
2865
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2866
|
+
"codexSecret": true,
|
|
2867
|
+
"rewards": [
|
|
2868
|
+
{
|
|
2869
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2870
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipFeatureItems/SocialMenuFeatureItem"
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2874
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Melee/WeaponMeleeDamageMod"
|
|
2875
|
+
},
|
|
2876
|
+
{
|
|
2877
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2878
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Rifle/WeaponDamageAmountMod"
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2882
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Pistol/WeaponDamageAmountMod"
|
|
2883
|
+
},
|
|
2884
|
+
{
|
|
2885
|
+
"rewardType": "RT_CREDITS",
|
|
2886
|
+
"amount": 2500
|
|
2887
|
+
}
|
|
2888
|
+
]
|
|
2889
|
+
},
|
|
2890
|
+
"/Lotus/Types/Keys/VorsPrize/MissionTwo": {
|
|
2891
|
+
"name": "/Lotus/Language/G1Quests/VorsPrize2",
|
|
2892
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2893
|
+
"codexSecret": true,
|
|
2894
|
+
"rewards": [
|
|
2895
|
+
{
|
|
2896
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2897
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipFeatureItems/ModsFeatureItem"
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2901
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarHealthMaxMod"
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2905
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarShieldMaxMod"
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2909
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarAbilityRangeMod"
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2913
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarAbilityStrengthMod"
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2917
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarAbilityDurationMod"
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"rewardType": "RT_CREDITS",
|
|
2921
|
+
"amount": 2500
|
|
2922
|
+
}
|
|
2923
|
+
]
|
|
2924
|
+
},
|
|
2925
|
+
"/Lotus/Types/Keys/VorsPrize/MissionThree": {
|
|
2926
|
+
"name": "/Lotus/Language/G1Quests/VorsPrize3",
|
|
2927
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2928
|
+
"codexSecret": true,
|
|
2929
|
+
"rewards": [
|
|
2930
|
+
{
|
|
2931
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2932
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipFeatureItems/FoundryFeatureItem"
|
|
2933
|
+
},
|
|
2934
|
+
{
|
|
2935
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2936
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Melee/WeaponFireRateMod"
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2940
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Rifle/WeaponFactionDamageCorpus"
|
|
2941
|
+
},
|
|
2942
|
+
{
|
|
2943
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2944
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Rifle/WeaponFactionDamageGrineer"
|
|
2945
|
+
},
|
|
2946
|
+
{
|
|
2947
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2948
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Pistol/WeaponFireDamageMod"
|
|
2949
|
+
},
|
|
2950
|
+
{
|
|
2951
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2952
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Pistol/WeaponElectricityDamageMod"
|
|
2953
|
+
},
|
|
2954
|
+
{
|
|
2955
|
+
"rewardType": "RT_CREDITS",
|
|
2956
|
+
"amount": 2500
|
|
2957
|
+
}
|
|
2958
|
+
]
|
|
2959
|
+
},
|
|
2960
|
+
"/Lotus/Types/Keys/VorsPrize/MissionFour": {
|
|
2961
|
+
"name": "/Lotus/Language/G1Quests/VorsPrize4",
|
|
2962
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2963
|
+
"codexSecret": true,
|
|
2964
|
+
"rewards": [
|
|
2965
|
+
{
|
|
2966
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2967
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarPickupBonusMod"
|
|
2968
|
+
},
|
|
2969
|
+
{
|
|
2970
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2971
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarPowerMaxMod"
|
|
2972
|
+
},
|
|
2973
|
+
{
|
|
2974
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2975
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/Warframe/AvatarEnemyRadarMod"
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"rewardType": "RT_CREDITS",
|
|
2979
|
+
"amount": 2500
|
|
2980
|
+
}
|
|
2981
|
+
]
|
|
2982
|
+
},
|
|
2983
|
+
"/Lotus/Types/Keys/VorsPrize/MissionFive": {
|
|
2984
|
+
"name": "/Lotus/Language/G1Quests/VorsPrize5",
|
|
2985
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
2986
|
+
"codexSecret": true,
|
|
2987
|
+
"rewards": [
|
|
2988
|
+
{
|
|
2989
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2990
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipFeatureItems/MercuryNavigationFeatureItem"
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2994
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
"rewardType": "RT_STORE_ITEM",
|
|
2998
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3002
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3006
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3010
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3014
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3018
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3022
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3026
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3027
|
+
},
|
|
3028
|
+
{
|
|
3029
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3030
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3031
|
+
},
|
|
3032
|
+
{
|
|
3033
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3034
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3035
|
+
},
|
|
3036
|
+
{
|
|
3037
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3038
|
+
"itemType": "/Lotus/StoreItems/Upgrades/Mods/FusionBundles/CommonFusionBundle"
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"rewardType": "RT_CREDITS",
|
|
3042
|
+
"amount": 5000
|
|
3043
|
+
}
|
|
3044
|
+
]
|
|
3045
|
+
},
|
|
3046
|
+
"/Lotus/Types/Keys/VorsPrize/MissionSix": {
|
|
3047
|
+
"name": "/Lotus/Language/G1Quests/VorsPrize6",
|
|
3048
|
+
"parentName": "/Lotus/Types/Keys/TestKeyA",
|
|
3049
|
+
"codexSecret": true,
|
|
3050
|
+
"rewards": [
|
|
3051
|
+
{
|
|
3052
|
+
"rewardType": "RT_CREDITS",
|
|
3053
|
+
"amount": 10000
|
|
3054
|
+
}
|
|
3055
|
+
]
|
|
240
3056
|
},
|
|
241
3057
|
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyChain": {
|
|
242
3058
|
"name": "/Lotus/Language/G1Quests/WarWithinQuestName",
|
|
243
3059
|
"description": "/Lotus/Language/G1Quests/WarWithinQuestDesc",
|
|
244
3060
|
"icon": "/Lotus/Interface/Quests/TheWarWithinQuestKeychain.png",
|
|
245
3061
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
246
|
-
"codexSecret": false
|
|
3062
|
+
"codexSecret": false,
|
|
3063
|
+
"chainStages": [
|
|
3064
|
+
{
|
|
3065
|
+
"itemsToGiveWhenTriggered": []
|
|
3066
|
+
},
|
|
3067
|
+
{
|
|
3068
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyTeshinCaptureA",
|
|
3069
|
+
"itemsToGiveWhenTriggered": []
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
"itemsToGiveWhenTriggered": []
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyTeshinCaptureB",
|
|
3076
|
+
"itemsToGiveWhenTriggered": []
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
"itemsToGiveWhenTriggered": []
|
|
3080
|
+
},
|
|
3081
|
+
{
|
|
3082
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyArchwing",
|
|
3083
|
+
"itemsToGiveWhenTriggered": []
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyQueensFortress",
|
|
3087
|
+
"itemsToGiveWhenTriggered": []
|
|
3088
|
+
},
|
|
3089
|
+
{
|
|
3090
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyLisetA",
|
|
3091
|
+
"itemsToGiveWhenTriggered": []
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyMountainPassA",
|
|
3095
|
+
"itemsToGiveWhenTriggered": []
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyMawPit",
|
|
3099
|
+
"itemsToGiveWhenTriggered": []
|
|
3100
|
+
},
|
|
3101
|
+
{
|
|
3102
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyTheMirror",
|
|
3103
|
+
"itemsToGiveWhenTriggered": []
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyLisetB",
|
|
3107
|
+
"itemsToGiveWhenTriggered": []
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyQueensFight",
|
|
3111
|
+
"itemsToGiveWhenTriggered": []
|
|
3112
|
+
},
|
|
3113
|
+
{
|
|
3114
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyLisetC",
|
|
3115
|
+
"itemsToGiveWhenTriggered": []
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"key": "/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyMountainPassB",
|
|
3119
|
+
"itemsToGiveWhenTriggered": []
|
|
3120
|
+
},
|
|
3121
|
+
{
|
|
3122
|
+
"itemsToGiveWhenTriggered": []
|
|
3123
|
+
}
|
|
3124
|
+
]
|
|
3125
|
+
},
|
|
3126
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyTeshinCaptureA": {
|
|
3127
|
+
"name": "/Lotus/Language/G1Quests/WarWithin2",
|
|
3128
|
+
"description": "",
|
|
3129
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3130
|
+
"codexSecret": true,
|
|
3131
|
+
"rewards": [
|
|
3132
|
+
{
|
|
3133
|
+
"rewardType": "RT_CREDITS",
|
|
3134
|
+
"amount": 5000
|
|
3135
|
+
}
|
|
3136
|
+
]
|
|
3137
|
+
},
|
|
3138
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyTeshinCaptureB": {
|
|
3139
|
+
"name": "/Lotus/Language/G1Quests/WarWithin4",
|
|
3140
|
+
"description": "",
|
|
3141
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3142
|
+
"codexSecret": true,
|
|
3143
|
+
"rewards": [
|
|
3144
|
+
{
|
|
3145
|
+
"rewardType": "RT_CREDITS",
|
|
3146
|
+
"amount": 5000
|
|
3147
|
+
}
|
|
3148
|
+
]
|
|
3149
|
+
},
|
|
3150
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyArchwing": {
|
|
3151
|
+
"name": "/Lotus/Language/G1Quests/WarWithin6",
|
|
3152
|
+
"description": "",
|
|
3153
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3154
|
+
"codexSecret": true,
|
|
3155
|
+
"rewards": [
|
|
3156
|
+
{
|
|
3157
|
+
"rewardType": "RT_CREDITS",
|
|
3158
|
+
"amount": 5000
|
|
3159
|
+
}
|
|
3160
|
+
]
|
|
3161
|
+
},
|
|
3162
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyQueensFortress": {
|
|
3163
|
+
"name": "/Lotus/Language/G1Quests/WarWithin7",
|
|
3164
|
+
"description": "",
|
|
3165
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3166
|
+
"codexSecret": true,
|
|
3167
|
+
"rewards": [
|
|
3168
|
+
{
|
|
3169
|
+
"rewardType": "RT_CREDITS",
|
|
3170
|
+
"amount": 5000
|
|
3171
|
+
}
|
|
3172
|
+
]
|
|
3173
|
+
},
|
|
3174
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyLisetA": {
|
|
3175
|
+
"name": "",
|
|
3176
|
+
"description": "",
|
|
3177
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3178
|
+
"codexSecret": true,
|
|
3179
|
+
"rewards": [
|
|
3180
|
+
{
|
|
3181
|
+
"rewardType": "RT_CREDITS",
|
|
3182
|
+
"amount": 5000
|
|
3183
|
+
}
|
|
3184
|
+
]
|
|
3185
|
+
},
|
|
3186
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyMountainPassA": {
|
|
3187
|
+
"name": "/Lotus/Language/G1Quests/WarWithin8",
|
|
3188
|
+
"description": "",
|
|
3189
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3190
|
+
"codexSecret": true,
|
|
3191
|
+
"rewards": [
|
|
3192
|
+
{
|
|
3193
|
+
"rewardType": "RT_CREDITS",
|
|
3194
|
+
"amount": 5000
|
|
3195
|
+
}
|
|
3196
|
+
]
|
|
3197
|
+
},
|
|
3198
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyMawPit": {
|
|
3199
|
+
"name": "/Lotus/Language/G1Quests/WarWithin10",
|
|
3200
|
+
"description": "",
|
|
3201
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3202
|
+
"codexSecret": true,
|
|
3203
|
+
"rewards": [
|
|
3204
|
+
{
|
|
3205
|
+
"rewardType": "RT_CREDITS",
|
|
3206
|
+
"amount": 5000
|
|
3207
|
+
}
|
|
3208
|
+
]
|
|
3209
|
+
},
|
|
3210
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyTheMirror": {
|
|
3211
|
+
"name": "/Lotus/Language/G1Quests/WarWithin11",
|
|
3212
|
+
"description": "",
|
|
3213
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3214
|
+
"codexSecret": true,
|
|
3215
|
+
"rewards": [
|
|
3216
|
+
{
|
|
3217
|
+
"rewardType": "RT_CREDITS",
|
|
3218
|
+
"amount": 5000
|
|
3219
|
+
}
|
|
3220
|
+
]
|
|
3221
|
+
},
|
|
3222
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyLisetB": {
|
|
3223
|
+
"name": "/Lotus/Language/G1Quests/WarWithin12",
|
|
3224
|
+
"description": "",
|
|
3225
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3226
|
+
"codexSecret": true,
|
|
3227
|
+
"rewards": [
|
|
3228
|
+
{
|
|
3229
|
+
"rewardType": "RT_CREDITS",
|
|
3230
|
+
"amount": 5000
|
|
3231
|
+
}
|
|
3232
|
+
]
|
|
3233
|
+
},
|
|
3234
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyQueensFight": {
|
|
3235
|
+
"name": "/Lotus/Language/G1Quests/WarWithin13",
|
|
3236
|
+
"description": "",
|
|
3237
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3238
|
+
"codexSecret": true,
|
|
3239
|
+
"rewards": [
|
|
3240
|
+
{
|
|
3241
|
+
"rewardType": "RT_CREDITS",
|
|
3242
|
+
"amount": 5000
|
|
3243
|
+
}
|
|
3244
|
+
]
|
|
3245
|
+
},
|
|
3246
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyLisetC": {
|
|
3247
|
+
"name": "/Lotus/Language/G1Quests/WarWithin14",
|
|
3248
|
+
"description": "",
|
|
3249
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3250
|
+
"codexSecret": true,
|
|
3251
|
+
"rewards": [
|
|
3252
|
+
{
|
|
3253
|
+
"rewardType": "RT_CREDITS",
|
|
3254
|
+
"amount": 5000
|
|
3255
|
+
}
|
|
3256
|
+
]
|
|
3257
|
+
},
|
|
3258
|
+
"/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyMountainPassB": {
|
|
3259
|
+
"name": "/Lotus/Language/G1Quests/WarWithin15",
|
|
3260
|
+
"description": "",
|
|
3261
|
+
"parentName": "/Lotus/Types/Game/KeyItems/VoidKeyItem",
|
|
3262
|
+
"codexSecret": true,
|
|
3263
|
+
"rewards": [
|
|
3264
|
+
{
|
|
3265
|
+
"rewardType": "RT_CREDITS",
|
|
3266
|
+
"amount": 5000
|
|
3267
|
+
}
|
|
3268
|
+
]
|
|
247
3269
|
},
|
|
248
3270
|
"/Lotus/Types/Keys/WraithQuest/WraithQuestKeyChain": {
|
|
249
3271
|
"name": "/Lotus/Language/WraithQuest/WraithQuestName",
|
|
250
3272
|
"description": "/Lotus/Language/WraithQuest/WraithQuestDesc",
|
|
251
3273
|
"icon": "/Lotus/Interface/Quests/TempestariiQuestKeychain.png",
|
|
252
3274
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
253
|
-
"codexSecret": false
|
|
3275
|
+
"codexSecret": false,
|
|
3276
|
+
"chainStages": [
|
|
3277
|
+
{
|
|
3278
|
+
"itemsToGiveWhenTriggered": []
|
|
3279
|
+
},
|
|
3280
|
+
{
|
|
3281
|
+
"key": "/Lotus/Types/Keys/WraithQuest/WraithQuestM1KeyCrewBattle",
|
|
3282
|
+
"itemsToGiveWhenTriggered": []
|
|
3283
|
+
},
|
|
3284
|
+
{
|
|
3285
|
+
"key": "/Lotus/Types/Keys/WraithQuest/WraithQuestM2KeyCrewBattle",
|
|
3286
|
+
"itemsToGiveWhenTriggered": []
|
|
3287
|
+
},
|
|
3288
|
+
{
|
|
3289
|
+
"key": "/Lotus/Types/Keys/WraithQuest/WraithQuestM3KeyCrewBattle",
|
|
3290
|
+
"itemsToGiveWhenTriggered": []
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
"itemsToGiveWhenTriggered": []
|
|
3294
|
+
}
|
|
3295
|
+
],
|
|
3296
|
+
"rewards": [
|
|
3297
|
+
{
|
|
3298
|
+
"rewardType": "RT_RECIPE",
|
|
3299
|
+
"itemType": "/Lotus/Types/Recipes/WarframeRecipes/WraithBlueprint"
|
|
3300
|
+
}
|
|
3301
|
+
]
|
|
3302
|
+
},
|
|
3303
|
+
"/Lotus/Types/Keys/WraithQuest/WraithQuestM1KeyCrewBattle": {
|
|
3304
|
+
"name": "/Lotus/Language/WraithQuest/WraithQuestKeychainM1",
|
|
3305
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3306
|
+
"codexSecret": true,
|
|
3307
|
+
"rewards": []
|
|
3308
|
+
},
|
|
3309
|
+
"/Lotus/Types/Keys/WraithQuest/WraithQuestM2KeyCrewBattle": {
|
|
3310
|
+
"name": "/Lotus/Language/WraithQuest/WraithQuestKeychainM2",
|
|
3311
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3312
|
+
"codexSecret": true,
|
|
3313
|
+
"rewards": []
|
|
3314
|
+
},
|
|
3315
|
+
"/Lotus/Types/Keys/WraithQuest/WraithQuestM3KeyCrewBattle": {
|
|
3316
|
+
"name": "/Lotus/Language/WraithQuest/WraithQuestKeychainM3",
|
|
3317
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3318
|
+
"codexSecret": true,
|
|
3319
|
+
"rewards": []
|
|
254
3320
|
},
|
|
255
3321
|
"/Lotus/Types/Keys/YareliQuest/YareliQuestKeyChain": {
|
|
256
3322
|
"name": "/Lotus/Language/YareliQuest/QuestName",
|
|
257
3323
|
"description": "/Lotus/Language/YareliQuest/QuestDesc",
|
|
258
3324
|
"icon": "/Lotus/Interface/Quests/YareliQuestKeyChain.png",
|
|
259
3325
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
260
|
-
"codexSecret": false
|
|
3326
|
+
"codexSecret": false,
|
|
3327
|
+
"chainStages": [
|
|
3328
|
+
{
|
|
3329
|
+
"itemsToGiveWhenTriggered": []
|
|
3330
|
+
},
|
|
3331
|
+
{
|
|
3332
|
+
"itemsToGiveWhenTriggered": []
|
|
3333
|
+
},
|
|
3334
|
+
{
|
|
3335
|
+
"itemsToGiveWhenTriggered": []
|
|
3336
|
+
},
|
|
3337
|
+
{
|
|
3338
|
+
"itemsToGiveWhenTriggered": []
|
|
3339
|
+
},
|
|
3340
|
+
{
|
|
3341
|
+
"itemsToGiveWhenTriggered": []
|
|
3342
|
+
},
|
|
3343
|
+
{
|
|
3344
|
+
"itemsToGiveWhenTriggered": []
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
"itemsToGiveWhenTriggered": []
|
|
3348
|
+
},
|
|
3349
|
+
{
|
|
3350
|
+
"itemsToGiveWhenTriggered": []
|
|
3351
|
+
},
|
|
3352
|
+
{
|
|
3353
|
+
"itemsToGiveWhenTriggered": []
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
"itemsToGiveWhenTriggered": []
|
|
3357
|
+
}
|
|
3358
|
+
],
|
|
3359
|
+
"rewards": [
|
|
3360
|
+
{
|
|
3361
|
+
"rewardType": "RT_STORE_ITEM",
|
|
3362
|
+
"itemType": "/Lotus/StoreItems/Types/Items/ShipDecos/YareliQuestComic"
|
|
3363
|
+
}
|
|
3364
|
+
]
|
|
261
3365
|
},
|
|
262
3366
|
"/Lotus/Types/Keys/ZarimanQuest/ZarimanQuestKeyChain": {
|
|
263
3367
|
"name": "/Lotus/Language/ZarimanQuest/ZQName",
|
|
264
3368
|
"description": "/Lotus/Language/ZarimanQuest/ZQIntroDioramaText",
|
|
265
3369
|
"icon": "/Lotus/Interface/Quests/AngelsOfTheZarimanQuestKeychain.png",
|
|
266
3370
|
"parentName": "/Lotus/Types/Game/KeyChainItem",
|
|
267
|
-
"codexSecret": false
|
|
3371
|
+
"codexSecret": false,
|
|
3372
|
+
"chainStages": [
|
|
3373
|
+
{
|
|
3374
|
+
"itemsToGiveWhenTriggered": []
|
|
3375
|
+
},
|
|
3376
|
+
{
|
|
3377
|
+
"key": "/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionOne",
|
|
3378
|
+
"itemsToGiveWhenTriggered": []
|
|
3379
|
+
},
|
|
3380
|
+
{
|
|
3381
|
+
"itemsToGiveWhenTriggered": []
|
|
3382
|
+
},
|
|
3383
|
+
{
|
|
3384
|
+
"key": "/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionTwo",
|
|
3385
|
+
"itemsToGiveWhenTriggered": []
|
|
3386
|
+
},
|
|
3387
|
+
{
|
|
3388
|
+
"itemsToGiveWhenTriggered": []
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"key": "/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionThree",
|
|
3392
|
+
"itemsToGiveWhenTriggered": []
|
|
3393
|
+
},
|
|
3394
|
+
{
|
|
3395
|
+
"itemsToGiveWhenTriggered": []
|
|
3396
|
+
},
|
|
3397
|
+
{
|
|
3398
|
+
"key": "/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionFour",
|
|
3399
|
+
"itemsToGiveWhenTriggered": []
|
|
3400
|
+
},
|
|
3401
|
+
{
|
|
3402
|
+
"itemsToGiveWhenTriggered": []
|
|
3403
|
+
}
|
|
3404
|
+
],
|
|
3405
|
+
"rewards": [
|
|
3406
|
+
{
|
|
3407
|
+
"rewardType": "RT_RESOURCE",
|
|
3408
|
+
"itemType": "/Lotus/Types/Gameplay/Zariman/Resources/VoidAngelItem"
|
|
3409
|
+
}
|
|
3410
|
+
]
|
|
3411
|
+
},
|
|
3412
|
+
"/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionOne": {
|
|
3413
|
+
"name": "/Lotus/Language/ZarimanQuest/ZQMissionOneObjFindSong",
|
|
3414
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3415
|
+
"codexSecret": true,
|
|
3416
|
+
"rewards": []
|
|
3417
|
+
},
|
|
3418
|
+
"/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionTwo": {
|
|
3419
|
+
"name": "/Lotus/Language/ZarimanQuest/ZQHubOneObjCascade",
|
|
3420
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3421
|
+
"codexSecret": true,
|
|
3422
|
+
"rewards": []
|
|
3423
|
+
},
|
|
3424
|
+
"/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionThree": {
|
|
3425
|
+
"name": "/Lotus/Language/ZarimanQuest/ZQHubTwoObjVoidFlood",
|
|
3426
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3427
|
+
"codexSecret": true,
|
|
3428
|
+
"rewards": []
|
|
3429
|
+
},
|
|
3430
|
+
"/Lotus/Types/Keys/ZarimanQuest/ZarimanMissionFour": {
|
|
3431
|
+
"name": "/Lotus/Language/ZarimanQuest/ZQHubThreeObjProtectDrive",
|
|
3432
|
+
"parentName": "/Lotus/Types/Game/KeyItem",
|
|
3433
|
+
"codexSecret": true,
|
|
3434
|
+
"rewards": []
|
|
268
3435
|
},
|
|
269
3436
|
"/Lotus/Types/Keys/DojoKey": {
|
|
270
3437
|
"name": "/Lotus/Language/Items/DojoKeyName",
|