pub fn is_physical(data: &ResolvedGameData, spell_id: SpellIdx) -> Option<bool>Expand description
Whether a spell deals exclusively physical damage; None when absent.
pub fn is_physical(data: &ResolvedGameData, spell_id: SpellIdx) -> Option<bool>Whether a spell deals exclusively physical damage; None when absent.