Water Cannon: Difference between revisions

From Auranogi
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
== Damage Formula ==
== Damage Formula ==


<math>(baseDamage + guardCylinderMasteryBonus + currentMp * 0.3 + waterAlchemicMod + alchemyMasterTitleBonus) * stackMult + attackMod</math>
<math>damage = (baseDamage + guardCylinderMasteryBonus + currentMp * 0.3 + waterAlchemicMod + alchemyMasterTitleBonus) * stackMult + attackMod</math>
 
<math>todo other bonuses</math>


Where <math>stackMult</math> is equal to <math>6.5</math> if at max stacks, otherwise it equals the current stack count.
Where <math>stackMult</math> is equal to <math>6.5</math> if at max stacks, otherwise it equals the current stack count.
Line 16: Line 18:


==Aura Notes==
==Aura Notes==
*Water Cannon scales with 30% of current MP only on Auranogi, rather than HP, MP, and SP. Refer to the above Damage Formula for exact details.

Latest revision as of 16:10, 14 February 2024

Description[edit]

Details[edit]

Obtaining the skill[edit]

  • Learned after obtaining a Water Crystal.

Damage Formula[edit]

Where is equal to if at max stacks, otherwise it equals the current stack count.

And is the title and enchant bonuses.

Aura Notes[edit]

  • Water Cannon scales with 30% of current MP only on Auranogi, rather than HP, MP, and SP. Refer to the above Damage Formula for exact details.