pub fn between_wave_behavior(
config: &GameConfig,
fight: &ActiveFight,
) -> BetweenWaveBehaviorExpand 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.