mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 01:36:12 +00:00
Correct typo in Siren skills.js
Astra to Astral
This commit is contained in:
parent
04e84d6d04
commit
bc60b4b1bb
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ const skills = {
|
|||
"4": {
|
||||
"Reverberation": {
|
||||
ranks: 0,
|
||||
text: "Amara sends forward an Astral Projection of herself, dealing damage to everything in its path. Astra Projection deals increased damage for every enemy it hits. Element: Shock.",
|
||||
text: "Amara sends forward an Astral Projection of herself, dealing damage to everything in its path. Astral Projection deals increased damage for every enemy it hits. Element: Shock.",
|
||||
effect: (rank, level) => `Damage: ${flat(rank, level, 88)} (increases with character level)\nDamage Bonus: +50% per enemy hit\nCooldown: 30 seconds`,
|
||||
type: SKILLS.AUGMENT_ACTION_SKILL,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue