Skip to main content

effective_school_and_flags

Function effective_school_and_flags 

Source
fn effective_school_and_flags(
    view: &CombatView<'_>,
    base_spell_id: u32,
    profile_spell_id: u32,
    effect_spell_id: u32,
    flags: DamageFlags,
) -> (DamageSchool, DamageFlags)