Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Turret damage: Difference between revisions

From EVE University Wiki
The equation as previously given was double-using "Ts" to mean Transversal Speed and Turret Signature Resolution.
m Second instance of Tr in equation corrected to Tt
Line 3: Line 3:
===Governing Equation===
===Governing Equation===


ChanceToHit = 0.5 ^ {    ( Tr * Ts / ( R * Tr * Sr ) ) ^ 2    +    ( max( zero , R - Or ) / F ) ^2    }
ChanceToHit = 0.5 ^ {    ( Tr * Ts / ( R * Tt * Sr ) ) ^ 2    +    ( max( zero , R - Or ) / F ) ^2    }