Jump to content

Water Cannon: Difference between revisions

From Auranogi
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:


<math>damage = (baseDamage + guardCylinderMasteryBonus + currentMp * 0.3 + waterAlchemicMod + alchemyMasterTitleBonus) * stackMult + attackMod</math>
<math>damage = (baseDamage + guardCylinderMasteryBonus + currentMp * 0.3 + waterAlchemicMod + alchemyMasterTitleBonus) * stackMult + attackMod</math>
<math>damage *= </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 17: 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]

damage=(baseDamage+guardCylinderMasteryBonus+currentMp*0.3+waterAlchemicMod+alchemyMasterTitleBonus)*stackMult+attackMod

todootherbonuses

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

And attackMod 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.