Spirit Power: Difference between revisions

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


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