ORIGINAL: jurassic_v
hi! thanks for the great mod!
I have a problem/question
I was playing my game and managed to subjugate an AI faction but after that my income increased skyhigh, I started getting milions of credits and my cashflow is 2.5 milions which makes the game pretty much over. this is a very early game and I have so much money I can do anything. I guess this happened because of the forementioned bonuses AI factions get? I don't have this command "allowInfrastructureImprovements" in the BaconSettings.txt. is there a way to change this in my current game without the need to start a new one? I am using Bacon mod and Retreat1970's mod
You should have the entries in your baconsettings.txt. Perhaps you were using Bacon mod from before those features were added and you didn't update your BaconSettings.txt file?
You should have this entry in your file:
// This allows spending on infrastructure projects to boost a planet's development level. Durability is how fast the investment decays. 1.0 = no decay, 01 = very fast decay. range 0.1 = 1. Recommended value is 0.9 Smaller populations receive a bigger effect and decay rate is lower.
allowInfrastructureImprovements=true
infrastructureSpendingPerDevelopmentLevel=25000
infrastuctureDurability=0.9
Also, you mentioned subjugation. In the BaconSettings.txt file there is an option to change the percentage tribute you receive for subjugation. The game defaults to 10%. My default in the BaconSettings is 50%.
// This is the percentage of income a subjugated empire must pay to its master 0.1 (i.e. 10%) is default.
SubjugationTributePercentage=0.5
Try adding the above entries and set tribute back to 10% and disable infrastructure improvements.