pub(super) const DATA_EPS: f64 = 1e-6;
Tolerance for comparing manifest literals against game data (f32 DBC vs f64 literal).