Flame Burst: Difference between revisions

From Auranogi
No edit summary
No edit summary
Line 10: Line 10:


<math>damage = (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>
 
<math>todo other bonuses</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