pub fn wave_data_from_config(cfg: &PrepareFightWaves) -> WaveFightDataExpand description
Convert the typed config mirror (prepare_fight_waves) into the runtime
WaveFightData consumed by spawn_wave. This is the native data
source for the prepare_fight interpreter.