decision_category_internal_factions = { # Farmers reduce_taxes_farmer_mission = { activation = { always = no } icon = GFX_decisions_tax_down_button available = { custom_trigger_tooltip = { tooltip = reduce_taxes_farmer_mission_tt check_variable = { var = corporate_tax_rate value = reduction_target_farmers_tax_rate compare = less_than_or_equals } } } days_mission_timeout = 365 is_good = no timeout_effect = { log = "[GetDateText]: [Root.GetName]: Decision reduce_taxes_farmer_mission" country_event = { id = internal_factions_events.30 days = 1 } effect_tooltip = { set_temp_variable = { temp_opinion = -15 } change_farmers_opinion = yes } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision reduce_taxes_farmer_mission" set_temp_variable = { temp_opinion = 10 } change_farmers_opinion = yes } } agricultural_district_tax_credits_decision = { icon = GFX_decisions_tax_down_button visible = { has_idea = farmers check_variable = { agriculture_district_total > 0 } } available = { NOT = { has_active_mission = bankruptcy_incoming_collapse } NOT = { has_active_mission = reduce_taxes_farmer_mission } } days_remove = 120 days_re_enable = 120 cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision remove agricultural_district_tax_credits_decision" set_temp_variable = { temp_opinion = 5 } change_farmers_opinion = yes } modifier = { agriculture_district_income_tax_modifier = -0.10 } ai_will_do = { base = 0 } } # Labour Unions tax_labour_unions_decision = { icon = GFX_decisions_tax_up_button visible = { has_idea = labour_unions } days_remove = 90 days_re_enable = 60 cost = 100 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision remove tax_labour_unions_decision" set_temp_variable = { temp_opinion = -10 } change_labour_unions_opinion = yes } modifier = { consumer_goods_factor = -0.10 population_tax_income_multiplier_modifier = 0.05 } ai_will_do = { base = 0 modifier = { add = 10 ai_has_high_deficit = yes } } } raise_wages_labour_unions_decision = { icon = GFX_decisions_wages_up_button visible = { has_idea = labour_unions } days_remove = 90 days_re_enable = 60 cost = 50 remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove raise_wages_labour_unions_decision" set_temp_variable = { temp_opinion = 10 } change_labour_unions_opinion = yes set_temp_variable = { temp_opinion = -5 } change_small_medium_business_owners_opinion = yes change_the_donju_opinion = yes change_chaebols_opinion = yes change_industrial_conglomerates_opinion = yes } ai_will_do = { base = 0 } } # The Military allow_foreign_nationals_military_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = the_military NOT = { has_idea = internal_factions_allowed_foreign_nationals_military } } days_remove = 90 days_re_enable = 90 cost = 100 remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove allow_foreign_nationals_military_decision" set_temp_variable = { temp_opinion = -5 } change_the_military_opinion = yes add_ideas = internal_factions_allowed_foreign_nationals_military } ai_will_do = { base = 0 } } repeal_foreign_nationals_military_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = the_military has_idea = internal_factions_allowed_foreign_nationals_military } days_remove = 90 days_re_enable = 90 cost = 100 remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove repeal_foreign_nationals_military_decision" set_temp_variable = { temp_opinion = 5 } change_the_military_opinion = yes remove_ideas = internal_factions_allowed_foreign_nationals_military } ai_will_do = { base = 0 } } # Fossil Fuel Industry/Oligarchs/Landowners encourage_additional_resource_production_decision = { icon = GFX_decision_bancru_ask_button visible = { OR = { has_idea = fossil_fuel_industry has_idea = oligarchs has_idea = landowners has_idea = labour_unions } } days_remove = 90 days_re_enable = 90 cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision encourage_additional_resource_production_decision" set_temp_variable = { temp_opinion = 5 } change_labour_unions_opinion = yes change_landowners_opinion = yes change_oligarchs_opinion = yes change_fossil_fuel_industry_opinion = yes } modifier = { corporate_tax_income_multiplier_modifier = -0.05 local_resources_oil_factor = 0.15 local_resources_aluminium_factor = 0.15 local_resources_rubber_factor = 0.15 local_resources_tungsten_factor = 0.15 local_resources_steel_factor = 0.15 local_resources_chromium_factor = 0.15 } ai_will_do = { base = 0 } } # Fossil Fuel Industry allow_temporary_cut_backs_on_regulations_decision = { icon = GFX_decision_bancru_ask_button visible = { has_idea = fossil_fuel_industry } days_remove = 180 days_re_enable = 180 cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision allow_temporary_cut_backs_on_regulations_decision" set_temp_variable = { temp_opinion = 5 } change_fossil_fuel_industry_opinion = yes } modifier = { stability_weekly = -0.001 resource_export_multiplier_modifier = 0.30 } ai_will_do = { base = 0 } } # International Bankers/Landowners/Oligarchs cut_taxes_on_the_rich_decision = { icon = GFX_decisions_tax_down_button visible = { OR = { has_idea = international_bankers has_idea = landowners has_idea = oligarchs } } days_remove = 75 days_re_enable = 75 cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision cut_taxes_on_the_rich_decision" set_temp_variable = { temp_opinion = 5 } change_landowners_opinion = yes change_oligarchs_opinion = yes change_international_bankers_opinion = yes } modifier = { population_tax_income_multiplier_modifier = -0.05 } ai_will_do = { base = 0 } } # The Clergy/The Ulema/Wahabi Ulema/The Priesthood encourage_religion_in_the_government_decision = { icon = GFX_decisions_religion_government_button visible = { OR = { has_idea = the_ulema has_idea = the_clergy has_idea = wahabi_ulema has_idea = the_priesthood } } days_re_enable = 220 cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision encourage_religion_in_the_government_decision" set_temp_variable = { arg_popularity = 0.05 } add_ruling_outlook_popularity = yes set_temp_variable = { temp_opinion = 5 } change_the_priesthood_opinion = yes change_the_clergy_opinion = yes change_the_ulema_opinion = yes change_the_wahabi_ulema_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 OR = { check_variable = { the_priesthood_opinion < 60 } check_variable = { the_clergy_opinion < 60 } check_variable = { the_ulema_opinion < 60 } check_variable = { wahabi_ulema_opinion < 60 } } } } } impose_taxes_on_religious_institutions_decision = { icon = GFX_decision_bancru_ask_button visible = { OR = { has_idea = the_ulema has_idea = the_clergy has_idea = wahabi_ulema has_idea = the_priesthood } NOT = { has_idea = internal_factions_taxing_religious_institutions } } days_remove = 90 days_re_enable = 90 cost = 100 remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove impose_taxes_on_religious_institutions_decision" set_temp_variable = { temp_opinion = 10 } change_communist_cadres_opinion = yes change_the_donju_opinion = yes set_temp_variable = { temp_opinion = -15 } change_the_priesthood_opinion = yes change_the_clergy_opinion = yes change_the_ulema_opinion = yes change_the_wahabi_ulema_opinion = yes add_ideas = internal_factions_taxing_religious_institutions } ai_will_do = { base = 0 } } repeal_taxes_on_religious_institutions_decision = { icon = GFX_decision_bancru_ask_button visible = { OR = { has_idea = the_ulema has_idea = the_clergy has_idea = wahabi_ulema has_idea = the_priesthood } has_idea = internal_factions_taxing_religious_institutions } days_remove = 90 days_re_enable = 90 cost = 100 remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove repeal_taxes_on_religious_institutions_decision" set_temp_variable = { temp_opinion = -5 } change_communist_cadres_opinion = yes change_the_donju_opinion = yes set_temp_variable = { temp_opinion = 5 } change_the_priesthood_opinion = yes change_the_clergy_opinion = yes change_the_ulema_opinion = yes change_the_wahabi_ulema_opinion = yes remove_ideas = internal_factions_taxing_religious_institutions } ai_will_do = { base = 0 } } # Communist Cadres encourage_further_party_propaganda = { icon = GFX_decision_bancru_ask_button visible = { has_idea = communist_cadres } days_re_enable = 180 cost = 75 complete_effect = { log = "[GetDateText]: [Root.GetName]: decision remove encourage_further_party_propaganda" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.002 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } if = { limit = { has_elections = no } multiply_temp_variable = { temp_opinion = 2 } } change_communist_cadres_opinion = yes } ai_will_do = { base = 0 } } # Communist Cadres/Landowners/Oligarchs sell_political_positions_to_the_highest_bidder = { icon = GFX_decision_bancru_ask_button visible = { OR = { has_idea = landowners has_idea = oligarchs has_idea = communist_cadres } } days_remove = 90 days_re_enable = 90 cost = 150 fixed_random_seed = no remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove sell_political_positions_to_the_highest_bidder" if = { limit = { NOT = { has_idea = corruption_level_10 } } set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = 0.009 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_communist_cadres_opinion = yes change_landowners_opinion = yes change_oligarchs_opinion = yes if = { limit = { has_idea = corruption_level_01 } random = { chance = 20 increase_corruption = yes } } else_if = { limit = { has_idea = corruption_level_02 } random = { chance = 15 increase_corruption = yes } } else = { random = { chance = 10 increase_corruption = yes } } } else = { set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = 0.009 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_communist_cadres_opinion = yes change_landowners_opinion = yes change_oligarchs_opinion = yes } } ai_will_do = { base = 0 } } # Defense Industry/Maritime Industry/Industrial Conglomerates/Fossil Fuel Industry cut_taxes_industry_decision = { icon = GFX_decisions_tax_down_button visible = { OR = { has_idea = defense_industry has_idea = maritime_industry has_idea = industrial_conglomerates has_idea = fossil_fuel_industry } } days_remove = 120 days_re_enable = 120 cost = 100 remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove cut_taxes_industry_decision" set_temp_variable = { temp_opinion = 5 } change_defense_industry_opinion = yes change_maritime_industry_opinion = yes change_industrial_conglomerates_opinion = yes change_fossil_fuel_industry_opinion = yes } modifier = { corporate_tax_income_multiplier_modifier = -0.05 } ai_will_do = { base = 0 } } # Small Medium Business Owners raise_wages_small_medium_business_owners_decision = { icon = GFX_decisions_wages_up_button visible = { has_idea = small_medium_business_owners } days_remove = 120 days_re_enable = 90 cost = 100 modifier = { social_cost_multiplier_modifier = 0.05 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove raise_wages_small_medium_business_owners_decision" set_temp_variable = { temp_opinion = 5 } change_labour_unions_opinion = yes change_communist_cadres_opinion = yes change_small_medium_business_owners_opinion = yes change_the_donju_opinion = yes change_chaebols_opinion = yes change_industrial_conglomerates_opinion = yes } ai_will_do = { base = 0 } } subsidize_small_business_owners_decision = { icon = GFX_decisions_wages_up_button visible = { has_idea = small_medium_business_owners } days_remove = 120 days_re_enable = 90 cost = 100 modifier = { corporate_tax_income_multiplier_modifier = -0.04 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove subsidize_small_business_owners_decision" set_temp_variable = { temp_opinion = 5 } change_small_medium_business_owners_opinion = yes change_the_donju_opinion = yes change_chaebols_opinion = yes change_industrial_conglomerates_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { small_medium_business_owners_opinion < 50 } } modifier = { factor = 2 check_variable = { interest_rate < 10 } } } } # Communist Cadres establish_political_commissars_decision = { icon = GFX_decision_bancru_ask_button visible = { has_idea = communist_cadres } days_remove = 180 days_re_enable = 180 cost = 100 modifier = { army_org_regain = 0.05 army_morale_factor = 0.03 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove establish_political_commissars_decision" set_temp_variable = { temp_opinion = 10 } change_communist_cadres_opinion = yes if = { limit = { has_idea = the_military } set_temp_variable = { temp_opinion = -5 } change_the_military_opinion = yes } } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { communist_cadres_opinion < 50 } } } } worker_reeducation_programme_decision = { icon = GFX_decision_bancru_ask_button visible = { has_idea = communist_cadres } days_remove = 120 days_re_enable = 90 cost = 75 modifier = { consumer_goods_factor = -0.03 stability_factor = 0.02 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete worker_reeducation_programme_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.002 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_communist_cadres_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { communist_cadres_opinion < 50 } } } } # Maritime Industry maritime_safety_inspections_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = maritime_industry } days_remove = 120 days_re_enable = 120 cost = 75 modifier = { industrial_capacity_dockyard = 0.08 dockyard_income_tax_modifier = -0.06 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove maritime_safety_inspections_decision" set_temp_variable = { temp_opinion = 7 } change_maritime_industry_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { maritime_industry_opinion < 50 } } } } naval_shipping_subsidy_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = maritime_industry } days_remove = 90 days_re_enable = 90 cost = 100 modifier = { navy_max_range_factor = 0.07 industrial_capacity_dockyard = 0.03 dockyard_income_tax_modifier = -0.03 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove naval_shipping_subsidy_decision" set_temp_variable = { temp_opinion = 5 } change_maritime_industry_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { maritime_industry_opinion < 50 } } } } # Intelligence Community counter_intelligence_sweep_decision = { allowed = { NOT = { has_dlc = "La Resistance" } } icon = GFX_decision_bancru_ask_button visible = { has_idea = intelligence_community } days_remove = 90 days_re_enable = 90 cost = 100 modifier = { foreign_subversive_activites = -0.15 encryption_factor = 0.05 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove counter_intelligence_sweep_decision" set_temp_variable = { temp_opinion = 10 } change_intelligence_community_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { intelligence_community_opinion < 50 } } } } expand_intelligence_network_decision = { allowed = { NOT = { has_dlc = "La Resistance" } } icon = GFX_decision_bancru_ask_button visible = { has_idea = intelligence_community } days_remove = 180 days_re_enable = 180 cost = 150 modifier = { decryption_factor = 0.10 encryption_factor = 0.05 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete expand_intelligence_network_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.003 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_intelligence_community_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { intelligence_community_opinion < 50 } } } } # Foreign Jihadis jihadi_recruitment_drive_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = foreign_jihadis } days_remove = 120 days_re_enable = 120 cost = 75 modifier = { weekly_manpower = 250 special_forces_cap = 0.05 population_tax_income_multiplier_modifier = -0.03 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete jihadi_recruitment_drive_decision" set_temp_variable = { temp_opinion = 5 } change_foreign_jihadis_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { foreign_jihadis_opinion < 50 } } } } martyr_glorification_campaign_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = foreign_jihadis } days_remove = 180 days_re_enable = 180 cost = 100 modifier = { war_support_factor = 0.05 fascism_drift = 0.05 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete martyr_glorification_campaign_decision" add_stability = -0.02 set_temp_variable = { temp_opinion = 5 } change_foreign_jihadis_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { foreign_jihadis_opinion < 50 } } modifier = { factor = 0 has_war = no } } } # Iranian Quds Force support_proxy_networks_decision = { allowed = { has_dlc = "La Resistance" } icon = GFX_decision_bancru_ask_button visible = { has_idea = iranian_quds_force } days_remove = 120 days_re_enable = 120 cost = 100 modifier = { foreign_subversive_activites = -0.10 intel_network_gain_factor = 0.05 political_power_factor = 0.05 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete support_proxy_networks_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.002 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_iranian_quds_force_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { iranian_quds_force_opinion < 50 } } } } quds_force_training_programme_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = iranian_quds_force } days_remove = 90 days_re_enable = 90 cost = 75 modifier = { special_forces_cap = 0.05 army_org_regain = 0.03 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove quds_force_training_programme_decision" set_temp_variable = { temp_opinion = 7 } change_iranian_quds_force_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { iranian_quds_force_opinion < 50 } } } } # Defense Industry defense_procurement_programme_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = defense_industry } days_remove = 120 days_re_enable = 120 cost = 100 modifier = { military_industry_tax_modifier = 0.06 consumer_goods_factor = -0.02 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove defense_procurement_programme_decision" set_temp_variable = { temp_opinion = 5 } change_defense_industry_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { defense_industry_opinion < 50 } } } } classified_research_programme_decision = { allowed = { has_dlc = "La Resistance" } icon = GFX_decision_bancru_ask_button visible = { has_idea = defense_industry } days_remove = 180 days_re_enable = 180 cost = 150 modifier = { research_speed_factor = 0.05 intel_network_gain_factor = 0.05 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete classified_research_programme_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.003 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_defense_industry_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { defense_industry_opinion < 50 } } modifier = { factor = 0 check_variable = { interest_rate > 8.99 } } } } # International Bankers issue_government_bonds_decision = { icon = GFX_decision_bancru_ask_button visible = { has_idea = international_bankers } days_remove = 120 days_re_enable = 90 cost = 75 modifier = { interest_rate_multiplier_modifier = 0.25 stability_factor = 0.02 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete issue_government_bonds_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = 0.02 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_international_bankers_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { international_bankers_opinion < 50 } } } } attract_foreign_investment_decision = { icon = GFX_decisions_tax_down_button visible = { has_idea = international_bankers } days_remove = 90 days_re_enable = 90 cost = 100 modifier = { receiving_investment_duration_modifier = -0.15 receiving_investment_cost_modifier = -0.10 tax_gain_multiplier_modifier = 0.03 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove attract_foreign_investment_decision" set_temp_variable = { temp_opinion = 10 } change_international_bankers_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { international_bankers_opinion < 50 } } } } # Wahabi Ulema fund_religious_schools_decision = { icon = GFX_decisions_religion_government_button visible = { has_idea = wahabi_ulema } days_remove = 120 days_re_enable = 120 cost = 75 modifier = { literacy_rate_education_modifier = 0.05 stability_factor = 0.02 } remove_effect = { log = "[GetDateText]: [Root.GetName]: decision remove fund_religious_schools_decision" set_temp_variable = { temp_opinion = 10 } change_the_wahabi_ulema_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { wahabi_ulema_opinion < 50 } } } } enforce_moral_codes_decision = { icon = GFX_decisions_religion_government_button visible = { has_idea = wahabi_ulema } days_remove = 180 days_re_enable = 180 cost = 100 modifier = { stability_factor = 0.03 consumer_goods_factor = 0.02 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete enforce_moral_codes_decision" set_temp_variable = { temp_opinion = 5 } change_the_wahabi_ulema_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { wahabi_ulema_opinion < 50 } } } } # Farmers agricultural_subsidies_decision = { icon = GFX_decisions_tax_down_button visible = { has_idea = farmers } days_remove = 120 days_re_enable = 120 cost = 100 modifier = { agriculture_tax_modifier = -0.02 agricolture_productivity_modifier = 0.08 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete agricultural_subsidies_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.002 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_farmers_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { farmers_opinion < 50 } } } } rural_infrastructure_fund_decision = { icon = GFX_decision_bancru_ask_button visible = { has_idea = farmers } days_remove = 90 days_re_enable = 90 cost = 75 modifier = { agriculture_tax_modifier = -0.02 agriculture_district_worker_requirement_modifier = -0.05 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision complete rural_infrastructure_fund_decision" set_temp_variable = { treasury_change = gdp_total } multiply_temp_variable = { treasury_change = -0.002 } modify_treasury_effect = yes set_temp_variable = { temp_opinion = 5 } change_farmers_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { farmers_opinion < 50 } } } } # Industrial Conglomerates infrastructure_investment_programme_decision = { icon = GFX_decisions_foreign_military_button visible = { has_idea = industrial_conglomerates } days_remove = 120 days_re_enable = 120 cost = 100 modifier = { civilian_factories_productivity = 0.05 offices_productivity = 0.03 corporate_tax_income_multiplier_modifier = -0.02 } complete_effect = { log = "[GetDateText]: [Root.GetName]: decision infrastructure_investment_programme_decision" set_temp_variable = { temp_opinion = 6 } change_industrial_conglomerates_opinion = yes } ai_will_do = { base = 1 modifier = { factor = 2 check_variable = { industrial_conglomerates_opinion < 50 } } } } }