Spirit Power: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
<math>\mathit{Spirit Damage} = \mathit{Base Damage} + (\mathit{Spirit Power} * \mathit{Spirit Power Coefficient})</math>
<math>\mathit{Spirit Damage} = \mathit{Base Damage} + (\mathit{Spirit Power} * \mathit{Spirit Power Coefficient})</math>


For example, {{HeroIcon|Lash|Lash's}} {{AbilityIcon|Flog}} ability deals 65 base damage and has a spirit power coefficient of {{ss|1.18}}. In a case where it was being buffed by 20 spirit power, the calculation would be as follows:
For example, {{HeroIcon|Lash|Lash's}} {{AbilityIcon|Flog}} ability deals 65 base damage and has a spirit power coefficient of {{ss|1.18}}. In a case where it was being buffed by 20 '''spirit power''', the calculation would be as follows:


<math>\mathit{Spirit Damage} = 65 + (20 * 1.18) = 88.6</math>
<math>\mathit{Spirit Damage} = 65 + (20 * 1.18) = 88.6</math>