Merge pull request #58 from chronofreak/patch-13

Update Siren skills.js
This commit is contained in:
Joshua Seigler 2020-04-24 19:25:12 -04:00 committed by GitHub
commit d3d3628381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -239,7 +239,7 @@ const skills = {
"Personal Space": { "Personal Space": {
ranks: 3, ranks: 3,
text: "Amara's weapon shots deal Bonus Damage based on the distance to her target. The closer the target, the greater the bonus.", text: "Amara's weapon shots deal Bonus Damage based on the distance to her target. The closer the target, the greater the bonus.",
effect: (rank, level) => `Bonus Damage: Up to +${percent(rank, 12)}% of damage dealt`, effect: (rank, level) => `Bonus Damage: Up to +${percent(rank, 18)}% of damage dealt`,
}, },
"Clarity": { "Clarity": {
ranks: 5, ranks: 5,