Skip to content

Commit

Permalink
Change High Tide to 4 charges.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 3d61485a3e84ebb9813f73a3fcd970de4ec65f69
  • Loading branch information
cpojer committed Nov 3, 2024
1 parent 2a1aad1 commit 4071dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena/info/Skill.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ const skillConfig: Record<
},
[Skill.HighTide]: {
activateOnInvasion,
charges: 1,
charges: 4,
cost: 200,
group: SkillGroup.Invasion,
requiresCrystal,
Expand Down

0 comments on commit 4071dbe

Please sign in to comment.