Function between_wave_behavior

Source
pub fn between_wave_behavior(
    config: &GameConfig,
    fight: &ActiveFight,
) -> BetweenWaveBehavior
Expand description

Resolves per-dungeon wave behavior without adding state to ActiveFight. Campaign fights and dungeons without overrides keep the shipped 500 ms spawn pause and formation advance.