Frequency does not work.
Test wave:
This should give a wave thats 90% small mouse and 10% big mouse, so 18:2 ratio.
Ive started this wave several times and small:big ratio has been 7:13, 6:14, 11:9 etc
To me it looks like its random and not based on the probabilty specified.
Test wave:
Code:
WaveTable1=(DefaultClassName="GaltanorsInvasion.MonsterHammerKrall",MaxActive=20,MaxWave=100,MaxWaveBasic=10,MaxWavePerPlayer=10,BossClassName="GaltanorsInvasion.MonsterMotherBug",MaxBosses=1,WaveDifficulty=1.0) WaveTable2=(ClassName=("GaltanorsInvasion.MonsterMiniMouse","GaltanorsInvasion.MonsterShockingMouse")) WaveTable3=(Frequency=(9,1)) WaveTable4=(AltWeapClassName=())
Ive started this wave several times and small:big ratio has been 7:13, 6:14, 11:9 etc
To me it looks like its random and not based on the probabilty specified.
Comment