Skip to main content

process_triggered_spell

Function process_triggered_spell 

Source
pub(crate) fn process_triggered_spell(
    ctx: &mut CombatCtx<'_>,
    spell_id: u32,
    affected: ActorId,
)
Expand description

Execute a server-triggered spell without player action costs while retaining its exact actor target.