Skip to main content

spell_scaling_budget

Function spell_scaling_budget 

Source
pub fn spell_scaling_budget(
    tables: &ResolvedGameTables,
    scaling_class: i32,
    level: u32,
) -> Option<f64>
Expand description

Spell-scaling budget for scaling_class at level; None when the level row is absent.