pub const CAST_RUN_WINDOW_TICKS: i64 = 500;Expand description
How long one cast’s per-target events may take to arrive. Half a second — the shipped cast animation. Two separate casts of the same Skill are always further apart (ability cooldowns are tens of seconds), so the window cannot merge them into one oversized “wide” cast.