Update skills.js

Made corrections per the 03/05/2020 hotfix.
This commit is contained in:
chronofreak 2020-03-05 10:21:12 -06:00 committed by GitHub
parent 0c10ea46ce
commit 1900ab60fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -404,7 +404,7 @@ const skills = {
"Hell on Rails": {
text: "Railgun now fires superheated rounds that deal Incendiary Damge, but have increased Fuel Drain per shot.",
type: SKILLS.AUGMENT_CHEVRON,
effect: (rank, level) => `Railgun Element: Incendiary\nRailgun Fuel Drain: +30%`,
effect: (rank, level) => `Railgun Element: Incendiary\nRailgun Fuel Drain: +8%`,
},
"Drowning in Brass": {
text: "Kill Skill. Killing an enemy grants Moze a stack of Drowning in Brass. For each stack of Drowning in Brass, Moze's Fire Rate is reduced, but Gun Damage is increased for both her and her allies.",
@ -453,7 +453,7 @@ const skills = {
"Corrosive Sabot Round": {
text: "Railgun now fires a specialty round that deals reduced damage and explodes after a short delay. Railgun shots have reduced Fuel Drain and the Magazine Size is increased.",
type: SKILLS.AUGMENT_CHEVRON,
effect: (rank, level) => `Railgun Element:Corrosive\nRailgun Damage: -50%\nRailgun Fuel Drain: -50%\nRailgun Magazine Size: +2`,
effect: (rank, level) => `Railgun Element:Corrosive\nRailgun Damage: -33%\nRailgun Fuel Drain: -33%\nRailgun Magazine Size: +2`,
},
"Behind the Iron Curtain": {
text: "Moze's Shield Recharge Delay is reduced, and her Shield Recharge Rate is increased.",