Combat: Difference between revisions

4 bytes removed ,  26 June 2020
(→‎Magic Evasion Rating: Updated formula)
Line 131: Line 131:
The first formula is used to calculate the player's Effective Magic Defence Level. The result here is always rounded down to the nearest whole number.
The first formula is used to calculate the player's Effective Magic Defence Level. The result here is always rounded down to the nearest whole number.


  <math> \text{Effective Magic Defence Level} = \text{Magic Skill Level} * 0.7 + \text{Defence Skill Level} * 0.3</math>
  <math> \text{Effective Magic Defence Level} = \text{Magic Skill Level} * 0.7 + \text{Defence Skill Level} * 0.3 + 9</math>


The second formula is used to calculate the player's Magic Evasion Rating. Magic Defence Bonus can be found in Equipment Stats under Defensive Stats with a wizard hat icon. The potion and prayer bonuses, will be the relevant numbers written in the potion and prayer descriptions.
The second formula is used to calculate the player's Magic Evasion Rating. Magic Defence Bonus can be found in Equipment Stats under Defensive Stats with a wizard hat icon. The potion and prayer bonuses, will be the relevant numbers written in the potion and prayer descriptions.


  <math> \text{Magic Evasion Rating} = \text{Effective Magic Defence Level} * (\text{Magic Defence Bonus} + 64) * (1 + \text{Potion Evasion Rating Bonus} / 100) * (1 + \text{Prayer Evasion Rating Bonus} / 100) + 8 + 1)</math>
  <math> \text{Magic Evasion Rating} = \text{Effective Magic Defence Level} * (\text{Magic Defence Bonus} + 64) * (1 + \text{Potion Evasion Rating Bonus} / 100) * (1 + \text{Prayer Evasion Rating Bonus} / 100))</math>


{{Menu}}
{{Menu}}
[[Category:Guides]]
[[Category:Guides]]