pub fn scale_rating_item_stat( stat_type: i32, value: f64, rating_multiplier: f64, ) -> f64
Scales and rounds rating stats by the slot multiplier.