pub fn apply_test_effect(ctx: &CastAbilityCtx<'_>) -> Result<Vec<OverlordEvent>>Expand description
01955be6-... — ctx.apply_entity_effect(CasterEntity, "test_effect", 3).
No on_cast. test_effect’s on_apply is print-only (no events).
pub fn apply_test_effect(ctx: &CastAbilityCtx<'_>) -> Result<Vec<OverlordEvent>>01955be6-... — ctx.apply_entity_effect(CasterEntity, "test_effect", 3).
No on_cast. test_effect’s on_apply is print-only (no events).