warframe-worldstate-data 2.14.0 → 2.16.0
Sign up to get free protection for your applications and to get access to all the features.
- package/data/cs/languages.json +25 -14
- package/data/de/languages.json +25 -14
- package/data/es/languages.json +25 -14
- package/data/fr/languages.json +25 -14
- package/data/it/languages.json +25 -14
- package/data/ko/languages.json +25 -14
- package/data/languages.json +18 -1
- package/data/pl/languages.json +25 -14
- package/data/pt/languages.json +25 -14
- package/data/ru/languages.json +25 -14
- package/data/sr/languages.json +25 -14
- package/data/tr/languages.json +25 -14
- package/data/uk/languages.json +25 -14
- package/data/zh/languages.json +25 -14
- package/package.json +1 -1
- package/safeImport.js +1 -1
package/data/cs/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/de/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/es/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/fr/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/it/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/ko/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/languages.json
CHANGED
@@ -18837,5 +18837,22 @@
|
|
18837
18837
|
},
|
18838
18838
|
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
18839
|
"value": "Conquera Kuaka Floof"
|
18840
|
+
},
|
18841
|
+
"GrowingIncursion": {
|
18842
|
+
"value": "Fissure Cascade",
|
18843
|
+
"desc": "Fissures rip into the mission, causing the Enemy Level to go up by 1 every 10s. Destroy them to stop the level from increasing further."
|
18844
|
+
},
|
18845
|
+
"RegeneratingEnemies": {
|
18846
|
+
"value": "Hostile Regeneration",
|
18847
|
+
"desc": "Enemy health slowly regenerates."
|
18848
|
+
},
|
18849
|
+
"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalBorealMythic": {
|
18850
|
+
"value": "Tauforged Azure Archon Shard"
|
18851
|
+
},
|
18852
|
+
"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalNiraMythic": {
|
18853
|
+
"value": "Tauforged Amber Archon Shard"
|
18854
|
+
},
|
18855
|
+
"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmarMythic": {
|
18856
|
+
"value": "Tauforged Crimson Archon Shard"
|
18840
18857
|
}
|
18841
|
-
}
|
18858
|
+
}
|
package/data/pl/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/pt/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/ru/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/sr/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/tr/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/uk/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/data/zh/languages.json
CHANGED
@@ -18777,54 +18777,65 @@
|
|
18777
18777
|
},
|
18778
18778
|
"OperatorLockout": {
|
18779
18779
|
"value": "Transference Distortion",
|
18780
|
-
"
|
18780
|
+
"desc": "Transference into Operator and Drifter is blocked."
|
18781
18781
|
},
|
18782
18782
|
"AbilityLockout": {
|
18783
18783
|
"value": "Powerless",
|
18784
|
-
"
|
18784
|
+
"desc": "All Abilities are disabled until the squad kills 50 enemies."
|
18785
18785
|
},
|
18786
18786
|
"TimeDilation": {
|
18787
18787
|
"value": "Abbreviated Abilities",
|
18788
|
-
"
|
18788
|
+
"desc": "Ability durations reduced by 50%."
|
18789
18789
|
},
|
18790
18790
|
"Framecurse": {
|
18791
18791
|
"value": "Framecurse syndrome",
|
18792
|
-
"
|
18792
|
+
"desc": "Activating an Ability inflicts 50 damage upon you."
|
18793
18793
|
},
|
18794
18794
|
"FragileNodes": {
|
18795
18795
|
"value": "Unified Purpose",
|
18796
|
-
"
|
18796
|
+
"desc": "Enemies can target and destry Conduits."
|
18797
18797
|
},
|
18798
18798
|
"LostInTranslation": {
|
18799
18799
|
"value": "Glyph Inflation",
|
18800
|
-
"
|
18800
|
+
"desc": "The security system requires twice as many Vosphene Glyphs to activate."
|
18801
18801
|
},
|
18802
18802
|
"InfiniteTide": {
|
18803
18803
|
"value": "Relentless Tide",
|
18804
|
-
"
|
18804
|
+
"desc": "The Fragmented Tide never stops attacking."
|
18805
18805
|
},
|
18806
18806
|
"AntiMaterialWeapons": {
|
18807
18807
|
"value": "Commanding Culverins",
|
18808
|
-
"
|
18808
|
+
"desc": "Rogue Culverins equip weapons that deal 5x Damage to Overguard and Necramechs."
|
18809
18809
|
},
|
18810
18810
|
"AcceleratedEnemies": {
|
18811
18811
|
"value": "Bold Venture",
|
18812
|
-
"
|
18812
|
+
"desc": "Enemies deal -15% Damage and take +15% Damage but gain +15% Movement Speed, Attack Speed, and Fire Rate."
|
18813
18813
|
},
|
18814
18814
|
"Deflectors": {
|
18815
18815
|
"value": "Fortified Foes",
|
18816
|
-
"
|
18816
|
+
"desc": "Guardian Eximus units may be encountered, including Guardian Eximus Necramechs."
|
18817
18817
|
},
|
18818
18818
|
"PointBlank": {
|
18819
18819
|
"value": "Myopic Munitions",
|
18820
|
-
"
|
18820
|
+
"desc": "Enemies will only take damage if a player is within 15m of them."
|
18821
18821
|
},
|
18822
18822
|
"ShieldedFoes": {
|
18823
18823
|
"value": "Bolstered Belligerents",
|
18824
|
-
"
|
18824
|
+
"desc": "All enemies have Overguard equal to 50% of their max health."
|
18825
18825
|
},
|
18826
18826
|
"Voidburst": {
|
18827
18827
|
"value": "Postmortal Surges",
|
18828
|
-
"
|
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."
|
18837
|
+
},
|
18838
|
+
"/Lotus/StoreItems/Types/Items/ShipDecos/Plushies/Plushy2021QTCC": {
|
18839
|
+
"value": "Conquera Kuaka Floof"
|
18829
18840
|
}
|
18830
|
-
}
|
18841
|
+
}
|
package/package.json
CHANGED
package/safeImport.js
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
*/
|
7
7
|
const safeImport = async (path, fallback = {}) => {
|
8
8
|
try {
|
9
|
-
const mod = await import(path, path.includes('.json') ? {
|
9
|
+
const mod = await import(path, path.includes('.json') ? { with: { type: 'json' } } : {});
|
10
10
|
if (mod?.default) return mod.default;
|
11
11
|
return mod;
|
12
12
|
} catch (error) {
|