Killing Floor 2

Killing Floor 2

Zedternal
Huntah 18. aug. 2018 kl. 9:56
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.
Sidst redigeret af Huntah; 18. aug. 2018 kl. 10:01
< >
Viser 1-6 af 6 kommentarer
Mr.Wuebec  [udvikler] 21. aug. 2018 kl. 8:23 
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 kl. 8:46 
Oprindeligt skrevet af 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  [udvikler] 21. aug. 2018 kl. 15:18 
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 kl. 20:15 
Oprindeligt skrevet af 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 kl. 19:53 
Say, where exactly can I find said .ini file? I am utterly confused.
Huntah 6. jan. 2019 kl. 9:34 
Oprindeligt skrevet af 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
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50