warframe-worldstate-data 3.2.1 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/languages.json +8 -0
- package/package.json +1 -1
package/dist/data/languages.json
CHANGED
|
@@ -19403,6 +19403,14 @@
|
|
|
19403
19403
|
"EventSyndicate": {
|
|
19404
19404
|
"value": "Operations Syndicate"
|
|
19405
19405
|
},
|
|
19406
|
+
"Exhaustion": {
|
|
19407
|
+
"value": "Energy Exhaustion",
|
|
19408
|
+
"desc": "Lose 2 Energy per second for each enemy within 10 meters of you."
|
|
19409
|
+
},
|
|
19410
|
+
"EximusGrenadiers": {
|
|
19411
|
+
"value": "Eximus Amphors",
|
|
19412
|
+
"desc": "Eximus units always drop Amphors."
|
|
19413
|
+
},
|
|
19406
19414
|
"ExplosiveCrawlers": {
|
|
19407
19415
|
"value": "Explosive Potential",
|
|
19408
19416
|
"desc": "Rupturing Fragments replace Shuffling Fragments."
|