Combat: Difference between revisions

→‎Melee and Ranged Max Hit: slightly changed the formula for melee/ranged max hit to improve readability
(→‎Chance to Hit: Correct formula)
(→‎Melee and Ranged Max Hit: slightly changed the formula for melee/ranged max hit to improve readability)
Line 167: Line 167:
Given these figures, the base max hit (i.e. max hit before modifiers) is then calculated as:
Given these figures, the base max hit (i.e. max hit before modifiers) is then calculated as:


<math>\text{Base Max Hit} = \left \lfloor M \times \left ( 2.2 + \frac{\text{Effective Skill Level}}{10} + \frac{\text{Effective Skill Level} + 17}{640} \times \text{Strength Bonus} \right ) \right \rfloor</math>
<math>\text{Base Max Hit} = \left \lfloor M \times \left ( 2.2 + \frac{\text{Effective Skill Level}}{10} + \frac{(\text{Effective Skill Level} + 17) \times \text{Strength Bonus}}{640}  \right ) \right \rfloor</math>


Where <math>M</math> varies based on the [[Game Mode]] being played, and is equal to:
Where <math>M</math> varies based on the [[Game Mode]] being played, and is equal to:
587

edits