mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 01:36:12 +00:00
Update skills.js
This commit is contained in:
parent
6a3f55645b
commit
35599aa65b
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue