warframe-worldstate-data 2.12.2 → 2.13.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/data/languages.json +9 -1
- package/package.json +1 -1
package/data/languages.json
CHANGED
|
@@ -18825,6 +18825,14 @@
|
|
|
18825
18825
|
},
|
|
18826
18826
|
"Voidburst": {
|
|
18827
18827
|
"value": "Postmortal Surges",
|
|
18828
|
-
"desc": "Slain enemies burts with Void
|
|
18828
|
+
"desc": "Slain enemies burts with Void energy."
|
|
18829
|
+
},
|
|
18830
|
+
"ShieldDelay": {
|
|
18831
|
+
"value": "Lethargic Shields",
|
|
18832
|
+
"desc": "Shield recharge delay increased 500%."
|
|
18833
|
+
},
|
|
18834
|
+
"Knifestep": {
|
|
18835
|
+
"value": "Knifestep Syndrome",
|
|
18836
|
+
"desc": "Lose 2 Health when moving. Jumping pauses the effect."
|
|
18829
18837
|
}
|
|
18830
18838
|
}
|