Skip to main content

effective_optional_spell_cost

Function effective_optional_spell_cost 

Source
pub(crate) fn effective_optional_spell_cost(
    view: &CombatView<'_>,
    spell_id: u32,
    base_optional_cost: f64,
    pool: ResourcePool,
) -> f64