what is the max value for ambush? i only get 8 - 10 max? what value should i modify to get the max possible npc per group fight or ambush? <cfg align="cumans"> <spawnGroups> <grp class="cumans" minCnt="20" maxCnt="20" /> <grp class="cumanArchers" minCnt="20" maxCnt="20" /> </spawnGroups> </cfg>
minCnt="20" maxCnt="20" will spawn 20 for that group. But it might be a event where two sides fight so you end up with potentially 40 NPCs fighting. From your edits here, this event will spawn 40 men.
there is a limit to npc spawned which is hardcoded by the game, usually even with the edits he made, the game will spawn no more than 16~ (8 each side)
There is a mod should be work in 1.9+. More Enemies In Random Events https://www.nexusmods.com/kingdomcomedeliverance/mods/619?tab=files I use this mod to modify the number of the enemies to over 10, then I seldom use the fast travel. It's too easy to die when I encounter an attack at fast travel.
I'm guessing this is not going to be updated anytime soon telling by the lack of activity. Are there any viable alternatives and if this does get updated could it just be the regular version of the mod? I really don't care or even want the warzone additions anyway.
any chance your going to update the mod, or have you discontinued the mod? the extreme war zones mod is no longer working. Really loved the mod, hope its fixed soon!
96 comments
<cfg align="cumans">
<spawnGroups>
<grp class="cumans" minCnt="20" maxCnt="20" />
<grp class="cumanArchers" minCnt="20" maxCnt="20" />
</spawnGroups>
</cfg>
From your edits here, this event will spawn 40 men.
that atleast from my experience with it.
More Enemies In Random Events
https://www.nexusmods.com/kingdomcomedeliverance/mods/619?tab=files
I use this mod to modify the number of the enemies to over 10, then I seldom use the fast travel.
It's too easy to die when I encounter an attack at fast travel.