warframe-public-export-plus 0.5.29 → 0.5.31

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.
@@ -935,6 +935,10 @@
935
935
  "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionLavosPrimeABronze",
936
936
  "Rarity": "COMMON"
937
937
  },
938
+ {
939
+ "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionLavosPrimeBBronze",
940
+ "Rarity": "COMMON"
941
+ },
938
942
  {
939
943
  "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionXakuPrimeABronze",
940
944
  "Rarity": "COMMON"
@@ -2256,6 +2260,10 @@
2256
2260
  "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionLavosPrimeABronze",
2257
2261
  "Rarity": "COMMON"
2258
2262
  },
2263
+ {
2264
+ "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionLavosPrimeBBronze",
2265
+ "Rarity": "COMMON"
2266
+ },
2259
2267
  {
2260
2268
  "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionXakuPrimeABronze",
2261
2269
  "Rarity": "COMMON"
@@ -2419,6 +2427,10 @@
2419
2427
  "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionLavosPrimeABronze",
2420
2428
  "Rarity": "COMMON"
2421
2429
  },
2430
+ {
2431
+ "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionLavosPrimeBBronze",
2432
+ "Rarity": "COMMON"
2433
+ },
2422
2434
  {
2423
2435
  "Item": "/Lotus/Types/Game/Projections/T2VoidProjectionXakuPrimeABronze",
2424
2436
  "Rarity": "COMMON"
@@ -0,0 +1,294 @@
1
+ {
2
+ "/Lotus/Types/Items/EmailItems/1999QuestEmailItem": {
3
+ "sendOnlyOnce": true,
4
+ "message": {
5
+ "sender": "/Lotus/Language/NewWar/P3M1ChooseMara",
6
+ "title": "/Lotus/Language/1999Quest/1999QuestInboxSubject",
7
+ "body": "/Lotus/Language/1999Quest/1999QuestInboxBody",
8
+ "attachments": [
9
+ "/Lotus/Types/Keys/1999Quest/1999QuestKeyChain"
10
+ ],
11
+ "icon": "/Lotus/Interface/Icons/Npcs/Operator.png",
12
+ "highPriority": true
13
+ }
14
+ },
15
+ "/Lotus/Types/Items/EmailItems/AmirKissEmailItem": {
16
+ "sendOnlyOnce": false,
17
+ "message": {
18
+ "sender": "/Lotus/Language/1999/MessengerJabirName",
19
+ "title": "/Lotus/Language/1999/AmirKissTitle",
20
+ "body": "/Lotus/Language/1999/AmirKissMessage",
21
+ "icon": "/Lotus/Interface/Icons/Player/AmirAccoladeGlyph.png",
22
+ "highPriority": true,
23
+ "customData": "Amir"
24
+ }
25
+ },
26
+ "/Lotus/Types/Items/EmailItems/AoiKissEmailItem": {
27
+ "sendOnlyOnce": false,
28
+ "message": {
29
+ "sender": "/Lotus/Language/1999/MessengerAoiName",
30
+ "title": "/Lotus/Language/1999/AoiKissTitle",
31
+ "body": "/Lotus/Language/1999/AoiKissMessage",
32
+ "icon": "/Lotus/Interface/Icons/Player/AoiAccoladeGlyph.png",
33
+ "highPriority": true,
34
+ "customData": "Aoi"
35
+ }
36
+ },
37
+ "/Lotus/Types/Items/EmailItems/ArchonShardUpgradeFeatureItemEmailItem": {
38
+ "sendOnlyOnce": true,
39
+ "message": {
40
+ "sender": "/Lotus/Language/EntratiLab/EntratiGeneral/HumanLoid",
41
+ "title": "/Lotus/Language/Entrati/ArchonShardInboxInboxTitle",
42
+ "body": "/Lotus/Language/Entrati/ArchonShardSegmentInboxDesc",
43
+ "icon": "/Lotus/Interface/Icons/Npcs/EntratiLab/Loid.png",
44
+ "highPriority": true
45
+ }
46
+ },
47
+ "/Lotus/Types/Items/EmailItems/ArthurKissEmailItem": {
48
+ "sendOnlyOnce": false,
49
+ "message": {
50
+ "sender": "/Lotus/Language/1999/MessengerArthurName",
51
+ "title": "/Lotus/Language/1999/ArthurKissTitle",
52
+ "body": "/Lotus/Language/1999/ArthurKissMessage",
53
+ "icon": "/Lotus/Interface/Icons/Player/ArthurAccoladeGlyph.png",
54
+ "highPriority": true,
55
+ "customData": "Arthur"
56
+ }
57
+ },
58
+ "/Lotus/Types/Items/EmailItems/BeatCaliberChicksEmailItem": {
59
+ "sendOnlyOnce": true,
60
+ "message": {
61
+ "sender": "/Lotus/Language/Bosses/Jabir",
62
+ "title": "/Lotus/Language/Inbox/BeatCaliberChicksInboxSubject",
63
+ "body": "/Lotus/Language/Inbox/BeatCaliberChicksInboxBody",
64
+ "attachments": [
65
+ "/Lotus/Types/StoreItems/AvatarImages/Minigames/MinigameGlyphPixelPortraitJillian",
66
+ "/Lotus/Types/StoreItems/AvatarImages/Minigames/MinigameGlyphPixelPortraitLillian"
67
+ ],
68
+ "icon": "/Lotus/Interface/Icons/Npcs/AmirPortrait.png",
69
+ "highPriority": true
70
+ }
71
+ },
72
+ "/Lotus/Types/Items/EmailItems/ClearedFiveLoopsEmailItem": {
73
+ "sendOnlyOnce": true,
74
+ "message": {
75
+ "sender": "/Lotus/Language/Bosses/Jabir",
76
+ "title": "/Lotus/Language/Inbox/BeatFiveLoopsInboxSubject",
77
+ "body": "/Lotus/Language/Inbox/BeatFiveLoopsInboxBody",
78
+ "attachments": [
79
+ "/Lotus/Upgrades/Skins/Clan/CaliberChicksCorgiEmblemItem"
80
+ ],
81
+ "icon": "/Lotus/Interface/Icons/Npcs/AmirPortrait.png",
82
+ "highPriority": true
83
+ }
84
+ },
85
+ "/Lotus/Types/Items/EmailItems/ConcreteBPEmailItem": {
86
+ "sendOnlyOnce": true,
87
+ "message": {
88
+ "sender": "/Lotus/Language/EntratiLab/EntratiGeneral/HumanLoid",
89
+ "title": "/Lotus/Language/EntratiLab/EntratiQuest/PostQuestInboxTitle",
90
+ "body": "/Lotus/Language/EntratiLab/EntratiQuest/PostQuestInboxBody",
91
+ "attachments": [
92
+ "/Lotus/Types/Recipes/WarframeRecipes/ConcreteFrameBlueprint"
93
+ ],
94
+ "icon": "/Lotus/Interface/Icons/Npcs/EntratiLab/Loid.png",
95
+ "transmission": "/Lotus/Sounds/Dialog/EntratiLabQuest/FullQuest/DQuestComp1270HumanLoid",
96
+ "highPriority": true
97
+ }
98
+ },
99
+ "/Lotus/Types/Items/EmailItems/DagathBeaconEmailItem": {
100
+ "sendOnlyOnce": true,
101
+ "message": {
102
+ "sender": "/Lotus/Language/Menu/Mailbox_WarframeSender",
103
+ "title": "/Lotus/Language/DagathUpdate/DefixioHuntMissionInboxTitle",
104
+ "body": "/Lotus/Language/DagathUpdate/DefixioHuntMissionInboxBody",
105
+ "transmission": "/Lotus/Sounds/Dialog/SyndicateDefixioMission/DInboxTrans0010Lotus",
106
+ "highPriority": true
107
+ }
108
+ },
109
+ "/Lotus/Types/Items/EmailItems/DanteUnboundEmailItem": {
110
+ "sendOnlyOnce": true,
111
+ "message": {
112
+ "sender": "/Lotus/Language/Bosses/DrususName",
113
+ "title": "/Lotus/Language/DanteUnbound/DanteUnboundInboxTitle",
114
+ "body": "/Lotus/Language/DanteUnbound/DanteUnboundInboxBody",
115
+ "icon": "/Lotus/Interface/Icons/Npcs/Drusus.png",
116
+ "transmission": "/Lotus/Sounds/Dialog/EntratiDisruption/DInboxMessage0890DruLev",
117
+ "highPriority": true
118
+ }
119
+ },
120
+ "/Lotus/Types/Items/EmailItems/EleanorKissEmailItem": {
121
+ "sendOnlyOnce": false,
122
+ "message": {
123
+ "sender": "/Lotus/Language/1999/MessengerEleanorName",
124
+ "title": "/Lotus/Language/1999/EleanorKissTitle",
125
+ "body": "/Lotus/Language/1999/EleanorKissMessage",
126
+ "icon": "/Lotus/Interface/Icons/Player/EleanorAccoladeGlyph.png",
127
+ "highPriority": true,
128
+ "customData": "Eleanor"
129
+ }
130
+ },
131
+ "/Lotus/Types/Items/EmailItems/FiveFatesEmailItem": {
132
+ "sendOnlyOnce": true,
133
+ "message": {
134
+ "sender": "/Lotus/Language/Bosses/Saya",
135
+ "title": "/Lotus/Language/FiveFates/FiveFatesUnlockedInboxTitle",
136
+ "body": "/Lotus/Language/FiveFates/FiveFatesUnlockedInboxBody",
137
+ "icon": "/Lotus/Interface/Icons/Npcs/Ostron/Saya.png",
138
+ "transmission": "/Lotus/Sounds/Dialog/KoumeiFatesVendor/DInboxTransmission0880Saya",
139
+ "highPriority": true
140
+ }
141
+ },
142
+ "/Lotus/Types/Items/EmailItems/IncarnonUnlockerEmailItem": {
143
+ "sendOnlyOnce": true,
144
+ "message": {
145
+ "sender": "/Lotus/Language/Zariman/Cavalero",
146
+ "title": "/Lotus/Language/Inbox/IncarnonGenesisTitle",
147
+ "body": "/Lotus/Language/Inbox/IncarnonGenesisBody",
148
+ "icon": "/Lotus/Interface/Icons/Npcs/Zariman/Cavalero.png",
149
+ "highPriority": true
150
+ }
151
+ },
152
+ "/Lotus/Types/Items/EmailItems/KalymosKissEmailItem": {
153
+ "sendOnlyOnce": false,
154
+ "message": {
155
+ "sender": "/Lotus/Language/1999/KalymosMessageName",
156
+ "title": "/Lotus/Language/1999/KalymosInboxTitle",
157
+ "body": "/Lotus/Language/1999/KalymosInboxMessage",
158
+ "icon": "/Lotus/Interface/Icons/Player/KalymosGrimoireGlyph.png",
159
+ "highPriority": true,
160
+ "customData": "Kalymos"
161
+ }
162
+ },
163
+ "/Lotus/Types/Items/EmailItems/KuvaLichRevealEmailItem": {
164
+ "sendOnlyOnce": true,
165
+ "message": {
166
+ "sender": "/Lotus/Language/Bosses/WormQueen",
167
+ "title": "/Lotus/Language/Inbox/OldBloodCinInboxSubject",
168
+ "body": "/Lotus/Language/Inbox/OldBloodCinInboxBody",
169
+ "icon": "/Lotus/Interface/Icons/Npcs/Grineer/Fortress/WormQueen.png",
170
+ "highPriority": true
171
+ }
172
+ },
173
+ "/Lotus/Types/Items/EmailItems/LettieKissEmailItem": {
174
+ "sendOnlyOnce": false,
175
+ "message": {
176
+ "sender": "/Lotus/Language/1999/MessengerLettieName",
177
+ "title": "/Lotus/Language/1999/LettieKissTitle",
178
+ "body": "/Lotus/Language/1999/LettieKissMessage",
179
+ "icon": "/Lotus/Interface/Icons/Player/LettieAccoladeGlyph.png",
180
+ "highPriority": true,
181
+ "customData": "Lettie"
182
+ }
183
+ },
184
+ "/Lotus/Types/Items/EmailItems/MaxScoreConquestEmailItem": {
185
+ "sendOnlyOnce": true,
186
+ "message": {
187
+ "sender": "/Lotus/Language/Bosses/Necraloid",
188
+ "title": "/Lotus/Language/EntratiLab/EntratiGeneral/ConquestHoodOrnamentMessageTitle",
189
+ "body": "/Lotus/Language/EntratiLab/EntratiGeneral/ConquestHoodOrnamentMessageBody",
190
+ "attachments": [
191
+ "/Lotus/Upgrades/Skins/Liset/ConquestHoodOrnament"
192
+ ],
193
+ "icon": "/Lotus/Interface/Icons/Npcs/Entrati/Loid.png",
194
+ "highPriority": true
195
+ }
196
+ },
197
+ "/Lotus/Types/Items/EmailItems/PlayableDemo1999EmailItem": {
198
+ "sendOnlyOnce": true,
199
+ "message": {
200
+ "sender": "/Lotus/Language/Bosses/Ordis",
201
+ "title": "/Lotus/Language/1999Demo/1999DemoRewardInboxTitle",
202
+ "body": "/Lotus/Language/1999Demo/1999DemoRewardInboxBody",
203
+ "attachments": [
204
+ "/Lotus/Upgrades/Skins/Weapons/Swords/LasriaSkanaSwordSkin"
205
+ ]
206
+ }
207
+ },
208
+ "/Lotus/Types/Items/EmailItems/QuincyKissEmailItem": {
209
+ "sendOnlyOnce": false,
210
+ "message": {
211
+ "sender": "/Lotus/Language/1999/MessengerQuincyName",
212
+ "title": "/Lotus/Language/1999/QuincyKissTitle",
213
+ "body": "/Lotus/Language/1999/QuincyKissMessage",
214
+ "icon": "/Lotus/Interface/Icons/Player/QuincyAccoladeGlyph.png",
215
+ "highPriority": true,
216
+ "customData": "Quincy"
217
+ }
218
+ },
219
+ "/Lotus/Types/Items/EmailItems/SentientQuestEmailItem": {
220
+ "sendOnlyOnce": true,
221
+ "message": {
222
+ "sender": "/Lotus/Language/Menu/Mailbox_WarframeSender",
223
+ "title": "/Lotus/Language/G1Quests/SentientQuestIntroInbox_Title",
224
+ "body": "/Lotus/Language/G1Quests/SentientQuestIntroInbox_Body",
225
+ "attachments": [
226
+ "/Lotus/Types/Keys/SentientQuest/SentientQuestKeyChain"
227
+ ],
228
+ "highPriority": true
229
+ }
230
+ },
231
+ "/Lotus/Types/Items/EmailItems/SistersOfParvosEmailItem": {
232
+ "sendOnlyOnce": true,
233
+ "message": {
234
+ "sender": "/Lotus/Language/Bosses/Ordis",
235
+ "title": "/Lotus/Language/Inbox/SistersofParvosCinInboxSubject",
236
+ "body": "/Lotus/Language/Inbox/SistersofParvosCinInboxBody",
237
+ "icon": "/Lotus/Interface/Icons/Npcs/Ordis.png",
238
+ "highPriority": true
239
+ }
240
+ },
241
+ "/Lotus/Types/Items/EmailItems/TennokaiEmailItem": {
242
+ "sendOnlyOnce": true,
243
+ "message": {
244
+ "sender": "/Lotus/Language/EntratiLab/EntratiGeneral/Fibonacci",
245
+ "title": "/Lotus/Language/EntratiLab/EntratiQuest/TennokaiInboxTitle",
246
+ "body": "/Lotus/Language/EntratiLab/EntratiQuest/TennokaiInboxBody",
247
+ "attachments": [
248
+ "/Lotus/Types/Items/ShipFeatureItems/ArsenalMeleeFeatureItem",
249
+ "/Lotus/Upgrades/EmpoweredHeavyMelee/TennokaiBaseMod",
250
+ "/Lotus/Types/Items/MiscItems/WeaponMeleeArcaneUnlocker"
251
+ ],
252
+ "icon": "/Lotus/Interface/Icons/Npcs/EntratiLab/Fibonacci.png",
253
+ "transmission": "/Lotus/Sounds/Dialog/EntratiLabQuest/FullQuest/DQuestComp1280Fib",
254
+ "highPriority": true
255
+ }
256
+ },
257
+ "/Lotus/Types/Items/EmailItems/WITWEmailItem": {
258
+ "sendOnlyOnce": true,
259
+ "message": {
260
+ "sender": "/Lotus/Language/Bosses/Loid",
261
+ "title": "/Lotus/Language/EntratiLab/EntratiQuest/WiTWQuestRecievedInboxTitle",
262
+ "body": "/Lotus/Language/EntratiLab/EntratiQuest/WiTWQuestRecievedInboxBody",
263
+ "attachments": [
264
+ "/Lotus/Types/Keys/EntratiLab/EntratiQuestKeyChain"
265
+ ],
266
+ "icon": "/Lotus/Interface/Icons/Npcs/Entrati/Loid.png",
267
+ "highPriority": true
268
+ }
269
+ },
270
+ "/Lotus/Types/Keys/InfestedMicroplanetQuest/DoubleDefenseIntroEmailItem": {
271
+ "sendOnlyOnce": true,
272
+ "message": {
273
+ "sender": "/Lotus/Language/Bosses/Otak",
274
+ "title": "/Lotus/Language/CitrinesLastWish/CitrinesLWInbox_Subject",
275
+ "body": "/Lotus/Language/CitrinesLastWish/CitrinesLWInbox_Body",
276
+ "icon": "/Lotus/Interface/Icons/Npcs/Entrati/Loid.png",
277
+ "transmission": "/Lotus/Sounds/Dialog/CitrineLWVendor/DInbox0280Otak"
278
+ }
279
+ },
280
+ "/Lotus/Types/Keys/RailJackBuildQuest/RailjackBuildQuestEmailItem": {
281
+ "sendOnlyOnce": false,
282
+ "message": {
283
+ "sender": "/Lotus/Language/Bosses/CephalonCy",
284
+ "title": "/Lotus/Language/Railjack/RailjackBuildQuestCyDockTitle",
285
+ "body": "/Lotus/Language/Railjack/RailjackBuildQuestCyDockBody",
286
+ "attachments": [
287
+ "RailjackBuildQuestKeyChain"
288
+ ],
289
+ "icon": "/Lotus/Interface/Icons/StoreIcons/RailjackCephalon.png",
290
+ "transmission": "/Lotus/Sounds/Dialog/CyQuest/CephalonCy/DConstructCy0010RJCephalon",
291
+ "highPriority": true
292
+ }
293
+ }
294
+ }
package/ExportImages.json CHANGED
@@ -26927,6 +26927,9 @@
26927
26927
  "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadPopcorn.png": {
26928
26928
  "contentHash": "00_HBukjgslEYMB9zYKIkHshA"
26929
26929
  },
26930
+ "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadProteaPrime.png": {
26931
+ "contentHash": "00_t2o7APbvIIucAWaN562Axw"
26932
+ },
26930
26933
  "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadRelayEmber.png": {
26931
26934
  "contentHash": "00_MKcEZcIUe6r6uzRtgHdBiw"
26932
26935
  },
@@ -26963,6 +26966,9 @@
26963
26966
  "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadSentientWarrior.png": {
26964
26967
  "contentHash": "00_08I0zbZki0j0yERZbBO8HA"
26965
26968
  },
26969
+ "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadSevagothPrime.png": {
26970
+ "contentHash": "00_onDSp54OKMjmybXa3olkHA"
26971
+ },
26966
26972
  "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadStalker.png": {
26967
26973
  "contentHash": "00_Lt0TEEtEXL+Tt+tOmv-STg"
26968
26974
  },
@@ -27029,6 +27035,9 @@
27029
27035
  "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadWukongPrime.png": {
27030
27036
  "contentHash": "00_hkdp6SMZk68Bs+lhkOl+Cw"
27031
27037
  },
27038
+ "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadXakuPrime.png": {
27039
+ "contentHash": "00_Fanl7CPqst+vceLGsIs1ZA"
27040
+ },
27032
27041
  "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Bobbleheads/BobbleheadYareli.png": {
27033
27042
  "contentHash": "00_-BSkcCLP8kINMQXZ+6Kdpw"
27034
27043
  },