Help with Evolution Rate
Posted: Tue Dec 02, 2014 8:46 pm
Hi,
I'd like to change the evolution rate and am not sure exactly how to do this.
I found LoSboccacc's "No-Evo" mod. He removed time and pollution evolution:
https://forums.factorio.com/forum/vie ... evo#p50188
Could someone please provide me the default settings for the 3 evolution factors: Time, Pollution and Nest destruction?
He's only has two and already zero's out:
data.raw["map-settings"]["map-settings"]["enemy_evolution"].time_factor = 0
data.raw["map-settings"]["map-settings"]["enemy_evolution"].pollution_factor = 0
I like to set-up a game with a lot of nests, but the evolution factor goes up a lot with every nest kill.
So I'd like to lower that number, so you can kill a lot of nests without affecting the evolution factor so much.
Thanks.
I'd like to change the evolution rate and am not sure exactly how to do this.
I found LoSboccacc's "No-Evo" mod. He removed time and pollution evolution:
https://forums.factorio.com/forum/vie ... evo#p50188
Could someone please provide me the default settings for the 3 evolution factors: Time, Pollution and Nest destruction?
He's only has two and already zero's out:
data.raw["map-settings"]["map-settings"]["enemy_evolution"].time_factor = 0
data.raw["map-settings"]["map-settings"]["enemy_evolution"].pollution_factor = 0
I like to set-up a game with a lot of nests, but the evolution factor goes up a lot with every nest kill.
So I'd like to lower that number, so you can kill a lot of nests without affecting the evolution factor so much.
Thanks.