
Employment System
Infrastructure, then Most Profitable
Buildings are filled infrastructure first, and then in order of which makes the most profit.
Government BuildingsBuilding Categorypriority
Infrastructure BuildingsBuilding CategorypriorityModifiers
Definitionin_game/common/employment_systems/00_default.txt:69
70country_modifier = {
}
75priority = {
76value = building_potential_profit
77if = {
78limit = {
}
84add = 10000
}
}
88ai_will_do = {
89add = {
90desc = "inertia"
91value = -10
}
94add = {
95desc = "societal_values"
96value = societal_value:capital_economy_vs_traditional_economy
97multiply = -0.5
}
100add = {
101desc = "societal_values"
102value = societal_value:individualism_vs_communalism
103multiply = 0.5
}
}

