Update skills.js

This commit is contained in:
chronofreak 2020-04-22 16:19:45 -05:00 committed by GitHub
parent 6a3f55645b
commit 35599aa65b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -239,7 +239,7 @@ const skills = {
"Personal Space": {
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.",
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": {
ranks: 5,