Info/Explosion Damage Calculation

From War3CS2 Wiki
Jump to navigation Jump to search

Explosion Damage Calculation

Here we will explain how the Explosion Damage Calculation works.
Certain skills have a wider range and cause a big explosion.
Due to their higher damage and range we limit their damage based on the distance you are away from this explosion.

Rather then going for a flat reduction based on range we have introduced the following formula:

  • You take full damage if you are within 25% range of the explosion.
  • You take 60% damage if you are within 50% range of the explosion.
  • You take 40% damage if you are within 75% range of the explosion.
  • You take 20% damage if you are outside 75% range of the explosion.

This was implemented this way as this will still create a bigger damage range in most cases then a flat reduction.
To see the damage influence and test it out yourself you can check the following spreadsheet.
Explosion Damage Calculation