warframe-worldstate-data 3.1.24 → 3.2.1
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/dist/data/cs/languages.json +18 -0
- package/dist/data/de/languages.json +18 -0
- package/dist/data/es/languages.json +18 -0
- package/dist/data/fr/languages.json +18 -0
- package/dist/data/it/languages.json +18 -0
- package/dist/data/ko/languages.json +18 -0
- package/dist/data/languages.json +18 -0
- package/dist/data/pl/languages.json +18 -0
- package/dist/data/pt/languages.json +18 -0
- package/dist/data/ru/languages.json +18 -0
- package/dist/data/sr/languages.json +18 -0
- package/dist/data/tr/languages.json +18 -0
- package/dist/data/uk/languages.json +18 -0
- package/dist/data/zh/languages.json +18 -0
- package/dist/exports.d.mts +121 -1
- package/dist/exports.mjs +76 -1
- package/dist/safeImport.mjs +17 -1
- package/dist/tools/timeDate.d.mts +76 -1
- package/dist/tools/timeDate.mjs +111 -1
- package/dist/tools/translation.d.mts +291 -1
- package/dist/tools/translation.mjs +345 -2
- package/dist/tools/utilities.d.mts +2 -2
- package/dist/tools/utilities.mjs +2 -3
- package/dist/types.d.mts +93 -1
- package/package.json +2 -2
- package/dist/exports-Dnvn5acu.mjs +0 -78
- package/dist/exports-Ki41SFqn.d.mts +0 -122
- package/dist/safeImport-jQ3nFavf.mjs +0 -19
- package/dist/timeDate-CHdavm3I.d.mts +0 -77
- package/dist/timeDate-CoQsggGD.mjs +0 -113
- package/dist/translation-CUKRZoNL.d.mts +0 -292
- package/dist/translation-DQc7UbZg.mjs +0 -347
- package/dist/types-gmU0jfT4.d.mts +0 -94
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Waffen Adapter Blaupause"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
package/dist/data/languages.json
CHANGED
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Задержи дыхание",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|
|
@@ -242,12 +242,18 @@
|
|
|
242
242
|
"/Lotus/StoreItems/Types/Recipes/Components/WeaponUtilityUnlockerBlueprint": {
|
|
243
243
|
"value": "Exilus Weapon Adapter Blueprint"
|
|
244
244
|
},
|
|
245
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathBlueprint": {
|
|
246
|
+
"value": "Dagath Blueprint"
|
|
247
|
+
},
|
|
245
248
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathChassisComponent": {
|
|
246
249
|
"value": "Dagath Chassis"
|
|
247
250
|
},
|
|
248
251
|
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathHelmetComponent": {
|
|
249
252
|
"value": "Dagath Neuroptics"
|
|
250
253
|
},
|
|
254
|
+
"/Lotus/StoreItems/Types/Recipes/WarframeRecipes/DagathSystemsComponent": {
|
|
255
|
+
"value": "Dagath Systems"
|
|
256
|
+
},
|
|
251
257
|
"/Lotus/StoreItems/Types/Restoratives/Consumable/AssassinBait": {
|
|
252
258
|
"value": "Stalker Beacon"
|
|
253
259
|
},
|
|
@@ -19347,6 +19353,10 @@
|
|
|
19347
19353
|
"value": "Secondary Wounds",
|
|
19348
19354
|
"desc": "Gain 1 Puncture Status Effect every time you take damage."
|
|
19349
19355
|
},
|
|
19356
|
+
"ContaminationZone": {
|
|
19357
|
+
"value": "Hold Your Breath",
|
|
19358
|
+
"desc": "The entire region deals Toxin damage over time, increasing the longer players remain."
|
|
19359
|
+
},
|
|
19350
19360
|
"DecayingFlesh": {
|
|
19351
19361
|
"value": "Permanent Injury",
|
|
19352
19362
|
"desc": "Max health reduced each time health damage is taken"
|
|
@@ -19484,6 +19494,10 @@
|
|
|
19484
19494
|
"value": "Miasmite Swarm",
|
|
19485
19495
|
"desc": "Techrot Miasmites swarm out of the shadows throught the mission."
|
|
19486
19496
|
},
|
|
19497
|
+
"MurmurIncursion": {
|
|
19498
|
+
"value": "Beyond The Wall",
|
|
19499
|
+
"desc": "Murmur enemies join Scaldra and Techrot forces."
|
|
19500
|
+
},
|
|
19487
19501
|
"MutatedEnemies": {
|
|
19488
19502
|
"value": "Parallel Evolution",
|
|
19489
19503
|
"desc": "As the Legacyte evolves other enemies present also gain new abilities."
|
|
@@ -19611,6 +19625,10 @@
|
|
|
19611
19625
|
"value": "Vampyric Liminus",
|
|
19612
19626
|
"desc": "Slow moving, immortal, Duviri Liminus drain health and energy from allies who get too close."
|
|
19613
19627
|
},
|
|
19628
|
+
"VoidEnergyOverload": {
|
|
19629
|
+
"value": "Ability Overload",
|
|
19630
|
+
"desc": "Using an Ability opens a Void Rift on top of you."
|
|
19631
|
+
},
|
|
19614
19632
|
"Voidburst": {
|
|
19615
19633
|
"value": "Postmortal Surges",
|
|
19616
19634
|
"desc": "Slain enemies burts with Void energy."
|