Hi
I've made some little changes in the immigration mod by TheLopez. I changed some formulae so that the comportement of the immigrants seems (to me at last!) more realistic.
Now, happy cities will release much less immigrants, and unhappy ones will release much more of them.
The same applies for health, and for the "pacified population effect" that is to say when a city has some culture which isn't the city owner's.
I also changed the formula for the starving population effect: it is now simply proportional to the number of starving people.
And at last, I made the immigrants less willing to go to a city far from their origin city.
For each of these features, I created new global variables which you can set in the configuration file. Now it would be great if some people could try these and look up for the best default values for all these new variables.
I've changed two files: ImmigrationUtils.py and Immigration Mod Config.ini so I only put these two files here.
I've made some little changes in the immigration mod by TheLopez. I changed some formulae so that the comportement of the immigrants seems (to me at last!) more realistic.
Now, happy cities will release much less immigrants, and unhappy ones will release much more of them.
The same applies for health, and for the "pacified population effect" that is to say when a city has some culture which isn't the city owner's.
I also changed the formula for the starving population effect: it is now simply proportional to the number of starving people.
And at last, I made the immigrants less willing to go to a city far from their origin city.
For each of these features, I created new global variables which you can set in the configuration file. Now it would be great if some people could try these and look up for the best default values for all these new variables.
I've changed two files: ImmigrationUtils.py and Immigration Mod Config.ini so I only put these two files here.