Searched refs:EVASION_SCALE (Results 1 – 1 of 1) sorted by relevance
26 #define EVASION_SCALE 1.3225 /**< 1.15 squared. Ensures that ships have higher evasion than … macro44 p->ew_evasion = p->ew_hide * EVASION_SCALE; in pilot_ewUpdateStatic()62 p->ew_evasion = p->ew_hide * EVASION_SCALE; in pilot_ewUpdateDynamic()