Combat: Difference between revisions

1,302 bytes added ,  12 November 2020
Added a brief Damage Reduction section
(rewrote equations to be more friendly to lower-res displays)
(Added a brief Damage Reduction section)
Line 155: Line 155:
<math> \small{\begin{aligned} \text{Magic Max Hit} = \big\{ &\text{Spell Max Hit} * (1 + (\text{Magic Skill Level} + 1) / 200) * (1 + \text{Magic Damage Bonus} / 100)\\
<math> \small{\begin{aligned} \text{Magic Max Hit} = \big\{ &\text{Spell Max Hit} * (1 + (\text{Magic Skill Level} + 1) / 200) * (1 + \text{Magic Damage Bonus} / 100)\\
&* (1 + \text{Prayer Magic Damage Bonus} / 100) * (1 + \text{Potion Magic Damage Bonus}) \big\} \end{aligned}}</math>
&* (1 + \text{Prayer Magic Damage Bonus} / 100) * (1 + \text{Potion Magic Damage Bonus}) \big\} \end{aligned}}</math>
[[Magic#Ancient Magicks|Ancient Magick spells]] do not use this formula. Instead, they have deal exactly the listed damage. The only modifier that affects the damage dealt by Ancient Magick spells is the [[Combat Triangle]] bonus or penalty.
=== Damage Reduction ===
Damage Reduction is a stat that does exactly what it suggests: It reduces the amount of damage taken by a player or monster. Unlike other combat numbers that are complex calculations, a player's Damage Reduction is determined by simply adding together all Damage Reduction bonuses the player has, whether from equipment or something else like a [[Damage Reduction Potion]] or {{PetIcon|Defense}}.
As of v0.17.0, there are no monsters in the game with natural Damage Reduction. However, {{MonsterIcon|Earth Guard}}s and {{MonsterIcon|Terran}} in the {{ZoneIcon|type=Dungeon|Earth God Dungeon}} have special attacks that grant them temporary Damage Reduction.
Whenever a player or monster with Damage Reduction greater than 0% would receive damage, instead the damage the damage they take is equal to:
<math>\text{Damage Taken} = \text{Base Damage} * (1 - \text{Damage Reduction})</math>
Note that the [[Combat Triangle]] will affect how much damage reduction the player has if they are using a different style from the monster.


=== Evasion Rating ===
=== Evasion Rating ===