pub(crate) fn process_triggered_spell( ctx: &mut CombatCtx<'_>, spell_id: u32, affected: ActorId, )
Execute a server-triggered spell without player action costs while retaining its exact actor target.