Combat: Difference between revisions

m
(→‎Combat Mechanics: Added average hit & dps calculations)
Line 168: Line 168:
The player's average hit is thus:
The player's average hit is thus:


<math>\text{Average Hit} = ((\text{Max Hit} + \text{Min Hit}) / 2) * (1 - \text{Enemy DR}</math>
<math>\text{Average Hit} = ((\text{Max Hit} + \text{Min Hit}) / 2) * (1 - \text{Enemy DR})</math>


And their damage per second can be calculated as:
And their damage per second can be calculated as: