Skip to main content

combat_rating_divisor

Function combat_rating_divisor 

Source
pub fn combat_rating_divisor(
    tables: &ResolvedGameTables,
    rating_type: RatingType,
    level: u32,
) -> Option<f64>
Expand description

Selects the combat-rating divisor for rating_type from the resolved level row.