mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 01:36:12 +00:00
Merge pull request #58 from chronofreak/patch-13
Update Siren skills.js
This commit is contained in:
commit
d3d3628381
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue