pub(super) fn event_effect( rows: &mut Vec<LedgerRow>, owner: &str, path: &str, key: &str, spell_id: u32, effect: &EventEffectDef, )