pub(crate) fn damage_flags_from_data(
data: &ResolvedGameData,
spell_id: SpellIdx,
physical: bool,
) -> DamageFlagspub(crate) fn damage_flags_from_data(
data: &ResolvedGameData,
spell_id: SpellIdx,
physical: bool,
) -> DamageFlags