warframe-worldstate-data 2.12.2 → 2.13.0
Sign up to get free protection for your applications and to get access to all the features.
- 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
|
}
|