Flame Burst: Difference between revisions

From Auranogi
No edit summary
No edit summary
Line 9: Line 9:
== Damage Formula ==
== Damage Formula ==


<math>(baseDamage + guardCylinderMasteryBonus + currentLife * 0.08 + fireAlchemicMod + alchemyMasterTitleBonus) * stackMult + attackMod</math>
<math>damage = (baseDamage + guardCylinderMasteryBonus + currentLife * 0.08 + fireAlchemicMod + alchemyMasterTitleBonus) * stackMult + attackMod</math>
<math>damage *= </math>


Where <math>stackMult</math> is equal to the current stack count.
Where <math>stackMult</math> is equal to the current stack count.

Revision as of 23:55, 2 September 2023

Description

Details

Obtaining the skill

Damage Formula

Where is equal to the current stack count.

And is the title and enchant bonuses.

Aura Notes