Killing Floor 2

Killing Floor 2

Zedternal
Huntah 18 Aug, 2018 @ 9:56am
Decrease Husk Spawn?
I was playing this game mode and I noticed that at one point, there was nothing left but husks, both regulars and omegas. I kept getting hit by fireballs. I did not have a fun time.

Is there a way to decrease the number of husks that are allowed to spawn?
I'm willing to edit the ".ini" file.
Last edited by Huntah; 18 Aug, 2018 @ 10:01am
< >
Showing 1-6 of 6 comments
Mr.Wuebec  [developer] 21 Aug, 2018 @ 8:23am 
You maybe got the special wave called "HellFire" where only crawler and husks can spawn. You can configure when this event can happen :
SpecialWave_SpecialWaves(Path="Zedternal.WMSpecialWave_HellFire",MinWave=3,MaxWave=15)
Huntah 21 Aug, 2018 @ 8:46am 
Originally posted by Mr.Wuebec:
You maybe got the special wave called "HellFire" where only crawler and husks can spawn. You can configure when this event can happen :
SpecialWave_SpecialWaves(Path="Zedternal.WMSpecialWave_HellFire",MinWave=3,MaxWave=15)

No, it wasn't Hell fire; it was a normal wave.
Mr.Wuebec  [developer] 21 Aug, 2018 @ 3:18pm 
Ha ok. Then to avoid unexpected army of doom, you could tweak these lines

There are the lines about Husk :

Zed_Monsters=(MinWave=2,MaxWave=5,MinGr=1,MaxGr=1,MClass=Class'kfgamecontent.KFPawn_ZedHusk')
Zed_Monsters=(MinWave=5,MaxWave=999,MinGr=1,MaxGr=2,MClass=Class'kfgamecontent.KFPawn_ZedHusk')
Zed_Monsters=(MinWave=9,MaxWave=999,MinGr=1,MaxGr=3,MClass=Class'kfgamecontent.KFPawn_ZedHusk')
Zed_Monsters=(MinWave=13,MaxWave=999,MinGr=1,MaxGr=2,MClass=Class'Zedternal.WMPawn_ZedHusk_Omega')
Zed_Monsters=(MinWave=17,MaxWave=999,MinGr=1,MaxGr=5,MClass=Class'Zedternal.WMPawn_ZedHusk_Omega')

You could reduce "MaxGr" or even delete lines to decrease Husk's spawn probability
Huntah 21 Aug, 2018 @ 8:15pm 
Originally posted by Mr.Wuebec:
Ha ok. Then to avoid unexpected army of doom, you could tweak these lines

There are the lines about Husk :

Zed_Monsters=(MinWave=2,MaxWave=5,MinGr=1,MaxGr=1,MClass=Class'kfgamecontent.KFPawn_ZedHusk')
Zed_Monsters=(MinWave=5,MaxWave=999,MinGr=1,MaxGr=2,MClass=Class'kfgamecontent.KFPawn_ZedHusk')
Zed_Monsters=(MinWave=9,MaxWave=999,MinGr=1,MaxGr=3,MClass=Class'kfgamecontent.KFPawn_ZedHusk')
Zed_Monsters=(MinWave=13,MaxWave=999,MinGr=1,MaxGr=2,MClass=Class'Zedternal.WMPawn_ZedHusk_Omega')
Zed_Monsters=(MinWave=17,MaxWave=999,MinGr=1,MaxGr=5,MClass=Class'Zedternal.WMPawn_ZedHusk_Omega')

You could reduce "MaxGr" or even delete lines to decrease Husk's spawn probability

Thank you! That did it! Less husks and less fireballs!
DiEyInG_SaNiTy 5 Jan, 2019 @ 7:53pm 
Say, where exactly can I find said .ini file? I am utterly confused.
Huntah 6 Jan, 2019 @ 9:34am 
Originally posted by DiEyInG_SaNiTy:
Say, where exactly can I find said .ini file? I am utterly confused.
C:\Users\username\Documents\My Games\KillingFloor2\KFGame\Config\Zedternal.ini
< >
Showing 1-6 of 6 comments
Per page: 1530 50