POL_economy_modifier = { icon = "GFX_idea_new_deal" productivity_growth_modifier = POL_economy_productivity_modifier tax_gain_multiplier_modifier = POL_economy_tax_gain_modifier office_park_income_tax_modifier = POL_economy_office_tax_modifier offices_productivity = POL_economy_office_productivity_modifier return_on_investment_modifier = POL_economy_roi_modifier interest_rate_multiplier_modifier = POL_economy_interest_rate_modifier production_speed_buildings_factor = POL_economy_construction_factor research_speed_factor = POL_economy_research_factor stability_factor = POL_economy_stability_modifier stability_weekly = POL_economy_weekly_stability democratic_drift = POL_economy_western_drift communism_drift = POL_economy_emerging_drift nationalist_drift = POL_economy_nationalist_drift expected_welfare_modifier = POL_economy_social_spending_modifier expected_healthcare_modifier = POL_economy_health_spending_modifier expected_education_modifier = POL_economy_education_spending_modifier monthly_population = POL_economy_population_growth_modifier foreign_influence_monthly_domestic_independence_gain_modifier = POL_economy_independence_gain foreign_influence_modifier = POL_economy_influence_modifier } POL_private_pensions = { icon = "GFX_idea_new_deal" interest_rate_multiplier_modifier = POL_pensions_interest_rate_modifier return_on_investment_modifier = POL_pensions_roi_modifier monthly_population = POL_pensions_population_growth_modifier } POL_private_healthcare = { icon = "GFX_idea_new_deal" interest_rate_multiplier_modifier = POL_healthcare_interest_rate_modifier monthly_population = POL_healthcare_population_growth_modifier weekly_casualties_war_support = POL_healthcare_war_support_modifier army_morale_factor = POL_healthcare_morale_modifier consumer_goods_factor = POL_healthcare_tax_cost_modifier stability_factor = POL_healthcare_stability_modifier } POL_private_education = { icon = "GFX_idea_new_deal" interest_rate_multiplier_modifier = POL_education_interest_rate_modifier research_speed_factor = POL_education_research_factor productivity_growth_modifier = POL_education_productivity_modifier special_project_speed_factor = POL_education_project_speed_modifier foreign_influence_modifier = POL_education_influence_modifier }