warframe-public-export-plus 0.5.34 → 0.5.35
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/ExportEmailItems.json +42 -2
- package/ExportKeys.json +2926 -2
- package/ExportMisc.json +2 -0
- package/ExportSystems.json +669 -0
- package/ExportVirtuals.json +7 -0
- package/dict.de.json +115 -0
- package/dict.en.json +115 -0
- package/dict.es.json +115 -0
- package/dict.fr.json +115 -0
- package/dict.it.json +115 -0
- package/dict.ja.json +115 -0
- package/dict.ko.json +115 -0
- package/dict.pl.json +115 -0
- package/dict.pt.json +115 -0
- package/dict.ru.json +115 -0
- package/dict.tc.json +115 -0
- package/dict.th.json +115 -0
- package/dict.tr.json +115 -0
- package/dict.uk.json +115 -0
- package/dict.zh.json +115 -0
- package/index.d.ts +19 -0
- package/index.js +1 -0
- package/package.json +1 -1
package/ExportEmailItems.json
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"attachments": [
|
|
9
9
|
"/Lotus/Types/Keys/1999Quest/1999QuestKeyChain"
|
|
10
10
|
],
|
|
11
|
+
"countedAttachments": [],
|
|
11
12
|
"icon": "/Lotus/Interface/Icons/Npcs/Operator.png",
|
|
12
13
|
"highPriority": true
|
|
13
14
|
}
|
|
@@ -18,6 +19,8 @@
|
|
|
18
19
|
"sender": "/Lotus/Language/1999/MessengerJabirName",
|
|
19
20
|
"title": "/Lotus/Language/1999/AmirKissTitle",
|
|
20
21
|
"body": "/Lotus/Language/1999/AmirKissMessage",
|
|
22
|
+
"attachments": [],
|
|
23
|
+
"countedAttachments": [],
|
|
21
24
|
"icon": "/Lotus/Interface/Icons/Player/AmirAccoladeGlyph.png",
|
|
22
25
|
"highPriority": true,
|
|
23
26
|
"customData": "Amir"
|
|
@@ -29,6 +32,8 @@
|
|
|
29
32
|
"sender": "/Lotus/Language/1999/MessengerAoiName",
|
|
30
33
|
"title": "/Lotus/Language/1999/AoiKissTitle",
|
|
31
34
|
"body": "/Lotus/Language/1999/AoiKissMessage",
|
|
35
|
+
"attachments": [],
|
|
36
|
+
"countedAttachments": [],
|
|
32
37
|
"icon": "/Lotus/Interface/Icons/Player/AoiAccoladeGlyph.png",
|
|
33
38
|
"highPriority": true,
|
|
34
39
|
"customData": "Aoi"
|
|
@@ -40,6 +45,8 @@
|
|
|
40
45
|
"sender": "/Lotus/Language/EntratiLab/EntratiGeneral/HumanLoid",
|
|
41
46
|
"title": "/Lotus/Language/Entrati/ArchonShardInboxInboxTitle",
|
|
42
47
|
"body": "/Lotus/Language/Entrati/ArchonShardSegmentInboxDesc",
|
|
48
|
+
"attachments": [],
|
|
49
|
+
"countedAttachments": [],
|
|
43
50
|
"icon": "/Lotus/Interface/Icons/Npcs/EntratiLab/Loid.png",
|
|
44
51
|
"highPriority": true
|
|
45
52
|
}
|
|
@@ -50,6 +57,8 @@
|
|
|
50
57
|
"sender": "/Lotus/Language/1999/MessengerArthurName",
|
|
51
58
|
"title": "/Lotus/Language/1999/ArthurKissTitle",
|
|
52
59
|
"body": "/Lotus/Language/1999/ArthurKissMessage",
|
|
60
|
+
"attachments": [],
|
|
61
|
+
"countedAttachments": [],
|
|
53
62
|
"icon": "/Lotus/Interface/Icons/Player/ArthurAccoladeGlyph.png",
|
|
54
63
|
"highPriority": true,
|
|
55
64
|
"customData": "Arthur"
|
|
@@ -65,6 +74,7 @@
|
|
|
65
74
|
"/Lotus/Types/StoreItems/AvatarImages/Minigames/MinigameGlyphPixelPortraitJillian",
|
|
66
75
|
"/Lotus/Types/StoreItems/AvatarImages/Minigames/MinigameGlyphPixelPortraitLillian"
|
|
67
76
|
],
|
|
77
|
+
"countedAttachments": [],
|
|
68
78
|
"icon": "/Lotus/Interface/Icons/Npcs/AmirPortrait.png",
|
|
69
79
|
"highPriority": true
|
|
70
80
|
}
|
|
@@ -78,6 +88,7 @@
|
|
|
78
88
|
"attachments": [
|
|
79
89
|
"/Lotus/Upgrades/Skins/Clan/CaliberChicksCorgiEmblemItem"
|
|
80
90
|
],
|
|
91
|
+
"countedAttachments": [],
|
|
81
92
|
"icon": "/Lotus/Interface/Icons/Npcs/AmirPortrait.png",
|
|
82
93
|
"highPriority": true
|
|
83
94
|
}
|
|
@@ -91,6 +102,7 @@
|
|
|
91
102
|
"attachments": [
|
|
92
103
|
"/Lotus/Types/Recipes/WarframeRecipes/ConcreteFrameBlueprint"
|
|
93
104
|
],
|
|
105
|
+
"countedAttachments": [],
|
|
94
106
|
"icon": "/Lotus/Interface/Icons/Npcs/EntratiLab/Loid.png",
|
|
95
107
|
"transmission": "/Lotus/Sounds/Dialog/EntratiLabQuest/FullQuest/DQuestComp1270HumanLoid",
|
|
96
108
|
"highPriority": true
|
|
@@ -102,6 +114,8 @@
|
|
|
102
114
|
"sender": "/Lotus/Language/Menu/Mailbox_WarframeSender",
|
|
103
115
|
"title": "/Lotus/Language/DagathUpdate/DefixioHuntMissionInboxTitle",
|
|
104
116
|
"body": "/Lotus/Language/DagathUpdate/DefixioHuntMissionInboxBody",
|
|
117
|
+
"attachments": [],
|
|
118
|
+
"countedAttachments": [],
|
|
105
119
|
"transmission": "/Lotus/Sounds/Dialog/SyndicateDefixioMission/DInboxTrans0010Lotus",
|
|
106
120
|
"highPriority": true
|
|
107
121
|
}
|
|
@@ -112,6 +126,8 @@
|
|
|
112
126
|
"sender": "/Lotus/Language/Bosses/DrususName",
|
|
113
127
|
"title": "/Lotus/Language/DanteUnbound/DanteUnboundInboxTitle",
|
|
114
128
|
"body": "/Lotus/Language/DanteUnbound/DanteUnboundInboxBody",
|
|
129
|
+
"attachments": [],
|
|
130
|
+
"countedAttachments": [],
|
|
115
131
|
"icon": "/Lotus/Interface/Icons/Npcs/Drusus.png",
|
|
116
132
|
"transmission": "/Lotus/Sounds/Dialog/EntratiDisruption/DInboxMessage0890DruLev",
|
|
117
133
|
"highPriority": true
|
|
@@ -123,6 +139,8 @@
|
|
|
123
139
|
"sender": "/Lotus/Language/1999/MessengerEleanorName",
|
|
124
140
|
"title": "/Lotus/Language/1999/EleanorKissTitle",
|
|
125
141
|
"body": "/Lotus/Language/1999/EleanorKissMessage",
|
|
142
|
+
"attachments": [],
|
|
143
|
+
"countedAttachments": [],
|
|
126
144
|
"icon": "/Lotus/Interface/Icons/Player/EleanorAccoladeGlyph.png",
|
|
127
145
|
"highPriority": true,
|
|
128
146
|
"customData": "Eleanor"
|
|
@@ -134,6 +152,8 @@
|
|
|
134
152
|
"sender": "/Lotus/Language/Bosses/Saya",
|
|
135
153
|
"title": "/Lotus/Language/FiveFates/FiveFatesUnlockedInboxTitle",
|
|
136
154
|
"body": "/Lotus/Language/FiveFates/FiveFatesUnlockedInboxBody",
|
|
155
|
+
"attachments": [],
|
|
156
|
+
"countedAttachments": [],
|
|
137
157
|
"icon": "/Lotus/Interface/Icons/Npcs/Ostron/Saya.png",
|
|
138
158
|
"transmission": "/Lotus/Sounds/Dialog/KoumeiFatesVendor/DInboxTransmission0880Saya",
|
|
139
159
|
"highPriority": true
|
|
@@ -145,6 +165,8 @@
|
|
|
145
165
|
"sender": "/Lotus/Language/Zariman/Cavalero",
|
|
146
166
|
"title": "/Lotus/Language/Inbox/IncarnonGenesisTitle",
|
|
147
167
|
"body": "/Lotus/Language/Inbox/IncarnonGenesisBody",
|
|
168
|
+
"attachments": [],
|
|
169
|
+
"countedAttachments": [],
|
|
148
170
|
"icon": "/Lotus/Interface/Icons/Npcs/Zariman/Cavalero.png",
|
|
149
171
|
"highPriority": true
|
|
150
172
|
}
|
|
@@ -155,6 +177,8 @@
|
|
|
155
177
|
"sender": "/Lotus/Language/1999/KalymosMessageName",
|
|
156
178
|
"title": "/Lotus/Language/1999/KalymosInboxTitle",
|
|
157
179
|
"body": "/Lotus/Language/1999/KalymosInboxMessage",
|
|
180
|
+
"attachments": [],
|
|
181
|
+
"countedAttachments": [],
|
|
158
182
|
"icon": "/Lotus/Interface/Icons/Player/KalymosGrimoireGlyph.png",
|
|
159
183
|
"highPriority": true,
|
|
160
184
|
"customData": "Kalymos"
|
|
@@ -166,6 +190,8 @@
|
|
|
166
190
|
"sender": "/Lotus/Language/Bosses/WormQueen",
|
|
167
191
|
"title": "/Lotus/Language/Inbox/OldBloodCinInboxSubject",
|
|
168
192
|
"body": "/Lotus/Language/Inbox/OldBloodCinInboxBody",
|
|
193
|
+
"attachments": [],
|
|
194
|
+
"countedAttachments": [],
|
|
169
195
|
"icon": "/Lotus/Interface/Icons/Npcs/Grineer/Fortress/WormQueen.png",
|
|
170
196
|
"highPriority": true
|
|
171
197
|
}
|
|
@@ -176,6 +202,8 @@
|
|
|
176
202
|
"sender": "/Lotus/Language/1999/MessengerLettieName",
|
|
177
203
|
"title": "/Lotus/Language/1999/LettieKissTitle",
|
|
178
204
|
"body": "/Lotus/Language/1999/LettieKissMessage",
|
|
205
|
+
"attachments": [],
|
|
206
|
+
"countedAttachments": [],
|
|
179
207
|
"icon": "/Lotus/Interface/Icons/Player/LettieAccoladeGlyph.png",
|
|
180
208
|
"highPriority": true,
|
|
181
209
|
"customData": "Lettie"
|
|
@@ -190,6 +218,7 @@
|
|
|
190
218
|
"attachments": [
|
|
191
219
|
"/Lotus/Upgrades/Skins/Liset/ConquestHoodOrnament"
|
|
192
220
|
],
|
|
221
|
+
"countedAttachments": [],
|
|
193
222
|
"icon": "/Lotus/Interface/Icons/Npcs/Entrati/Loid.png",
|
|
194
223
|
"highPriority": true
|
|
195
224
|
}
|
|
@@ -202,7 +231,8 @@
|
|
|
202
231
|
"body": "/Lotus/Language/1999Demo/1999DemoRewardInboxBody",
|
|
203
232
|
"attachments": [
|
|
204
233
|
"/Lotus/Upgrades/Skins/Weapons/Swords/LasriaSkanaSwordSkin"
|
|
205
|
-
]
|
|
234
|
+
],
|
|
235
|
+
"countedAttachments": []
|
|
206
236
|
}
|
|
207
237
|
},
|
|
208
238
|
"/Lotus/Types/Items/EmailItems/QuincyKissEmailItem": {
|
|
@@ -211,6 +241,8 @@
|
|
|
211
241
|
"sender": "/Lotus/Language/1999/MessengerQuincyName",
|
|
212
242
|
"title": "/Lotus/Language/1999/QuincyKissTitle",
|
|
213
243
|
"body": "/Lotus/Language/1999/QuincyKissMessage",
|
|
244
|
+
"attachments": [],
|
|
245
|
+
"countedAttachments": [],
|
|
214
246
|
"icon": "/Lotus/Interface/Icons/Player/QuincyAccoladeGlyph.png",
|
|
215
247
|
"highPriority": true,
|
|
216
248
|
"customData": "Quincy"
|
|
@@ -225,6 +257,7 @@
|
|
|
225
257
|
"attachments": [
|
|
226
258
|
"/Lotus/Types/Keys/SentientQuest/SentientQuestKeyChain"
|
|
227
259
|
],
|
|
260
|
+
"countedAttachments": [],
|
|
228
261
|
"highPriority": true
|
|
229
262
|
}
|
|
230
263
|
},
|
|
@@ -234,6 +267,8 @@
|
|
|
234
267
|
"sender": "/Lotus/Language/Bosses/Ordis",
|
|
235
268
|
"title": "/Lotus/Language/Inbox/SistersofParvosCinInboxSubject",
|
|
236
269
|
"body": "/Lotus/Language/Inbox/SistersofParvosCinInboxBody",
|
|
270
|
+
"attachments": [],
|
|
271
|
+
"countedAttachments": [],
|
|
237
272
|
"icon": "/Lotus/Interface/Icons/Npcs/Ordis.png",
|
|
238
273
|
"highPriority": true
|
|
239
274
|
}
|
|
@@ -249,6 +284,7 @@
|
|
|
249
284
|
"/Lotus/Upgrades/EmpoweredHeavyMelee/TennokaiBaseMod",
|
|
250
285
|
"/Lotus/Types/Items/MiscItems/WeaponMeleeArcaneUnlocker"
|
|
251
286
|
],
|
|
287
|
+
"countedAttachments": [],
|
|
252
288
|
"icon": "/Lotus/Interface/Icons/Npcs/EntratiLab/Fibonacci.png",
|
|
253
289
|
"transmission": "/Lotus/Sounds/Dialog/EntratiLabQuest/FullQuest/DQuestComp1280Fib",
|
|
254
290
|
"highPriority": true
|
|
@@ -263,6 +299,7 @@
|
|
|
263
299
|
"attachments": [
|
|
264
300
|
"/Lotus/Types/Keys/EntratiLab/EntratiQuestKeyChain"
|
|
265
301
|
],
|
|
302
|
+
"countedAttachments": [],
|
|
266
303
|
"icon": "/Lotus/Interface/Icons/Npcs/Entrati/Loid.png",
|
|
267
304
|
"highPriority": true
|
|
268
305
|
}
|
|
@@ -273,6 +310,8 @@
|
|
|
273
310
|
"sender": "/Lotus/Language/Bosses/Otak",
|
|
274
311
|
"title": "/Lotus/Language/CitrinesLastWish/CitrinesLWInbox_Subject",
|
|
275
312
|
"body": "/Lotus/Language/CitrinesLastWish/CitrinesLWInbox_Body",
|
|
313
|
+
"attachments": [],
|
|
314
|
+
"countedAttachments": [],
|
|
276
315
|
"icon": "/Lotus/Interface/Icons/Npcs/Entrati/Loid.png",
|
|
277
316
|
"transmission": "/Lotus/Sounds/Dialog/CitrineLWVendor/DInbox0280Otak"
|
|
278
317
|
}
|
|
@@ -284,8 +323,9 @@
|
|
|
284
323
|
"title": "/Lotus/Language/Railjack/RailjackBuildQuestCyDockTitle",
|
|
285
324
|
"body": "/Lotus/Language/Railjack/RailjackBuildQuestCyDockBody",
|
|
286
325
|
"attachments": [
|
|
287
|
-
"RailjackBuildQuestKeyChain"
|
|
326
|
+
"/Lotus/Types/Keys/RailJackBuildQuest/RailjackBuildQuestKeyChain"
|
|
288
327
|
],
|
|
328
|
+
"countedAttachments": [],
|
|
289
329
|
"icon": "/Lotus/Interface/Icons/StoreIcons/RailjackCephalon.png",
|
|
290
330
|
"transmission": "/Lotus/Sounds/Dialog/CyQuest/CephalonCy/DConstructCy0010RJCephalon",
|
|
291
331
|
"highPriority": true
|