Raid_Shadow_Legend
Chieftain
- Joined
- Jan 20, 2025
- Messages
- 1
So how often such cursed things happens in latest patches? Last time i played version 4.2 and barbarians didn't had habit of becoming civ.
yesTbh I really enjoy the barb horde and would not want to see this circumstance addressed via direct nerf to barbs
I personally think Barb spawns are ridiculous as is. By the time you dispatch some units to kill the local camp, two more camps have spawned. I don't get what the reasoning or justification is for a settlement popping out of thin air with an extra unit. It should be how it was before, they won't spawn in your sight. Like where are their resources and population coming from? it just forces me to go Authority every single time. Very annoying. Tone down the frequency of barb spawn, or make them not spawn in plain site, or make them only spawn with one unit. Definitely needs a nerd. Standard barbs are like old aggressive barbs. Chill is like standard.
UPDATE CustomModOptions
SET Value = 0
WHERE Name = 'BALANCE_ENCAMPMENTS_SPAWN_ON_VISIBLE_TILES';
Thank you! that should do the trick...but would you mind telling me where i can find the file to mod? I took a look in the MODS folder but didn't see it.SQL:UPDATE CustomModOptions SET Value = 0 WHERE Name = 'BALANCE_ENCAMPMENTS_SPAWN_ON_VISIBLE_TILES';
I use the My Changes Mod linked below but I'm pretty sure any SQL will work.Thank you! that should do the trick...but would you mind telling me where i can find the file to mod? I took a look in the MODS folder but didn't see it.