Water Cannon: Difference between revisions
No edit summary |
No edit summary |
||
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>damage *= </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. |
Revision as of 23:55, 2 September 2023
Description
Details
Obtaining the skill
- Learned after obtaining a Water Crystal.
Damage Formula
Where is equal to if at max stacks, otherwise it equals the current stack count.
And is the title and enchant bonuses.