Water Cannon: Difference between revisions
No edit summary |
No edit summary |
||
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> | |||
<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. |
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.