pub fn saturation_by_modifier(nutrition: i32, modifier: f32) -> f32
Computes the absolute saturation value from a nutrition count and a modifier.