Combat: Difference between revisions

54 bytes removed ,  9 March 2021
(→‎Evasion Rating: From what I can tell, there is no longer a combat style component to calculating the player's melee evasion rating)
(→‎Evasion Rating: typo fixing)
Line 188: Line 188:
The first formula is used to calculate the player's Effective Defence Level.
The first formula is used to calculate the player's Effective Defence Level.


<math> \small{\begin{aligned} \text{Effective Defence Level} = \text{Defence Skill Level} + 8</math>
<math> \small{\begin{aligned} \text{Effective Defence Level} = \text{Defence Skill Level} + 8 \end{aligned}}</math>


The second formula is used to calculate the player's Melee Evasion Rating. Melee Defence Bonus can be found in Equipment Stats under Defensive Stats with a shield 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 Melee Evasion Rating. Melee Defence Bonus can be found in Equipment Stats under Defensive Stats with a shield icon. The potion and prayer bonuses will be the relevant numbers written in the potion and prayer descriptions.
Line 196: Line 196:


==== Ranged Evasion Rating ====
==== Ranged Evasion Rating ====
The first formula is used to calculate the player's Effective Defence Level. Ranged Defence Style Bonus is 1.
The first formula is used to calculate the player's Effective Defence Level.


<math> \small{\begin{aligned} \text{Effective Defence Level} = \text{Defence Skill Level} + 8 + \text{Ranged Defence Style Bonus} \end{aligned}}</math>
<math> \small{\begin{aligned} \text{Effective Defence Level} = \text{Defence Skill Level} + 9 \end{aligned}}</math>


The second formula is used to calculate the player's Ranged Evasion Rating. Ranged Defence Bonus can be found in Equipment Stats under Defensive Stats with a bow and arrow 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 Ranged Evasion Rating. Ranged Defence Bonus can be found in Equipment Stats under Defensive Stats with a bow and arrow icon. The potion and prayer bonuses will be the relevant numbers written in the potion and prayer descriptions.