pub(super) fn audit_spell_attributes(
spell_id: i32,
spell_name: &str,
attributes: &[i32],
rows: &mut Vec<AttributeAuditRow>,
counts: &mut EffectAuditCounts,
)pub(super) fn audit_spell_attributes(
spell_id: i32,
spell_name: &str,
attributes: &[i32],
rows: &mut Vec<AttributeAuditRow>,
counts: &mut EffectAuditCounts,
)