More actions
| Line 161: | Line 161: | ||
| drf || damage reduction factor || <i>Note: The smaller the better</i> | | drf || damage reduction factor || <i>Note: The smaller the better</i> | ||
|} | |} | ||
<small>''Note: as of EVE release 118.6, the element [ln(drf)/ln(5,5)] has been replaced by a constant. This results in no change in game play.''</small> | |||
Unlike the turret damage equation, missile damage takes the absolute velocity of the target into account, not the angular velocity. To create missile damage, the game computes two values. These values are compared to 1, and the smallest is chosen. That number is then multiplied by the base damage to get the amount of damage applied to the ship. | Unlike the turret damage equation, missile damage takes the absolute velocity of the target into account, not the angular velocity. To create missile damage, the game computes two values. These values are compared to 1, and the smallest is chosen. That number is then multiplied by the base damage to get the amount of damage applied to the ship. | ||