Spirit Power: Difference between revisions
Formula formatting; 1 spell error fix |
warning of rounding issue |
||
Line 24: | Line 24: | ||
== Spirit Power Scaling == | == Spirit Power Scaling == | ||
[[File:Spirit scaling icon.png|alt=A box that says 79 damage in white text and a purple arrow and star indicating the damage is increased with spirit power.|thumb|The upward trending purple arrow and spirit star indicate this damage is increased by spirit power.]] | [[File:Spirit scaling icon.png|alt=A box that says 79 damage in white text and a purple arrow and star indicating the damage is increased with spirit power.|thumb|The upward trending purple arrow and spirit star indicate this damage is increased by spirit power.]] | ||
When an ability or item can be scaled by spirit power it will be indicated with a purple upward trending arrow and the spirit star icon. The effectiveness of spirit power on a given ability | When an ability or item can be scaled by spirit power it will be indicated with a purple upward trending arrow and the spirit star icon. The effectiveness of spirit power on a given ability is based on its spirit power coefficient shown after the spirit scaling icon e.g. {{Ss|.5}}. Using that spirit power coefficient, you can calculate spirit damage with the formula: | ||
<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> | ||
Line 33: | Line 33: | ||
In general this represents linear scaling, with the rate of increase being determined by the spirt power coefficient. In most cases, the spirit power coefficient can be obtained by hovering over the skill while pressing the <code>Extra Info</code> hotkey. | In general this represents linear scaling, with the rate of increase being determined by the spirt power coefficient. In most cases, the spirit power coefficient can be obtained by hovering over the skill while pressing the <code>Extra Info</code> hotkey. | ||
'''Be Warned''': Obtaining exact calculations can be difficult because the spirit scaling values are ''rounded to the nearest tenth''. This can lead to inaccurate calculations when trying to apply the above formula. In general, you can obtain good approximations of spirit power's affect on damage but exact calculations often require sandbox testing to obtain the un-rounded scaling values. | |||
=== Hidden Spirit Power Coefficients === | === Hidden Spirit Power Coefficients === |