Hey, atm it's for me very unclear why when which pop-type can build a building through autonomous investment pool!
e.g with Interventionism I have 90% Aristocrats and only 10% capitalists but only 2/3 of buildings from the AI comes from Aristocrats and the rest from Capitalists.
Does anybody knows if these defines are doing this?
e.g with Interventionism I have 90% Aristocrats and only 10% capitalists but only 2/3 of buildings from the AI comes from Aristocrats and the rest from Capitalists.
Does anybody knows if these defines are doing this?
Code:
PRODUCTION_BUILDING_AUTONOMOUS_INVESTMENT_LOW_INVESTMENT_FACTOR = 10 # If investment proportion of the investing pop type is low (see below), multiply building value by this
PRODUCTION_BUILDING_AUTONOMOUS_INVESTMENT_LOW_INVESTMENT_PROPORTION = 0.66 # If the proportion of expected to previous investments by a pop type is lower or equal to this, apply the above factor
PRODUCTION_BUILDING_AUTONOMOUS_INVESTMENT_LOW_INVESTMENT_RESET_TIME = 12 # Every this number of months, reset the historical construction values for each pop type to ensure system can handle significant economic changes over time